eclipse - How to build an app that will work with all Android versions? -
in eclipse when export project app doesn't work on device uses android 4.2. gives me message:
app has stopped
how build app work android versions
"app has stopped" seems crash, if app doesn't work on device, doesn't launch. use debug know error or crash.
if think pversion problem, check in gradle include sdk version 4.2.
Comments
Post a Comment