The description is not included in the AndroidManifest.xml.
Currently, when you list your app in the Market you specify: title,
description (325 char max), application type (a drop down list),
Category (another drop down list), and countries to publish in.

On Feb 3, 7:23 pm, Mark Nuetzmann <[email protected]> wrote:
> I am sure this is real simple and I am just missing it...  In the
> manifest you can specify a label and an icon for your application that
> displays in Android Market.
>
>         <application
>                 android:icon="@drawable/my_icon"
>                 android:label="@string/app_name"
>
> However, I have noticed that a number of applications also provide a
> 2-3 line description of the app as well.  I am not seeing you I set
> the description string.  What is the attribute name to set that for
> the app?  I am assuming I need to set that in the manifest file as
> well.
>
> thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to