[THEME] Port of L9 Black Statusbar by mateo1111 - LG Optimus L90

As the title points out, this is mateo1111's work that he did for the LG Optimus L9. All I did was make a small change and am sharing it with all of you. I must also inform that by you using this, you agree to the risk and that I will not be held responsible if anything goes wrong.
INSTRUCTIONS
1) For this to work you must be rooted and have CWM recovery
2) Copy the zip to the root of the internal memory
3) Reboot into CWM recovery and choose flash from sdcard (0 is the one you need to pick)
4) Enjoy the black statusbar!​

This worked, but I had to change the permissions. The default permissions were messed up. I had no status bar at first.

androidguy1991 said:
This worked, but I had to change the permissions. The default permissions were messed up. I had no status bar at first.
Click to expand...
Click to collapse
I apologize for the inconvenience. I will upload a CWM flashable zip which remedies that problem. Thank you for your input!

Is have xposed framework enabled with some mods, I'm assuming it be best to disable xposed before flashing?
Update: Never mind I just went ahead and disabled xposed before hand, thanks for this tho!
I've missed the black status bar aha

Related

[Theme] HTC Status Bar for CM6 and Gingerbread ROMs

This is a black status bar theme that looks just like the one you had back in the days when you were running the Eris OTA ROM. This theme is for medium resolution phones like the Eris, Hero, etc.
Gingerbread ROMs
Tested with GSB 1.5 and 2.2, but it should install just fine on any medium-res GB rom. For now there is a single theme file that updates the top status bar. I haven't yet ported the pull-down notification panel.
INSTALLATION FOR GINGERBREAD ROMs:
Download the attached HtcStatusBar4GB.zip file and then install using ZipThemer with these instructions. ZipThemer is free from the market.
CM6-based ROMs (Froyo)
I developed and tested it with KaosFroyo v32, v37, and v39. It will work on most any CM6 ROMs with the same screen resolution as the Eris.
There are two themes, one which just sets the color and icons in the top status bar, and another that updates the notification pull-down panel. Install both if you want the full HTC notification experience.
INSTALLATION FOR CM6 ROMs:
This is now a ZipThemer theme, but also remains compatible with MetaMorph.
1) Install the ZipThemer version 1.1 or above from the Market. Its free!
2) Download the attached HtcBlackStatusBarTheme.zip. Also download HtcNotificationPanel.zip for the full HTC notification experience. The first sets the top status bar, the second modifies the pull-down notification panel.
3) Fire up ZipThemer.
4) Click "+Theme" and browse to, then select, HtcBlackStatusBarTheme.zip. Repeat if you also want to install HtcNotificationPanel.zip.
5) Optionally select a different output zip file, and/or edit the ouptut filename using the "+Output" and "*Output" buttons.
6) If installing both the status bar and notification panel at the same time, expand the HtcBlackStatusBar item and uncheck the "CM Tweak Extras file", leaving the corresponding item checked under HtcNotificationBar.
7) Click "Built It!" to create the flashable update.zip file. The output file is signed and ready for flashing! But don't flash yet, you have to set the notification text colors in separate steps, so continuing on...
8) Press Menu, Settings -> CyanogenMod Settings -> User Interface -> Tweak extras -> Select a Theme. Select HtcBlackStatusBar if you are only installing the status bar changes, or HtcNotificationPanel if installing both the bar and panel themes.
Click "OK".
10) Now boot into recovery and flash your update.
The file FroyoStatusBarTheme.zip can be used to return the status bar and notification panel to the stock Froyo look and feel. This theme also contains a cmparts_ui.xml for setting the clock and text colors back to black. E.g., same instructions as above to install.
kellinwood said:
The is a black status bar theme that looks just like the one you had
back in the days when you were running the OTA ROM.
Please read the KNOWN ISSUES section below.
INSTALLATION:
This is my first theme and I'm still learning. THIS IS NOT A
FLASHABLE ZIP FILE! The theme must be installed manually via adb commands, so you must have the Android SDK in order to install
this theme.
1) Make a Nandroid backup first!
2) Extract the zip file somewhere on your computer
3) Using adb, execute the following command:
adb push sdcard/cmparts_ui.xml /sdcard/cmparts_ui.xml
4) On your phone, press Menu, Settings -> Cayanogen Mod Settings -> User Interface -> Tweak extras -> Import colors from XML.
Click "OK". Do not reboot yet. This step sets the clock and date text color to white.
5) Using adb, execute the following commands:
adb remount
adb push system/framework/framework-res.apk.theme /system/framework/framework-res.apk
adb push system/app/Mms.apk.theme /system/app/Mms.apk
adb reboot
KNOWN ISSUES
The home screen background image always reverts to the default KaosFroyo image when installing.
Sometimes, after pushing the apk files to the device and rebooting, I would have to re-add my Google and Facebook accounts. The sympom is an empty contact list, no icons in the call log, etc.
On rare occasion the phone would enter a boot-loop after installing the apk files. If this happens pull the battery, boot into recovery, and restore from a known good nandroid backup.
SCREENSHOTS
See the attached thumbnails.
Click to expand...
Click to collapse
Nice...
Why don't you create it as a metamorph theme?
goldenstorm said:
Nice...
Why don't you create it as a metamorph theme?
Click to expand...
Click to collapse
I suppose I should look into that...
kellinwood said:
I suppose I should look into that...
Click to expand...
Click to collapse
Its fairly easy, I took the plunge a few days ago and all is well so far. Still much to learn for me the curve is steep.
Updated to MetaMorph. All the details are in the first post.
Thanks awesome. I miss Sense but I want Froyo. I can't wait for a Sense Froyo ROM for the Eris.
Thanks, glad you like it.
I don't miss Sense myself, I just think HTC did a better job with the status bar than Google did.
Sent from my FroyoEris using XDA App
One problem. The bottom graphic of the notification shade is still the original Vanilla white. Was it suppose to change to the black like in the Sense UI?
I also couldn't import the XML file via Cyanogen menu. There was no option to import. Only options were to load themes from SD and it only had Stock and Dark as options.
KaosFroyo v35.1
Sent from my FroyoEris using Tapatalk
This theme does not update the notification panel (the pull down part), so yes it remains stock white.
I haven't installed v35 yet... didn't realize it was out until just now. I'll post again after I get that sorted out.
Sent from my FroyoEris using XDA App
kellinwood said:
This theme does not update the notification panel (the pull down part), so yes it remains stock white.
I haven't installed v35 yet... didn't realize it was out until just now. I'll post again after I get that sorted out.
Sent from my FroyoEris using XDA App
Click to expand...
Click to collapse
Thanks. I fixed it myself. I could make this theme, I am just lazy =] That is why we need people like you <3
I've added another theme for the HTC pull-down notification panel. Download HtcNotificationPanel.zip and install it using the same seven steps.
I updated the instructions in the first post for CM6.1 (KaosFroyo v35 and beyond).
Thank you!
This is exactly what I've been looking for! I love Froyo, but missed the HTC Status bar.
not sure what I am missing here but I don't understand. after I copy: Copy to /sdcard/CMTheme/cmparts_ui.xml for 6.1.x what or where am I pasting/moving it to?
jaredvizball said:
not sure what I am missing here but I don't understand. after I copy: Copy to /sdcard/CMTheme/cmparts_ui.xml for 6.1.x what or where am I pasting/moving it to?
Click to expand...
Click to collapse
Once you copy the file into /sdcard/CMTheme, continue at step 6...
6) Press Menu, Settings -> CyanogenMod Settings -> User Interface -> Tweak extras -> "Select a Theme". Select the "cmparts_ui" theme.
Click "OK" but do not reboot yet. Then proceed to step 7.
This is just what I've been looking for. Unfortunately it's such a chore to install it whenever I flash a new ROM I stopped doing it (I do not like the light status bar). It takes me at least two passes of about 15 steps and it never applies the first time. Metamorph always seems to reboot the device in the middle causing me to start over. It is possible to make this a flashable zip? That would be great.
I am installing this theme as we speak, but how long does Metamorph usually take to patch this stuff in? It's been doing the framework for like 10 minutes now.
scottjb said:
This is just what I've been looking for. Unfortunately it's such a chore to install it whenever I flash a new ROM I stopped doing it (I do not like the light status bar). It takes me at least two passes of about 15 steps and it never applies the first time. Metamorph always seems to reboot the device in the middle causing me to start over. It is possible to make this a flashable zip? That would be great.
Click to expand...
Click to collapse
It would be my first flashable zip, but I think I can handle it.
If I understand how they work, it means that entire files in the filesystem are replaced and not simply patched like MetaMorph does. In theory this means that the update.zip should be targeted at specific ROMs or major OS version (2.1, 2.2, etc).
Which ROM do you run most often and what is the OS version -- 2.1 or 2.2? Are you just upgrading the ROM versions or going from one ROM to another (e.g., from KaosFroyo to CELB, etc).
Also, are you installing just HtcBlackStatusBarTheme, or both HtcBlackStatusBarTheme.zip and HtcNotificationPanel.zip?
FYI, the MetaMorph delay setting really does help to stabalize the Metamorph install process. I've got mine set to 5000 and it only reboots when patching framework-res.apk, and the reboot seems to happen after it has successfully patched anyway.
CGriffiths86 said:
I am installing this theme as we speak, but how long does Metamorph usually take to patch this stuff in? It's been doing the framework for like 10 minutes now.
Click to expand...
Click to collapse
MetaMorph usually crashes just after successfully patching framework-res.apk. Usually the device just reboots but in your case it appears to have hung so pull the battery. Be sure you set the Metamorph delay setting to the maximum value (5000). This seems to help a bit.
Also, apply the sub-themes one-by-one instead of using "apply all".
kellinwood said:
...
Which ROM do you run most often and what is the OS version -- 2.1 or 2.2? Are you just upgrading the ROM versions or going from one ROM to another (e.g., from KaosFroyo to CELB, etc).
Also, are you installing just HtcBlackStatusBarTheme, or both HtcBlackStatusBarTheme.zip and HtcNotificationPanel.zip?
FYI, the MetaMorph delay setting really does help to stabalize the Metamorph install process. I've got mine set to 5000 and it only reboots when patching framework-res.apk, and the reboot seems to happen after it has successfully patched anyway.
Click to expand...
Click to collapse
I use Kaos Froyo, currently on v37. I do flash both zip files and have gotten it to work a couple of times. I think it took four tries last time and I did have the max delay in MM.
Thanks for considering my request.

White Circle Battery Metamorph

White Circle Metamorph
*Disclaimer* I am not responsible for damaging your phone. You have to realize by now that all modifications performed by you are YOUR responsiblity. I will feel bad if it messes up your phone somehow, but I don't have any $, so you are on your own. To be on the safe side, always do a Nandroid back up before playing with the framework-res.apk *Disclaimer*
So, I have moved on in the phone world to the Motorola Droid, but I want to show you all that I still have some love for the Eris world. I have been seeing some interest in using the Circle Battery icons, so I went a head and modified the Transparent Chaos MetaMorph to just give you the battery icons only. Prerequisites:
1) You must be rooted.
2) You must have Metamorph and Busybox installed.
3) You must have a folder labeled: AndroidThemes on your SD card.
4) You must download this: http://dl.dropbox.com/u/9903887/Transparent_Chaos.zip and put it in your AndroidThemes folder on SD card.
So, here's how we do this thing then:
1) Open MetaMorph
2) Unzip/Extract New Theme
3) Choose your Transparent_Chaos.zip
4) At this stage, it will probably boot you out of the app with a warning about it not being named right (blah blah blah), but not to worry, just go back in and then choose the Pick Existing Theme, navigate to the folder Transparent_Chaos and then chose the Transparent_Chaos.XML file and select.
5) It will apply, and then tell you it made a change that requires a reboot, select OK or Yes or whatever.
6) Enjoy.
It will wipe your wallpaper too, though I am not certain why. Easy fix though lol. If there is enough call for it, I can make colored versions. Hope everyone likes it
Thanks, looks great.
Sent from my Tazz Froyo using XDA App
Works like a charm and looks great, thanks
Sweet, glad you guys are liking it and thanks for the feedback.
Transfer 10char
anyway I could get Circle battery with % on it
KingNemesis said:
anyway I could get Circle battery with % on it
Click to expand...
Click to collapse
Most roms have this baked in. I know the Cyanogen based roms do, not too sure about Sense roms. I haven't used one of those in 6 months probably. If you have a CM based rom, you'll find this under Settings > CyanogenMod Settings > Status Bar > Battery Percentage. If you have a Sense based rom, you might want to check out this other MM theme I made, here: http://androidforums.com/eris-all-things-root/183907-circle-battery-zip.html#post1653756
This is just the battery from xtrRom so thank the dev for that, I just made it into a MM theme. Hope this helps.

[DISCUSS] General Questions/Problems with Theming

There seems to be a lot of things that are new when it comes to theming the Nexus S and Gingerbread in general.
A lot of us have run into various problems.
The purpose of this thread is to discuss the problems we're facing and to ask general questions regarding theming.
Issues:
1. [SOLVED] I can't flash anything unless it is the full ROM. I tried jabbawalkee's base zip but no luck.
Solution: Post 12. Thanks to ogdobber.
2. If I make a nand of a themed ROM and try to restore it, I get a bootloop. Unthemed ROM works fine.
Temporary Solution: Don't use ROM Manager to restore your themed Nandroids. Go to recovery and restore the Nand and don't reboot.
Flash the pertinent ROM again without wiping anything, then reboot. Flash the theme again.
3. How to get out of a bootloop? I've been doing the battery pull and volume up + power button does not work during a bootloop.
Solution: adb reboot recovery
4. [SOLVED] Nexus S loses signal after reboot.
After unlocking the bootloader, I used paul's Superboot to get root and used ROM manager to flash the latest CWM. All is well except every-time I reboot, I lose the signal (it shows emergency calls only) and I have to search for available networks in Mobile network settings.
Solution:
In the dialpad enter *#*#4636#*#*
Select phone information
Scroll down to preferred networks
Select "WCDMA only"
Click on Update
You need to re-enter the SMSC Carrier number. For WIND Mobile Canada, SMSC is 16135009000
Android requires you to enter this info in Hex.
Hex = 07916131059000F0
For Mobilicity Canada Hex = 07916174080001F6
In the dialpad enter *#*#4636#*#*
Select phone information
Scroll down to SMSC field, enter 07916131059000F0 and done. Then reboot.
Theming Guide:
Master™ started a guide where we could post useful stuff like the transparent notification bar & anything else in a simple Nexus S (or gingerbread guide...)
https://docs.google.com/document/d/1nZSTpSuFg_ox7cEzn5YZSx3P8nXMgly4Q-AvVRC8Lfw/edit?hl=en#
If you guys want to edit it, PM him so he can add you.
Click to expand...
Click to collapse
Stuck this useful thread
theimpaler747 said:
Stuck this useful thread
Click to expand...
Click to collapse
Thanks a lot!
Issue number 2 has been confirmed by another users. Maybe its a bug in CWM.
sonnysekhon said:
Thanks a lot!
Issue number 2 has been confirmed by another users. Maybe its a bug in CWM.
Click to expand...
Click to collapse
Could be that, I remember on my hero I tried to restore a recovery of my theme and it looped too
sonnysekhon said:
Issues:
1. I can't flash anything unless it is the full ROM. I tried jabbawalkee's base zip but no luck.
2. If I make a nand of a themed ROM and try to restore it, I get a bootloop. Unthemed ROM works fine.
3. How to get out of a bootloop? I've been doing the battery pull and volume up + power button does not work during a bootloop.
4. Nexus S loses signal after reboot.
After unlocking the bootloader, I used paul's Superboot to get root and used ROM manager to flash the latest CWM. All is well except every-time I reboot, I lose the signal (it shows emergency calls only) and I have to search for available networks in Mobile network settings.
Anyone else having this issue? Any fixes?
If you guys can provide some insight, I will be most thankful.
Click to expand...
Click to collapse
In regard to #1, you're right about that. The mount line is incorrect, I believe it needs to be changed to ext4 instead of mtd but I haven't gotten the line just right yet. I contacted PaulOBrien and Koush for assistance but didn't have much luck getting it right.
In terms of #4, I actually didn't have that same issue with his Superboot...but perhaps I overlooked it.
Hopefully we can get a theme zip base to work from. I'm hoping one of the ROM devs can jump in and maybe push us in the right direction. I'm not a code type of guy so I let the coders do the update script stuff . In the meantime, we'll just have to use the full ROM.
Thanks for this thread sonny!
On the Galaxy S I can find the data and wifi icons for the notification bar no problem, but I can't seem to find them anywhere for the Nexus S (along with a couple of others). Sorry if the answer is obvious, but I'm stuck. Could someone please point me in the right direction?
Dean-O said:
On the Galaxy S I can find the data and wifi icons for the notification bar no problem, but I can't seem to find them anywhere for the Nexus S (along with a couple of others). Sorry if the answer is obvious, but I'm stuck. Could someone please point me in the right direction?
Click to expand...
Click to collapse
system/app/SystemUI.apk
Great, thanks.
Found a solution to issue number 4, updated the post.
sonnysekhon said:
Issues:
1. I can't flash anything unless it is the full ROM. I tried jabbawalkee's base zip but no luck.
Click to expand...
Click to collapse
this is a solution to problem 1.
in the META-INF\com\google\android needs to have updater-script and update-binary
the updater-script needs the following line
Code:
run_program("/sbin/busybox", "mount", "/system");
attached is a meta-inf. use it in place of your current one for flashing themes
Thanks ogdobber.
Hi,
I'm a newb to theming. Can anyone point me to the right direction to change my stock news widget to transparent?
Thanks in advance
cyc1120 said:
Hi,
I'm a newb to theming. Can anyone point me to the right direction to change my stock news widget to transparent?
Thanks in advance
Click to expand...
Click to collapse
start with the 2 links below, you basically need to change the transparency level on the widget_background in the drawable(hdpi) folder. but it is not that easy because it is a .9 png (unless you go 100%)
[GUIDE] Want to learn how to theme?
The Ultimate Android Themeing Guide
Here is a thread by rori that he themes a bunch of stuff to transparent smoke http://forum.xda-developers.com/showthread.php?t=731625
I can't for the life of me try to figure out how to make an object in photoshop have a transparent background. I make the background transparent, add the object (eg: a number) and everything looks great. Then once I flatten the image the transparency disappears. What I don't get is up until I flatten it, the whole background is transparent. I'm completely baffled, can anyone offer an idiot some help?
kenvan19 said:
I can't for the life of me try to figure out how to make an object in photoshop have a transparent background. I make the background transparent, add the object (eg: a number) and everything looks great. Then once I flatten the image the transparency disappears. What I don't get is up until I flatten it, the whole background is transparent. I'm completely baffled, can anyone offer an idiot some help?
Click to expand...
Click to collapse
What image is it? And by flatten it, do you mean you are making it an indexed image?
theimpaler747 said:
What image is it? And by flatten it, do you mean you are making it an indexed image?
Click to expand...
Click to collapse
Its a number for a Beautiful widgets clock skin. By flatten it I mean in photoshop CS5 when you make an image with multiple layers (the layers get created automatically when I try to add anything, in this case text) in order to save it as anything but a .psd you have to flatten it (IE force all of the layers into one).
kenvan19 said:
Its a number for a Beautiful widgets clock skin. By flatten it I mean in photoshop CS5 when you make an image with multiple layers (the layers get created automatically when I try to add anything, in this case text) in order to save it as anything but a .psd you have to flatten it (IE force all of the layers into one).
Click to expand...
Click to collapse
Never save it as a psd for edits on android Save it as a .png
theimpaler747 said:
Never save it as a psd for edits on android Save it as a .png
Click to expand...
Click to collapse
Exactly, I'm trying to save it as a png but in order to do that I have to flatten the image which causes the transparency of the background to disappear.

Custom Notification Bar/Custom Theme

Ok so I modified the framework-res.apk file to have a custom notification bar. My question is how to make it so I can flash just the notification bar onto my phone? I know Metamorph is real easy but I want to be able to flash it in Clockworkmod Recovery. Any help would be greatly appreciated.
easiest way to do it is adb pushing it back to /system/framework/framework-res.apk
Well that's what I have been doing, but I want to make it be able to be flashed in recovery.
You need to make an update.zip
brfield said:
You need to make an update.zip
Click to expand...
Click to collapse
How do I go about doing that?
Go to circle.glx.nl and choose flashable theme. Upload your framework-res.apk and voila !
badeaioan said:
Go to circle.glx.nl and choose flashable theme. Upload your framework-res.apk and voila !
Click to expand...
Click to collapse
Tried it and it seems great, but for some reason its causing everything to crash and force close on my phone.
Ok, so I think I narrowed it down to the fact that I need the correct update-script. I made one, flashed it and it went fine, but then I rebooted and didnt see a difference. So I tried to reflash it and then it gave me a syntax error. I know what a syntax error is, but my question is if anybody could give me the info of what I should put in the update-script so that it'll work correctly. Thanks!
i have a question too...
my phone has touchwiz 3.0
which in the notification bar there is a toggle buttons like; wifi, silent, bluetooth... etc.
i know it's important and useful, but why have to put it in notification bar... wasting some space, especially when in landscape mode.
is there any way to remove that toggle button?
I have that toggle widget too on my P500.
My .apk is located in /system/framework/lge-res.apk .
Backup it and then delete the .apk and see if it goes. If it doesn't work you will need a custom ROM with the toggle widget stripped out.
I want touchwiz on my phone.
Sent from my M860 using Tapatalk

ADB Mod installer

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
Custom Battery Sizes in case custom batteries are too large or too small
ADB Module maker uploaded 6-30-21
File on MEGA
mega.nz
-------------------------------------------------
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)
Android 11
ADB Pixel Launcher Installer uploaded 3-10-21
NexusLauncherReleaseADBPixelMar.zip | by Tulsadiver for Pixel
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
-------------------------------
Android 10
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
Uploaded a new installer. Fixed QS column mod. This has been verfied to work on the Pixel 3a XL and compatible with swift installer themes. Undo theme, apply my mods, then reapply theme.
LOL
Great work!
But it took me 3 hours to unzip and download it... Maybe zip it a little more? Ultra ZIP?
---------------------------------------------------------------------------------------------------------------------
it didnt work, i ran a complete installation, now boots, and instantly powers off to a page with
Code:
Can't load android system. Your data may be corrupt. If you continue to get this message, you may need to perform a factory data reset and erase all user data stored on this device.
This is the error in ADB:
Code:
Installing TulsadiverMods
cp: bad '/sdcard/vrthemeADBversion/busybox': No such file or directory
cp: bad '/sdcard/vrthemeADBversion/installtheme.sh': No such file or directory
sh: /data/local/installtheme.sh: No such file or directory
UPDATE: I didn't install base. Now I have another problem... It tries to boot and doesn't, it takes forever, then reboots and gets the first error again...
To uninstall mods do we just flash stock?
Has anyone tried this on the Q beta?
SCrid2000 said:
Has anyone tried this on the Q beta?
Click to expand...
Click to collapse
Here is one for Q5
https://www.androidfilehost.com/?fid=6006931924117921001
Posted an ADB installer for December update.
I guess I am a little confused on how this mod works and I have a hard time risking not having a nonbootable phone. I read through some of the 3 xl thread and it seems like we need our phone connected for it to make a magisk module to which we then flash via magisk? This doesn't actually flash anything, correct?
Mainly, all I need is the back/home buttons swapped, which I have now but it seems the December update breaks that according to another thread.
AutomaticFailure27 said:
I guess I am a little confused on how this mod works and I have a hard time risking not having a nonbootable phone. I read through some of the 3 xl thread and it seems like we need our phone connected for it to make a magisk module to which we then flash via magisk? This doesn't actually flash anything, correct?
Mainly, all I need is the back/home buttons swapped, which I have now but it seems the December update breaks that according to another thread.
Click to expand...
Click to collapse
For just three button mode? You can try flashing this if you like. Do you have active edge installed?
Swapping the two is easy though you need a way to get it on your phone which this should do.
Tulsadiver said:
For just three button mode? You can try flashing this if you like. Do you have active edge installed?
Swapping the two is easy though you need a way to get it on your phone which this should do.
Click to expand...
Click to collapse
Alright, I'll give that a shot when I get time to do the December update. I do not have active edge installed.
January update uploaded.
Is this going to have to be updated during every monthly update? Wish Google would just make it so we could change the positions of the 3 button navigation.
AutomaticFailure27 said:
Is this going to have to be updated during every monthly update? Wish Google would just make it so we could change the positions of the 3 button navigation.
Click to expand...
Click to collapse
Depends on the update. If that is all you want, go to this thread:
https://forum.xda-developers.com/pixel-3a/themes/clock-mods-t4024447
Tulsadiver said:
Depends on the update. If that is all you want, go to this thread:
https://forum.xda-developers.com/pixel-3a/themes/clock-mods-t4024447
Click to expand...
Click to collapse
I'm a little confused on this. These just magisk modules? How do I know what's being swapped?
AutomaticFailure27 said:
I'm a little confused on this. These just magisk modules? How do I know what's being swapped?
Click to expand...
Click to collapse
Back and récents.....yes, they are modules.
Tulsadiver said:
Back and récents.....yes, they are modules.
Click to expand...
Click to collapse
Ohhh, alright. I only want back and home to be swapped.
AutomaticFailure27 said:
Ohhh, alright. I only want back and home to be swapped.
Click to expand...
Click to collapse
You can try these if you are stock.
Stock
https://www.androidfilehost.com/?fid=4349826312261700583
Edge sense stock base
https://www.androidfilehost.com/?fid=4349826312261700584
Tulsadiver said:
You can try these if you are stock.
Stock
https://www.androidfilehost.com/?fid=4349826312261700583
Edge sense stock base
https://www.androidfilehost.com/?fid=4349826312261700584
Click to expand...
Click to collapse
Thanks. I assume I can do this myself with your adb mod installer, correct? I tried messing with it before but now I am two months behind on updates.
AutomaticFailure27 said:
Thanks. I assume I can do this myself with your adb mod installer, correct? I tried messing with it before but now I am two months behind on updates.
Click to expand...
Click to collapse
No, these are stand-alone modules and cannot be mixed with any other SystemUIGoogle.apk module (modification) and is built for January update.
Tulsadiver said:
No, these are stand-alone modules and cannot be mixed with any other SystemUIGoogle.apk module (modification) and is built for January update.
Click to expand...
Click to collapse
Oh yeah, ok, makes sense. I was more saying that if I wanted to do this myself and not have you provide a magisk module each time, then I would use the mod installer and go through that way to create my own?

Categories

Resources