Samsung Galaxy S cannot install Corona App in Android Market

Hey guys,

My game is here: https://market.android.com/details?id=com.opendream.games.lovenotyet

I’ve tried to install this app via android market website. I cannot select my Galaxy S. It says “This item is not compatible with your device”.

I use Corona build #704 which support ARMv7 that Galaxy S does. How can I fix this?

PS. Galaxy S is 2.3.3 gingerbread already.

Thanks in advance. [import]uid: 30117 topic_id: 20361 reply_id: 320361[/import]

Assuming you might running Android 2.1 which very sadly also isn’t supported by CoronaSDK. [import]uid: 62323 topic_id: 20361 reply_id: 79540[/import]

Sorry for lack of information. My Galaxy S is gingerbread 2.3.3 already. :smiley: [import]uid: 30117 topic_id: 20361 reply_id: 79561[/import]

I was able to download and install it on my Galaxy Player 40 running 2.2 Froyo. [import]uid: 70847 topic_id: 20361 reply_id: 79567[/import]

Galaxy SII too but Galaxy S cannot [import]uid: 30117 topic_id: 20361 reply_id: 79569[/import]

I feel your pain I have a Galaxy S. Unfortunately there is an app size limit set on this phone of 30mb. So any app over 30mb will not install. [import]uid: 38820 topic_id: 20361 reply_id: 79620[/import]

I’m not very well versed with Android phones, but isn’t it possible to force a download via WiFi to get around the 30MB OTA limit? [import]uid: 70847 topic_id: 20361 reply_id: 79632[/import]

nope it’s a cache limit that has been set on the phone. From what I found out there is a way to fix it. I haven’t tried this yet but, you can find it over here http://forum.xda-developers.com/showpost.php?p=18840882&postcount=227

[import]uid: 38820 topic_id: 20361 reply_id: 79636[/import]

Aha it’s the cache partition on these devices that are puny.
I just checked my Galaxy Player and its cache partition is only 40MB…

Hmmm, just thinking about another possible way around this.
I’m not sure if this bypasses the cache or not, but what if you’d download a large app from the Web on your desktop and then use the Android SDK to install it on the device?

adb install my-large-app.apk

EDIT:
Never mind. What was I thinking? That won’t work. Apps are synced directly to the device… [import]uid: 70847 topic_id: 20361 reply_id: 79690[/import]

I think 30mb size is too big. Better way if I reduce some graphics out.

Thanks all of you guys. [import]uid: 30117 topic_id: 20361 reply_id: 79949[/import]