jbro129 / PackageHook

Hook An Android Applications Package Config And Set It As You Want.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PackageHook

Hook An Android Applications Package Config And Set It As You Want.

Inside of build.gradle the versionCode, versionName, and applicationId are set.

You can change the versionCode, versionName, and applicationId (another name for packageName) to whatever you like as done inside of here

Why?

By changing the versionCode, versionName, and applicationId you can use Google Play In-App Purchases even when the info is not the same as declared in the Google Play Developer Console.

Proof

About

Hook An Android Applications Package Config And Set It As You Want.

License:Apache License 2.0


Languages

Language:Java 100.0%