>
> I have seen URLs that look pretty, with the name of the app in them. Mine
> is not.
>
What are some examples of "pretty" urls?  As far as I know, all apps use
the same format, and it looks like yours does the same... The format for
the url is:

https://play.google.com/store/apps/details?id=*<packageName>

*Where *<packageName>* is the name of your package...  That would mean you
named your package "com.a176292200650052d50f3a899a.a80069875a"

As an example, the package name for one of my apps is
"com.magouyaware.appswipe" and so the url for my app is:

https://play.google.com/store/apps/details?id=*com.magouyaware.appswipe*

You might want to take a look at this:
http://developer.android.com/guide/topics/manifest/manifest-element.html#package

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Sat, Jul 21, 2012 at 4:20 AM, Ashley Cotter Cairns <
[email protected]> wrote:

> I have developed my first app! It's in the Play marketplace. And now I
> have a question.
>
> I have seen URLs that look pretty, with the name of the app in them. Mine
> is not.
>
>
> https://play.google.com/store/apps/details?id=com.a176292200650052d50f3a899a.a80069875a
>
> Is there any way to fix this?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" 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-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 [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-developers?hl=en

Reply via email to