[GUIDE][TOOL] Guide To Create You're Own De-Bloat Tool/APK Installer/For Any Device

Search This thread

eaglerazor123

Inactive Recognized Developer
Oct 8, 2009
731
1,115
TS07
Ever Tired Of Useless Stock Bloat Stuffed Up In Rom! Time To Remove Them!

This Is Guide To Create A Script To Remove Bloatware From Stock Rom For Any Device! Plus APK Installer ;)

For Referring Purpose I'm Using Samsung's De-Bloat Too/APK Installer Develop'd by Me!


Requirements:
CWM Recovery w/ ADB
USB Drivers
Rooted
Phone connected to PC with USB Debugging enabled.


What Does This Tool Do..........?

It Removes Bloatware From Stock Rom! Eg: Samsungs's Unwanted Stuff

#Optional : Install/Batch APK's


Download This Tool Zip Here

Extract It
- Now Edit(Using NotePad++) Debloat.bat

db1.png



-Go To Line 30 And Edit The "BuddiesNow.apk" name to you're specific one In Rom/Device!

db2.png



For Eg:

Edit This

Code:
adb shell rm /system/app/BuddiesNow.apk
adb shell rm /system/app/BuddiesNow.odex

To

Code:
adb shell rm /system/app/TWLauncher.apk
adb shell rm /system/app/TWLauncher.odex

-Thats All! Save The File & Run The Debloat.bat By Following Instructions!


How-To USE :


Click On Debloat.bat
Follow On Screen Instructions To Remove !
Reboot Phone When Prompted!

--------------------------------
For APK Installer

Place The Wanted APK's In The same Folder!

-Close The Window To Skip Auto Install!
-Press Continue For Auto Apk Installer
IMPORTANT: -And Make Sure You Reconnect USB Cable Before Pressing Continue!
-Press Continue For Auto Apk Installer
-Done!



It Works On Stock Rom.
It Also Works On Custom Rom If Therez Any Bloat In It! ;) Don't Panic If Therz Some Error Regarding No Such File/Directory.It's coz of absence of specified app in System/app (Bloat-Free)


Now Make You're Own Versions For You're Devices Like HTC,SE etc ;)

The Tool Attached Here(For Ex) Is almost Common For Samsung Devices!



Download Link :
http://goo.im/devs/eaglerazor123/Eag-debloat.zip
http://www.mediafire.com/?qhq294rzh3ajll4


Credit Me If You Used This Somewhere :)

Hit Thanks If You Like ! Donate If You Want To! :cool:
 
Last edited:

invasion2

Senior Member
Oct 3, 2011
3,103
1,243
Space, the ONLY Frontier
1 word - wow. This is a really great tool. Used it, and it's flawless. I would LOVE to have it in my ROM if you don't mind! Like flashing the ROM then flashing this script to remove Facebook, Twitter, etc. Great work buddy :)
 

Serdxx

Senior Member
Jun 23, 2012
94
4
Ever Tired Of Useless Stock Bloat Stuffed Up In Rom! Time To Remove Them!

This Is Guide To Create A Script To Remove Bloatware From Stock Rom For Any Device! Plus APK Installer ;)

For Referring Purpose I'm Using Samsung's De-Bloat Too/APK Installer Develop'd by Me!


Requirements:
CWM Recovery w/ ADB
USB Drivers
Rooted
Phone connected to PC with USB Debugging enabled.


What Does This Tool Do..........?

It Removes Bloatware From Stock Rom! Eg: Samsungs's Unwanted Stuff

#Optional : Install/Batch APK's


Download This Tool Zip Here

Extract It
- Now Edit(Using NotePad++) Debloat.bat

db1.png



-Go To Line 30 And Edit The "BuddiesNow.apk" name to you're specific one In Rom/Device!

db2.png



For Eg:

Edit This

Code:
adb shell rm /system/app/BuddiesNow.apk
adb shell rm /system/app/BuddiesNow.odex

To

Code:
adb shell rm /system/app/TWLauncher.apk
adb shell rm /system/app/TWLauncher.odex

-Thats All! Save The File & Run The Debloat.bat By Following Instructions!


How-To USE :


Click On Debloat.bat
Follow On Screen Instructions To Remove !
Reboot Phone When Prompted!

--------------------------------
For APK Installer

Place The Wanted APK's In The same Folder!

-Close The Window To Skip Auto Install!
-Press Continue For Auto Apk Installer
IMPORTANT: -And Make Sure You Reconnect USB Cable Before Pressing Continue!
-Press Continue For Auto Apk Installer
-Done!



It Works On Stock Rom.
It Also Works On Custom Rom If Therez Any Bloat In It! ;) Don't Panic If Therz Some Error Regarding No Such File/Directory.It's coz of absence of specified app in System/app (Bloat-Free)


Now Make You're Own Versions For You're Devices Like HTC,SE etc ;)

The Tool Attached Here(For Ex) Is almost Common For Samsung Devices!



Download Link :
http://goo.im/devs/eaglerazor123/Eag-debloat.zip
http://www.mediafire.com/?qhq294rzh3ajll4


Credit Me If You Used This Somewhere :)

Hit Thanks If You Like ! Donate If You Want To! :cool:

sorry sir, but for apk installer section, what's used for?
can you explain little bit?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 20
    Ever Tired Of Useless Stock Bloat Stuffed Up In Rom! Time To Remove Them!

    This Is Guide To Create A Script To Remove Bloatware From Stock Rom For Any Device! Plus APK Installer ;)

    For Referring Purpose I'm Using Samsung's De-Bloat Too/APK Installer Develop'd by Me!


    Requirements:
    CWM Recovery w/ ADB
    USB Drivers
    Rooted
    Phone connected to PC with USB Debugging enabled.


    What Does This Tool Do..........?

    It Removes Bloatware From Stock Rom! Eg: Samsungs's Unwanted Stuff

    #Optional : Install/Batch APK's


    Download This Tool Zip Here

    Extract It
    - Now Edit(Using NotePad++) Debloat.bat

    db1.png



    -Go To Line 30 And Edit The "BuddiesNow.apk" name to you're specific one In Rom/Device!

    db2.png



    For Eg:

    Edit This

    Code:
    adb shell rm /system/app/BuddiesNow.apk
    adb shell rm /system/app/BuddiesNow.odex

    To

    Code:
    adb shell rm /system/app/TWLauncher.apk
    adb shell rm /system/app/TWLauncher.odex

    -Thats All! Save The File & Run The Debloat.bat By Following Instructions!


    How-To USE :


    Click On Debloat.bat
    Follow On Screen Instructions To Remove !
    Reboot Phone When Prompted!

    --------------------------------
    For APK Installer

    Place The Wanted APK's In The same Folder!

    -Close The Window To Skip Auto Install!
    -Press Continue For Auto Apk Installer
    IMPORTANT: -And Make Sure You Reconnect USB Cable Before Pressing Continue!
    -Press Continue For Auto Apk Installer
    -Done!



    It Works On Stock Rom.
    It Also Works On Custom Rom If Therez Any Bloat In It! ;) Don't Panic If Therz Some Error Regarding No Such File/Directory.It's coz of absence of specified app in System/app (Bloat-Free)


    Now Make You're Own Versions For You're Devices Like HTC,SE etc ;)

    The Tool Attached Here(For Ex) Is almost Common For Samsung Devices!



    Download Link :
    http://goo.im/devs/eaglerazor123/Eag-debloat.zip
    http://www.mediafire.com/?qhq294rzh3ajll4


    Credit Me If You Used This Somewhere :)

    Hit Thanks If You Like ! Donate If You Want To! :cool:
    1
    1 word - wow. This is a really great tool. Used it, and it's flawless. I would LOVE to have it in my ROM if you don't mind! Like flashing the ROM then flashing this script to remove Facebook, Twitter, etc. Great work buddy :)

    Thanks! :D No prob u can use it!