Hi!

How's your uses-sdk part of manifest looks like ?


It looks like this:

<uses-sdk android:minSdkVersion="3"/>
<supports-screens
android:smallScreens="true"
android:normalScreens="true"
android:largeScreens="true"
android:anyDensity="true"
/>


On Fri, Nov 13, 2009 at 5:47 AM, SoftwareForMe.com SoftwareForMe.com <
softwareforme....@gmail.com> wrote:

> As if it's not enough to have to manage the manifest, but HTC has a bit of
> a habit of releasing phones that cannot see some apps. Examples include the
> HTC Hero when it was released in Europe, and the HTC Eris recently released
> in the USA.
>
> I'd like to know if those phones you mention can see our app (PhoneMyPC) as
> well. Anybody have an idea how to check that?
>
> Scott
> SoftwareForMe.com
> Makers of PhoneMyPC
>
>
> On Thu, Nov 12, 2009 at 2:45 PM, Alexey Volovoy <avolo...@gmail.com>wrote:
>
>> How's your uses-sdk part of manifest looks like ?
>>
>> On Nov 12, 4:29 pm, Klaus Kartou <kar...@gmail.com> wrote:
>> > Can anyone enlighten me? :)
>> > It looks like our app doesnt show up on the market on HTC Tattoo. What
>> else
>> > should we specify in the manifest?
>> >
>> >
>> >
>> > On Thu, Nov 12, 2009 at 4:01 PM, Klaus Kartou <kar...@gmail.com> wrote:
>> > > Hi!
>> >
>> > > We have uploaded a new version of our app where we added the following
>> to
>> > > the manifest:
>> >
>> > > <supports-screens
>> > > android:smallScreens="true"
>> > >  android:normalScreens="true"
>> > > android:largeScreens="true"
>> > >  android:anyDensity="true"
>> > > />
>> >
>> > > However, we are receiving complaints that users cannot find the app on
>> the
>> > > market using their HTC Tattoo and HTC Dragon phones. Any ideas what we
>> are
>> > > doing wrong, and is there a way for the developers to test if the app
>> is
>> > > visible on the market?
>> >
>> > > Cheers!
>>
>> --
>> 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<android-developers%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> --
> Warm regards,
> The PhoneMyPC Team
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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

Reply via email to