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

Search results

  1. C

    Apps supports-screens

    I put the following code in AndroidManifest.xml <supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:smallScreens="false" android:xlargeScreens="true" /> The problem is that in analytics...
  2. C

    Apps App available only for big resolutions?

    Hi, Is it possible to specify in manifest file that app supports only devices with resolution bigger or equal 800x480? I read this: Supporting Multiple Screens | Android Developers and it seems like it is impossible. thx for answers Mathew
  3. C

    Apps Not showing in any of the the Market related tabs

    Hello, my application doesn't appear in any other applications related tabs. It is on the market for about 3 weeks and has over 25k downloads with average rating 3.5. Is it normal? Do I have to wait more time to appear in other applications related tabs? Thanks for any suggestions.
  4. C

    [FREE][GAME] MMORPG Forgotten Tales!

    Hello, I am a developer of a new tower defense game: Castle Defense. https://market.android.com/details?id=com.castledefense Our goal is to make this game really fun. Unfortunatlly the comments on android market don't help us much. There are usually something like: "best game ever", "worst game...