简体   繁体   中英

Cannot load the app in titanium android emulator

I am having this problem while running my application in emulator.When I run application it shows in console this error:

[ERROR]Error reading data file

and then nothing happens.Don't know what can be the issue, tried it many ways deleting all virtual AVDs and cleaning up the project again and again but not working anyway any solution for that? I am using 2.1.1 titanium SDK and android V8 (2.2).

sometime this also show this error in console:

[ERROR]No building apps, No launcher activity.

Did the application run before?

Have you tried a clean build or deleting the build directory to perform a full rebuild? You can also have a look into the logcat provided by DDMS to search helpful information.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM