smaller Softkeys - G4 Q&A, Help & Troubleshooting

how can i customizable the Softkeys (root available) i want smaller and transparent Softkeys
xposed can this, but its not workable in the moment... so i seach a alternate method
any idea?

+1, would love this. Changing the DPI of the whole system doesn't really provide the right results as things like the camera are then borked.

with Stock, the only one chance to change DPI without issue is with xposed but we have to wait, hopefully we get it workable. Or we get a fully working CM12.1 or AOSP or any of the both based.
so i hope we have a other way to customize Softkeys and other for the current situation

This flashable theme has a setting to enable 36 dpi navbar at least (you can change this setting independently of the other theme settings via Aroma installer).

if you have root available modify your build.prop and swiftkey will work normally.
Also don't forget to do this
"adb shell wm density reset"
if you have modified your dpi without root with adb before
edit
I'm sorry I must have misread Softkeys with Swiftkey...but anyway, i use 540 dpi and everything works fine

It's in the framework.apk , i'll check it out when i have the time . Easy thing to modify

The build prop lists soft keys color, but it is on hex and I dont know about it. Maybe someone could have a look.

KnifeFed said:
This flashable theme has a setting to enable 36 dpi navbar at least (you can change this setting independently of the other theme settings via Aroma installer).
Click to expand...
Click to collapse
I will add soon the option to change the navbar height to 24, 30, 36 and 42dp (stock) and the navbar icon size even for stock theme. If someone to learn how to do it the navbar size is set by framework-res.apk/res/values/dimens.xml line 21 and 22.
View attachment 3418851
The navbar icons are vectordrawables. Details and codes for the icons here.

Related

[q] how to manually change the size of navbar? And other stuff

Hi everyone
First, sory for my bad english, I'm from Brazil.
1-If possible, could somebody make a tutorial to how to edit the systemUI and framework
to I can make the navbargo to 36 dpi.
2- There is any way to hide the statusbar and the navbar in the stock lockstreen?
3-(THE MOUST IMPORTANT) Could somebody make a flasheable .zip just to change the navbar to:
36dpi;
stock gray fastglow;
3 stock icons;
the 3 dot menu icon on the right, it just shows up when need it (like stock).
(gnex 4.1.1, deodexed, JRO03C)
thanks for your help
OtavioMalzone said:
Hi everyone
First, sory for my bad english, I'm from Brazil.
1-If possible, could somebody make a tutorial to how to edit the systemUI and framework
to I can make the navbargo to 36 dpi.
2- There is any way to hide the statusbar and the navbar in the stock lockstreen?
3-(THE MOUST IMPORTANT) Could somebody make a flasheable .zip just to change the navbar to:
36dpi;
stock gray fastglow;
3 stock icons;
the 3 dot menu icon on the right, it just shows up when need it (like stock).
(gnex 4.1.1, deodexed, JRO03C)
thanks for your help
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1746283
Ask the OP of this thread.

Xperia S, 4.1.2, FW 6.2.b.1.96 : Changing the LCD DPI ?

Hello,
A great colleague of mine who also owns a xperia S like me
loaded SlimNasomi rom (I think 4.2.2) and did change lcd DPI.
Screen displays more info and icons are smaller. Look nice.
Is it a way to do it with official 6.2.b.1.96 rom ?
I found a thread on a forum about root'ing the phone and
updating a file build.prop in /system, updating ro.sf.lcd_density
I even found an app 'Google Play DPI Fix Tool'
Did anyone already try to play with LCD DPI's ?
Thanks. Cheers from Belgium,
Thierry
I use Texdroider DPI - it worked on stock JB, rooted.
switzerland92 said:
I use Texdroider DPI - it worked on stock JB, rooted.
Click to expand...
Click to collapse
Can I ask you how does it works?
cabi.costa said:
Can I ask you how does it works?
Click to expand...
Click to collapse
It changes build.prop to desired dpi. I use it because it's faster and it really works. I tried on stock ROM, OpenSEMC and letama's AOSP 4.3.
And what is the range of values to stay in to avoid an endless bootloop?
yes that's the question, What value did you use for. in .200 fw i used a lcd density changer soft (don't remember the name) and guess what i got endless loop. I used 244 or something like that.
I usually use 240 and I didn't have any problems with that dpi.
It is standard Android dpi so most apps work just fine. Stock ROM look good but it has some minor offsets (gradient in notification bar as far as I remember).
I have been talking about this in the themes section in an old thread. I keep seeing people have issues with the dpi apps. I personally just edit build prop manually as it is not hard. I use Anttek explorer for my file browsing and edits. I would also suggest you try Xposed framework and per app dpi module. The magic LCD number is 192 for tablet mode. If you set home to 160 it goes into tablet mode but the status bar will not combine at the bottom. There is also another xposed module that forces tablet mode and works well but is still buggy. You also loose small apps.
There is a way to force tablet mode with out the dpi change but I have to figure out how to do that and even then not sure it will actually work. Need to ask some smali experts to help me.
... and what about if in endless bootloop ? ... :crying:
You must make backup before any modifcations
Yea it is a great idea to have a backup when messing with the system. If something goes wrong you can just go back to where you started.

On-screen buttons using buid.props results in an empty bar

So I have a Samsung tablet (SM-T800) and I have it rooted running the stock rom. I really want to enable on-screen buttons and disable the hardware buttons (I keep hitting them by accident all the time when I read comic books. I hate them).
So all the instructions I've see have invovled editing the
Code:
build.prop
and adding
Code:
qemu.hw.mainkeys=0
. When I do that and reboot, I get a black bar at the bottom of the screens in most of my apps with no buttons on it. I assume this is the on-screen nav bar, but for some reason, all the buttons (Home, back, app select) are missing. I know on my phone where I run Cyanogen, you can customize which buttons show up. I was wondering if this was configurable somewhere and if, in Samsung's stock rom, they disable all of them? Or is it something else entirely?
What am I missing?
If you have xposed there is a great app called Ultimate Dynamic Navbar 23.2 that will allow you to have the navbar in portrait or landscape.
To disable the hard keys you need to edit Generic.kl in system/usr/keylayout
ashyx said:
If you have xposed there is a great app called Ultimate Dynamic Navbar 23.2 that will allow you to have the navbar in portrait or landscape.
To disable the hard keys you need to edit Generic.kl in system/usr/keylayout
Click to expand...
Click to collapse
xposed says the framework isn't supported on my architecture. Surely this has to just be a setting somewhere in the stock rom?
djsumdog said:
xposed says the framework isn't supported on my architecture. Surely this has to just be a setting somewhere in the stock rom?
Click to expand...
Click to collapse
Wrong framework, you need Arter97 builds and a deodexed rom.
ashyx said:
Wrong framework, you need Arter97 builds and a deodexed rom.
Click to expand...
Click to collapse
Yea, I don't want to do that. I have the stock rom setup the way I want. I really don't want to wipe it. Surely there must be a way to get the on screen buttons working on the stock rom?

[MODv3] [NMF26V] NavBar Tuner, Additional QS Tile Rows, NavBar DPI - TWRP Flashable

**I AM NOT RESPONSIBLE FOR DAMAGES TO YOUR DEVICE. PROCEED AT YOUR OWN RISK**
**UPDATE v3 2017.01.04**
I've updated the mod to NMF26V. NMF26V increased the size of the NavBar to a ridiculous 48dpi, so I've had to add mod intermediate steps. I've also added 0dpi/0dpi, as some people have requested this. So far, I've tested each version and it has worked, but if you find an issue, let me know and I'll fix it. You can always return to stock.
The mods that can be applied are:
NavBar/StatusBar dpi
0dpi/0dpi
0dpi/20dpi
0dpi/24dpi
32dpi/24dpi
32dpi/20dpi
36dpi/24dpi
36dpi/20dpi
40dpi/24dpi
40dpi/20dpi
44dpi/24dpi
44dpi/20dpi
48dpi/20dpi
SystemUI Mods
NavBarUI Manager + Brightness
NavBarUI Manager + Brightness + 4 QS Tiles
NavBarUI Manager + Brightness + 4 QS Tiles + Battery Mod
Download here Stranula_Full_Flash_v3
**/UPDATE**
**UPDATE**
I've now used Aroma to make a TWRP flashable zip making this much easier to install.
Now in order to install, simply download the Stranula.Full.Flash.v2.zip reboot to TWRP recovery, install the zip, and select which mods you want. You can only select one SystemUIGoogle.apk and one framework-res.apk to install. I've also now included the stock apks, so you can easily revert back.
Download Stranula.Full.Flash.v2.zip
**/Update**
Coming from Galaxy devices, I got used to the "Back" button on the right and the "Recents" button on the left of the device, and have been trying to figure out a way to do this on the Pixel.
After looking at [MOD] - WETA UI Mods - [3MinitBattery][NavTuner][centerclock][navbarheight], I knew this had the answer, but I couldn't get it to work on NMF26Q, so after a bit of googling, I found this [MOD][GUIDE] Enable Navbar Tuner for Nougat [7.0] which gave me what I needed to make the mod myself. Finally, thanks to help from fritzgerald I also now know how to add the full battery % in the status bar instead of the battery icon (more details here [GUIDE] Add Battery % to Statusbar ! [Updated Stock 2.3+, CM9/10/10.1 etc -28.9.14])
I made 3 versions, and unless someone suggests a change that I would personally use, I do not intend to make any other changes, or respond to requests.
SystemUIGoogle-NavBar+Brightness.apk has the modifcation to add NavBar Tuner to the SystemUI Tuner as well as the option to remove the brightness slider from the dropdown.
SystemUIGoogle-NavBar+Brightness+4Tile.apk has the same, but additionally, when the full QS is pulled down, it will display 4 columns instead of 3.
SystemUIGoogle-NavBar+Brightness+4Tile+BatteryMod.apk has the same, but additionally has the battery % in the statusbar.
varun.gid said:
that's great work! Maybe you can have a mod for navbar height too?
Click to expand...
Click to collapse
I've gone ahead and made a 0dpi, 32dpi, 36dpi, and 40dpi version. The 0dpi will leave you with no NavBar, so make sure you already have another option installed.
If this helps you, please say thanks!
that's great work! Maybe you can have a mod for navbar height too?
**Manual Install Instructions**
SystemUIGoogle.apk
**MUST BE ROOTED**
1. Download the desired file
2. Using Root Browser, rename the file to SystemUIGoogle.apk
3. Copy SystemUIGoogle.apk to /system/priv-app/SystemUIGoogle/
4. Change permissions to rw-r--r--
5. Reboot System
framework-res.apk
I found that these cannot be installed while the system is running, so they need to be installed through TWRP.
1. Download your file of choice
2. Rename the file to framework-res.apk
3. Boot into TWRP Recovery
4. If it does not ask for your password, reboot to recovery again
5. Select Mount
5.1 Check System
5.2 Go back
6. Select Advanced
6.1 Select File Manager
7. Navigate to /system/system/framework/
7.1 Long press framework-res.apk
7.2 Rename to framework-res.apk.bkk
8. Navigate to /sdcard/download/
8.1 Long press framework-res.apk
8.2 Select Copy File
9. Navigate to /system/system/framework/
10. Select the Check Mark in the bottom right corner to copy
11. Navigate to /system/system/framework/
11.1 Long press framework-res.apk
11.2 Select chmod 755
12. Reboot to system
Sharing these for anyone that wants them. I noticed you were asking for the battery percent mod.
Framework Mods:
Disabled screen on/off on USB connect/disconnect.
40dp NavBar.
SystemUI Mods:
NavBar Tuner added to SystemUI Tuner
Disable Brightness added to SystemUI Tuner
QS Tiles increased to 6
Battery percent added to Status Bar
Too big to attach to the post.
https://www.dropbox.com/s/bogpgl1l93ig6ek/NMF26Q Mods.rar?dl=1
fritzgerald said:
Sharing these for anyone that wants them. I noticed you were asking for the battery percent mod.
Framework Mods:
Disabled screen on/off on USB connect/disconnect.
40dp NavBar.
SystemUI Mods:
NavBar Tuner added to SystemUI Tuner
Disable Brightness added to SystemUI Tuner
QS Tiles increased to 6
Battery percent added to Status Bar
Too big to attach to the post.
https://www.dropbox.com/s/bogpgl1l93ig6ek/NMF26Q Mods.rar?dl=1
Click to expand...
Click to collapse
That's great. Which apk, and what code, do you edit for the battery mod?
**UPDATE**
After comparing our files, I figured out how you did it, then subsequently found where you got the mod from. I'm glad to finally have the battery mod.
stranula said:
That's great. Which apk, and what code, do you edit for the battery mod?
**UPDATE**
After comparing our files, I figured out how you did it, then subsequently found where you got the mod from. I'm glad to finally have the battery mod.
Click to expand...
Click to collapse
It's an old mod, I just pulled it in to this framework. Haven't really modded since my SGS2 but figured I'd start it up again. Feel free to shoot a PM if you ever get stuck and want a second set of eyes.
I've updated this mod with a TWRP flashable zip file containing all of the mods in one. I don't have any testers, so I've only tested it myself, and so far everything is working.
If you happen to use these mods, and the installer, please let me know if everything works, or if you experience any problems.
fritzgerald said:
Sharing these for anyone that wants them. I noticed you were asking for the battery percent mod.
Framework Mods:
Disabled screen on/off on USB connect/disconnect.
40dp NavBar.
SystemUI Mods:
NavBar Tuner added to SystemUI Tuner
Disable Brightness added to SystemUI Tuner
QS Tiles increased to 6
Battery percent added to Status Bar
Too big to attach to the post.
https://www.dropbox.com/s/bogpgl1l93ig6ek/NMF26Q Mods.rar?dl=1
Click to expand...
Click to collapse
Any way to have this but have the QS tiles at 4 and no battery percent?
stranula said:
I've updated this mod with a TWRP flashable zip file containing all of the mods in one. I don't have any testers, so I've only tested it myself, and so far everything is working.
If you happen to use these mods, and the installer, please let me know if everything works, or if you experience any problems.
Click to expand...
Click to collapse
just installed and working great! i got so used to the back button being on the other side, took some time to get used to it on the new phone, but now I realize I'm going to have to re-learn the buttons again since i'm finally used to them!
Thank you for this! Now if someone can just get a slide finger over status bar for brightness and volume keys for change track going i'll be all set!!!
hochoch said:
just installed and working great! i got so used to the back button being on the other side, took some time to get used to it on the new phone, but now I realize I'm going to have to re-learn the buttons again since i'm finally used to them!
Thank you for this! Now if someone can just get a slide finger over status bar for brightness and volume keys for change track going i'll be all set!!!
Click to expand...
Click to collapse
Great, thanks for letting me know. I also want the brightness adjuster, I will start looking into that now.
I'll also look for the volume key thing, but uncertain if I'll find that one.
stranula said:
Great, thanks for letting me know. I also want the brightness adjuster, I will start looking into that now.
I'll also look for the volume key thing, but uncertain if I'll find that one.
Click to expand...
Click to collapse
awesome - really don't feel like starting w/ custom roms again and just want to tweak a few things! Oh - last request - rotate volume keys when screen rotates. those 3 things and i'm so golden! Thanks for your hard work!!!
Any chance one of the options for adding a button to the nav bar could be "take a screenshot"?
JAYNO20 said:
Any chance one of the options for adding a button to the nav bar could be "take a screenshot"?
Click to expand...
Click to collapse
I'm really only proficient enough to implement changes other people have done the work to figure out. I was a bit more involved a couple of years ago, and this is my first jump into modding Nougat, so I'm still trying to refamiliarize myself. That being said, if you can point me to guides for Mods of interest, I can try to implement them.
Will this also work on NMF26O?
mmmsauce said:
Will this also work on NMF26O?
Click to expand...
Click to collapse
I haven't tried. My #1 recommendation is to update then install. However, if that was what you wanted to do, you wouldn't have asked.
So, my #2 recommendation is to go into TWRP, mount system, open file manager, rename /system/system/framework/framework-res.apk to framework-res.apk.bkk and /system/system/priv-app/SystemUIGoogle/SystemUIGoogle.apk to SystemUIGoogle.apk.bkk.
Now you've backed up your original files. Install my mods and reboot. If they work, awesome, let us know. If they do not, boot back into TWRP and restore your original files, then come back here and let us know.
stranula said:
I haven't tried. My #1 recommendation is to update then install. However, if that was what you wanted to do, you wouldn't have asked.
So, my #2 recommendation is to go into TWRP, mount system, open file manager, rename /system/system/framework/framework-res.apk to framework-res.apk.bkk and /system/system/priv-app/SystemUIGoogle/SystemUIGoogle.apk to SystemUIGoogle.apk.bkk.
Now you've backed up your original files. Install my mods and reboot. If they work, awesome, let us know. If they do not, boot back into TWRP and restore your original files, then come back here and let us know.
Click to expand...
Click to collapse
I will definitely try that once I get back on wifi!
Could we get the files with no navbar tweak?
je2854 said:
Could we get the files with no navbar tweak?
Click to expand...
Click to collapse
I don't know what you mean.
If you don't want the navbar tweak, don't install the framework-res.apk.
The framework-res has the navbar dpi edits. The systemuigoogle has the other edits.
mmmsauce said:
I will definitely try that once I get back on wifi!
Click to expand...
Click to collapse
Any good news ? I am also on the NMF26O release.
stranula said:
I don't know what you mean.
If you don't want the navbar tweak, don't install the framework-res.apk.
The framework-res has the navbar dpi edits. The systemuigoogle has the other edits.
Click to expand...
Click to collapse
I just didn't want the buttons switched is all..

ADB Mod installer Android 11

This is in place until TWRP is ready. You need root and of course you need to be attached to your PC. On first installation of systemui base, a pop-up asking to give ADB shell root permission will show. Please do so.
The purpose of this installer is to generate for you a custom module that you can flash in Magisk Manager. It will have all the mods that you have selected from the installer menu.
Custom clocks (date, etc) and internet speed indicators do not change colors due to light-dark background colors like the statusbar icons do.
The developer of Active edge gave me permission to use his base so that people would not have to make a choice between his and my mods. All credit for this goes to him. You must delete the active edge sense module and use one of my active edge modules. If it doesn't say active edge then it isn't active edge sense compatible. If there is an issue with edge sense after flashing, do not contact edge sense op with issues. He does not troubleshoot modified versions of his mod (and neither do I).
I'm also including my Pixel Launcher mod. Also a ADB Installer. You can change app drawer background-text color (separately for light mode and dark mode), remove weather from Launcher. Change the number of hot seat icons on home page (and size) as well as change the number of columns in the app drawer.
ADB Installer Instructions-Root is required
1. Flash one of the SystemUI Bases First. They provide the necessary smali files and public ID's for everything to work.
2. FLASH ALL THE MODS YOU WANT. ONCE YOU DONE WITH EVERYTHING, FLASH THE "COMPLETE INSTALLATION" Option. This will create a Magisk Manager flashable zip in a folder on your sdcard called ozop. Flash that to install your selection of mods.
Root required
Instructions.
1. Unzip ADB Mods Installer Files.zip on your PC
2. Run TulsadiverModsInstaller.bat (Give ADB Root Permissions)
3. ADB debugging Enabled
4. Flash one of the SystemUI Bases First. They provide the necessary smali files and public ID's for everything to work
5. Go through the other options selecting what all mods you want. It is generally best to start at the top and work your way down.
6. Once finished with selections, run "Complete Installation" at the bottom. This will generate your mymagisk.zip module in a folder called "ozop" on your sdcard.
List of MODS Available
Clock Format and Position Mods
Internet Traffic Speed Single Indicator (changes from upload-download) otherwise signals are over/under
Choose Traffic Speed Indicator Up-Down Icon Colors (default is white)
Navbar Height Options
Navbar Swap
Remove NavBar
3 Minit Battery
One percent custom battery Mods-Several to choose from
One percent custom battery Text-only-Several to choose from
Colored Statusbar-Navbar Icons
Choose number of QS columns 3-7
Colored Statusbar Icons
Remove Carrier Text Options
Smaller LTE Icon
ADB Module maker uploaded 3-5-21
ADB Mod Installer Files11Pixel3aXLMar.zip | by Tulsadiver for Pixel
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
-------------------------------------------------
If I helped, hit the Thanks Button!
Feeling generous, send me a beer!
--------------------------------------------------
--------------------------------------------------------------------------------------
Pixel Launcher Mod
Start by picking a base. Bases come with, or without, a search bar and Hotseat heights The larger number of rows you pick, the lower your hotseat drops on your home screen. If your hotseat comes out too low, try again with a higher base.
Remove Search Bar
App Drawer background color (Light and Dark Mode)
App Drawer Text Color or remove (Light and Dark Mode)
Home screen App Text Color
Smart-screen Text color
App Icon Sizes 45-50-56 dip (56 is stock)
Columns (5-6-7)
Rows (5 through 11)
ADB Pixel Launcher Installer uploaded 6-18-20
https://www.androidfilehost.com/?fid=8889791610682873110
Zip Installer
Unzip zip into a folder on your internal sdcard. The folder name cannot have spaces in it.
Boot TWRP, find your folder. Install base first. Install the mods you want, then flash complete installation zip. Reboot.
TWRP zip Installer
https://www.androidfilehost.com/?fid=8889791610682873111
@Tulsadiver is there a center clock option with this? Or just left and right
mac796 said:
@Tulsadiver is there a center clock option with this? Or just left and right
Click to expand...
Click to collapse
There are center clock options. Only the "center clock" option turns dark on light statusbars and visa versa. The others are text clocks and therefore stay white ( unless you choose to set a statusbar icons color).
Tulsadiver said:
There are center clock options. Only the "center clock" option turns dark on light statusbars and visa versa. The others are text clocks and therefore stay white ( unless you choose to set a statusbar icons color).
Click to expand...
Click to collapse
thanks I'm going to give it a shot today I'll let you know if it works for me or not
Tulsadiver said:
There are center clock options. Only the "center clock" option turns dark on light statusbars and visa versa. The others are text clocks and therefore stay white ( unless you choose to set a statusbar icons color).
Click to expand...
Click to collapse
Thank you, I got everything to work except selecting more in a row for qs tiles. That's the only one that wouldn't install after selecting and pressing enter. This is great, I appreciate you putting the navbar swap back in.
mac796 said:
Thank you, I got everything to work except selecting more in a row for qs tiles. That's the only one that wouldn't install after selecting and pressing enter. This is great, I appreciate you putting the navbar swap back in.
Click to expand...
Click to collapse
What bases did you install? How many columns did you want?
Tulsadiver said:
What bases did you install? How many columns did you want?
Click to expand...
Click to collapse
I just installed the stock like bases because I'm using Swift theme installer, do I need to pick a colored one I've never used a colored one on any of the other pixels. I want 5 column. I did try the other 2 columns in there they wouldn't install. I love having 3 minit battery back, and center clock
mac796 said:
I just installed the stock like bases because I'm using Swift theme installer, do I need to pick a colored one I've never used a colored one on any of the other pixels. I want 5 column. I did try the other 2 columns in there they wouldn't install. I love having 3 minit battery back, and center clock
Click to expand...
Click to collapse
Did you do them last?
Tulsadiver said:
Did you do them last?
Click to expand...
Click to collapse
I did the bases first, then everything else together. I tried going in and doing the 5 column again after the reboot
mac796 said:
I did the bases first, then everything else together. I tried going in and doing the 5 column again after the reboot
Click to expand...
Click to collapse
I think I found the problem. Take this zip. Rename it by taking .zip off of the name (it wasn't actually zipped), replace the file in the bats folder with this one and try again.
Tulsadiver said:
I think I found the problem. Take this zip. Rename it by taking .zip off of the name (it wasn't actually zipped), replace the file in the bats folder with this one and try again.
Click to expand...
Click to collapse
Thank you. That did the trick. Worked great.
mac796 said:
Thank you. That did the trick. Worked great.
Click to expand...
Click to collapse
An updated installer has been uploaded to op.
We're you able to add and get 3 minit battery to work?
I have Swift Installer in place now .... All looks good, including notifications (that sometimes get jacked up)
I just would like Center Clock, 3 minit Battery (without stock) , and 6 or 7 QS tiles ...... I'd it possible to just add those things without messing up the Swift installer theming??
BTW. Thank you for your work
jcrompton said:
We're you able to add and get 3 minit battery to work?
I have Swift Installer in place now .... All looks good, including notifications (that sometimes get jacked up)
I just would like Center Clock, 3 minit Battery (without stock) , and 6 or 7 QS tiles ...... I'd it possible to just add those things without messing up the Swift installer theming??
BTW. Thank you for your work
Click to expand...
Click to collapse
It should work okay. No guarantees.
jcrompton said:
We're you able to add and get 3 minit battery to work?
I have Swift Installer in place now .... All looks good, including notifications (that sometimes get jacked up)
I just would like Center Clock, 3 minit Battery (without stock) , and 6 or 7 QS tiles ...... I'd it possible to just add those things without messing up the Swift installer theming??
BTW. Thank you for your work
Click to expand...
Click to collapse
I'm using all those things you mentioned with swift installer. I did uninstall Swift installer then flashed all my mods then reinstalled. I pick stock bases in the mod
mac796 said:
I'm using all those things you mentioned with swift installer. I did uninstall Swift installer then flashed all my mods then reinstalled. I pick stock bases in the mod
Click to expand...
Click to collapse
so im trying to use it and it gives me a permission denied
MVNO DeSIngS said:
so im trying to use it and it gives me a permission denied
Click to expand...
Click to collapse
I'm not sure how you have your adb environment set up. I have mine so I can do it from anywhere. I would try the command adb devices wherever you have that file saved and make sure your phone's communicating with it. And if that doesn't work you probably going to have to save it wherever your platform tools is saved. I'm not sure.
mac796 said:
I'm not sure how you have your adb environment set up. I have mine so I can do it from anywhere. I would try the command adb devices wherever you have that file saved and make sure your phone's communicating with it. And if that doesn't work you probably going to have to save it wherever your platform tools is saved. I'm not sure.
Click to expand...
Click to collapse
will do thank you
mac796 said:
I'm using all those things you mentioned with swift installer. I did uninstall Swift installer then flashed all my mods then reinstalled. I pick stock bases in the mod
Click to expand...
Click to collapse
Did you do the mods all at once or did you do them one at a time?
jcrompton said:
Did you do the mods all at once or did you do them one at a time?
Click to expand...
Click to collapse
I did the base and the framework together first. And then I did everything else together. So two times.

Categories

Resources