• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Virgin Mobile/Sprint] Remove QSlide

the1986

Newbie
Sep 2, 2013
11
28
Hi all,

I've modded LGSystemUI to hide the QSlide bar. Otherwise stock.

You must be rooted to apply this. The apk in the attached zip replaces /system/app/LGSystemUI.apk. I replaced this on my F3 using adb, but there are guides to replacing elsewhere online.

I take no responsibility if you brick.
 

Attachments

  • LGSystemUI_NoQSlide.zip
    1.6 MB · Views: 1,336
I assume you've already rooted via motochopper as that's a prerequisite here.

I prefer to push system files via adb but that's slightly more complicated so here's the root explorer method.

I suggest ROM Toolbox Lite, which you can get from the Play Store-- it contains, among other things, Root Browser and Rebooter.
- Place my modified LGSystemUI.apk on your SD card or internal storage download folder (if you download on your phone from this thread, it will be in /sdcard/download and you can long-press the ZIP file and Extract)
- Find it using Root Browser-- external SD card is under /storage/external_SD, internal storage is under /storage/sdcard0
- Long-press the downloaded LGSystemUI.apk and select copy
- Navigate back to /system/app
- Select 'paste', select Yes to overwrite
- Press back until you're at the main ROM Toolbox window
- Scroll down to rebooter, select Reboot

Let me know if you have any issues with this, as I said it's not my preferred method, but getting adb set up properly if it's your first time using it is a whole other beast
 
Upvote 0
Might want to upload the original too in case someone wants to put it back or they did it wrong in the first place. I would also suggest an adb guide on how to put the stock one back in when they can't really use the phone if it keeps force closing the systemui. (Just a precautionary.)

Nonetheless thanks for this! :)
 
Upvote 0
Original attached.

In terms of adb, this won't be totally comprehensive, but you'll need:
- adb (get from Android SDK / platform tools, or probably included with some other tools)
- the LG USB drivers

Make sure the apk you want to flash is in the same folder as adb. Open a command window in that folder. Enter "adb devices" to confirm you have a connection. From there enter the following:
adb shell
su
mount -o rw,remount /system
exit
exit
adb push LGSystemUI.apk /system/app/LGSystemUI.apk
[if this stage goes well you should see a number of bytes transferred]
adb reboot

I'm a little slow this morning so it's possible you'll end up with an error somewhere along the line here, with any luck you'll be able to google and find an answer
 

Attachments

  • LGSystemUI_original.zip
    1.6 MB · Views: 261
  • Like
Reactions: betald
Upvote 0
I assume you've already rooted via motochopper as that's a prerequisite here.

I prefer to push system files via adb but that's slightly more complicated so here's the root explorer method.

I suggest ROM Toolbox Lite, which you can get from the Play Store-- it contains, among other things, Root Browser and Rebooter.
- Place my modified LGSystemUI.apk on your SD card or internal storage download folder (if you download on your phone from this thread, it will be in /sdcard/download and you can long-press the ZIP file and Extract)
- Find it using Root Browser-- external SD card is under /storage/external_SD, internal storage is under /storage/sdcard0
- Long-press the downloaded LGSystemUI.apk and select copy
- Navigate back to /system/app
- Select 'paste', select Yes to overwrite
- Press back until you're at the main ROM Toolbox window
- Scroll down to rebooter, select Reboot

Let me know if you have any issues with this, as I said it's not my preferred method, but getting adb set up properly if it's your first time using it is a whole other beast


So it kinda worked but it removed the entire top menu/notification info bar?? I simply used the original you provided and it came back
 
Upvote 0
This was one of the few things that bothered me about this phone. Thanks for keeping me from breaking something trying to remove Q-slide!

Floating windows aren't too useful on a 4 inch screen, and this phone has enough memory to effectively multitask using the standard Android functionality.

A floating Voice Input button would be nice though! :D
 
Upvote 0
I copied to LGSystemUI.apk file from my phone to my PC since my phone is the L9
I would like edit it myself

what file should I use to edit the apk??? notepad??

and exactly what line do I have to edit?

Sounds like you have a windows system. I would suggest not using notepad. Look for download of Notepad++ it is a bit better suited in my opinion. Also I would suggest 7zip if you do not have something similar already. The standard windows zip always corrupts things for me.
 
Upvote 0
You can't just modify the necessary lines in plain text, because you have to re-sign the APK with the original signing key afterwards to get the system to accept it as a valid package. I don't entirely remember how I did this, but it was fairly complicated -- if you Google enough you should be able to find it.

As far as T-Mobile/MetroPCS goes, I would imagine this APK would work on those, but can't promise anything, and I can't try it myself.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones