How to move old game to new phone - General Questions and Answers

Could someone point me in a direction to find out how to move my favorite (no longer available) game from my old phone to my new phone (not rooted)? Thanks!!

Apk Export makes an installable copy. I have a 6+ yo office app that was installable to my Android 10, N10+ with it. Works perfectly.

tmorrgold said:
Could someone point me in a direction to find out how to move my favorite (no longer available) game from my old phone to my new phone (not rooted)? Thanks!!
Click to expand...
Click to collapse
Make a backup of the apk file for the app(there are many easy ways to do this if you do some Google searching) then go to the Android/data folder in your internal storage and then find the folder for your game(it will be labeled) and make a copy of that folder, this folder is the app data for your game. Then transfer the copy of the apk file and the copy of the app data folder to your new device's internal storage. Place the apk file in your download folder and then install the app from there then place the app data folder in the Android/data folder, then reboot the device and everything should work like you want it.

Thanks!!!! It worked!

tmorrgold said:
Thanks!!!! It worked!
Click to expand...
Click to collapse
I forgot to mention that you may or may not also need go to the Android/obb folder on the old device then find the obb folder/file for your game and copy that folder/file then transfer that folder to the Android/obb folder on the new device.

Related

Hide media folders

Looking for an app, mod, commandline, something, that can make a folder on my SD card, not be read by the gallery.
Id like some stuff to not show up in the gallery by default. The same would be nice for music as well, something that will allow you to select a folder on the SD card to not include music files in the music app.
Anyone know of anything like this, whether it be an ADB command line, something i can do in terminal with su, an app, a mod, etc etc?
Create a file named ".nomedia" and put it in the folder you are trying to omit
Another tip to stop a folders contents showing in Gallery is to simply put a "." (a fullstop/period) infront of the folder name.
Also, to refresh the galleries once you've done the above, go into Dev Tools and run 'Media Scanner'
Thanks for the replies... seems simple enough. Thank you for all the suggestions.
Just to give you a little more breakdown, the easiest way to do this (from a Windows PC) is to create a blank text file on your PC and copy it to the folder on your SD Card, then use an explorer app like Astro File Manager to rename it to .nomedia (since Windows won't let you name a file .nomedia).
Just to give you a little more breakdown, the easiest way to do this (from a Windows PC) is to create a blank text file on your PC and copy it to the folder on your SD Card, then use an explorer app like Astro File Manager to rename it to .nomedia (since Windows won't let you name a file .nomedia).
Click to expand...
Click to collapse
That's exactly what I did. Once on my SD card, I used astro to copy paste it to the other directories I wanted to exclude.
Again, thanks for the help.
stshannon said:
That's exactly what I did. Once on my SD card, I used astro to copy paste it to the other directories I wanted to exclude.
Again, thanks for the help.
Click to expand...
Click to collapse
would that be a working work-around solution for such badly written apps such as Asphalt 5 (which makes its music & sounds appear in the Music playlist)?
Answer and suggestions provided; thread closed.

[Q] What's on my SD Card?

I wanted to start this thread because I am having trouble, (and I assume other noobs are as well), understanding what's on my SD Card and how to navigate through it.
I've attached what I see when I open my device and check the internal storage.
My main reasoning for trying to understand all that's on my SD Card is because it's important! And because I'm trying to figure out where all my apps are stored. I recently installed the venom custom ROM, and since then have lost the knowledge of where my .apk files are stored. That's really what I'm after trying to find those files. I've searched every folder but still no dice. I used Titanium Pro to backup all my files but there is nothing located in the Titanium folder.
Can anybody help me identify where my .apk files are located?
I also have a few .apk files I wish to install on my phone. From what I've gathered the way to do this is to add them to where the other .apk files are located and then Fix Permissions. If I cannot locate my .apk files is there another file path I could save it to?
Lastly I have these two files I have not recognized before, BUGSENSE and .profig
What are these files?
So if you're downloading the apks off a website they'll be in the downloads folder if you downloaded then through Google play..they won't be on your sd unless you manually backed up them up through titanium
a box of kittens said:
So if you're downloading the apks off a website they'll be in the downloads folder if you downloaded then through Google play..they won't be on your sd unless you manually backed up them up through titanium
Click to expand...
Click to collapse
Right okay, so if I choose to back them up onto the SD card then my .apk file paths should appear? Because as you can see now I have no app folders on my phone (sd card) currently.
I've backed up my phone via titanium still nothing in there is an .apk file.
I'm also interested in keeping my phone clean of useless things (another reason for this thread).
As file explorer. Settings allow up to root allow root. Go up from sd card. System/data folder
Sent from my VENOMized HoxL
Boom. That's what I was searching for. Thanks.
Sent from my HTC One X using xda app-developers app
dmcin23 said:
I've backed up my phone via titanium still nothing in there is an .apk file.
I'm also interested in keeping my phone clean of useless things (another reason for this thread).
Click to expand...
Click to collapse
If you go to titanium backup location on sd card and open it you will find what you looking for. Its pretty easy to restore backup in titanium app itself.....also a true backup should be done in twrp recovery as it backs up everything (file partitions,kernel,radio,apps) it will save a copy (known as a nandriod backup) on your sd card that you can recover if your rom won't boot or you just need to restore .
Sent from my HTC One X using xda premium
Make sure you enable writing to the root folder as well. System apps are in system/app.

[Q] Transfer backup to PC

First off, sorry if this is not the right place to post this.
I've googled around and can find lots of answers to 'where does ROM manager store backups' but that doesn't help me with this.
In the past I've backed up a ROM then moved it (using something like Root Explorer) to my external card and also because I want a backup on my computer - I just copied the file across.
But now the files (and folders) are invisible to my PC.
I tried moving it, renaming the folder, creating a new folder and moving the contents out of the original folder into the new one... but to no avail. The PC simply cannot see what ever folder contains the backup.
But If I look in the same location using Root Explorer, the backup is sitting there clear as day.
I pretty much always have 'show hidden files' turned on on my PC anyway - why can't I see/transfer the backup to my computer?

Back up an app and install on another device without losing data or settings

is there an android app that allows you back up your app and then install your apps from one device to another without losing your settings and configurations? for example back up a game, install it in a new device and then open and run from the exact same place without having to log in again.
Any suggestions?
app'd said:
is there an android app that allows you back up your app and then install your apps from one device to another without losing your settings and configurations? for example back up a game, install it in a new device and then open and run from the exact same place without having to log in again.
Click to expand...
Click to collapse
Have you tried Helium or Titanium Backup? They are used frequently to backup apps and data.
There is also a ADB backup method that allows you to backup the apk file and its app data with the correct command/commands/switches and can be restored to another device.
Alternatively, you can use a file manager app that has a feature that allows you to see all of the user apps that you have installed and backup the apps of your choice. Once you have the apk file backed up(you could also just download the apk file from the internet), you should be able to find up the backed up copy of the apk in your backup/apps folder in your internal storage on your device, then you can connect your device to your PC then open your device's internal storage on PC and open the folder where the backed up copy of your apk is located and copy it over to your PC, then find your Android folder in your device's internal storage, inside your android folder, you should see a folder containing the app data for the app that you want to backup. Right click that specific app's data folder and make a copy of it then store it on your PC.
Then, on the other device, transfer the apk file to that device's internal storage then install the apk from internal storage, then connect that device to PC and copy/paste the app data folder to the Android folder on that device's internal storage. Then, reboot the device.
So, to simplify, backup the apk, copy the backed up apk to PC, find the app data folder for that app in the device's Android folder, copy that folder to PC. Then, copy the apk file onto the new device's internal storage, then install the app from there. Then, transfer the app data folder to the new device's Android folder, reboot.
Sent from my SM-S767VL using Tapatalk

Android 11 OneUI 3.0 missing Android/Data files *FIXED*

Ok so i normally download shows and movies from MovieboxPro, i used to go to files/android/data/moviebox/download and transfer the files to a microsd to play on a bigger Tv. After updating to 3.0, wtf happened to android/data? Where are the apps storing data now? I checked my wifes Fold2 as well, same, android/data folder is empty!
Ive search all the folders/files, nothing!
Update: Fixed, see attachment
The only Files manager with access to Android/Data files after Android 11 Update!
yoniinfante34 said:
Ok so i normally download shows and movies from MovieboxPro, i used to go to files/android/data/moviebox/download and transfer the files to a microsd to play on a bigger Tv. After updating to 3.0, wtf happened to android/data? Where are the apps storing data now? I checked my wifes Fold2 as well, same, android/data folder is empty!
Ive search all the folders/files, nothing!
Click to expand...
Click to collapse
hi I do not understand the same with the oneui3 S20 either everything is empty in the Android folder only with mixplorer that we can see the files I think there must be a problem with the update ...
yoniinfante34 said:
Ok so i normally download shows and movies from MovieboxPro, i used to go to files/android/data/moviebox/download and transfer the files to a microsd to play on a bigger Tv. After updating to 3.0, wtf happened to android/data? Where are the apps storing data now? I checked my wifes Fold2 as well, same, android/data folder is empty!
Ive search all the folders/files, nothing!
Click to expand...
Click to collapse
I noticed this too. Then I installed FX File explorer and it gives an access denied message when trying to access that location. I ended up wiping my phone to start fresh thinking maybe something was botched after the update. I plugged my phone into my PC to transfer some files I had backed up and noticed that I have full access to Android/Data on my PC! It is full of files and you can copy and paste from there on your computer. I guess Android is trying to protect that location as there can be vital information stored in that folder. Hope that helps.
jordant2 said:
I noticed this too. Then I installed FX File explorer and it gives an access denied message when trying to access that location. I ended up wiping my phone to start fresh thinking maybe something was botched after the update. I plugged my phone into my PC to transfer some files I had backed up and noticed that I have full access to Android/Data on my PC! It is full of files and you can copy and paste from there on your computer. I guess Android is trying to protect that location as there can be vital information stored in that folder. Hope that helps.
[/CITATION]
apparently according to Samsung the Android data folder is encrypted on Android 11!
Can you copy files to Android data from PC?
due to this restriction it is not possible to use the AppSystemizer module
Click to expand...
Click to collapse
Full House said:
Can you copy files to Android data from PC?
Click to expand...
Click to collapse
I was able to copy a few pictures to the Chrome folder in Android/data.
jordant2 said:
I was able to copy a few pictures to the Chrome folder in Android/data.
Click to expand...
Click to collapse
Take a look at my post, theres only 1 fix so far
jordant2 said:
I noticed this too. Then I installed FX File explorer and it gives an access denied message when trying to access that location. I ended up wiping my phone to start fresh thinking maybe something was botched after the update. I plugged my phone into my PC to transfer some files I had backed up and noticed that I have full access to Android/Data on my PC! It is full of files and you can copy and paste from there on your computer. I guess Android is trying to protect that location as there can be vital information stored in that folder. Hope that helps.
Click to expand...
Click to collapse
See Update on my post
X-plore can do it so
And SOLID EXPLORER is updated to do it
KBJ911 said:
And SOLID EXPLORER is updated to do it
Click to expand...
Click to collapse
thanks alot I used this app and it worked

Categories

Resources