Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
transfer app between devices?
I have a rooted android ph with a full version of the wanted app. I need to convert it to source code and transfer it to a primitive android tablet that didn't have the Play Store app to do the upgrade with. Please advise. Ph is 4.4.2 tab is 4.2.2
2 Answers
- Anonymous5 years ago
You can't disassemble the application into source code without specialized software and/or violate one or more copyright laws. However, if your aim is to transfer the application executable (provide the app does not have a restrictive license checking that checks for what device it is installed on), you can just copy the application from /data/app via ADB or natively on your rooted device with any file manager that supports root privileges.
If not, make sure you have a GApps (Google Play Store application) on your target device and just log in to your Gmail account onto the target device and you should be able to transfer purchased or downloaded apps via the Play Store onto said target device.