android - my app does not run on emulator -


i have app runs on tablet devices , emulator android 3.2 api level 13 not run on emulator android 4.2 api level 17

why happen , emulator not shown in compatible devices?

i should mention using fragment , viewpager in application.

the build target of project android 4.2 api level 17

update:

the problem solved. deleted , created emulator again!!! :-?

run adb logcat right before launching app , @ least clue ...


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -