• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

The Framework Thread

Status
Not open for further replies.

karandpr

Android Expert
This is the Enigma Framework thread .
I am willing to make some frameworks .
But you need to be clear about what you want.
:)
Cheers
-----------------------------===================================-------------------------------------------------=================================---------------------
you cant install framework
you will have to push it .

In adb shell SU mode

#busybox mount rw,remount /system in r/w
#chmod 777 /system/framework

now in cmd
adb push C:\framework-res.apk /system/framework-res.apk
adb push C:\twframework-res.apk /system/twframework-res.apk

Framework modding is an extensive subject which can only gained with experience
Start here

http://androidforums.com/android-themes/348054-themes.html

I usually take theme requests but no one replies on the blog .
Send me the Icon package color preference ..........
Skilled Black is solid theme
Sometimes your phone can brick if packaged wrong .
 
Ok, nice!

You'll need to adapt some icons and their places, but faenza comes with svg icons, so they are easily resizable without loss.

Someone is trying already to make some icons, but not for notifier and other parts of system: Faenza Icons for Android by ~spg76 on deviantART

If you google, you'll find some packages to ADW, but not AOSP or TouchWiz.
(faenza-adw-theme - ADW Theme based on Faenza Icon set - Google Project Hosting)
I'm really liked the notifier icons from there.

About the colors: the iconpack will fit nicely on the original samsung colors, or getting inspiration from Equinox Evolution Midnight by ~tiheum on deviantART.

Changing font to MS's Corbel or Ubuntu will be a nice try too.

I'm using this theme on my Linux Mint box, and i'm <3 it ;)

Besides this, I'm already bricked mine yesterday and recovered, after trying some crazy things on Samsung original firmware. So no worries here.

Thanks for your reply!
 
Status
Not open for further replies.
Back
Top Bottom