Page 1 of 3

How do I change my app package name.

Posted: Tue Apr 16, 2013 11:45 pm
by Barbara

One of the app markets I submitted my app to, denied my app for the following reason, I assume this means I have to change the package name. I tried doing this in my manifest.xml, but got compilation errors.

PACKAGE NAME: Per the Android Open Source Project and the SlideME developer agreement, your application should have an appropriate and unique package name (not to be confused with the uploaded .apk file name), as set in the Application Manifest (.xml). Package names that are too short, not unique, unchanged from tutorial examples, generic, use unauthorized trademarks, or are suspicious will result in the application being denied. Package names must follow the standard Android and Java practices for packageName nomenclature, i.e. companydomain.apptitle or companyname.apptitle or developer/authorname.apptitle. This helps to avoid conflicts as multiple apps cannot share the same packageName, it indicates ownership of the application to your account, and it indicates that this application was not built using tutorials/example source code.


How do I change my app package name.

Posted: Wed Apr 17, 2013 12:01 am
by Alena Prykhodko

Hello Barbara!

Try Project- App Settings - Android Binary - Package Name


How do I change my app package name.

Posted: Wed Sep 11, 2013 9:28 pm
by Walter Lee6162535

Hi,

I tried to change it from
io.appery.project10092

to
info.18apps.stroke4hk

but it said incorrect package name and will not take it.

Do I miss any ?

Walter Image


How do I change my app package name.

Posted: Wed Sep 11, 2013 9:32 pm
by maxkatz

Try without 18 in "18apps" or "apps18"


How do I change my app package name.

Posted: Wed Sep 11, 2013 9:49 pm
by Walter Lee6162535

Dear Max,

Thanks a lot !
info.apps18.stoke4hk works !

Why 18 apps is not allowed ? Java Naming convention not allow starting with digits ?


How do I change my app package name.

Posted: Wed Sep 11, 2013 10:13 pm
by maxkatz

Yes


How do I change my app package name.

Posted: Wed Sep 11, 2013 10:57 pm
by Walter Lee6162535

Max !

THANK YOU!


How do I change my app package name.

Posted: Wed Sep 11, 2013 11:59 pm
by Walter Lee6162535

Max,

I made the changes in package name, Version code/name, uncheck Signing key/certificate in Android binary settings and then now unable to build the apk.

It said,
"Oh no!

It wasn't supposed to happen but the build failed.

Please try again.
You can also email us a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us about this problem
"

Any help ?

Walter


How do I change my app package name.

Posted: Thu Sep 12, 2013 12:00 am
by Walter Lee6162535

I also change the Android permissions.
Am I supposed to change the package name and other settings early in the project, not after all the pages done, then change it last ?


How do I change my app package name.

Posted: Thu Sep 12, 2013 12:05 am
by Walter Lee6162535

I tried to reset Android permissions to default, but the same error.
I am trying to use the orig. package name.