This is a migrated thread and some comments may be shown as answers.

Your APK needs to have the package name com.telerik. etc...

1 Answer 111 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Marcelo
Top achievements
Rank 1
Marcelo asked on 06 Feb 2014, 04:11 PM
First time I am releasing new version of my app to Google Play after having updated to AppBuilder (from Ocenium Graphite).

Go to upload new apk and got this message from Google Play "Your APK needs to have the package name com.telerik.hoaapp." (where hoaapp is the name of my app of course).

Can someone point me in the right direction where to resolve this in AppBuilder Graphite?

1 Answer, 1 is accepted

Sort by
0
Iva Koevska
Telerik team
answered on 10 Feb 2014, 03:19 PM
Hello Marcelo,

It seems you need to set the proper application identifier in the Project Properties for your app in the AppBuilder Windows client (formerly Graphite).

Here's how to do that:

  1. With your project loaded in the Windows client, in the Project Navigator double-click Properties.
  2. In the General tab, make sure to set com.telerik.hoaapp in the Application identifier text box.
  3. Save your changes.
  4. Rebuild and resubmit your app.

If you have, at some point, modified your AndroidManifest.xml file and manually changed the value for package, make sure to set the correct package name there as well. If you haven't previously modified your AndroidManifest.xml file, you do not need to edit it at this point.

Regards,
Iva Koevska
Telerik
Icenium is now Telerik AppBuilder, and is part of the Telerik Platform. For more information on the new name, and to learn more about the Platform, register for the free online keynote and webinar on Wednesday, February 12, 2014 at 11:00 a.m. ET (8:00 a.m. PT)
Tags
Report a bug
Asked by
Marcelo
Top achievements
Rank 1
Answers by
Iva Koevska
Telerik team
Share this question
or