[CLOSED - NO LONGER WORKS][UNOFFICIAL] Launcher for SuperR's Kitchen 3.x.x.x - SuperR Kitchen

For all those lazy fellows like me out there who doesn't want each time to open up an elevated command prompt and to type python superr to launch the kitchen in windows...
I created a tiny program Launch Kitchen.exe (attached below) which you can copy to the root of your superr-kitchen3 folder and just double click to launch the kitchen with elevated command prompt previleges (it natively opens with elevated administrator rights, no need to run as administrator) so that no more previlege/adminstrative errors while cooking ROMs. You can easily create a shortcut to the Launch Kitchen.exe on your desktop for ease of access.
@SuperR... Sorry if you didn't like the icon...

Xennet said:
For all those lazy fellows like me out there who doesn't want each time to open up an elevated command prompt and to type python superr to launch the kitchen in windows...
I created a tiny program Launch Kitchen.exe (attached below) which you can copy to the root of your superr-kitchen3 folder and just double click to launch the kitchen with elevated command prompt previleges (it natively opens with elevated administrator rights, no need to run as administrator) so that no more previlege/adminstrative errors while cooking ROMs. You can easily create a shortcut to the Launch Kitchen.exe on your desktop for ease of access.
@SuperR... Sorry if you didn't like the icon...
Click to expand...
Click to collapse
This seems cool, but Windows defender deleted the zip right after I downloaded it. Said there was malware. Attached is a screenshot of windows defender history showing the reported malware.

SuperR. said:
This seems cool, but Windows defender deleted the zip right after I downloaded it. Said there was malware. Attached is a screenshot of windows defender history showing the reported malware.
Click to expand...
Click to collapse
That's false alarm
I had compressed the executable with upx packer to reduce the size and also that the underlying code cannot be easily altered
But,
Packed executables are sometimes detected as malwares because the normal windows ms header is replaced by the packer header..
That's why just don't trust windows defender
If you need I can upload the unpacked executable.
Or you can just ignore the warning in the windows defender
But it's really nice to have a launcher that automatically launches the kitchen with elevated previlegess so that no problem ever occurs due to inadequate admin rights and UAC policy while building, packing or unpacking of ROMs or boot images..

@SuperR.
Here is the uncompressed original executable
No defender problems now...
Sorry for the hiccup And thanks for testing it out...

Good to know. I don't compress my apps, so I'm good here. But I actually made a similar script on my machine. Didn't even think to post it. Lol. You beat me to it!

chevycam94 said:
Good to know. I don't compress my apps, so I'm good here. But I actually made a similar script on my machine. Didn't even think to post it. Lol. You beat me to it!
Click to expand...
Click to collapse
Good to know...
You me all are sort of developers down here at XDA..
Keep up the good work...
You will definitely get a chance to beat me next up lol...

I can't seem to get the source to download it because it gives me a 404 error...

The Exploiter said:
I can't seem to get the source to download it because it gives me a 404 error...
Click to expand...
Click to collapse
Just click on the exe file in the post...
No need for source
Downloads fine..I tested it now..

Hello
On my machine, no need for your ex, a click on the exe of superrs and kitchen this spear without worries.

Xennet said:
Just click on the exe file in the post...
No need for source
Downloads fine..I tested it now..
Click to expand...
Click to collapse
Thank you

Xennet said:
For all those lazy fellows like me out there who doesn't want each time to open up an elevated command prompt and to type python superr to launch the kitchen in windows...
I created a tiny program Launch Kitchen.exe (attached below) which you can copy to the root of your superr-kitchen3 folder and just double click to launch the kitchen with elevated command prompt previleges (it natively opens with elevated administrator rights, no need to run as administrator) so that no more previlege/adminstrative errors while cooking ROMs. You can easily create a shortcut to the Launch Kitchen.exe on your desktop for ease of access.
@SuperR... Sorry if you didn't like the icon...
Click to expand...
Click to collapse
Awesome thanks for releasing.
I would love to make a gtk+ UI for us native Linux users who like pretty buttons .

Related

Ultimate Noob Rooter [Mytouch Slide]

Making Rooting easier for people, I present to you
Ultimate Noob Rooter
I have built this following the rooting techniques from the following places:
http://forum.xda-developers.com/showthread.php?t=754020
http://wiki.cyanogenmod.com/index.php?title=TMobile_myTouch_Slide:_Full_Update_Guide
By using this method, you agree that you take full responsabily of any actions or concequences
that might happen to you or your phone. Once again, I will not be responsible for anything.
STEPS
Make sure your phone is connected to your PC, if it asks to install drivers just click yes..
1) Download: http://www.fileserve.com/file/M6guyMH
2) Extract the .zip folder named "RootMEnow.zip" anywhere on your computer
3) Open cmd.exe and drag it from the *bottom right corner* to make cmd full screen. (Must be full screen!).
4) on cmd type: root.bat
5) read and follow what it says
6) you're done
----------------------
Some people might get errors saying "missing .dll"
Simply copy the .dll files and place them in this 2 places in your computer
C:\windows\system
C:\window\system32
----------------------
Credits go to..
cdsbj6508 (For alllll the testing)
Cyanogen, nbetcher (for the rooting methods)
and me, Xologist
I'm a total noob and this way of rooting my slide was easy and worked GREAT!!!! Thank you Xologist you ROCK!!
Thanks-
One thing you may want to add: users have to cd to the directory that they extract the RootmeNOW.zip in, e.g., if you extracted it into the documents folder, you'd have to open cmd, and type
cd C:\users\usernamehere\documents\rootmenow
and then the commands. Some SUPERnoobs don't know to cd to be able to run a batch file.
MusicMan374 said:
One thing you may want to add: users have to cd to the directory that they extract the RootmeNOW.zip in, e.g., if you extracted it into the documents folder, you'd have to open cmd, and type
cd C:\users\usernamehere\documents\rootmenow
and then the commands. Some SUPERnoobs don't know to cd to be able to run a batch file.
Click to expand...
Click to collapse
Normally that would be true.. but since I put CMD.exe in that folder, cmd starts at the path of the folder
xologist said:
Normally that would be true.. but since I put CMD.exe in that folder, cmd starts at the path of the folder
Click to expand...
Click to collapse
Wait.. what?? You are distributing cmd.exe?
I think that MS is not going to be cool with that....
I didn't download the file, so if I've misunderstood then you have my apologies.
JTB
JTownBrewer said:
Wait.. what?? You are distributing cmd.exe?
I think that MS is not going to be cool with that....
I didn't download the file, so if I've misunderstood then you have my apologies.
JTB
Click to expand...
Click to collapse
What's wrong with sending cmd.exe ?
that's like me sending you a text.txt document.. everyone has it on windows either way..
xologist said:
What's wrong with sending cmd.exe ?
that's like me sending you a text.txt document.. everyone has it on windows either way..
Click to expand...
Click to collapse
xologist: I appreciate that you have been trying to consolidate information in the MT3GS forums lately and make things a bit more noob friendly, but this comment just blows my mind.
It is in no way like sending a text.txt document. Not sure how you can even make that leap .
Cmd.exe is a proprietary program written by MS and governed by the license under which you have acquired Windows. One of the chief points in that license is that you are not allowed to redistribute, in whole or in part, Windows. Cmd.exe is quite clearly a part of Windows and not allowed to be distributed.
On the other hand, if I were to create a file called Test.txt, I would presumably put some text in there. That is a file I would have created and is therefor mine to do with what I please, as I would be the creator of the work..
You really MUST remove cmd.exe from your download. Not trying to be difficult, just want the forums here to stay legal
JTownBrewer said:
xologist: I appreciate that you have been trying to consolidate information in the MT3GS forums lately and make things a bit more noob friendly, but this comment just blows my mind.
It is in no way like sending a text.txt document. Not sure how you can even make that leap .
Cmd.exe is a proprietary program written by MS and governed by the license under which you have acquired Windows. One of the chief points in that license is that you are not allowed to redistribute, in whole or in part, Windows. Cmd.exe is quite clearly a part of Windows and not allowed to be distributed.
On the other hand, if I were to create a file called Test.txt, I would presumably put some text in there. That is a file I would have created and is therefor mine to do with what I please, as I would be the creator of the work..
You really MUST remove cmd.exe from your download. Not trying to be difficult, just want the forums here to stay legal
Click to expand...
Click to collapse
alright fine.
Ill fix that.. geez, you guys just try to find errors everywhere
xologist said:
alright fine.
Ill fix that.. geez, you guys just try to find errors everywhere
Click to expand...
Click to collapse
Lol. Like I said I appreciate what you're trying to do! Just (trying) to keep it from getting removed...
JTB
stupid question, i know...
however, how easy is it to unroot the device and return to tmo software?
JTownBrewer said:
Lol. Like I said I appreciate what you're trying to do! Just (trying) to keep it from getting removed...
JTB
Click to expand...
Click to collapse
Youre right. Its cool to make things easy for people, but legality is a must. Plus it wouldnt kill noobs to learn how to mount a directory (personally dont think its rocket science)
Sent from my T-Mobile myTouch 3G Slide using XDA App
During the progress bar, I get message that saysnno image, and wrong image. After the progress bar is done, I get this on my screen. Main version is older. Update Fail! Do you want to reboot the device? <vol up> Yes, <vol down> No. Finally I get E: failed to verify whole-file signature. E: verification failed Installation aborted.
There are two threads devoted to unrooting your phone. Please search.
The easiest away to make it "noob proof" would be to make a batch file (.bat) to cd to the directory and execute the commands for the user instead of including command prompt.
Sent from my T-Mobile myTouch 3G Slide using XDA App
good i hope this help the noobs
nikol4s said:
The easiest away to make it "noob proof" would be to make a batch file (.bat) to cd to the directory and execute the commands for the user instead of including command prompt.
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
Doesn't work.
When cmd returns the # (pound sign), the .bat doesn't know what to keep doing.
Not only that, but if someone downloads it to their user folder, there MIGHT be a windows variable for the user directory similar to ~ in linux, but not sure. So you might not be able to do that. Even so, if someone downloaded it to the wrong location after only scanning directions, it would break the whole process and they'd come here whining "HERP FAIL DEV DIS BROKEN HERE HOW2ROOT DERPPPPPPPP".
It'd be all bad, is what I'm trying to say here, lol.
Sent from my T-Mobile myTouch 3G Slide
Or just include a shortcut to cmd using the %SYSTEM variable with a target location of current directory
Sent from my HTC Hero CDMA using XDA App
danaff37 said:
Or just include a shortcut to cmd using the %SYSTEM variable with a target location of current directory
Sent from my HTC Hero CDMA using XDA App
Click to expand...
Click to collapse
Guys, calm down.. everything has been fixed..
really didn't think it was possible to screw this up...
but i guess, where there's a will, there's a way.
tried going through instructions. kept getting a lot of errors from cmd, but the commands kept going.
booted back into white screen with writing, and nothing happened.
4. The device will show a progress bar (can take time), ABSOLUTELY DO NOT POWER DOWN WHILE IT'S STILL FLASHING!!!
that step does not happen, nor any of the ones after it. not correctly, anyway.
what am I missing here?

Hw_Config.sh Editor - Easy add Features to Your device, Now On Linux Too!

Well this is a easy tool for editing /system/etc/hw_config.sh directly on your PC, and add things like multitouch, etc, without needed to edit on your phone (bored)
Attached some screenshots.
Requirements:
Windows OS (For vista & 7 please run as admin, for xp users, don't needed that), or Linux OS (only tested on Ubuntu, but tecnically should work on any linux OS)
Device Drivers
Java
On linux, chmod +x hw_editor.jar
You
Features:
Easy Editing Hw_config.sh
Automatic Backups
Easy Pull & Push, you just need to press a Button
Please be sure of connecting your device first to pc, and turn on USB debugging, otherwise the software will give you a lot of errors
.rar for linux, .zip for windows
Stop making awesome ****!
s0ftcorn said:
Stop making awesome ****!
Click to expand...
Click to collapse
Lol
Uploaded a new bug fixed version ( now it returns the RO state at end of pushing )
wooow great think nice working
only suggest could it be added for build.prop to?
it will be easier for newbies.
Great work buddy, thanks alot for your time making this
Eyama said:
wooow great think nice working
only suggest could it be added for build.prop to?
it will be easier for newbies.
Click to expand...
Click to collapse
I will see if i do it tomorrow
Kennnn said:
Great work buddy, thanks alot for your time making this
Click to expand...
Click to collapse
Im glad you like it
@ All : Uploaded new version, now sets chmod 755 for hw_config.sh, and uses a sh script to mount and unmount rw, seems to be better this way , also need testers from other devices
i have problems :/ i press pull and sucessfully pulled then i press edit and i got message java.io.FileNotFoundException: C:\temp.sh and then opens empty editor. backup map is empty. do i have to unzip to a particular place?
EDIT: i have it on desktop
Eyama said:
i have problems :/ i press pull and sucessfully pulled then i press edit and i got message java.io.FileNotFoundException: C:\temp.sh and then opens empty editor. backup map is empty. do i have to unzip to a particular place?
EDIT: i have it on desktop
Click to expand...
Click to collapse
Wait some time after pressing pull, and before pressing edit , also after you press pull please be sure if on C:\ are 2 files, one mountScript.sh and the another one temp.sh, please notify me
EDIT: Uploaded a new version with more sleep time (3sec after pressing pull)
no i dont get those files in C:\
Eyama said:
no i dont get those files in C:\
Click to expand...
Click to collapse
Did you press pull first right ?, so it's really weird, try with the new one, and be sure that your device it's connected with debugging mode on, try open adb, and write adb start-server
yes i did.i have debugging mode on and usb storage on.i tried the new one with sleep 3. just one think where do i need to unzip those files? in Android SDK/tools or i can have it on my desktop.
Eyama said:
yes i did.i have debugging mode on and usb storage on.i tried the new one with sleep 3. just one think where do i need to unzip those files? in Android SDK/tools or i can have it on my desktop.
Click to expand...
Click to collapse
You dont need to have USB storage on, but anyway i dont think that's the problem, it should work on any folder, for me works on any folder
EDIT: Wait what's your OS?
ok i tried with usb storage off, unzipet on desktop in xxxx folder. i start the Hw_Config Editor.jar press pull wait for message press ok. check in C:\ for those 2 files and they arent there. then press edit en same message for mising file. i dont know what is wrong maybe im too dumy for this hehe
Eyama said:
ok i tried with usb storage off, unzipet on desktop in xxxx folder. i start the Hw_Config Editor.jar press pull wait for message press ok. check in C:\ for those 2 files and they arent there. then press edit en same message for mising file. i dont know what is wrong maybe im too dumy for this hehe
Click to expand...
Click to collapse
Please say me what's your Operative System, if you're on windows vista or windows 7 you need to run as admin the .jar
yes im on win 7 im going to try with adimn run
Edit: i dont have an option for run as adnim this is strange :/
Eyama said:
yes im on win 7 im going to try with adimn run
Edit: i dont have an option for run as adnim this is strange :/
Click to expand...
Click to collapse
chumby_666 confirmed that works running as admin
EDIT: Download the last one and run .bat as admin , thanks to chumby for the bat
EDIT: Packed all in a .exe and run on background the .bat, also added a NICE icon
thanks to you both it is working now
o just for those who have antivirus protection turn it off before unpack zip an using the program.
D4rKn3sSyS, you really are making things easier for us.
BTW, downloaded this, got a virus warning message:
Trojan:Win32/Delfsnif.DX
Category: Trojan
Description: This program is dangerous and executes commands from an attacker.
Click to expand...
Click to collapse
I ignored it and allowed your awesome program to run. You might want to edit the first post to say that antivirus may give a false positive.
EDIT: For the extremely paranoid out there (D4rKn3sSyS is the man! Why doubt his program?), I ran the program through VirusTotal. RESULT: 5/ 42 (11.9%) returned "infected".
Works fine on mine, win 7 x64/x10 mini pro, using Avast free, no virus warning.
thx
Uploaded Linux version, tested on ubuntu, need testers on fedora and other linux OS
For linux, only will work on the root of your user Folder for ex: d4rk/files here

Ubuntu OS app extension?

Just wondering is anyone new what kind of apps Ubuntu OS will use. will they use .apk like android? or are they going to make a whole other kind of app?
AW: Ubuntu OS app extension?
They will use .deb ... Debian Packaging, that's one of the things what makes ubuntu ..
Sent from my Galaxy Nexus using xda premium
jscurtu said:
They will use .deb ... Debian Packaging, that's one of the things what makes ubuntu ..
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Good question! But in response to jscurtu: That will just be the dpkg package manager extension (that's only good for installing an "app" and cannot be executed like an apk). As you are probably aware android is basically a JVM on Linux. Ubuntu will be different. There will be no "apps" per se and will probably just be extensionless binary ELFs residing in /usr/bin with an icon and application shortcut in /usr/share/applications/ like regular Ubuntu and most other GNU/Linux OS's .
Sent from my SGH-T999 using xda app-developers app
joshumax said:
Good question! But in response to jscurtu: That will just be the dpkg package manager extension (that's only good for installing an "app" and cannot be executed like an apk). As you are probably aware android is basically a JVM on Linux. Ubuntu will be different. There will be no "apps" per se and will probably just be extensionless binary ELFs residing in /usr/bin with an icon and application shortcut in /usr/share/applications/ like regular Ubuntu and most other GNU/Linux OS's .
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
WT...? Yep, you got it right that the .deb format is the package format for the package manager..
..........but the rest just don't make any real sense with the OP question and the one has nothing to do with the other.
Anyway, ill be nice and get the things straight here for ya..
So what you are saying is that there will be no "apps" because its not in a single file, sorry i mean package??
That is just ridiculous ... "App" is just a term for a small Application no matter what the freaking execution is ..
Android programs are compiled into .dex (Dalvik Executable) files, which are basically "zipped" into a apk "package". .
So basically... Android don't execute apk's either, it opens the apk at run time and executes the binary's in the package .. Similar to what a .JAR is for Java programs.
But on Ubuntu and Linux in general, there are allot of ways to execute a program depending on what programming language you have choosed.
So in a GUI environment, users will usually start their programs from a .desktop file that has in short explanation the instructions to the executable optional with parameters, the path and the path to the icon file ..
I am sure the Ubuntu Phone will do that as well..
But because Canonical will allow carriers and manufactures to remove root capability like android... the installed files from the deb package would need to be installed where the phone (user) has rights .. So that might not be standard way, I guess there will be a special folder for phone apps .. Cant wait to find out..
here is a example how a .desktop file looks like :
Code:
[Desktop Entry]
Version=1.0
Name=Firefox Web Browser
Exec=firefox %u
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=firefox
Categories=GNOME;GTK;Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
StartupNotify=true
Actions=NewWindow;
[Desktop Action NewWindow]
Name=Open a New Window
Exec=firefox -new-window
OnlyShowIn=Unity;
jscurtu said:
WT...? Yep, you got it right that the .deb format is the package format for the package manager..
..........but the rest just don't make any real sense with the OP question and the one has nothing to do with the other.
Anyway, ill be nice and get the things straight here for ya..
So what you are saying is that there will be no "apps" because its not in a single file, sorry i mean package??
That is just ridiculous ... "App" is just a term for a small Application no matter what the freaking execution is ..
Android programs are compiled into .dex (Dalvik Executable) files, which are basically "zipped" into a apk "package". .
So basically... Android don't execute apk's either, it opens the apk at run time and executes the binary's in the package .. Similar to what a .JAR is for Java programs.
But on Ubuntu and Linux in general, there are allot of ways to execute a program depending on what programming language you have choosed.
So in a GUI environment, users will usually start their programs from a .desktop file that has in short explanation the instructions to the executable optional with parameters, the path and the path to the icon file ..
I am sure the Ubuntu Phone will do that as well..
But because Canonical will allow carriers and manufactures to remove root capability like android... the installed files from the deb package would need to be installed where the phone (user) has rights .. So that might not be standard way, I guess there will be a special folder for phone apps .. Cant wait to find out..
here is a example how a .desktop file looks like :
Code:
[Desktop Entry]
Version=1.0
Name=Firefox Web Browser
Exec=firefox %u
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=firefox
Categories=GNOME;GTK;Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
StartupNotify=true
Actions=NewWindow;
[Desktop Action NewWindow]
Name=Open a New Window
Exec=firefox -new-window
OnlyShowIn=Unity;
Click to expand...
Click to collapse
You've explained it the best, but I don't see what was wrong with my answer.. the apps will be written in c++ and qml according to canonical, which are then compiled into raw binary files (unlike semi compiled dexs). Ubuntu should be able to run anything compiled for the arm architecture. While we could get into a flamewar about how Linux executes binaries, if someone like the op above were to ask what app system Ubuntu uses I'd say (for the sake of simplicity) they use fully compiled c/c++ binaries, not a deb which is only an installer which does not copy to a folder and constantly unpack at runtime like an apk does. Sure there are a lot of languages out there but the interpreters for other languages have to written in c/c++ to be executed on the target machine (you could argue that androids dalvik is like this).. as for the lack of root I've heard rumors that the usr directory has special permission and they've found a way to secure it enough to allow this. I have about 0 time to review this so I hope it makes sense.
Sent from my SGH-T999 using xda app-developers app

I545_OC1_Batch_Debloater (Windows, Linux, Mac)

**Root access required**
Download:
- I545_OC1_Batch_DeBloater
- debloat.zip by @klabit87 for Linux & Mac Users
Instructions:
1. Extract the I545_OC1_Batch_DeBloater folder onto your desktop.
2. Turn on USB Debugging from Developer Options and connect your device to your *PC.
3. Double-click DeBloater.bat to launch the program.
4. Select "Light," "Medium," or "Extreme" **debloating and press Enter.
5. Grant Root Access if prompted by your device and press Enter to begin.
6. Once complete press Enter to return to the Main Menu and select ***Reboot Device.
7. Last, select Exit from the main menu to end your session. Done!
* Make certain that you have Samsung Drivers installed.
** Use notepad++ or other text editor to view/edit the lists of removed apps in DeBloater.bat file.
*** It is normal for apps to begin force closing prior to rebooting your device.
wanna point out that this is windows only, as i dont think there are any low-level samsung drivers for linux
and this is a batch file.
skepticmisfit said:
wanna point out that this is windows only, as i dont think there are any low-level samsung drivers for linux
and this is a batch file.
Click to expand...
Click to collapse
Correct, windows only.
worked great for me. using the extreme option (cuz 90s kid) left only s memo and s voice as far as any real bloatware. so much easier than using titanium backup and having to go through stuff. thanks for this, muniz
skepticmisfit said:
wanna point out that this is windows only, as i dont think there are any low-level samsung drivers for linux
and this is a batch file.
Click to expand...
Click to collapse
Just sent script to muniz_ri for approval for Linux and probably Mac users.
Tested adb functions and everything works on Ubuntu 14.04
Edit:
Just been given the go ahead by @muniz_ri
Here is the link for the linux version, as I said it may work for Mac
debloat.zip
As always you are more than welcome to add this to the op if you wish.
Muniz I ran the batch file and it worked great getting rid of all that bloat. Thank you very much. One thing that surprised me though is that I went from 5.15GB of used internal storage to 4.98GB after debloating and that's after running CCleaner to get rid of any left over junk. I was expecting to gain more memory space considering how many apps were removed. Is this normal? Thanks
Eddie Hicks said:
Muniz I ran the batch file and it worked great getting rid of all that bloat. Thank you very much. One thing that surprised me though is that I went from 5.15GB of used internal storage to 4.98GB after debloating and that's after running CCleaner to get rid of any left over junk. I was expecting to gain more memory space considering how many apps were removed. Is this normal? Thanks
Click to expand...
Click to collapse
there's three settings in the batch script. which one did you use?
also, the bloat apps aren't really that big, they're all near the 10-20mb or less ballpark. accumulating 20 of them up probably frees up like maybe 100-200 mb of space. this is of course wild speculation as I usually make but still, something to consider
skepticmisfit said:
there's three settings in the batch script. which one did you use?
also, the bloat apps aren't really that big, they're all near the 10-20mb or less ballpark. accumulating 20 of them up probably frees up like maybe 100-200 mb of space. this is of course wild speculation as I usually make but still, something to consider
Click to expand...
Click to collapse
Thanks for getting back. I used extreme setting. I guess the files are not as large as I thought. I may not have gained much memory space but at least the bloat is gone.
I gave adb root permissions through SuperSU, ran this (slightly customized extreme, I kept Hangouts), and verified that the folders have been removed. After doing that, many of the apps I still had to manually uninstall (is that normal?), and some I'm not sure if I even can remove some (I just have a disable option).
I know you guys know better than I, but is simply removing these directories from /system/app enough to uninstall the applications?
Thanks.
Hi @muniz_ri you are my guru in these topics what's your position in new update for SCH-I545 how can we update without loose detox and root and xposed thanks in advance
Sent from my SCH-I545 using XDA Free mobile app
EdrickMG said:
Hi @muniz_ri you are my guru in these topics what's your position in new update for SCH-I545 how can we update without loose detox and root and xposed thanks in advance
Sent from my SCH-I545 using XDA Free mobile app
Click to expand...
Click to collapse
Someone needs to capture the ota so that a pre-rooted ROM can be created.
this works on of1, using the same instructions.
it seems samsung gave up on Story Album because both story album related apps were apparently not present, according to the debloater tool. hooray for removed bloat!
muniz_ri said:
Someone needs to capture the ota so that a pre-rooted ROM can be created.
Click to expand...
Click to collapse
Hello,
I'm a programmer (in college, mostly C & C++), but my knowledge of android is limited to rooting my S4 and other stuff I've gleaned while lurking on xda.
A quick search for how to capture an ota seems that it's not terribly difficult to do. ex http://forum.xda-developers.com/showthread.php?t=1589754
Is my impression (capturing ota update is not hard) correct? If so, why hasn't it been done? If the answers to those questions are "Yes" and "No good reason," respectively, I might be able to donate some of my time to do it. Would that be useful?
jdelphiki99 said:
Hello,
I'm a programmer (in college, mostly C & C++), but my knowledge of android is limited to rooting my S4 and other stuff I've gleaned while lurking on xda.
A quick search for how to capture an ota seems that it's not terribly difficult to do. ex http://forum.xda-developers.com/showthread.php?t=1589754
Is my impression (capturing ota update is not hard) correct? If so, why hasn't it been done? If the answers to those questions are "Yes" and "No good reason," respectively, I might be able to donate some of my time to do it. Would that be useful?
Click to expand...
Click to collapse
Muniz already got the update and created instructions for OF1 here
Is there a list of what gets removed at each level?
rpmm70 said:
Is there a list of what gets removed at each level?
Click to expand...
Click to collapse
Open the .bat file and you can read it all to see.
adb is not a recognized command
when i tried this it says that adb is not a recognized command. running windows 10 is that why?
devtinagub said:
when i tried this it says that adb is not a recognized command. running windows 10 is that why?
Click to expand...
Click to collapse
You may have deleted adb.exe from the extracted folder (maybe you havent extracted all the files), you must have the 4 files included at zip:
adb.exe
AdbWinApi.dll
AdbWinUsbApi.dll
Debloater.bat
solved! thank you
Edgardo_Uchiha said:
You may have deleted adb.exe from the extracted folder (maybe you havent extracted all the files), you must have the 4 files included at zip:
adb.exe
AdbWinApi.dll
AdbWinUsbApi.dll
Debloater.bat
Click to expand...
Click to collapse
thank you so much i finally was able to root my phone last night! you are awesome!
it says "no such file or directory" for everything on my phone when I run it. Any ideas there?

[Linux][Video] Unpack RemixOS system.sfs with two clicks

Hope this helps. You will need the following:
1. Linux
2. Nemo (included w/Linux Mint)
3. squashfs-tools
4. A system.sfs of your choosing
Watch the video:
This may only work with Xenial.
As always I am open for suggestions
Nautilus does the job if you are using Gnome or Unity, rather than Cinnamon or Mate.
PCManFM on LXDE, PCManFM-QT (I forget it's proper name) on LXQT.
Thunar on XFCE.
And there are others on other DE's (I forget the names).
Of course, you can install the file manager of your choice without installing an entire DE (i.e.: Nemo on Gnome, Nautilus on XFCE, PCManFm on KDE, etc).
moriel5 said:
Nautilus does the job if you are using Gnome or Unity, rather than Cinnamon or Mate.
PCManFM on LXDE, PCManFM-QT (I forget it's proper name) on LXQT.
Thunar on XFCE.
And there are others on other DE's (I forget the names).
Of course, you can install the file manager of your choice without installing an entire DE (i.e.: Nemo on Gnome, Nautilus on XFCE, PCManFm on KDE, etc).
Click to expand...
Click to collapse
Squshfs-tools was a CLI utitity, last I heard. When did it get integrated into the GUI?
I know I've tried in the past and have not had the same result. When it asked to search for a command that was new to me. Can Nautilus, PCmanFM, Thunar, etc repack it and make a bootable iso?
bg260 said:
Squshfs-tools was a CLI utitity, last I heard. When did it get integrated into the GUI?
I know I've tried in the past and have not had the same result. When it asked to search for a command that was new to me. Can Nautilus, PCmanFM, Thunar, etc repack it and make a bootable iso?
Click to expand...
Click to collapse
Ah, sorry for the confusion.
I wasn't referring to SquashFS-Tools, only to your list of requirements.
There is some SquashFS-Tools integration with Nautilus, however I am not sure that it is possible yet just like that in the GUI).
However it is possible to add scripts as extensions to Nautilus, once you add Nautilus-Scripts (or Nautilus-Extensions, or something similar, I don't really remember.
I think that it's also similarly possible with Nemo or Caja (I had just remembered another name), and perhaps there is a way to add scripts to PCManFM (It's been a few years since I had started using Linux on Lubuntu, so I barely remember anything from back then).
moriel5 said:
Ah, sorry for the confusion.
I wasn't referring to SquashFS-Tools, only to your list of requirements.
There is some SquashFS-Tools integration with Nautilus, however I am not sure that it is possible yet just like that in the GUI).
However it is possible to add scripts as extensions to Nautilus, once you add Nautilus-Scripts (or Nautilus-Extensions, or something similar, I don't really remember.
I think that it's also similarly possible with Nemo or Caja (I had just remembered another name), and perhaps there is a way to add scripts to PCManFM (It's been a few years since I had started using Linux on Lubuntu, so I barely remember anything from back then).
Click to expand...
Click to collapse
Is this new? It seems cross platform, so a kernel update? Not sure what that would have to do with GUI integration though.
I tried to use squashfs-tools and searched endlessly and got frustrated. I don't have a solid grasp of the command line, I understand the language but I can't write it. It was easier to use RMX Tools, but that required Windows
Anyway just happened to click on the system.sfs and that new popup appeared.
Thanks for helping.

Categories

Resources