Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Publish an Android App Publishing on Google Play Creating the Store Listing

Kumar Bharath H N
Kumar Bharath H N
8,324 Points

app incompatible with devices

I just now published the fun facts app on play store, after publishing it the given link it is saying that the app is incompatible it any of my devices!. I have Xolo q3000(android 4.4.2) and nVidea tegra note(android 4.4.2) which i was using for testing the app. Can anyone pls tell what may have gone wrong while publishing the app and also the way to fix it :). Help it very much appreciated. Here is the link to my app https://play.google.com/store/apps/details?id=com.IndianTech.kumar.myapplication

3 Answers

Zdeněk Horsak
Zdeněk Horsak
1,872 Points

Have you set right the Android version in Manifest ? Like minVersion a diversion for which is this made ?

i recommend setting inversion to 4.x.x version codes is easily findable via google :)

Zdeněk Horsak
Zdeněk Horsak
1,872 Points

So then, check the compatible devices in App developer console, there should be number of compatible around some thousands (I've got ban so i can check by myself where it is, but its in APK info :) )

Kumar Bharath H N
Kumar Bharath H N
8,324 Points

Yep i have chosen min version as honey comb