Some questions that has possible answers below:
- android market is not showing my published application
- My app not appearing in Android Market
- Android Market not working
Quick answer from my experience
- Android Market (roughly Instantly i.e. In between 3-5 minutes)
- Amazon Droid market (roughly 1 hour – 5 days)
- In your manifest file check if all support screen setting is correct i.e. something like this
- Check if the sdk version is properly set e.g.
If the above value is too high then that could be the issue - Check if your apk build does not have a /lib folder
- Do NOT forget to hit Save button at the top for Google Android Market.
- One Last thing make sure that you put a decent description to the App. I am not sure if that works or not but let me tell ya, It could be timing but when I released my first App to Droid market it had on 1 Line of description but then I wrote some more lines to make it like 300 characters+ And within a minute It was up and running. Now this could be totally a timing thing, but I did not retest the time it took to make my app live by removing the extra description that I wrote to see what happens as I didn’t want to take a Chance 🙂
Leave a Reply