Search code examples
androideclipsehtc-android

Android app not running on HTC devices


My android app work on my samsung galaxy 2, and many others samsung devices. Then my friend tried HTC, installed correctly but when i turn on this app after 1 sec of white screen it turns off. Looks like program dont work same way on HTC. This happen on every HTC i tried. Any reasons what can cause this ?

Permissions needed : GPS, network localization and read external

storage minSDKv.: 8

targetSDKv.: 16

ProjectBuildTarget: 21(i tried lower still no working)

(installed correctly so i think its not API problem)


Solution

  • You should check again your @style declarations. Sometimes the preinstalled theme in some distributions simple don't allow basic things like translucent bar etc.