DexPatcher / dexpatcher-tool

Android Dalvik bytecode patcher.
https://dexpatcher.github.io/
GNU General Public License v3.0
428 stars 79 forks source link

Package name manifest #12

Closed gambogo closed 8 years ago

gambogo commented 8 years ago

Hi Lanchon

I tried patching app without set package name identifier in manifest file or set the real package name identifier then the compiler show error. But when i set any package name, compiling successful.

Because i need to sign in app with google account so i think the package name must be original. Can we remain the original package name for the app ?

Thank you so much

Lanchon commented 8 years ago

hi,

you are in the wrong project. please post your question in DexPatcher-gradle to get a proper response.

PS. yes, of course you can.