I have an app installed on my android phone that does not exist in the play store any more. Is there a way to create a backup, so I could install it on other devices?
I have an app installed on my android phone that does not exist in the play store any more. Is there a way to create a backup, so I could install it on other devices?
You can get it with adb on non-rooted android: https://gist.github.com/ctrl-freak/24ac0e61b7cf550a6945
adb explorer adds a pretty intuitive (but slightly janky) interface.