[MOD]Modified Framework Ideos S7 Froyo Stock

zxhian

Member
Apr 15, 2011
21
9
mrbubo.jpg
 
Last edited:

zxhian

Member
Apr 15, 2011
21
9
The Mod:
- change framework-res icons - battery,signal,wifi,notification, and more images modified/ripped from various sources
- Battery percentage animations with increments Circular Battery
- black title bar
- hidden/transparent back button - tapping next the clock is "back" action
- font change
- replaced default lockscreen background - (1st screenshot is widget locker paid app from market)

Tools Used:
- Ultimate Online Kitchen for the new framework with % battery (more on this later)
- 7zip
- ADB
- Icon Dumps from Honeycomb
- a little Photoshop

***
- Widget locker for the lockscreen
- Font changer from market

How To:

1. S7 USB drivers need to be installed on PC
2. Tablet must be rooted and on deodexed rom - This mod uses Joenilan's Froyo Rom for S7 .
3. Backup existing framework-res.apk
* via ADB
adb pull /system/framework/framework-res.apk
From your adb /tools directory copy and save the apk somewhere for backup
4. ***IMPORTANT**** Backup Contacts and Accounts Sync Settings (suggest to do it with Google/Gmail)

5. Pushing the new framework to the phone:

copy the modified framework to /tools (download framework-res.apk -- refer to attachment)
*Obtain shell root
*via ADB:
adb shell
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
exit
exit
adb push framework-res.apk /system/framework/
adb reboot


6. Lockscreen Font Mod:
Post#2 from this thread [MOD]**v02-Honeycomb Look-Theme Devoid+Void+LOL1.2+LOL1.4 Stocked Framework - xda-developers
Extract the Clockopia.ttf from HCOMB-LockscreenFont-zxhian.zip to your /tools

*Obtain shell root
*via ADB:
adb shell
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
exit
exit
adb push Clockopia.ttf /system/fonts/
adb reboot

7. Default Font Mod

- install font changer at market (free app)
- load your desired font from the application
- custom fonts can be referenced on this thread :300 Flashable Font Packs - Change your system fonts the easy way! - xda-developers

Note: haven't tested doing this via root explorer or droid explorer basically the same concept, im just comfortable with adb
be careful editing your framework i am not responsible if you need to re-flash froyo, (hopefully joenilan can pick this framework for his next release
biggrin.gif
)

Known Issues
- may need to re-sync your google accounts (sign-in again)
- may yield missing contacts suggest to backup contacts via google and resync


Again, use at your own risk!, the backup is there for its purpose, i am not a coder or a skilled themer, im just a guy who likes to mess my android on my free time just sharing what worked for me.

I don't accept donations,just a simple thanks really makes my day.
To all the spiders: the original thread can be found @ androidtablets.net and xda-developers.com


Notes for this MOD:
This is second update of framework-res.apk from Joenillan's rom.
The same framework can be processed in the Ultimate Online Kitchen, -- this made circle battery possible, if you want a different mod can try to play around with it @ UOT Kitchen

Im currently testing it and looks good so far will update this thread once done.in the meantime enjoy the screenies
biggrin.gif



DOWNLOAD FRAMEWORK:
refer to attachment link in text file.



Enjoy!

-zxhian
eek.gif
 

Attachments

  • $S7-Froyo-HcombFrame-zxhian.txt
    63 bytes · Views: 904
Last edited:

joenilan

Senior Member
Feb 4, 2011
208
60
Sweet an update. Gonna add this tonight. Thx for your hardwork. I'm a graphic designer maybe we can get together n create something unique. I have an awesome stock lock screen I'm working on ATM.

Sent from my IDEOS S7 using Android Tablet Forum

Edit: woops not released yet, i'll check back until its released.
 
Last edited:

zxhian

Member
Apr 15, 2011
21
9
Sweet an update. Gonna add this tonight. Thx for your hardwork. I'm a graphic designer maybe we can get together n create something unique. I have an awesome stock lock screen I'm working on ATM.

Sent from my IDEOS S7 using Android Tablet Forum

Edit 1: woops not released yet, i'll check back until its released.


that would be awesome! aniway updated second post for link to download. enjoy guys!!!


Edit 2:

Image Bug: Clock missing on Status Bar -- to be fixed on next release
 
Last edited:
Top