Does Corona don't work on SAMSUNG GT-S5830

Hello,
My apps running perfectly on HTC desire 2.2. I try to run on my SAMSUNG GT-S5830 2.2, but failed. Beside this , other sample project also don’t work.

BTW,it can running good on kindle.

ask for help ,thx [import]uid: 45977 topic_id: 19501 reply_id: 319501[/import]

I think it does not work with this device.

As it is ARM11 that has ARMv6 memory system architecture and so Corona SDK does not support it even more, just ARMv7.

Cheers,
Rodrigo. [import]uid: 89165 topic_id: 19501 reply_id: 75268[/import]

last daily build that supports ARMv6 is #706 [import]uid: 70635 topic_id: 19501 reply_id: 75275[/import]

I use daily build CoronaSDK-2011.704 [import]uid: 45977 topic_id: 19501 reply_id: 75276[/import]

@ Rodrigo
got it,thx
does any solutions? [import]uid: 45977 topic_id: 19501 reply_id: 75278[/import]

I thought the #706 cut-off was for apple ARMv6 devices…android ARMv6 haven’t worked for some time, certainly pre #591.

@1425366067

The only solution is to download an older daily build (I’m sure someone can advise the last build in which ARMv6 was supported), but you’ll be stuck with the feature set and any bugs at the time of that build.

[import]uid: 93133 topic_id: 19501 reply_id: 75281[/import]

I think that the latest daily build that used to work with those model devices was something like .319 or so.
[import]uid: 89165 topic_id: 19501 reply_id: 75332[/import]

@nick_sherman
yes,you’re right.Someone like me wish the last build in which ARMv6 was supported.There are more ARMV6 mobile was used. [import]uid: 45977 topic_id: 19501 reply_id: 75395[/import]

@Rodrigo RSCdev
thx [import]uid: 45977 topic_id: 19501 reply_id: 75396[/import]

You Welcome!

:slight_smile: [import]uid: 89165 topic_id: 19501 reply_id: 75407[/import]

Just tried building with 319 today, and it failed with a server error. Looks like ansca removed the build template :confused: [import]uid: 8872 topic_id: 19501 reply_id: 76696[/import]

Ah, that explains the error message I’m seeing. Having read about 319 on the forums, I wanted to try it. Pity. [import]uid: 29384 topic_id: 19501 reply_id: 78305[/import]

Its working again now. It seems it was caused by some other issue on Ansca’s side which is now fixed! [import]uid: 8872 topic_id: 19501 reply_id: 79430[/import]

Hmmmm… Unfortunately, it still gives the error message for me. Something about “developer.anscamobile.com/services/xmlrpc, status=200”. [import]uid: 29384 topic_id: 19501 reply_id: 79495[/import]

Based on http://developer.anscamobile.com/content/building-devices-android, it looks like I should be able to use build 327 for an ARMv6 device running Android 2.3.5? The build works but when I install on the device, the app won’t start up at all. I even tried with very simple “hello world” apps. Do I need to add anything in build.settings specific to Android, for example androidPermissions? I had a look at some of the sample code but couldn’t see any build.settings files with android-specific entries. [import]uid: 29384 topic_id: 19501 reply_id: 79553[/import]

Daily 319 (osx) is the last one that supports armv6. [import]uid: 8872 topic_id: 19501 reply_id: 81045[/import]