Android - Error while renaming package on android

Asked

Viewed 56 times

0

I’m trying to change the name of the package with.app3 to with.gamePedraShow when I try to move up to google play console. I get the message that the name of com.app3 should be changed.

inserir a descrição da imagem aqui

Inside Xml. Manifest has this so: package="com.jogopedratesoura"

But I have this information in the Merged tab of Manifest.XML:package="com.app3"

How to change the package name under these conditions ???

  • I followed the steps in this answer: http://stackoverflow.com/questions/16804093/android-studio-rename-package

  • Already changed in build.Radle (app)?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.