Root Toolbox - Tester needed - GT540 Optimus Themes and Apps

as i currently dont have my phone can someone help me in testing my app. In package manager i have tried to implement a way i can remove system apps without having to list files in /system/app.
it should first of use busybox to remove the package in /system/app, then use busybox and package manager to remove the leftover data in /data/data.
could someone test this update for me??
http://dl.dropbox.com/u/22618820/com.lukemovement.roottoolbox.free.apk

lukemovement1 said:
as i currently dont have my phone can someone help me in testing my app. In package manager i have tried to implement a way i can remove system apps without having to list files in /system/app.
it should first of use busybox to remove the package in /system/app, then use busybox and package manager to remove the leftover data in /data/data.
could someone test this update for me??
http://dl.dropbox.com/u/22618820/com.lukemovement.roottoolbox.free.apk
Click to expand...
Click to collapse
would do now but i dont have root ATM dunno why ;D

lukemovement1 said:
as i currently dont have my phone can someone help me in testing my app. In package manager i have tried to implement a way i can remove system apps without having to list files in /system/app.
it should first of use busybox to remove the package in /system/app, then use busybox and package manager to remove the leftover data in /data/data.
could someone test this update for me??
http://dl.dropbox.com/u/22618820/com.lukemovement.roottoolbox.free.apk
Click to expand...
Click to collapse
I thought root toolbox was already an app???

androidboss7 said:
I thought root toolbox was already an app???
Click to expand...
Click to collapse
it is, i just need someone to test the update for me before i release it as i dont have an android phone at the mement.

lukemovement1 said:
it is, i just need someone to test the update for me before i release it as i dont have an android phone at the mement.
Click to expand...
Click to collapse
i will do now
---------- Post added at 03:39 PM ---------- Previous post was at 03:21 PM ----------
when i go through package manager>music>uninstall>continue it fc's
after clearing cache and data the same.

does if remove the apk file from /system/app?

ive added a intent to refresh at app after uninstalling the application, could to uninstall the previous version and install the new version and try that please?
http://dl.dropbox.com/u/22618820/com.lukemovement.roottoolbox.free.apk

lukemovement1 said:
ive added a intent to refresh at app after uninstalling the application, could to uninstall the previous version and install the new version and try that please?
http://dl.dropbox.com/u/22618820/com.lukemovement.roottoolbox.free.apk
Click to expand...
Click to collapse
after that i opened music and it ran.
data was also there
with the new app it still fc's and apk is still in system/app

Related

[Q] Couldn't install application? -.-" Out of Space

Hi
Recently I uninstalled PowerAmp. However, when I tried to reinstall an upgraded version of it, I can't as the installer came out with the out of space error. However, the problem is that I have enough space in my phone. (Confirm have space one). I also tried installing different versions of the apk but it still doesn't work. Other bigger apps apk work fine except all the different version of PowerAmp.
Here's a catlog at the bottom.
Hi. Exact Same problem here
Sent from my GT-I9100 using Tapatalk 2
Go to data/app, delete com.maxmzp(poweramp) ...... something along that line. I can't remember the full name. So find the filename in data/app that has the same app as what you're trying to install
Root explorer
Go to /data/app
Del this line
com.maxmpz.audioplayer-1.odex
I have the same issue but with maildroid.
Any suggestions?
ROY10 said:
Root explorer
Go to /data/app
Del this line
com.maxmpz.audioplayer-1.odex
Click to expand...
Click to collapse
This did the trick
Thanks
uninstall lucky patcher
was. unable to reinstall poweramp. above mentioned ways failed coz I didn't have those files in the given directories...
finally uninstalled lucky patcher n tried. works.
i installed trial extreme 3 from play store which was supposedly a trial version with less levels to play....
so i uninstalled it
later when i was installing a full apk of this game. i got an error of out of space... i uninstalled almost everything ..
my apps section shows 7.5 gb still left..
how is it still showing out of space?
SOS
Tungsten c said:
I have the same issue but with maildroid.
Any suggestions?
Click to expand...
Click to collapse
Uninstall whatever installed maildroid.
Delete maildroid.odex located in data/app.
Reinstall ...Done.
To everyone asking what to do with other apps. If you did a patch to that app, there might be a .Odex created in data /app as said above. Just go there and delete it.
Applies to ALL APPS
- - - - - - - - - - - - - - - - - - - - - - - - - -
LIFE!
IT IS WHAT YOU MAKE OUT OF IT!
where/how do i find this data/app ??? please help me.. i am new android user
PravPhenomenon said:
where/how do i find this data/app ??? please help me.. i am new android user
Click to expand...
Click to collapse
File explorer.
It needs root to access this folder I guess!
... guys just uninstall any patch you have in your device like Lucky Patcher and then install PowerAmp or any other app ...
ROY10 said:
Root explorer
Go to /data/app
Del this line
com.maxmpz.audioplayer-1.odex
Click to expand...
Click to collapse
Thanks Spent 30 mins looking for answers
Thanks
kivine said:
Go to data/app, delete com.maxmzp(poweramp) ...... something along that line. I can't remember the full name. So find the filename in data/app that has the same app as what you're trying to install
Click to expand...
Click to collapse
Thanks, it solved my problem... I'm new to XDA.
Problem solved
go to your File Manager and select your Ext. SDcard. delete some unused and unnecessary files to free the space on your ext. sdcard. Install it again, it will work.

[HOWTO] Fixing “Insufficient storage available” errors on Android 4.2 and above

Hi,
this is a problem i encountered many times after (a while) i updated my phone to 4.2.2 (cannot install/update any app.apk file outside the playstore and there is this famous "Insufficient storage available" error which cant solved by wiping cache and dalvik cache).
And after some investigation i noticed that since android 4.2, google create a new lib folder for the apps in "/data called /data/app-lib/" and there is a symlink from "/data/data/APP-PATH/lib" to this folder which is the most culpable of this error.
So to avoid this kind of error:
1. go to "/data/app-lib/APP-PATH(that has this error)/lib" and delete.
2. install/update the apk app.
3. if not work go to "/data/app-lib/APP-PATH(that has this error)" and delete all the folder (but you must begin by their sub-folder then the folder itself, because you cant delete the folder of this APP-PATH directly without deleting their sub-folder first.
i hope, i helped some of you guys that you have this erroneous and overstressed error.
thanks:good:
Sometimes you can't install because of an odex of that app.
Sent from my HTC One X+ using Tapatalk 4
Worked for me, perfect, thanks a lot.
It worked
It worked! Thaks a lot
I've been banging my head against the wall for a few days trying to figure out why Clean Master wouldn't update. I kept getting the message you were talking about. I tried several other fixes without any luck. I have plenty of space on my internal and external storage. I tried uninstalling the app and couldn't re-install either. I used your fix and the app finally installed. Thanks a bunch!
quicky2g said:
I've been banging my head against the wall for a few days trying to figure out why Clean Master wouldn't update. I kept getting the message you were talking about. I tried several other fixes without any luck. I have plenty of space on my internal and external storage. I tried uninstalling the app and couldn't re-install either. I used your fix and the app finally installed. Thanks a bunch!
Click to expand...
Click to collapse
Me too untill i found this fu...ing app-lib syslink.
You are not alone bro not aloone.:thumbup:
Thanks
Sent from my HTC One X+ using XDA Premium 4 mobile app
Another Insufficient Storage fix
Hi all,
I personally found that this method didn't fix it for me... apparently on my Galaxy Note GT-N7000 running SlimBean 4.3, there really WAS a complete lack of storage after only a week or two of running. This is an issue that affects non-custom ROMs also, otherwise I'd be posting on the developer forum, it doesnt seem to be an issue with the custom.
If you are suffering from a distinct lack of internal storage, try the following;
Get a decent Root Explorer (FX root is now free and very good)
Navigate to /data/log
Check for oversize log files ~260k titled 'dumpstate'
These dumpstate log files were steadily consuming my storage, they were up to 750 items in a week and steadily increasing. They are written when the phone loses mobile coverage, so if you're in a blackspot they will start eating storage.
Some file explorers will allow you to 'Select All' and you can happily empty the entire folder without risk to your system that I know of. If yours doesn't, you can actually delete the entire log folder and re-make it with no ill effects. Solved my problem!
Take it easy
Am also having this problem. Amusingly, I can't install FX root or similar due to 'insufficient storage'...
[EDIT - finally fixed this by uninstalling Real Racing 3]
Sent from my HTC One using xda app-developers app
awesome. the path listed did not work for me, however I was able to search "app-lib" in ES File explorer!
thank you!:good:
Ten times thank was not enough. So helpful!
---------- Post added at 01:33 PM ---------- Previous post was at 01:29 PM ----------
The only thing I can do when I can not install or update an important app was wipe everything, re-install my rom and install/update it until reading your post. ^^!
---------- Post added at 01:34 PM ---------- Previous post was at 01:33 PM ----------
The only thing I can do when I can not install or update an important app was wipe everything, re-install my rom and install/update it until reading your post. ^^!
Thx for the fix suggestion,
but unfortunately this solution failed to fix my issue.
Maybe this one can help the other who also haven't manage to fix theirs,
try to download "Lucky Patcher" and choose "Troubleshooting", it will check whether there were ODEX file left after previous installation and else, and will delete the file when necessary.
It fix my "insufficient storage issue"
sixcarnage said:
Sometimes you can't install because of an odex of that app.
Sent from my HTC One X+ using Tapatalk 4
Click to expand...
Click to collapse
This was my problem : unused odex file. I deleted all the odex files in lucky patcher and voila every thing was perfect.
Thanks a ton, Clean Master was finally updated!
How download lucky patcher?
Leuviah said:
How download lucky patcher?
Click to expand...
Click to collapse
Lucky patcher app is a cracking app that is not welcomed here and against the roles of xda forum.
But if you went this app to get rid of the odex files, there is another simple method by using any file manager (like root manager) then go to data\app or system\app and search for the "xxx.odex" of your app that had a problem then delete it (it's safe to delete it) then reboot.
This is the same method that lucky patcher did it to get rid of the odex file.
Thanks
Sent from my HTC One X+ using XDA Premium 4 mobile app
blueraheel said:
This was my problem : unused odex file. I deleted all the odex files in lucky patcher and voila every thing was perfect.
Click to expand...
Click to collapse
How to remove odex file?
---------- Post added at 04:15 PM ---------- Previous post was at 04:10 PM ----------
baha76_s said:
Lucky patcher app is a cracking app that is not welcomed here and against the roles of xda forum.
But if you went this app to get rid of the odex files, there is another simple method by using any file manager (like root manager) then go to data\app or system\app and search for the "xxx.odex" of your app that had a problem then delete it (it's safe to delete it) then reboot.
This is the same method that lucky patcher did it to get rid of the odex file.
Thanks
Sent from my HTC One X+ using XDA Premium 4 mobile app
Click to expand...
Click to collapse
in that folder there is no file .....
---------- Post added at 04:19 PM ---------- Previous post was at 04:15 PM ----------
baha76_s said:
Lucky patcher app is a cracking app that is not welcomed here and against the roles of xda forum.
But if you went this app to get rid of the odex files, there is another simple method by using any file manager (like root manager) then go to data\app or system\app and search for the "xxx.odex" of your app that had a problem then delete it (it's safe to delete it) then reboot.
This is the same method that lucky patcher did it to get rid of the odex file.
Thanks
Sent from my HTC One X+ using XDA Premium 4 mobile app
Click to expand...
Click to collapse
otonieru said:
Thx for the fix suggestion,
but unfortunately this solution failed to fix my issue.
Maybe this one can help the other who also haven't manage to fix theirs,
try to download "Lucky Patcher" and choose "Troubleshooting", it will check whether there were ODEX file left after previous installation and else, and will delete the file when necessary.
It fix my "insufficient storage issue"
Click to expand...
Click to collapse
it asks me to install supersu (which obviously I) and update busybox, I'm not going any further!
Leuviah said:
How to remove odex file?
---------- Post added at 04:15 PM ---------- Previous post was at 04:10 PM ----------
in that folder there is no file .....
Click to expand...
Click to collapse
There are 2 paths according to your app:
system\app (if it is system app)
data\app (if it is normal app)
If there is no such "xxxx.odex" (which xxxx mean the name of your app in question), then your problem is not accuse to unused odex files but beyond that.
Are you on stock Rom or modified room, odexed rom or deodexed rom.
Because the method of lucky patcher to delete these files are simply it search any file with extension (odex) in the 2 paths above then delete them. That's it, there is no magic happens at all.
Thanks
PS. Ah, another things, are you tried to show the hidden files in your file manager.
Sent from my HTC One X+ using XDA Premium 4 mobile app
baha76_s said:
There are 2 paths according to your app:
system\app (if it is system app)
data\app (if it is normal app)
If there is no such "xxxx.odex" (which xxxx mean the name of your app in question), then your problem is not accuse to unused odex files but beyond that.
Are you on stock Rom or modified room, odexed room or deodexed rom.
Because the method of lucky patcher to delete these files are simply it search any file with extension (odex) in the 2 paths above then delete them. That's it, there is no magic happens at all.
Thanks
Sent from my HTC One X+ using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Excuse me, i found the path.....
I have a problem with facebook app.
I have to delete all flie that there are for example in the folder facebook.katana
Leuviah said:
Excuse me, i found the path.....
I have a problem with facebook app.
I have to delete all flie that there are for example in the folder facebook.katana
Click to expand...
Click to collapse
Do the following:
1. Delete all files in "data\app-libs\com.facebook.katana-2" then delete this folder.
2. Go to "data\data\com.facebook.katana" then delete the following syslink folders: (app-libs), (lib→data\app-libs\com.facebook.katana-2).
3. Go to "data\app" then delete "com.facebook.katana-2.odex" (if present).
4. Reboot
Then reinstall the facebook from playstore
Sent from my HTC One X+ using XDA Premium 4 mobile app
baha76_s said:
Do the following:
1. Delete all files in "data\app-libs\com.facebook.katana-2" then delete this folder.
2. Go to "data\data\com.facebook.katana" then delete the following syslink folders: (app-libs), (lib→data\app-libs\com.facebook.katana-2).
3. Go to "data\app" then delete "com.facebook.katana-2.odex" (if present).
4. Reboot
Then reinstall the facebook from playstore
Sent from my HTC One X+ using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I use only 1 step and all ok!
Thank's for all.
This solution should be used once?

[Q] Uninstall apps

Hey guys,
I'm trying to download WhatsApp plus reborn but it seems I can't ..
The original WhatsApp Comes with the phone as Samsung apps and you are only able to disable it
Is there a way to Uninstall it yet ?
iMonty said:
Hey guys,
I'm trying to download WhatsApp plus reborn but it seems I can't ..
The original WhatsApp Comes with the phone as Samsung apps and you are only able to disable it
Is there a way to Uninstall it yet ?
Click to expand...
Click to collapse
You could root and install titanium backup and remove
WhatsApp Plus
I have the same issue for Whatsapp Plus on Galaxy S6 edge and I cant remove original whatsapp which comes by default on the phone,, any one can help ?
Whatapp cant be unistalled
jaythenut said:
You could root and install titanium backup and remove
Click to expand...
Click to collapse
tried that already, rooted my s6 edge installed titanium backup and tried removing however it does not remove completely.
does anyone have a different solution?
I got the same problem with WhatsApp. Tried to install WhatsApp reborn, but it won't let me because what's app came with the phone and can't be removed! You can only disable it. But if disabled it still won't let you install WhatsApp reborn. This sucks!
Hi guys,
Any news with that issue ?
I tried different root uninstaller apps with no success...Damn I rooted my phone for that
would be time for rom development.. in a custome rom you can simply put it out.. so
We should just find where the installation files are. then we can remove it ...
Anyone knows where applications are installed ?
---------- Post added at 04:24 PM ---------- Previous post was at 03:58 PM ----------
Just found it and I'm gonna share it
Remove your whatsapp with App Master (uninstall)
Reboot your S6 edge
Install whatsapp reborn
Enjoy
NB: you can't see your contact last seen. I don't know if it's a bug or something else with the S6...
Thanks ir works
ir doesnt work with me
Fity said:
Thanks ir works
Click to expand...
Click to collapse
not working im so angrry
even with the app master i couldn't uninstall the whatsapp, please advice
QUOTE=dbaOCP;60323864]We should just find where the installation files are. then we can remove it ...
Anyone knows where applications are installed ?
---------- Post added at 04:24 PM ---------- Previous post was at 03:58 PM ----------
Just found it and I'm gonna share it
Remove your whatsapp with App Master (uninstall)
Reboot your S6 edge
Install whatsapp reborn
Enjoy
NB: you can't see your contact last seen. I don't know if it's a bug or something else with the S6...[/QUOTE]
If phone is rooted, try es Explorer (or any other root explorer) and go to /system/app, delete com.whatsapp
Sent from my HTC One using XDA Free mobile app
Sorry but it doesn t work too.
U will have to root ur s6 edge. After rooting use root explorer. Once in root explorer
On the left side go into data/app and find com.whatsapp delte tht folder nd aftr tht u need to delte anothr file.. go bck in root explorer to the home nd after tht system/priv-app scroll dwn to whatsapp downloader nd open the folder nd delte the file u see.... ol u hav to do it disable whats app nd enable it once agn restart ur phone once nd ur free to install whats app plus normally
Hope this post helps
Use modded Whatsapp that uses some other package names, like GBWhatsapp... You can install it in parallel with Whatsapp...
Uninstall pre installed apps on samsung s6 (Edge)
Easiest Way.. Just Follow me.
-
Root your phone.. (If you don't know how to do it then google it)
- then install this apps System app remover pro 2.8.1039 (use APKhere website)
Grant super user access
- Find/search whatsapps then uninstall it
- reboot your phone
- wahala its gone
Note: you can use this method on any pre-installed apps
my first post on this forum.... Enjoy

[Guide] How to downgrade FindX from open beta version to stable version.

Source:
https://bbs.coloros.com/forum.php?mod=viewthread&tid=1306070
1. Update to 20181026 OTA or newer version
2. Backup your data in Setting =>Other setting => Backup &Restore
(downgrade will wipe all data in your phone.)
After you finish backup, the backup folder will exist on your mobile root folder.
You need copy backup folder to your computer.
3. Download FindX_Format_Step1.ozip and install it in file manager app.
http://fs.oppo.com/3/oppowww/androidrom//FindX/FindX_Format_Step1.ozip
4. Download FindX_Format_Step2.ozip and install it in file manager app.
http://fs.oppo.com/3/oppowww/androidrom//FindX/FindX_Format_Step2.ozip
5. Restore your data in Setting =>Other setting => Backup &Restore
6. Download and install Google framework fix patch in file manager app.
https://mega.nz/#!g6AEiQba!r_Q9-1vSlFOpZtMPifqRH3hVkTDXnuds9rAp5cuNLuA
Anyone tried this?
---------- Post added at 10:56 AM ---------- Previous post was at 10:42 AM ----------
I tried the first zip file. But I got got up grade denied.
Ok. I think my phone did not download the 2nd file fully.
I can't get both files on my PC as it will take days
Anyone know of a way to get these 2 files?
Thanks
I have the 2 files. But before I start can someone got a link for the gapps apk please.
EDIT= So it did downgrade ok.
But now I can't install google play from either the oppo store or from apk.
It tries to install google services, but always stops at 96%
****
deuse said:
I have the 2 files. But before I start can someone got a link for the gapps apk please.
EDIT= So it did downgrade ok.
But now I can't install google play from either the oppo store or from apk.
It tries to install google services, but always stops at 96%
****
Click to expand...
Click to collapse
Go into permissions manager and make sure the play installer has all it's permissions?
I haven't had an issue on ColorOS, but I had that sort of issue on MIUI once and that fixed it.
niallasher said:
Go into permissions manager and make sure the play installer has all it's permissions?
I haven't had an issue on ColorOS, but I had that sort of issue on MIUI once and that fixed it.
Click to expand...
Click to collapse
Thanks but I've tried that. OPPO support say that because it has the Chinese rom, it won't install Goolge services
I have got to find out how the stores do it. Or find an original rom with google alreay in.
deuse said:
Thanks but I've tried that. OPPO support say that because it has the Chinese rom, it won't install Goolge services
I have got to find out how the stores do it. Or find an original rom with google alreay in.
Click to expand...
Click to collapse
6. Download and install Google framework fix patch in file manager app.
[url]https://mega.nz/#!g6AEiQba!r_Q9-1vSlFOpZtMPifqRH3hVkTDXnuds9rAp5cuNLuA[/URL]
snowwolf725 said:
6. Download and install Google framework fix patch in file manager app.
[url]https://mega.nz/#!g6AEiQba!r_Q9-1vSlFOpZtMPifqRH3hVkTDXnuds9rAp5cuNLuA[/URL]
Click to expand...
Click to collapse
Have 10000s of internet cookies
That fixed it
How did you do it?
Thank you so much for this.
Couldn't wake phone up from sleep half the time with beta, and going back has fixed everything.

App Uninstaller

Whats a good app to uninstall apps today ? i have root.
xdaxuser said:
Whats a good app to uninstall apps today ? i have root.
Click to expand...
Click to collapse
Use a file manager like mixplorer and rename or delete the system app under system/app
Seriously ? A root app cant uninstall system apps today ? the only way is to rename the app file ?
xdaxuser said:
Seriously ? A root app cant uninstall system apps today ? the only way is to rename the app file ?
Click to expand...
Click to collapse
Rename only the extension
Most of the time it's not worth the trouble of actually deleting.
Code:
# pm disable com.android.email
xdaxuser said:
Seriously ? A root app cant uninstall system apps today ? the only way is to rename the app file ?
Click to expand...
Click to collapse
Sorry I correct my post

Categories

Resources