Hi all,
Whenever I try running any of my Android app in Emulator, it just stuck at following info in log:
[INFO][Launcher.Model( 130)] not binding apps: no Launcher activity
If I write just one line of code in my app.js Eg., alert("Test") - It still doesn't work!
I have tried clearing out user data from Emulator using AVD Manager, tried deleting build file, tried on Windows and MAC platform but no joy!
Please can someone help to resolve this as I've already spend days and days on this whereas to build the same app for iOS it takes few minutes!
I am using Ti SDK 2.1.3GA with Android 2.2 API. Tried using all Ti SDK since 1.7.2 (with Rhinos) but still no joy.
Thanks for all the replies.
Vishal
1 Answer
Accepted Answer
Try opening up AVD Manager and deleting all existing virtual devices. Then go to Studio and clean your project. Then try once more to launch your app.
Your Answer
Think you can help? Login to answer this question!