[DISCUSS] General Questions/Problems with Theming - Nexus S Themes and Apps

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.

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.

[MOD] Resolution (dpi) changer *now with zips for all (hopefully) legend ROMs*

I shall take no credit for any of this. Smartsreenath first put me onto the idea, and pretty much anyone if this forum could've managed it. I just had the time to do it all.
Woo! Snakehult, being a genius, has made a clever little zip that uses proper scripts to just change the required value, instead of the whole file. So! Instead of me making an insane number of zips every time ROMs are updated use these instead. Cheers Snakehult!
Attached is a zip file with a whole lot of flashable zips in it. Don't flash the zip you download, extract that one somewhere and look inside
How to use:
Download the attached zip file, and extract it to somewhere on your computer. Inside the zip are a bunch of folders, each folder named after a ROM for the HTC Legend. Navigate into the folder that shares the name of whatever ROM you are using and inside you will find 6 zip files. These zips are flashable. The the zips are names thus: xxx.zip, where xxx is a number. The lower the number, the higher the apparent resolution. Choose a zip, copy it to your SD card and flash it like any other zip. To revert back to how it was simply flash the "160.zip". This just flashes a completely un-modified version of build.prop for your ROM. Make sure you only use the zips form the correct folder for your ROM, or funny things *might* happen.
More info:
By editing the build.prop file it is possible to increase the dpi of an Android device. This essentially scales everything down, so you can fit more on the screen. This is especially nice for browsing the market and the internet; as well as improving, in my opinion, the overall Android experience. The lower the number in the name of the zip, the higher the apparent resolution. It's worth noting that this does *not* change the actual resolution of the Legend; it's still a HVGA device. So you still can't install apps designed for bigger, more powerful phones, like the HTC Desire or Nexus One. This is a somewhat flawed way of achieving this effect, and can have some ugly side effects:
Some apps simply don't scale
HTC-IME mod ends up screwed
Games *can* be rendered unplayable, but not always. Often the menu is the worst affected part.
A work around to fix a number of issues is to disable the built in compatibility mode of Android, and if I knew a way to do this through a zip, rest assured that I would. It'd save me having to explain how to do it. Alas, I don't know how, so here's how:
In your ROM look for an app called "Spare parts". If it's not there look for it in the market. If you open that app and scroll down to the bottom you will find a checkbox option for "Compatibility mode". Ensure that this is *un-checked*, then reboot. Most issues will be resolved. As I learn more about Android I shall keep an eye out for a way to force apps to scale correctly, and if I ever find one I'll update these.
I have also tried values higher than usual, just for kicks. I don't expect them to be useful, nor will I make actual zip files for them, but I went all the way up to 200; and it felt like I was using an HTC wildfire: everything was really quite cramped.
My personal favourite setup is as follows:
CM 6.1, with a 768MHz overclock
My "lcd-density" (this MOD) set to 130
Launcher Pro Plus with 5 icon rows
Below is a paste of what was the first post (when I was just trying to fix a ****-up on my part), and is now here for reference. It has all of the original build.prop files attached.
Attached is a .zip file, which you will need to extract somewhere. It's not for flashing. Within this zip are several folders, each containing a "build.prop". You'll notice that each folder is named after a ROM: Azure, NeonMOD etc. The "Based-on-stock" folder should cover these ROMs:
[ROM] Based on Official WWE_2.03.405.3 ROM + A2SD [Rev 03 - released]
[ROM] UPDATED Almost Stock Legend HTC WWE 2.03.405.3 Radio 7. 08.35.21
You'll need to use ADB to push these files, as I haven't had time to make flash-able zip's for them yet
Instructions:
1. Extract the zip to a suitable directory, and locate the appropriate build.prop
2. Copy the build.prop to your AndroroidSDK/tools folder
3. Reboot your phone into ClockworkMOD recovery and navigate the the "Partitions menu", then click "mount /system"
4. Connect your phone to the PC and start CMD/a terminal window in your AndroidSDK/tools folder
5. Run the command "adb devices" to ensure that the ADB server is running, and that the PC has detected your device correctly
6. Run these commands in this order:
adb push build.prop /sdcard/build.prop
adb shell
mount -o remount,rw /dev/block/system /system
cp /sdcard/build.prop /system/build.prop
This will put your resolution back to default, but should fix everything else too. If you still want a higher resolution then follow the guides in posts 1 and 2 of the other thread. This one.
If you can't use ADB for whatever reason you'll just have to wait it out until myself or someone else create proper, flash-able, fixes. I have done this to try and quickly rectify the issue; assuming, of course, that most people in this forum can use ADB
I will make proper zips, but it's getting late for me...
Click to expand...
Click to collapse
hi
here is a zip for neonmod 0.21 with 135lcd, flashed it on my legend today with rom manager
Wow do we have a lot of ROMs...
Anyhoo, I am currently working on appropriate flashable zips for each ROM, and each ROM will have the following versions:
110
120
130
140
150
160 (original)
I'm doin' 'em as fast as I can..
EDIT:
Current thoughts:
All build by Ali Ba have nice, short build.prop files. The current record for the longest one it held by MyTouch Legend...
TheGrammarFreak said:
Wow do we have a lot of ROMs...
Anyhoo, I am currently working an appropriate flashable zips for each ROM
Click to expand...
Click to collapse
Awesome!
All our lovely ROMs are actively being used, and its great.
Thx for all hard work!
No worries, I hope I haven't missed one
Now to sign 50 60 zip files...
EDIT:
DONE! All finished. I really hope they work. I can't test them all, but there is no reason why they won't work. Lemme know either way.
nice job
thanks bro
nice
spare parts is also in neonmod
xennr3 said:
nice
spare parts is also in neonmod
Click to expand...
Click to collapse
Cool, and you can turn compatibility mode off?
TheGrammarFreak said:
Cool, and you can turn compatibility mode off?
Click to expand...
Click to collapse
sure
1234
TheGrammarFreak said:
Cool, and you can turn compatibility mode off?
Click to expand...
Click to collapse
thanks for your work! i just tried 130 dpi and it seems really good.. i'll try also others zip asap!
yes with compatibility mode off all softwares i tried work really well!
xennr3 said:
sure
1234
Click to expand...
Click to collapse
Cool, thanks for the info. I'll update the OP when I'm home
Sent from my Legend using XDA App
Wow, really cool mod Love it!
Good job!
Cool, glad you like it
Just flashed 130 for SpeedLegend and it worked like a charm
HTC_IME works here (this isnt the mod)
images dont look so good anymore and stuff, but alright
works fine
edit; TBH I find the 140 to be 'more' compatible overall, and show a better picture (ive tried all the flashables)
thats besides the orgnal setting btw, it gives the best picture by far.
Im on the same DPI and rom as you TheGrammarFreak. works great. Too bad there is no function for more icons on the homescreens with LauncherPro...
SimDroid said:
Im on the same DPI and rom as you TheGrammarFreak. works great. Too bad there is no function for more icons on the homescreens with LauncherPro...
Click to expand...
Click to collapse
Yeah it does. On your homescreen press menu, then preferences. In advanced options there is something for it.
Sent from my Legend using XDA App
i glad to hear that someone like you got the idea from my thread........good work ...........and nice job.....you will get all help from me and from my friends
FOLLOW ME http://smartsreenath.blogspot.com/
TheGrammarFreak said:
Yeah it does. On your homescreen press menu, then preferences. In advanced options there is something for it.
Sent from my Legend using XDA App
Click to expand...
Click to collapse
yeah, that is for 5 rows on a screen, but you still can't have 5 icons on a row... That's what I want. I tried ADWLauncher again, but it feels so god damn slow.
Ummm, I have 5x5 icons on my desktop with the stock ADW launcher. Just check out "Settings > ADW > Screen prefs > Desktop cols/Desktop rows"

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

Specific theme/skinning questions

1- Where is the gmail icon located for the status bar? stat_notify_email.png in the gmail apk does not seem to work (nor does anything i am finding in the systemUI or framework...) been looking and cannot find it!
2- bootscreens
-- anyone figure out how to cover up the 2nd bootscreen (cotulla screen)? - i don't think so
-- where is the third boot screen located (stagnant image; prior to animated boot)?
-- i cannot for the life of me make the animated android bootscreen work. i can flash other people's work. but if i edit their images or use my own it just becomes black. any tips?
thanks in advance.
jsmccabe78 said:
-- where is the third boot screen located (stagnant image; prior to animated boot)?
.
Click to expand...
Click to collapse
You need replace the .rle inside initrd.gz, or replace initrd.gz with compatible one.
What Rom are you using?
The gmail notification was in the gmail.apk in froyo. But I'm not sure in gingerbread.
thanks for the reply.
icon - on further investigation, it was in drawable-hdpi-v9 and not drawable-hdpi where it always seems to be.
bootscreen - hmmm...what you wrote is something i have never really even comprehended to mod. i am using TyphooN's CM7 for what it is worth...thoughts on how to attack it? also, if you know, any ideas on how to make the animate bootscreen work?
thanks, again.
edit - found the .rle. googling around, have not found an easy way to make them. do you know of an easy way? will keep looking...

[TWEAK] Remove Brightness Slider from Notification Panel

This tweak worked on the stock T-Mobile OCG ROM, and will likely work for other stock based ROM's.
I used the "SQLite Editor" app to do this tweak. Other SQLite editors should work as well.
1.Launch SQLite Editor and select "Files" and drill down into /data/data/com.android.providers.settings/databases/settings.db
2. Select "system"
3. Press the "+" option
4. Leave _id set to auto
5. Add in the name field "notification_panel_brightness_adjustment" (without the quotes)
6. Add in the value field "0" (number zero without the quotes)
7. Press save
8. Exit and reboot
If you decide at a later time you want it back, just change the value of that field to a 1 then save and reboot.
guyd said:
This tweak worked on the stock T-Mobile OCG ROM, and will likely work for other stock based ROM's.
I used the "SQLite Editor" app to do this tweak. Other SQLite editors should work as well.
1.Launch SQLite Editor and select "Files" and drill down into /data/data/com.android.providers.settings/databases/settings.db
2. Select "system"
3. Press the "+" option
4. Leave _id set to auto
5. Add in the name field "notification_panel_brightness_adjustment" (without the quotes)
6. Add in the value field "0" (number zero without the quotes)
7. Press save
8. Exit and reboot
If you decide at a later time you want it back, just change the value of that field to a 1 then save and reboot.
Click to expand...
Click to collapse
Nice find! However since I actually use the brightness slider daily, I won't be getting rid of it. Now we just need to find a way to get rid of the S Finder/Quick Connect from the notification panel.
Yoshi910 said:
Nice find! However since I actually use the brightness slider daily, I won't be getting rid of it. Now we just need to find a way to get rid of the S Finder/Quick Connect from the notification panel.
Click to expand...
Click to collapse
I can mod systemui.apk to remove them, if you want it.
mikeyinid said:
I can mod systemui.apk to remove them, if you want it.
Click to expand...
Click to collapse
Yes please
And if you could possibly look into having 6 toggles that would be greatly appreciated. Using your rom got it before the pull lol
guaneet said:
Yes please
And if you could possibly look into having 6 toggles that would be greatly appreciated. Using your rom got it before the pull lol
Click to expand...
Click to collapse
haha, yea im not a fan of having a ton of threads all with mostly the same thing. ill see what i can do about the toggles, i can for sure get rid of the other stuff.
You can also simply install Lux and turn off its persistent notification
Could this be used to do other tweaks like remove icons/clock from the status bar?
mikeyinid said:
I can mod systemui.apk to remove them, if you want it.
Click to expand...
Click to collapse
That'd be awesome. I was looking through the xml but was having trouble finding an obvious section to cut for this bar--res/layout/status_bar_expanded doesn't even appear to contain a reference to the sfinder_qconnect stuff.
teiglin said:
That'd be awesome. I was looking through the xml but was having trouble finding an obvious section to cut for this bar--res/layout/status_bar_expanded doesn't even appear to contain a reference to the sfinder_qconnect stuff.
Click to expand...
Click to collapse
its in res/values/dimens.xml. if you google it theres a few tuts how to do it.
mikeyinid said:
its in res/values/dimens.xml. if you google it theres a few tuts how to do it.
Click to expand...
Click to collapse
Thanks, I had been looking at another tutorial involving cutting a few lines from status_bar_extended, but it hadn't occurred to me simply to change its size to zero in dimens. >.<
This doesn't seem worth a whole new thread, so I've attached a systemui whose only change is the removal of the sfinder/qconnect bar. I believe you also have to delete the arm64/SystemUI.odex.art.xz file for things to work properly.
Edit for basic instructions:
Use a root-enabled file manager or console to replace /system/priv-app/SystemUI/SystemUI.apk with the attached file, and delete /system/priv-app/SystemUI/arm64/SystemUI.odex.art.xz. Make sure the permissions of the new SystemUI.apk are rw-r--r-- (chmod 644 /system/priv-app/SystemUI/SystemUI.apk at the console). Reboot and enjoy.
Caveat: you may not be able to swipe away notifications from within the region previously taken up by the sfinder/qconnect bar.
Great! Can also be done via adb:
Code:
adb shell settings put system notification_panel_brightness_adjustment 0
teiglin said:
Thanks, I had been looking at another tutorial involving cutting a few lines from status_bar_extended, but it hadn't occurred to me simply to change its size to zero in dimens. >.<
This doesn't seem worth a whole new thread, so I've attached a systemui whose only change is the removal of the sfinder/qconnect bar. I believe you also have to delete the arm64/SystemUI.odex.art.xz file for things to work properly.
Click to expand...
Click to collapse
Thanks! Works great.
teiglin said:
Thanks, I had been looking at another tutorial involving cutting a few lines from status_bar_extended, but it hadn't occurred to me simply to change its size to zero in dimens. >.<
This doesn't seem worth a whole new thread, so I've attached a systemui whose only change is the removal of the sfinder/qconnect bar. I believe you also have to delete the arm64/SystemUI.odex.art.xz file for things to work properly.
Click to expand...
Click to collapse
How would you get it to work, I tried to install it but it won't install.
teiglin said:
Thanks, I had been looking at another tutorial involving cutting a few lines from status_bar_extended, but it hadn't occurred to me simply to change its size to zero in dimens. >.<
This doesn't seem worth a whole new thread, so I've attached a systemui whose only change is the removal of the sfinder/qconnect bar. I believe you also have to delete the arm64/SystemUI.odex.art.xz file for things to work properly.
Click to expand...
Click to collapse
Worked fine, thanks !
EvoYas said:
How would you get it to work, I tried to install it but it won't install.
Click to expand...
Click to collapse
Also wondering the same. And I don't see the system ui file in arm64. Can't wait to find out though lol I despise those two buttons
EvoYas said:
How would you get it to work, I tried to install it but it won't install.
Click to expand...
Click to collapse
v2.2v said:
Also wondering the same. And I don't see the system ui file in arm64. Can't wait to find out though lol I despise those two buttons
Click to expand...
Click to collapse
You either need a root-enabled file manager or su at a console, and replace /system/priv-app/SystemUI/SystemUI.apk with the file I provided, and delete /system/priv-app/SystemUI/arm64/SystemUI.odex.art.xz, then reboot. As always, I strongly recommend making backups and of course, I can provide no guarantees, yadda yadda.
teiglin said:
You either need a root-enabled file manager or su at a console, and replace /system/priv-app/SystemUI/SystemUI.apk with the file I provided, and delete /system/priv-app/SystemUI/arm64/SystemUI.odex.art.xz, then reboot. As always, I strongly recommend making backups and of course, I can provide no guarantees, yadda yadda.
Click to expand...
Click to collapse
That worked flawlessly, thank you.
teiglin said:
You either need a root-enabled file manager or su at a console, and replace /system/priv-app/SystemUI/SystemUI.apk with the file I provided, and delete /system/priv-app/SystemUI/arm64/SystemUI.odex.art.xz, then reboot. As always, I strongly recommend making backups and of course, I can provide no guarantees, yadda yadda.
Click to expand...
Click to collapse
perfect! thank you so much
teiglin said:
Thanks, I had been looking at another tutorial involving cutting a few lines from status_bar_extended, but it hadn't occurred to me simply to change its size to zero in dimens. >.<
This doesn't seem worth a whole new thread, so I've attached a systemui whose only change is the removal of the sfinder/qconnect bar. I believe you also have to delete the arm64/SystemUI.odex.art.xz file for things to work properly.
Click to expand...
Click to collapse
Awesome! Works perfectly! Thanks so much. Just a reminder to relative noobs like myself to change the appropriate permissions in the new SystemUI file to -rw-r--r--. I forgot to do so first try, and lost both the status bar and the lockscreen. Fixed now, but had a moment or two of panic...
Painless001 said:
Awesome! Works perfectly! Thanks so much. Just a reminder to relative noobs like myself to change the appropriate permissions in the new SystemUI file to -rw-r--r--. I forgot to do so first try, and lost both the status bar and the lockscreen. Fixed now, but had a moment or two of panic...
Click to expand...
Click to collapse
BINGO. Yea i forgot to mention that in my response, as well. Always fix permissions

Categories

Resources