[SCRIPT] PowerliteFor S4 mini duos i9192 & i919X "removed all the bloatware"

fburgos

Senior Member
Sep 1, 2012
1,506
383
0
I try to save the Samsung video player but now the mini player does not work any idea?

Enviado desde mi GT-I9192 usando Tapatalk 4
 

kuddl007

New member
Nov 21, 2013
1
0
0
Hamburg
Hello,
I am trying to cleanup my S4 mini (9195) with this wonderfull script, but it doesn't work.
I tried to manually delete a few files:
chmod 777 Allshare*
rm Allshare*
and got a message that the file system is Read-only
What am I doing wrong?
thanks fro help!
 

radicspeter

Senior Member
Mar 29, 2011
606
204
0
Hello,
I am trying to cleanup my S4 mini (9195) with this wonderfull script, but it doesn't work.
I tried to manually delete a few files:
chmod 777 Allshare*
rm Allshare*
and got a message that the file system is Read-only
What am I doing wrong?
thanks fro help!
Use rootwxplorer! And mount your system like press r/w button in the top of the screen. ;)

Tapatalk-kal küldve az én GT-I9195-el
 
  • Like
Reactions: kuddl007

ladislav.heller

Senior Member
Apr 25, 2012
837
513
113
Bratislava
I'm just asking, is it possible to remove (odexed) apps instead of:
Code:
delete("/system/app/Hearingdro.apk");
delete("/system/app/Hearingdro.odex");
...using just single:
Code:
delete("/system/app/Hearingdro.*");
???
:)
 

ondoy1943

Senior Member
Jun 21, 2011
396
64
0
I'm just asking, is it possible to remove (odexed) apps instead of:
Code:
delete("/system/app/Hearingdro.apk");
delete("/system/app/Hearingdro.odex");
...using just single:
Code:
delete("/system/app/Hearingdro.*");
???
:)
Since you're working on file level, i think you have to delete both apk and odex files of an app. I'm not sure though if you can do xxxx.* in android delete as you can in windows. ;)
 
Last edited:
  • Like
Reactions: ladislav.heller

bobo1704

Senior Member
Nov 7, 2013
229
43
48
I'd like to remove only Samsung related apps, such as chaton, samsung hub, s voice etc. but only samsung apps, except from touchwiz. I also need to remove dropbox. So, could you please give me the script lines?
Thank you a lot!
 

Sanj3k

Senior Member
May 21, 2012
144
19
0
Dumb question just tried your Script and Now i am missing Music Player, Clock Widgets and Weather Widget Accu how can I Get them back can someone please upload them? Because I cant find the apks through xda search :( Or how can I extract them from the Rom? In which folder are they opened with WinRar but there are only a few files not like in cm :( :(
 

alimah

New member
Dec 6, 2013
2
0
0
I guess is a mass efect. Just finished testing 3 minutes ago. Personalization removed, and secwizard kept = lockscreen works.
If I remove secwizard after a wipe the system will go back without the settings however lockscreen is not working at all, the settings are there alright.

Below is my list of apps remained, and everything I need is working, I explained some of the issues I got down the road:

AccessControl.apk
AccessControl.odex
Bluetooth.apk
Bluetooth.odex
CertInstaller.apk
CertInstaller.odex
ContainerAgent.apk
ContainerAgent.odex
DefaultContainerService.apk
DefaultContainerService.odex
FusedLocation.apk ( removing this will cause bootloop )
FusedLocation.odex
GoogleBackupTransport.apk
GoogleContactsSyncAdapter.apk
GoogleLoginService.apk
GoogleServicesFramework.apk
Hearingdro.apk ( if you want voice clarity in calls, it really works )
InputDevices.apk
InputDevices.odex
JobManager.apk
JobManager.odex
KeyChain.apk
KeyChain.odex
LogsProvider.apk ( dialer crashes after 3 dials entered if you remove this )
LogsProvider.odex
MtpApplication.apk ( no mass storage at all if you remove this )
MtpApplication.odex
NetworkLocation.apk
NfcNci.apk
NfcNci.odex
PackageInstaller.apk
PackageInstaller.odex
Phonesky.apk
SBrowser.apk
SBrowser.odex
SamsungCamera2.apk
SamsungCamera2.odex
SamsungIME.apk
SamsungIME.odex
SecCalculator2.apk
SecCalculator2.odex
SecCalendarProvider.apk ( if you remove this no calendar app will work )
SecCalendarProvider.odex
SecContacts.apk
SecContacts.odex
SecContactsProvider.apk
SecContactsProvider.odex
SecDownloadProvider.apk
SecDownloadProvider.odex
SecEmail_J.apk
SecEmail_J.odex
SecExchange.apk
SecExchange.odex
SecGallery2013.apk
SecGallery2013.odex
SecMediaProvider.apk
SecMediaProvider.odex
SecMms.apk
SecMms.odex
SecPhone.apk
SecPhone.odex
SecSettings.apk
SecSettings.odex
SecSettingsProvider.apk
SecSettingsProvider.odex
SecSetupWizard2013.apk
SecSetupWizard2013.odex
SecTelephonyProvider.apk
SecTelephonyProvider.odex
SecurityProvider.apk
SecurityProvider.odex
SystemUI.apk
SystemUI.odex
TimeService.apk
TimeService.odex
UserDictionaryProvider.apk
UserDictionaryProvider.odex

you will need some launcher after this. nova is the best in my opinion

thats very good, thanks a lot.
could u please help me how i can have Watchon on my phone, I install a new firmware and again I delete some line about samsunghub and samsung watchon , but again after flash, there is no watchon on menu.
I will apreciate if u help me witch linke and command is for watchon...
Thank u .