Manually uninstalling apps - General Questions and Answers

Hello.
I tried to install a system app with titanium backup that was on my ex tablet mcube (doesn't matter which ) and it failed so i manually deleted the apk file but whenever i reboot my tablet a folder is been created /data/data/mcube and titanium backup lists that app as uninstalled without backup (I deleted it).There is also no entry of mcube in dalvik-cache folder.
So what causes the /data/data/mcube to be created every time i reboot?
What i think is that installed apps make an entry on a file and i need to delete that entry but i just cannot find that file...
Can someone help?
I run kit-kat.

OK the file I was asking for is at /data/system folder but i flashed my tablet and mcube was there so before i lose my mind bye -.-

I have the same problem. How did you fix it?

Related

[Q] HELP ME! I deleted a system app with Titanium Backup

HELP ME...
I have a Samsung Galaxy S2, running Gingerbread XWKDD, Android 2.3.3, Samsung's Touchwiz 4.0.
Rooted my SGS2 and got Titanium Backup, I uninstalled the clock app because I thought it was a widget and I didn't want to see alot of widget. Anyway, turns out the clock 1.0 is actually a system app by the name of com.sec.android.app.clockpackage
and titanium backup can't reinstall it, when i extract the .apk from the backup file and try manually installing, it doesn't install either, just says application not installed.
I also can't find this on Android market.
ok, so after some digging i found that com.sec.android.app.clockpackage.apk still existed in system/apps but just wasn't running. I also noticed for almost every .apk, there was a .odex. But for my clockpackage, there was no .odex, maybe that's why it's not working?
on that thought, maybe anyone here can copy their .odex files for the 2 clock .apks and send them to me? Just use Root Explorer to see the system/app folder, mount R/W if you need to, then copy the 2 .odex files and then upload them somewhere? Pls?!?
if you want root explorer, holla at me via pm
Hi,
I have the same problem with Contacts.apk (no .odex, Titanium or. RootExplorer can't install), so i can't open the number-pad to make a call.
I have tried to copy the backuped Contacts.apk manualy to /system/app, the rebooted, but it don't hlep.
Solved: I have Installed the VillainROM 1.0 and the app is back.
U tried reflashing your current rom??
Its the most clean solution... Because if you copy and paste from another device i'm sure about the system file its not going to work correctly(cache data from another device...mmm i think it will not work...)
sent from my amstrad CPC powered by LOL..(premium xda)

[Q] Re-installation System application

Hello,
I uninstalled (inadvertently) the system application DMClient on my ASUS Transformer.
I would like to re-install. How to.
I have a backup of this System Application (com.asus.dm.apk) but it doesn't want to install.
What is the solution ?
Thank you for your responses
(Sorry for my english but i'm french)
adb push it to system/app
Thank's for the reply, but i'm newbie. Can you be a little more... explicit, please.
This thread will show hoe to set up ADB
http://forum.xda-developers.com/showthread.php?t=1071584
Once done put the file (com.asus.dm.apk) in the platform-tools folder
and run command
Code:
adb push <application_name>.apk /system/app
you could also try manually moving the file with Root explorer or any file management with root access to system/app to see if that work
The file com.asus.dm.apk is already on system/app but the application DMClient doesn't appear ine the Application list
Try this, not sure if it will work or not.
Navigate to where you have the app (system/app in this case)
long press on it to bring up the menu
choose "permission" and set to rw,r,r if not already set to that
now tap on it again to install the app
also when you say it's not showing up in Application list.
Are you refering to the app drawer? Cause it will not show up there.
You can find it in Settings>Applications>Manage application>All (if it's installed correctly)
I'm rooted. I have uninstalled it with UltimateBackup.
DMClient is (was) a ROM application.
I have tried to restaure it with Titanium Backup, then with Ultimate Backup without success (the restore process begin but never end).
I'm very dispointed because without this application, i can't access to OTA Firmware updates.
if anybody have an idea !!!
Thank
Well if you have CWM you could flash the latest OTA update from here
http://forum.xda-developers.com/showthread.php?t=1409584
Flashing with a new firmware seems to be an heavy solution for only one file missing.
In system/app, i have DMClient.ODEX and com.asus.dm.apk instead of having DMClient.ODEX and DMClient.apk

Backup and Restore Apps and Data [Manually]

Hello folks,
I am tired of restoring all my apps settings and replaying my games from the beginning each time I install a new rom or do a factory reset so I was looking (a couple of hours ago) for how to restore my apps setting and especially my games progress after every data wipe......
I read that many users faced problems using helium and some similar apps (Titanium Backup seems to be perfect for this job but it's a paid app and that is the problem:laugh and after all this I figured out that what were doing these apps to make a full backup of an app is just making a copy of the app.apk and the app folder in /data/data where app is the name of the considered app(sorry if this is well-known but I really didn't know)
So I made this tutorial on how to backup/restore your apps and data MANUALLY because this let you choose which app to backup/restore...
This tutorial is for noobs (because I am noob!!!!!)
Requirements:
Galaxy SL or any other android device.
ES explorer or any other file explorer with root access support.
Your phone needs to be rooted.
Backing up app and data:
Enable your explorer read/write permissions (for ES explorer >>settings>>root options).
Go to /data/app and copy the app.apk to your SD card backup folder.
Go to /data/data and copy app folder to your SD card backup folder.
that's it, now your app is fully backed up.
Restoring app and data:
Install app.apk from backup folder
Go to /data/data and remove the existing app folder (don't launch the app now because it won't start)
Copy the app folder from the backup folder to /data/data
launch your app now, it should work!
that's it, now your app is fully restored.
Notes:
I tried this to backup and restore NFS most wanted progress and it WORKED!!!!
Maybe this methode don't work for some apps but it should work for the rest of them.
For system apps go to /system/app .
app folder should start with "com." (for example "com.ea.games.nfs13_na" for NFS most wanted).
I don't know what is the difference between this methode and the adb methode so can someone tell me if there is a difference.
Restoring apps settings from/to different android versions may not work
hey guys, this is my first thread so please don't blame me if it's not good enough
sorry for my bad English and hope this will be helpful for you
Best regards
any replays here???
how to restore helium backup manually????
:fingers-crossed::fingers-crossed::fingers-crossed:
ASMI1 said:
3. Copy the app folder from the backup folder to /data/data
4. launch your app now, it should work!
Click to expand...
Click to collapse
Thanks, it works!
But there is some small point. The Android system uses technical users to separate the data of the apps from each other. If you copy the files this way then the copied files will belong to root and be accessible for all apps.
So you should also take care that the file and folder attributes for rights, users and groups are correctly set. Therefore start and stop the installed app again, it will create its folder in /data/data. You can then see (and set) the attributes in the properties entry of ES file explorer. And only then overwrite the files with the backup and after this set the attributes.
Unfortunately this is not very comfortable with ES file explorer, because it has to be done for each and every file/folder separately and the technical user has to be chosen from a long list...
ThemGo said:
Thanks, it works!
But there is some small point. The Android system uses technical users to separate the data of the apps from each other. If you copy the files this way then the copied files will belong to root and be accessible for all apps.
So you should also take care that the file and folder attributes for rights, users and groups are correctly set. Therefore start and stop the installed app again, it will create its folder in /data/data. You can then see (and set) the attributes in the properties entry of ES file explorer. And only then overwrite the files with the backup and after this set the attributes.
Unfortunately this is not very comfortable with ES file explorer, because it has to be done for each and every file/folder separately and the technical user has to be chosen from a long list...
Click to expand...
Click to collapse
Hi ThemGo! You have reopened a bit old thread :laugh: Now a days, the play store is bull of useful apps to backup almost everything on your android device. I found that Titanium backup Pro is the best among them all. Its a paid app but it really deserve it
Kind Regards
ASMI1 said:
the play store is bull of useful apps to backup almost everything on your android device
Click to expand...
Click to collapse
Of course, but what - as happened to me last month - if your phone dies suddenly, you get yourself a new one and fortunately have a not too old backup made with cwm recovery, what will you do?
Yes, extract the necessary data from the backup and then copy it manually to the new phone.
ThemGo said:
Of course, but what - as happened to me last month - if your phone dies suddenly, you get yourself a new one and fortunately have a not too old backup made with cwm recovery, what will you do?
Yes, extract the necessary data from the backup and then copy it manually to the new phone.
Click to expand...
Click to collapse
Havent really tried that but if both phones are using same android version that may work. Because some of my apps that were backed up on Jellybean are not working on Kitkat & Lollipop even when using the same phone so I guess the backup procedure is not just a matter of copying & pasting.

[Q] Need help on restoring save game file...PRO'S help me.

Hello guys...first of all, i would like to thank you for your time reading my thread and about my problem
And i am sorry if i posted this on the wrong section.
I have been searching for days and in many forums, also googled about my problem...but to no use
I hope the pro's out there can help me out.
Okay..i am playing maplestory live deluxe game from the play store.
The problem is that i want to restore a maplestory live save game file. The save game file is from another link on the internet, which someone else played and uploaded it for other people to use. I want to use it. The save game has many godly items that i need.
But i dunno how to patch the save game file to my maplestory live file, so that i can use that save game.
I use android device (samsung galaxy tab 2 7.0 gt-p3100)
It has [email protected] rooted
Already install titanium backup
The person who posted the save game link said that, the save game file must be extracted and placed under sdcard/titanium backup folder on my device. Then open the titanium backup app and search for the folder...then hit restore.
The biggest problem is, my titanium backup could not detect the save game file that i got from the link.
I know the file is not corrupt cause other people who downloaded it has no problem whatsoever in restoring the file.
I already tried menu>prefrences>backup folder location>detect>whole device on my TB, but it says "no backup location was found"
The save game file is there under sdcard/titanium backup. I can see it clearly...but for some reason TB cannot detect it under the backup/restore tab.
I have also tried reboot to recovery and fix permission...but the problem persist.
Do help me...and thank you in advance
Anyone??...help..
I'm not sure but what i think is u already have a backup in ur titanium backup so it wont show to restore data from the new saved file.
So try this
1. Take a backup of tb folder (in case u mess up)
2. Except the apk file in tb folder in sd card delete other 2 files.
3. Then try the same procedure as above (i.e. copy the data to tb folder again....and so on)
Sent from A2 running
System 1 : Jb leak 4.1.2
System 2 : Useless (Almost)
System 3 : Slimbean
System 4 : Slimkat (latest)
sbetatester said:
I'm not sure but what i think is u already have a backup in ur titanium backup so it wont show to restore data from the new saved file.
So try this
1. Take a backup of tb folder (in case u mess up)
2. Except the apk file in tb folder in sd card delete other 2 files.
3. Then try the same procedure as above (i.e. copy the data to tb folder again....and so on)
Sent from A2 running
System 1 : Jb leak 4.1.2
System 2 : Useless (Almost)
System 3 : Slimbean
System 4 : Slimkat (latest)
Click to expand...
Click to collapse
Sorry..but i don't get what u are saying.
Delete other 2 files? Which file?
There are 3 files on your tb folder
1. Apk
2. Tar.gz (data)
3. Properties file (all compressed)
U have to delete the tar.gz (the data file) in ur tb folder and then put the new data file in that folder and try restore again.
Sent from A2 running
System 1 : Jb leak 4.1.2
System 2 : Useless (Almost)
System 3 : Slimbean
System 4 : Slimkat (latest)
Negative...does not work for me.
Okay...its my first time using TB..
I think the main problem is that i dunno how to access folder or file from TB.
Whenever i hit the Backup/Restore in TB it only opens a list of app that says "Ordered by app name (click to change)"
The list of app name is very long and have 3 colours : red, green and white.
Well i know the red coloured is the OS Kernel and can malfunction your device if u delete or wipe it.
But i do not see any file or folder to access from there (Backup/Restore)
So, how do i backup or restore any file or folder if it isn't there..?
For example, u said to backup my tb folder...i know that the tb folder is under sdcard/titanium backup..
But i don't see it in the Backup/Restore in TB. Is there something i'm missing here?
kraken83 said:
Negative...does not work for me.
Okay...its my first time using TB..
I think the main problem is that i dunno how to access folder or file from TB.
Whenever i hit the Backup/Restore in TB it only opens a list of app that says "Ordered by app name (click to change)"
The list of app name is very long and have 3 colours : red, green and white.
Well i know the red coloured is the OS Kernel and can malfunction your device if u delete or wipe it.
But i do not see any file or folder to access from there (Backup/Restore)
So, how do i backup or restore any file or folder if it isn't there..?
For example, u said to backup my tb folder...i know that the tb folder is under sdcard/titanium backup..
But i don't see it in the Backup/Restore in TB. Is there something i'm missing here?
Click to expand...
Click to collapse
I didnt mean backup/restore tab ... what i said was just copy your tb folder from sd card to pc in case u mess and can restore easily.
And can u just send me the file so that i can check on my side if it works.
Ok..i dunno how to put the file in this post.
But u can get the file here.. http://www.mediafire.com/?g9pvpg26gqtfg
Its a list of save game that this person uploaded and share with other people to use
I need the maplestorylvdelx.zip file and having trouble with it.
Like i said..when i extract it and put it under sdcard/titanium backup...TB just not detecting it.
When i hit Backup/Restore in TB and click on Maplestory icon to restore data...there is no restore option...only backup option.
kraken83 said:
Ok..i dunno how to put the file in this post.
But u can get the file here.. http://www.mediafire.com/?g9pvpg26gqtfg
Its a list of save game that this person uploaded and share with other people to use
I need the maplestorylvdelx.zip file and having trouble with it.
Like i said..when i extract it and put it under sdcard/titanium backup...TB just not detecting it.
When i hit Backup/Restore in TB and click on Maplestory icon to restore data...there is no restore option...only backup option.
Click to expand...
Click to collapse
Well the problem at last .... its not a tb backup file..
If u wanna see how does a tb saved game file actually look like, download a7 (i.e. asphalt 7 game file) from the same link u gave me and open the zip.
Those are the tb files needed to restore game data using tb software like i told u previously (tar.gz and properties file).
Now for your solution
As your file is simple save game data file......
You only need to copy the downloaded file (i.e. maplestory.zip) to root/data/data
And start the game and u will get the saved data.
Hit thanks if i helped you
Sent from A2 running
System 1 : Jb leak 4.1.2
System 2 : Useless (Almost)
System 3 : Slimbean
System 4 : Slimkat (latest)
Okay...first of all, thank you for your patience with me.
Now i finally know the difference between a TB save file and a normal save game data.
Just one last noob question...
U said to extract the maplestory.zip then put it under root/data/data right?
Errr...where do i find the root/data/data folder?....lol
When i open My Files under storage>sdcard , there is no root or root/data/data folder..
But, i do have ES File Explorer and ASTRO File Manager app..
When i use both this app to look in my device...there is also no root/data/data folder... BUT there is a folder named root that is located under device...along with other folders (acct, cache, config, d and so on)
Is that the folder u are mentioning? But the root folder is empty.
And exactly what do i see in this root/data/data folder anyway?
Is it empty or have something in it?
kraken83 said:
And exactly what do i see in this root/data/data folder anyway?
Is it empty or have something in it?
Click to expand...
Click to collapse
Use recova
Sent from my HTC Explorer A310e using Tapatalk 2
Use recova? What is that?
kraken83 said:
Use recova? What is that?
Click to expand...
Click to collapse
Use root explorer ...... the first screen it shows after start is the root folder now
Scroll down and find the data
Then open that and u ll see another data folder
Open it and paste ur file in that folder.
Sent from A2 running
System 1 : Jb leak 4.1.2
System 2 : Useless (Almost)
System 3 : Slimbean
System 4 : Slimkat (latest)

Titanium backup just creates a "file" instead of a folder.

I have tried changing the location, rebooting my phone, changing the file to a .zip, etc. but nothing is working. When i change it to a zip and try to open it, it says the archive is damaged. When i delete the backup file and then recreate a backup, its still just a "File" type of file. Am i missing a setting or something? No matter where i place the backup it's the same thing. Im trying to turn it into a folder so i can drag in other backup files. I keep breaking the phone due to the locked bootloader, and the other 3 times titanium made a folder with all the backup contents in it.
P.S. I dont want to back it up to something like google drive. Someone always says to do that on every thread i look at

Categories

Resources