[Mod][Razr I][XT890] 1% battery mod SystemUI.apk (Deodexed) & No carrier upper left - RAZR i Android Development

[Mod][Razr I][XT890] 1% battery mod SystemUI.apk (Deodexed) & No carrier upper left
Hello
You need your ROM deodexed for this MOD.
It is the 1% battery mod for Razr I.
Also, the Wifi bar doesn't have little space anymore from signal bar.
You can find the same mod with No Carrier upper left in the second post.
Made from Retail EU ROM.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You need to replace your SystemUI.apk in recovery ( /system/app/ )
Of course, I'm not responsible in any kind for any damage done to your phone, do it at your own risk.

No carrier upper left
Here is the same SystemUI.apk but with no carrier upper left

how can i remove the clock from the status bar?

How to install SystemUI.apk?
Taken from here: http://forums.droidbeans.com/tutorials/push-apk-files-using-adb/
Here I am taking SystemUI.apk as an example.
Plug in your phone to your computer.
Type: adb reboot recovery
On your phone, mount /system. If you don't, you won't be able to access/make changes to /system.
Type: adb shell
Type: cd /system/app
Type: mv SystemUI.apk SystemUI.bak
NOTE: This copies your existing phone's SystemUI.apk to a file named SystemUI.bak. We are backing up our file, I HIGHLY RECOMMEND THIS.
Type: exit
Type: adb push SystemUI.apk /system/app/
Type: adb shell
Type: chmod 0644 /system/app/SystemUI.apk
Type: exit
Now, reboot your phone normally.
Now, if you screwed up and you need to revert back to your original SystemUI.apk before we pushed the new one, here's how:
Type: adb reboot recovery
On your phone, mount /system.
Type: adb shell
Type: cd /system/app/
Type: rm SystemUI.apk
NOTE: This deletes your newly pushed SystemUI.apk file.
Type: mv SystemUI.bak SystemUI.apk
Type: exit

:good:
Thanks for the modd
Works great on my homemade fastboot rom
I did a little zip to flash into recovery with the no carrier version, it's easier to do than ADB& cie

Great mod! thank you Orphee for the mod and Le_Poilu for the zip file, everything worked flawless

ooops, anybody by any chance still have the original SystemUI or can direct me to a link?
I'd be really thankful!!!!
---------- Post added at 04:41 PM ---------- Previous post was at 04:40 PM ----------
ooops, anybody by any chance still have the original SystemUI or can direct me to a link?
I'd be really thankful!!!!

Related

ADWLauncher w/Widgets & Corrected Notification Bar

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello everybody, first time actually posting here but i figured i'd share on here
what i found out through trial and error... Since there is not much posting going
on here, hopefully it helps those who can't figure this out.
NOTE: there are some graphical glitches if you have widgets on your screen,
the picture may get stuck in the notification bar after rebooting, basically just open any app
and the notification bar will reset.
First, install ADWLauncher or any custom launcher you prefer.
then install AppWidgetPicker from this thread
http://forum.xda-developers.com/showthread.php?t=780828
Rename it to AppWidgetPicker.apk
then open up adb/terminal and:
adb remount
adb push AppWidgetPicker.apk /system/app/
then you need to correct the permissions (VERY IMPORTANT)
adb shell chmod 644 /system/app/AppWidgetPicker.apk
for safe measures, reboot.
now you should have a working custom launcher with widgets...
Now it leaves us with one problem, the Notification bar overlays a blue taskbar
and back button over the clock and rest of the notification bar.
Now there are 2 ways i've found to fix this. i've heard about freezing the
EmotionUI Launcher but i have no idea what that means, so i've come up
with this.
MAKE SURE YOU HAVE A LAUNCHER INSTALLED BEFORE PROCEEDING!
Head back into adb:
adb remount <--important
adb shell
when in shell ($)
su <--important
cd /system/app/
ls
now your looking for Launcher.apk & Launcher.odex
either (backup both Launcher.apk & Launcher.odex!)
mv /system/app/Launcher.apk /sdcard/Launcher.apk
mv /system/app/Launcher.odex /sdcard/Launcher.odex
or just completely remove it!
rm /system/app/Launcher.*
after this, Hit your home button and BAM!
if your wondering, yes the Emotion widgets DO WORK you may have a proble
where the row or column size don't show when placing it, but u can just fill it in,
then resize to your liking.
this can also be done in root explorer.

[share] Change Toolbar Icon in samsung GALAXY 5510

After searching about how to change their icon in the toolbar (battery, signal icon) and I finally succeeded in GAZZY. me and the results are quite satisfactory.
Well this time I'll share a little way here,
previous first download icon here
1. Open CMD and Dir to the position of ADB located.
2. Type the command adb pull / system / framework / framework-res.apk C: /
C: / means to file its framework-ress.apk akasi in the copy on drive C, please see the file does not exist or if there is further to the next.
3. Extrack file icon that you have downloaded earlier into any place,
4. Open-framework res.apk with winrar / winzip but not in Extrack, then please go to the framework directory-res.apk \ res \ drawable-ldpi there will be seen there are a lot of image file format. Png is as an icon on the Toolbar GAZZY.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
5. after that ADD file icon. png which had been downloaded into that directory res \ drawable-ldpi
6. after that you can close windows winrar / winzip you,
7. In an GAZZY still connected to the PC type the command from CMD
THIS TYPE
adb devices (to see if GAZZY already connected or not)
adb push-res.apk framework / sdcard
adb shell
$ Su / / if it is a hash mark just skip this
# Mount-o remount, rw-t yaffs2 / dev/block/mtdblock4 / System (Enter)
# Mv / system / framework / framework-res.apk / system / framework / framework-res.apkq (Enter)
# Cat / sdcard / framework-res.apk> / system / framework / framework-res.apk (Enter)
# Reboot (Enter)
Click to expand...
Click to collapse
8. See the results
Failure is not my responsibility, please be careful
tutorial By cyber campus

Get ICS-STYLE Settings.apk in AndroWiz3.0 CM7!!

ICS-style Settings.apk in AndroWiz v3 CM7​
So I found this great tutorial on editing your Settings.apk to be more like the Settings in ICS with labels to organize the settings into groups.
By the way I've never done any kind of XML editing before, and this tutorial makes it really easier to understand what you're doing:laugh:
You can find the Tutorial here, written by balamu96m ---->http://forum.xda-developers.com/showthread.php?t=1576565&highlight=framework
So I've made a Settings.apk to replace if you are running AndroWiz 3.0 cm7. It has Wireless & Networks label, Device label, and Personal label.
You can download AndroWiz v3 here----->http://forum.xda-developers.com/showthread.php?t=1560491&highlight=androwiz
This ROM is super fast, and it boots up for me in 15 sec!
This may or may not work with Hashcodes Cyanogenmod7, feel free to test it out if you want though
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is what the labels should say, depending on your theme in Cyanogenmod the Labels may look slightly different. i have notice this when switching to another theme, the labels had a slightly different colored background.
I am not responsible for any damage that you do to your phone in this process
Intstructions:
Firstly always make a backup of the Settings.apk, and make a nandroid if youre feeling extra safe
I would suggest using Root Explorer
Rename to Settings.apk
Copy to SDcard
Navigate to the .apk in Root Explorer
Copy it
Paste it into a /system directory BEFORE putting it in /system/app. I put it in /system/media
If you get an error that it is read-only, press ok, and then hit the button in the right hand corner that says 'Mount R/W'. After you tap it it should now say 'Mount R/O'
Now you can paste it again
Now hold your finger on the .apk, and in the menu that pops up select 'Permissions'
Check these boxes
Code:
owner - read write
group - read
others - read
Now copy the apk to /system/app
If it asks you to replace, select 'yes'
Now go back to /system and press the 'Mount R/O' button
Close Root Browser, reboot, and enjoy!

[BOOT ANIMATION]Dusty Sand Animation[480 X 800]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
* DISCLAIMER
# I am not responsible if anything happens
to your phone/device.
# You have to be rooted in order
to apply this mod.
# Anyone interested to make a different size animation is
welcomed but he/she should get the permissions.
Click to expand...
Click to collapse
Download Here:- MEDIAFIRE LINK
Click to expand...
Click to collapse
* HOW TO INSTALL​
# METHOD - 1 (USING FILE MANAGER APP)
~ Copy the boot_animation.zip to the root directory of your sdcard.
~ Install a file manager (like ES File Manager) and browse to the /system
directory and then media and delete the boot_animation.zip present there.
~ Now go to the sdcard folder copy the boot_animation.zip to the
/system/media directory.
~ Reboot and Enjoy
# METHOD - 2 (USING ADB)
~ Download APKTOOLS.zip from here.
~ Extract it to somewhere like Desktop and browse to it.
~ Hold down shift and then right click, you will get an extended menu,
Select "Open command Window Here" (Minimize it.)
~ Copy the boot_animation.zip to this extracted folder.
~ Connect your phone with USB Debugging ON.
~ Type in the following commands:-
Code:
adb kill-server
adb start-server
adb remount rw
adb shell
(You will get a # sign...Don't Worry..Continue typing the commands.)
rm /system/media/boot_animation.zip
exit
(Now the # sign will be removed and you will return back to your directory.)
adb push boot_animation.zip /system/media
adb reboot
~ Enjoy the new boot animation.
Click to expand...
Click to collapse
Please If You like It, then Hit the THANKS buttons or just comment...
​
TeKnoGin said:
Please If You like It, then Hit the THANKS buttons or just comment...
​
Click to expand...
Click to collapse
Says file doesn't exist when your select link
Sent from my Nexus 4 using Tapatalk 2
can you make for acro s too?(720x1280)
Zehlek said:
Says file doesn't exist when your select link
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Thnx to Zehlek
Link Updated :- http://www.mediafire.com/download.php?76krhj818rg3qz0

[ROOT] Enable Pixel Icons on Any Launcher without losing icon layout.

Info
This will allow you to get the icons from the google pixel on your phone.
Not all apps are supported as the app has to provide a separate round icon.
Video tutorial coming soon.
TOOLS
Java: https://java.com/en/download/
Root Browser: https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree
Apktool: https://ibotpeaches.github.io/Apktool/
INSTRUCTIONS
Copy \root\system\framework\firmware-res.apk onto your computer, you might want to make a backup.
On your computer download apktool.jar and place it in the same location as your firmware-res.apk file.
Open CMD and navigate to the location of firmware-res.apk and apktool.jar
Type this in CMD.
Code:
java -jar apktool.jar d framework-res.apk
On your computer navigate to \framework-res\res\values\ and open bools.xml.
Look for
Code:
<bool name="config_useRoundIcon">fasle</bool>
and set it to true.
Go back to cmd and type
Code:
java -jar apktool.jar b framework-res -c
Copy the new firmware-res.apk from framework-res\dist\ onto your device and paste it in \root\system\framework\ you may need to do this in recovery.
Restart your device.
View the correct instructions for your launcher.
Pixel Launcher
On your device navigate to /data/data/com.google.android.apps.nexuslauncher/databases/
Google Now Launcher
On your device navigate to /data/data/com.google.android.launcher/databases/
Action Launcher
On your device navigate to /data/data/com.actionlauncher.playstore/databases/
Nova Launcher
On your device navigate to /data/data/com.teslacoilsw.launcher/databases/
Other Launchers
On your device navigate to /data/data/[Launcher Bundle-ID/Package Name]/databases/
Then delete app_icons.db and restart your device.
Notes
If you cannot find the location of app_icons.db then go to settings - apps - your launcher and clear all app data but doing this will lose icon layout.
If you cannot find <bool name="config_useRoundIcon">fasle</bool> then you are probably an incompatible version of android and the only option is to use an icon pack.
Screenshots (Before/After)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Reserved
Thanks So Much Can You Make an Extensive Guide On How To Make System UI Mods (Edit framework.red apk and Also SystemUI.apk ) For Increasing No. of Rows and Columns On Quick Settings and Also Center Clock
That Would be Really Appreciated
After Recompile and sign, my device boot loop (Lineage OS 14.1) help....
galofa said:
After Recompile and sign, my device boot loop (Lineage OS 14.1) help....
Click to expand...
Click to collapse
re-flash Lineage os, that should fix it, then send me your stock one and il modify it
parth_kalsi said:
Thanks So Much Can You Make an Extensive Guide On How To Make System UI Mods (Edit framework.red apk and Also SystemUI.apk ) For Increasing No. of Rows and Columns On Quick Settings and Also Center Clock
That Would be Really Appreciated
Click to expand...
Click to collapse
il take a look into it

Categories

Resources