Click here to Skip to main content
15,899,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
I'm writing 1 app for android 4.0. I want to using adb to send broadcast to start my app. and if I using emulator 2.2 in Eclipse, it's ok, but when I using real device with android 4.0, it's not operate. And LogCat show "shutting down VM".
Please you help me as soon as possible.
Thanks so much.
Posted
Comments
Andrei Straut 13-Sep-12 10:22am    
Why don't you try creating a new emulator with 4.0, and see how it behaves there?

Alternatively, try checking you project's uses-sdk property ('uses-sdk' with min max values tag in your AndroidManifest.xml)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900