• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Paid application not visible in Android Market

vs1784

Lurker
I have uploaded a paid application on Android Market

https://market.android.com/details?id=com.newfoxradio

It is visible in most of the phones, however i am getting complaints that it is not visible in certain phones. I have at least 2 devices which has this problem

Samsung Epic i.e. Galaxy S
Motorola Photon

I havent included any screen size requirement in my manifest file and also minimum SDK version is set to 7.

Thanks
 
Welcome to AF!

In your Developer Console, what does it say under:

This apk requests 3 features that will be used for Android Market filtering

It should be near the bottom of the first box near the top of the page.
 
Hi this is the detail i can find

This apk requests 4 features that will be used for Android Market filtering
android.hardware.wifi
android.hardware.location
android.hardware.location.gps
android.hardware.touchscreen

This apk requests 6 permissions that users will be warned about
android.permission.INTERNET
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.ACCESS_WIFI_STATE
android.permission.READ_PHONE_STATE

Thanks again
 
Previously my newly bought galaxy tab P1010's market has no top paid tab but only top free and just in. My wife's Ace on the other hand has it. I was very disappointed and so I did some research. Just yesterday, the top paid appeared on my android market after the updates in samsung apps. I guess, there's nothing we have to do but just be patient and wait for updates then. Thanks to Samsung
 
Hi this is the detail i can find

This apk requests 4 features that will be used for Android Market filtering
android.hardware.wifi
android.hardware.location
android.hardware.location.gps
android.hardware.touchscreen

This apk requests 6 permissions that users will be warned about
android.permission.INTERNET
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.ACCESS_WIFI_STATE
android.permission.READ_PHONE_STATE

Thanks again

Hmm nothing too unusual here. I don't know anything about the Motorola Photon but I would think the Sunsung phone should see it at least.

If you just posted it though sometimes it can take up to a day or more for it to appear on the market for some people. Have you instructed them to clear their market data and cache?

That's all I can think of really, not sure otherwise why this would not be available to those devices.
 
Back
Top Bottom