beaton3344
Member
OK .. I just installed gingerbread keyboard from the market for now. Works very good by the way for a quick fix.
Sent from my Droid using DroidForums
Sent from my Droid using DroidForums
Is there anyway to remove the "Verizon Wireless" showing up in my top bar? I like it there when I have my notification shade pulled down, but not otherwise.
Is there anyway to remove the "Verizon Wireless" showing up in my top bar? I like it there when I have my notification shade pulled down, but not otherwise.
This is possible depending on how much work you want to do. You can decompile the framework-res and edit the xml/eri.xml file.
However, I don't believe you can change the top bar separately from the pull down notification. I believe the text gets pulled from the same string.
Deprimed is working amazing with this build. Only issue i found was no keyboard dictionary.. Had it in last build... Driving me crazy...
Sent from my Droid using DroidForums
Oops! I thought I checked that and it was there. I use swype, so I usually verify its there and then install swype. If you want to fix it, you can grab the LatinIME.apk from CM7 and push it to your phone.
How do you "push" it to your phone? Just install it as an update.zip? I have the zip file on my computer now not installed yet, how would I go about adding it in to the rom?
You could do that, or just use Root Explorer to replace the current LatinIME.apk, change the permissions, and reboot. Always more than one way to skin a cat.How do you "push" it to your phone? Just install it as an update.zip? I have the zip file on my computer now not installed yet, how would I go about adding it in to the rom?
You need to have android-sdk platform-tools installed so you can use adb. Then you can use it from the terminal (command prompt in windows) in the directory you have the LatinIME.apk you have grabbed from CyanogenMod 7.
adb remount
adb push LatinIME.apk /system/app/LatinIME.apk
adb reboot
I didn't realize there was a gingerbread keyboard in the market. Installing that was reported to work and would be much easier to do.
Thanks figured it out. I just backed up the keyboard in the previous release then restored it.
Two bugs I found first there is chinese in the call app like after you hang up with someone, also on the boot animation. For some reason rom manager cannot fix permissions. Small things, but perfect besides that.
Sent from my Droid using DroidForums
Is there anyway to remove the "Verizon Wireless" showing up in my top bar? I like it there when I have my notification shade pulled down, but not otherwise.
This is possible depending on how much work you want to do. You can decompile the framework-res and edit the xml/eri.xml file.
However, I don't believe you can change the top bar separately from the pull down notification. I believe the text gets pulled from the same string.
Is there anyway to remove the "Verizon Wireless" showing up in my top bar? I like it there when I have my notification shade pulled down, but not otherwise.
This is possible depending on how much work you want to do. You can decompile the framework-res and edit the xml/eri.xml file.
However, I don't believe you can change the top bar separately from the pull down notification. I believe the text gets pulled from the same string.