Android Market

Hi everyone,

I've submitted my first app to the Android Market and it appears that it can't be found on the Android Market (whereas I already got some downloads) on many android device.
But these devices can install it using a direct link to the apk on my website.

It seems that some apps can be hidden on the market depending on the "" you declared, and for example if your screen size doesn't fit etc...

Anyone already faced this problem ?

Thanks in advance,

Rael

PS :

My buid.settings only says :

1
2
3
4
5
6
7
8
settings =
{
 
    androidPermissions =
    {
         "android.permission.INTERNET",
    },
}

*depending on the "users-feature"

Last point : Here is my Android Market App Features sum up :

This apk requests 2 permissions that users will be warned about
android.permission.INTERNET
android.permission.VIBRATE

This apk requests 1 features that will be used for Android Market filtering
android.hardware.touchscreen

This apk requests 1 native platforms that will be used for Android Market filtering
armeabi

Are you running 2.2 or 2.1? I am seeing the same thing for 2.1 users (i only built for 2.1 and up)... they can download and install but they can't find it in the market.

I used apktool to check out the manafest and the minsdkversion was 6 -- which seems to be right. So i'm stuck as well.

2.2 users don't seem to have any problems

Dallin

Seems that whatever version you build with, you can only see Corona app on Android Market on 2.2 device, and this is really disappointing since 2.2 device still represent less than 50% of the market.

views:1289 update:2011/10/9 22:34:50
corona forums © 2003-2011