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
Post a Comment