Have you got any other market filters in your manifest that might be preventing the Tattoo from seeing it?
On Jul 24, 11:03 am, Martins Streņģis <martin...@draugiem.lv> wrote: > Hi there! > in my manifest file i added > > <supports-screens > android:largeScreens="true" > android:normalScreens="true" > android:smallScreens="true" > android:anyDensity="true" > ></supports-screens> > <uses-sdk > android:minSdkVersion="3" > android:targetSdkVersion="4" > ></uses-sdk> > > Problem is that i dont see my app in market with htc tatto (ldpi res) but i > see with my samsung (hdpi or mdpi res) > > all drawable are in folders named drawable-mdpi drawable ldpi and drawable > hdpi in correct sizes 36px 48px and 72px > > question is why my tattoo doesnt show my app ? > > regards > -- > Mārtiņš Streņģis -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en