My application not work on android 4.4.x, is that normal?

Best thing for you is to install an Android Simulator and test your App on this Simulator. With ADB LogCat you then can log the Error which causes your Application to stop.

In this forum post are many Tutorials and Discussions on how to log errors with Simulator and ADB:

PS: No its not normal. My Apps working on 4.4.x Android.

1 Like