adobe reader - renaming an app's package or Activity name? -


I searched around, and the only way to run multiple instances of an app would be to rename the app's activity or package , Such as com.adobe.reader.MainActivity to rename something like com.adobe.reader.myActivity.

Has anyone succeeded in doing something like this or is there an easy way to run many instances of one?

Here's one. Basically, this includes:

  • Back up and copy apk in the PC
  • Edit APK To edit APK
  • Copy APK to device

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -