Page 1 of 1

Problem with Android Devices!

Posted: Tue Apr 16, 2013 7:33 pm
by Yuri Lebedev

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!

Posted: Tue Apr 16, 2013 7:44 pm
by Maryna Brodina

Hello! Could you clarify please what exactly doesn't work?


Problem with Android Devices!

Posted: Tue Apr 16, 2013 7:54 pm
by Yuri Lebedev

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?


Problem with Android Devices!

Posted: Tue Apr 16, 2013 7:58 pm
by Maryna Brodina

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?


Problem with Android Devices!

Posted: Tue Apr 16, 2013 8:04 pm
by Yuri Lebedev

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.


Problem with Android Devices!

Posted: Tue Apr 16, 2013 8:07 pm
by Maryna Brodina

Thank you! Could you please post your settings screenshot (Project--App settings--Android binary)?


Problem with Android Devices!

Posted: Tue Apr 16, 2013 8:12 pm
by Yuri Lebedev

Problem with Android Devices!

Posted: Tue Apr 16, 2013 8:18 pm
by Maryna Brodina

Thanks! Working on it...


Problem with Android Devices!

Posted: Tue Apr 16, 2013 9:07 pm
by Maryna Brodina

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.


Problem with Android Devices!

Posted: Wed Apr 17, 2013 8:40 am
by Yuri Lebedev

Thanks, looks like it works!