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

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

Voice chat over bluetooth between Android & Python (pybluez) -

Integrate jquery-globalize into an ASP.NET Core MVC App -