Stock app removal/debloat??? - One (M7) Q&A, Help & Troubleshooting

I'm on stock tmobile 4.1.2 running faux 4.2.2 kernel (don't ask me how, but it works) and I'm trying to uninstall stock apks from the system/apps folder and they all keep reappearing after boot. What's up with that?
Sent from my HTC One using xda app-developers app

H3adru5H said:
I'm on stock tmobile 4.1.2 running faux 4.2.2 kernel (don't ask me how, but it works) and I'm trying to uninstall stock apks from the system/apps folder and they all keep reappearing after boot. What's up with that?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
Tbh, you're best off finding a stock custom ROM like ARHD, and deleting all apps you don't want, out of the ROM before you flash it ... By far the easiest way to have a stock ROM but without all the bloatware. I think the problem either lies with permissions or with a stock ROM being odexed. I'm not 100% on that though so don't hold me to it lol, but others have problems deleting system apps. I'm running ARHD, slimmed down to less than 480mb with Mods and tweaks incorporated, same with themed apps so that all I have to do is install the ROM and I have my Mods, themed stuff and bloat free Sense, all in one.

H3adru5H said:
I'm on stock tmobile 4.1.2 running faux 4.2.2 kernel (don't ask me how, but it works) and I'm trying to uninstall stock apks from the system/apps folder and they all keep reappearing after boot. What's up with that?
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
thats because you dont have rewrite permissions grab viperrom !! and and never look back

Related

Apk install

So i took the system dump from the nexus 1 froyo package because there are a few apps i wanted that come stock with the nexus. When i try to install them though, it says problem parsing the package. How do i get them to install?
Sent from my G-Tab using Tapatalk
Try root explorer or adb and place them in the proper directory
/system/app - system apps
/data/app - all others
Ive already done that and it doesnt work. Ive already put a new launcher in the system/app direcrory and done away with touch wiz. I did it through root explorer. But the other apps dont work even after placing them in the directory. Do I also need to place the odex file there too?
Sent from my SAMSUNG-SGH-I897 using Tapatalk
stew1411 said:
Ive already done that and it doesnt work. Ive already put a new launcher in the system/app direcrory and done away with touch wiz. I did it through root explorer. But the other apps dont work even after placing them in the directory. Do I also need to place the odex file there too?
Sent from my SAMSUNG-SGH-I897 using Tapatalk
Click to expand...
Click to collapse
Well that would depend if the rom you are using is De-oxed or not. If it is then it wont work no matter where you put them, if it is not then yes. No promises that they will work at all sense you are using HTC based apks on a samsung device. As long as none of them need the htc framework to work you should be good
zelendel said:
Well that would depend if the rom you are using is De-oxed or not. If it is then it wont work no matter where you put them, if it is not then yes. No promises that they will work at all sense you are using HTC based apks on a samsung device. As long as none of them need the htc framework to work you should be good
Click to expand...
Click to collapse
Im actually not using a rom. Stock froyo on my device. I like the battery life much better. I wanted it to be as pure google as possible. So i removed touchwiz, all the samsung apps and widgets, and all the att apps. Its very snappy and looks very pure google. Only thing is the music player, calculator, calendar, and contacts apps. I wanted stock versions of those.
Sent from my G-Tab using Tapatalk
stew1411 said:
Im actually not using a rom. Stock froyo on my device. I like the battery life much better. I wanted it to be as pure google as possible. So i removed touchwiz, all the samsung apps and widgets, and all the att apps. Its very snappy and looks very pure google. Only thing is the music player, calculator, calendar, and contacts apps. I wanted stock versions of those.
Sent from my G-Tab using Tapatalk
Click to expand...
Click to collapse
Uhm, stock Froyo is a rom....barely.
cappysw10 said:
Uhm, stock Froyo is a rom....barely.
Click to expand...
Click to collapse
Ok, I should have said im not using a custom rom lol.
Sent from my SAMSUNG-SGH-I897 using Tapatalk

[HOW TO][Windows] Manually Deodex For Holiday ICS

This is mod for ODEXED ICS based ROMs. When using the Dsxida's kitchen, there was a slight problem. so I made some modifications to AutoDEOTool
Manually Deodexing :
to decompil an odex file you needs the BOOTCLASSPATH..
It is a list in specific order of some framework .jar files..
It is different in function of the APKs
Click to expand...
Click to collapse
Run AutoDEOToolMain.bat
1.Place the JARs and corresponding ODEX files in the directory "_framework".
Otherwise, place deodexed framework JARs into the directory "deodexed_JAR".
2.Place the APKs and corresponding ODEX files in the directory "_app".
3. To deodex framework files
-For non standard odex however a specific bootclass path must be defined..
-select to 6
place the bootclass path for framework
Code:
core.jar:core-junit.jar:bouncycastle.jar:ext.jar:framework.jar:widget.jar:android.policy.jar:services.jar:apache-xml.jar:HTCDev.jar:HTCExtension.jar:com.htc.framework.jar:filterfw.jar:com.htc.android.bluetooth.jar:com.htc.fusion.fx.jar:wimax.jar:com.orange.authentication.simcard.jar:com.htc.android.rosie.jar
4.To deodex APKs files for at&t vivid
-select to 4
place the bootclass path for APKs files
Code:
am.jar:android.policy.jar:android.test.runner.jar:apache-xml.jar:bmgr.jar:bouncycastle.jar:bu.jar:com.android.future.usb.accessory.jar:com.android.location.provider.jar:com.cequint.platform.jar:com.discretix.drm.api.jar:com.google.android.maps.jar:com.google.android.media.effects.jar:com.google.widevine.software.drm.jar:com.htc.android.bluetooth.jar:com.htc.android.rosie.jar:com.htc.framework.jar:com.htc.fusion.fx.jar:com.htc.htcSceneManager.jar:com.htc.lockscreen.fusion.jar:com.htc.sunny2.jar:com.orange.authentication.simcard.jar:com.qik.enabler.jar:com.scalado.caps.jar:com.scalado.util.ScaladoUtil.jar:core.jar:core-junit.jar:ext.jar:filterfw.jar:framework.jar:HTCDev.jar:HTCExtension.jar:ime.jar:input.jar:javax.obex.jar:modemwarmup.jar:monkey.jar:pm.jar:services.jar:svc.jar:widget.jar:wimax.jar
4.To deodex APKs files for velocity
-select to 4
place the bootclass path for APKs files
Code:
am.jar:android.policy.jar:android.test.runner.jar:apache-xml.jar:bmgr.jar:bouncycastle.jar:bu.jar:com.android.future.usb.accessory.jar:com.android.location.provider.jar:com.discretix.drm.api.jar:com.google.android.maps.jar:com.google.android.media.effects.jar:com.google.widevine.software.drm.jar:com.htc.android.bluetooth.jar:com.htc.android.rosie.jar:com.htc.framework.jar:com.htc.fusion.fx.jar:com.htc.htcSceneManager.jar:com.htc.lockscreen.fusion.jar:com.htc.sunny2.jar:com.orange.authentication.simcard.jar:com.scalado.caps.jar:com.scalado.util.ScaladoUtil.jar:core.jar:core-junit.jar:ext.jar:filterfw.jar:framework.jar:HTCDev.jar:HTCExtension.jar:ime.jar:input.jar:javax.obex.jar:modemwarmup.jar:monkey.jar:pm.jar:services.jar:svc.jar:widget.jar:wimax.jar
Credits and thanks goes to:
xavierjohn22 auto DEODEXTOOL
XDA-Developers
Football
Too many people
The 'No Idea' Blog
Thank you for your work
Sorry if this posted in the wrong place but whats the process for getting the deodexed apks back onto the phone? I'm running the stock ICS OTA rooted.
lmftmf said:
Sorry if this posted in the wrong place but whats the process for getting the deodexed apks back onto the phone? I'm running the stock ICS OTA rooted.
Click to expand...
Click to collapse
This manual was written in order to develop more easy deodexed rom..
if you want to getting the pure deodexed ROM, You need to have a separate build process..
So i would need to re build my entire rom?
lmftmf said:
So i would need to re build my entire rom?
Click to expand...
Click to collapse
Maybe It will be.. This manual is written for people who want to build custom Rom..
I tried pushing the files back to the phone and it caused alot of problems so im guessing that i would have to learn how to build roms then. lol
I wish someone would just deodex the stock ics. I know wildchild has a deo version but its also stripped of a lot of the stock goodies the Rom comes with
Sent from my HTC PH39100 using xda premium
valve timing said:
I wish someone would just deodex the stock ics. I know wildchild has a deo version but its also stripped of a lot of the stock goodies the Rom comes with
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
I can try and put one up tonight.
That would be great
Sent from my HTC PH39100 using xda premium
valve timing said:
I wish someone would just deodex the stock ics. I know wildchild has a deo version but its also stripped of a lot of the stock goodies the Rom comes with
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
You have a tut right here!! Lol
Sent from my HTC PH39100 using xda premium
thats a bit above my skill level i dont wanna risk effing something up im not a dev in any way shape or form
I'm working on getting a stock, rooted de-odexed ROM up tonight if I can.
EDIT: Uploading now. I'll be starting a new thread. Also, I don't want to take anything away from bananacakes here. His tutorial is very good and if you plan on building anything ROM-related, you should get familiar with the process.
Sent from my Transformer Prime TF201 using XDA Premium HD app
Thank you for your work!
Can't wait for it
Sent from my HTC PH39100 using xda premium
You sir are amazing. Not only did this work like a charm but also pointing to the autodeo tool and the other tools in that thread. Thank you for your continued effort
added a method for Telstra velocity ics

[Q] Removing Google Now

Like most people, I jumped at the chance to have Google Now w/ voice on my HTC Vivid running ICS. Worked well until the newer version came out which was JB only. I got tired of the 'newer version is available' nag so I removed Google Now using StockGoogleSearch.zip but apparently it left behind voicesearch.apk version 3.0.1 which would force close. I downloaded version 2.1.4, replaced it in the system/app folder and changed the permissions to be the same (rw user, r system) and it works well until I reboot. When I reboot it re-installs version 3.0.1 and I have to install 2.1.4 and it works again. I know I'm missing something obviously but I don't know what. Any ideas?
Just reflash your ROM without wiping should remove whatever Google now added
Sent from my Vivid 4G using Tapatalk 2
Just running the stock rooted ICS Rom. Would this still work?
Sent from my HTC PH39100 using xda premium
MerlinOfLore said:
Just running the stock rooted ICS Rom. Would this still work?
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
correct me if I'm wrong, but I think you have to run an RUU
You know you could have just swiped away the card notifying you of the new version, and it wouldn't have nagged you anymore. As far as removing it, you should have made a backup before flashing it, as is advised multiple times in the OP of the Google Now for ICS thread... just flashing whatever ROM you're running should get you back, but you may end up having to full wipe/reflash

[Q] Strange issues on stock firmwares

Ok so I had gt-s5830 for a year and a half and flashed lots of roms, but a few months ago it started doing some strange things that never happened before (all of these are on STOCK ROM, I faced it with DDKQ6 and XWKTM because I usually use these two but I bet it would do that on every firmware because it never did it before):
- when deodexing with adb permissions in /system/app always set to rw-rw-rw- instead of rw-r--r-- and it makes possible to adb-push and use system app without rebooting but it never did it before (both kq6-ktm)
- when flashing cf-root 3.7 b84 by ketut everything is fine (except for the next issue of the list), then if I try battery extender (based on cf-root b83 that also cause me this issue) it changes su command's permissions (as it says titanium backup) to wrong ones, and even if I fix them it will causes problems like soft brick if I use mobile odin and slow restore from titanium (never happened before) (both kq6-ktm)
- still on cf-root/battery extender, sometimes wifi turns on but just don't receive any data, and when it does, mobile data will not turn on anymore and offline mode gets stuck, it sometimes gets solved with a reboot but not everytime (both kq6-ktm)
- some init.d script just don't work, like on dta2sd that says to me that I need to do an a2sd repair, then swap and zipaligning at boot don't work (kq6-ktm) or even project silk and similars
- when I try to flash slaid's gpu rendering patch my phone just don't make it to reach even bootanimation and I need to reflash the whole firmware
these are the main problems I'm getting that never happened before... is it normal so I can do something to fix it or my phone just need to be changed because is getting old?
Sent from my GT-S5830 using xda premium
h4wkst3p said:
Ok so I had gt-s5830 for a year and a half and flashed lots of roms, but a few months ago it started doing some strange things that never happened before (all of these are on STOCK ROM, I faced it with DDKQ6 and XWKTM because I usually use these two but I bet it would do that on every firmware because it never did it before):
- when deodexing with adb permissions in /system/app always set to rw-rw-rw- instead of rw-r--r-- and it makes possible to adb-push and use system app without rebooting but it never did it before (both kq6-ktm)
- when flashing cf-root 3.7 b84 by ketut everything is fine (except for the next issue of the list), then if I try battery extender (based on cf-root b83 that also cause me this issue) it changes su command's permissions (as it says titanium backup) to wrong ones, and even if I fix them it will causes problems like soft brick if I use mobile odin and slow restore from titanium (never happened before) (both kq6-ktm)
- still on cf-root/battery extender, sometimes wifi turns on but just don't receive any data, and when it does, mobile data will not turn on anymore and offline mode gets stuck, it sometimes gets solved with a reboot but not everytime (both kq6-ktm)
- some init.d script just don't work, like on dta2sd that says to me that I need to do an a2sd repair, then swap and zipaligning at boot don't work (kq6-ktm) or even project silk and similars
- when I try to flash slaid's gpu rendering patch my phone just don't make it to reach even bootanimation and I need to reflash the whole firmware
these are the main problems I'm getting that never happened before... is it normal so I can do something to fix it or my phone just need to be changed because is getting old?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
dear friend:
i didnt read all the issues ,because they are a lot , so if facing all this , simply stop using stock , specially for our ace there are so many smooth roms like merge rom and nitrogen and cm10.1 modded by mardon , plus there are many perfect scripts to make your phone smooth like hell ,hope that i helped
Sent from my GT-S5830 using xda app-developers app
The problem is the stock rom itself & not your phone. When you root your stock using upd_1.zip & you flash an alternative kernel to support init.d scripts, the root begins to act weird. All I can say is, root on stock is unstable for changes. You can either keep complete stock or you can just flash a custom rom. Or if you root the stock, you'll have to keep changes within the limits.
Sent from my Galaxy Ace GT-S5830 using xda premium
nizar.nasani said:
dear friend:
i didnt read all the issues ,because they are a lot , so if facing all this , simply stop using stock , specially for our ace there are so many smooth roms like merge rom and nitrogen and cm10.1 modded by mardon , plus there are many perfect scripts to make your phone smooth like hell ,hope that i helped
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
I've already tried lots of custom roms but stock has better battery life and lots of useful stuff for me so I'd rather stay on stock if I can find a solution.. Thanks btw
Venomous Viper 119 said:
The problem is the stock rom itself & not your phone. When you root your stock using upd_1.zip & you flash an alternative kernel to support init.d scripts, the root begins to act weird. All I can say is, root on stock is unstable for changes. You can either keep complete stock or you can just flash a custom rom. Or if you root the stock, you'll have to keep changes within the limits.
Sent from my Galaxy Ace GT-S5830 using xda premium
Click to expand...
Click to collapse
So do you mean I should root it with kernel itself to avoid problems? And could I change kernel after that or is it dangerous?
Also: with custom roms based on stock with battery extender kernel I'm getting the Titanium Backup error... What?
Thanks a lot
Sent from my GT-S5830 using xda premium
h4wkst3p said:
I've already tried lots of custom roms but stock has better battery life and lots of useful stuff for me so I'd rather stay on stock if I can find a solution.. Thanks btw
So do you mean I should root it with kernel itself to avoid problems? And could I change kernel after that or is it dangerous?
Also: with custom roms based on stock with battery extender kernel I'm getting the Titanium Backup error... What?
Thanks a lot
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
he means that if you root your stock ,you better not flash a kernel, it will cause some problems, and for titanium backup, before backing up or restore apps , enable andorid debugging in settings to avoid errors
Sent from my legend ACE using tabatalk
nizar.nasani said:
he means that if you root your stock ,you better not flash a kernel, it will cause some problems, and for titanium backup, before backing up or restore apps , enable andorid debugging in settings to avoid errors
Sent from my legend ACE using tabatalk
Click to expand...
Click to collapse
But I always keep it enabled lol the error is about wrong permissions on su command
And if I flash it when I haven't rooted it yet?
Sent from my GT-S5830 using xda premium
EDIT: And if I don't flash kernels on stock rooted rom will roms like touchwiz 5 by Nathan still give me wrong su permissions error like it does now?
h4wkst3p said:
But I always keep it enabled lol the error is about wrong permissions on su command
And if I flash it when I haven't rooted it yet?
Sent from my GT-S5830 using xda premium
EDIT: And if I don't flash kernels on stock rooted rom will roms like touchwiz 5 by Nathan still give me wrong su permissions error like it does now?
Click to expand...
Click to collapse
mmm no,,,
Wipe all your data (3 CWM Wipes) and try yo flash the rom again
Viper The Ripper said:
mmm no,,,
Wipe all your data (3 CWM Wipes) and try yo flash the rom again
Click to expand...
Click to collapse
Well I just tried two scenarios:
After all cwm wipes
Flashed stock ddkq6 and just rooted it without kernels then deodexed and again wrong permissions in /system/app
Same with xwktm
Flashed stock ddkq6 only changed kernel and after deodex same thing again
It may be not a problem but all the issues on my first post start with wrong permissions in system...
What's happening to my phone D:
Sent from my GT-S5830 using xda premium
h4wkst3p said:
Well I just tried two scenarios:
After all cwm wipes
Flashed stock ddkq6 and just rooted it without kernels then deodexed and again wrong permissions in /system/app
Same with xwktm
Flashed stock ddkq6 only changed kernel and after deodex same thing again
It may be not a problem but all the issues on my first post start with wrong permissions in system...
What's happening to my phone D:
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Try a different root explorer. I'm saying this because I sometimes have strange issues with ES file explorer. Also as far as I know, su doesn't integrate well into the stock ROMs. Try freeing up some space in system by deleting some bloatware. Try using SD maid pro. Finally, try a fix permissions via recovery. Probably this might solve your problem.
Sent from my Galaxy Ace GT-S5830 using xda premium
Venomous Viper 119 said:
Try a different root explorer. I'm saying this because I sometimes have strange issues with ES file explorer. Also as far as I know, su doesn't integrate well into the stock ROMs. Try freeing up some space in system by deleting some bloatware. Try using SD maid pro. Finally, try a fix permissions via recovery. Probably this might solve your problem.
Sent from my Galaxy Ace GT-S5830 using xda premium
Click to expand...
Click to collapse
Thanks, will try and let you know :thumbup: hope it works!
Sent from my GT-S5830 using xda premium

Action Memo APK

Does any have a working link to the action memo? I need to stay out of TB when im drunk.
Here the whole package, push it to system and change the permissions
http://fs1.androidfilesharing.com/9a136641c80e1295
These?
App- http://fs1.androidfilesharing.com/3598d52cf24c8c4f
Widget- http://fs1.androidfilesharing.com/62b5f30ffab0d488
Sent from my SM-N900V using XDA Premium 4 mobile app
These are the quick memo ,do you happen to have the action memo ? I accidentally deleted my apk for action memo. Any help would be greatly appreciated,thanks
Sent from my SAMSUNG-SM-N900A using xda app-developers app
Thats what im looking for i pushed it to device/system/app and changed the permissions to rw rw r and it wouldnt install, the widget installs but not the app. when i removed it there was 3 files.?
Edit when i click the widget it fc's touchwiz
I had trouble restoring some MI9 system backups to MJ5. When I tried to restore them via TB, the process would just hang or say "The app is from a different ROM version..." or something like that. Maybe the problem you are having is because the apk is from a different build then the one you are running.
a good point was made i need the ones from the MJ5
frome901 said:
a good point was made i need the ones from the MJ5
Click to expand...
Click to collapse
I would if I could, but I'm back on MI9 (warrantied my first N3 and they shipped me one with MI9).
If your rooted, maybe you can flash an MJ5 Rom (that hasn't been debloated) w/SS and backup the apk from it. Flash back to your stock nandroid and install the backup apk.
im thinking i need the Odex file for both
frome901 said:
im thinking i need the Odex file for both
Click to expand...
Click to collapse
OP have you solved the issue yet?
I am having the same problem

Categories

Resources