Problem with android devices! Application is working fine on SGS2 4.1.2, but it does not work on other devices and OS versions. What is done wrong?(I was trying various version of SDK from 2.2-4.2)
Problem with android devices! Application is working fine on SGS2 4.1.2, but it does not work on other devices and OS versions. What is done wrong?(I was trying various version of SDK from 2.2-4.2)
Hello! Could you clarify please what exactly doesn't work?
I exported apk from tiggzi and I am trying to test it on various android devices. But it works only on Samsung Galaxy S2 andr 4.1.2. Other devices as htc desire 2.3.5, galaxy s 3 , galaxy tab 2.0--do not work. I was trying to change android binary min\max\target sdk versions, but same result. How to solve that problem?
Sorry, but you would need to provide more details on what exactly doesn't work. You can't install your app on these devices or you were able to install, but some app functionality doesn't work?
Ok. All devices download and install application. Start it, but after first page application collapsed or system writes the string "application does not compatible with this device". But on SGS2 with android 4.1.2 it works fine.
Thank you! Could you please post your settings screenshot (Project--App settings--Android binary)?
Thanks! Working on it...
The problem could be also in permissions. If you changed them, please try to set back to default (click Reset to defaults) and if you don't need some of permissions try to delete them one by one and see if the app works on those devices.
Thanks, looks like it works!