[GUIDE][MOD] Enable navigation bar 4.2.2 - Galaxy S 4 General

This is a quick dev guide to enable navigation bar for S4. Tested on I9505 but should work here also.
Decompile SystemUI.apk go to res/values/drawables and add:
Code:
<item type="drawable" name="tw_navigationbar_bg">#ff000000</item>
Now download attached files and copy files to corresponding folders in SystemUI.apk if folder does not exist(drawables-xhdpi) create it.
Compile SystemUI.apk and push to device (nothing will happen yet) Just to check device boots fine.
Now use any buil.prop editor and add line:
Code:
qemu.hw.mainkeys=0
You can also enable it now through framework-res method.
Reboot and your done.
Please hit thanks and give credits.

There is no values folder in res.
Sent from my GT-I9500 using Tapatalk 2

adichandra said:
There is no values folder in res.
Sent from my GT-I9500 using Tapatalk 2
Click to expand...
Click to collapse
Have you decompiled systemui.apk ? Or you have just opened the apk file?
Sent from my Octa Core S4

Just opened the apk. I dont have any idea how to decompile that. Any guide?
Can you just serve the zip that i can easily flash in cwm?
Sent from my GT-I9500 using Tapatalk 2

systemUI
I have found this but when I click it the installation window opens. So should I proceed there? Please if you could add a few more steps to explain then noobs like us will be able to follow.
Thanks
ok now i know we have to use apktool etc. Most people couldnt get it working so what would be the best tool?

gharrington said:
This is a quick dev guide to enable navigation bar for S4. Tested on I9505 but should work here also.
Decompile SystemUI.apk go to res/values/drawables and add:
Code:
<item type="drawable" name="tw_navigationbar_bg">#ff000000</item>
Now download attached files and copy files to corresponding folders in SystemUI.apk if folder does not exist(drawables-xhdpi) create it.
Compile SystemUI.apk and push to device (nothing will happen yet) Just to check device boots fine.
Now use any buil.prop editor and add line:
Code:
qemu.hw.mainkeys=0
You can also enable it now through framework-res method.
Reboot and your done.
Please hit thanks and give credits.
Click to expand...
Click to collapse
Wonder how to do it if my rom is odexed ?

I dont think this thread is supported anymore

WOW!
This worked exceptionally well on my T-Mobile GS4 (M919).
I'll slip a thanks your way!

Please can you give details step by step for apks to use to compile and decompile etc for us simple people who want the navigation keys.
Thanks

Use this tutorial http://forum.xda-developers.com/showthread.php?t=2195680
For odexed rom don't care about odex file as you won't need to change smali files.

Styrke said:
Use this tutorial http://forum.xda-developers.com/showthread.php?t=2195680
For odexed rom don't care about odex file as you won't need to change smali files.
Click to expand...
Click to collapse
Can you post a pre-made SystemUI?

arian44 said:
Can you post a pre-made SystemUI?
Click to expand...
Click to collapse
Bump that...Tried figuring out decompiling myself, but it's a nightmare.

Tried decompiling and then following the instructions. Lots of hang ups. Isnt there an easier way?

Is there an easy way? Thanks
Enviado desde mi GT-I9500 usando Tapatalk

arian44 said:
Can you post a pre-made SystemUI?
Click to expand...
Click to collapse
I would second that as a request.

eldecanopy said:
Is there an easy way? Thanks
Enviado desde mi GT-I9500 usando Tapatalk
Click to expand...
Click to collapse
Add this to the end of the build.prop file in system/
qemu.hw.mainkeys=0
You have to use an alternate launcher though, but it works.

rohan999 said:
Add this to the end of the build.prop file in system/
qemu.hw.mainkeys=0
You have to use an alternate launcher though, but it works.
Click to expand...
Click to collapse
This used to work very well with S3 but did not work on i9500 S4. I'll try again.
I dont know how I changed permission but on S4 its showing read only and does not take changes . Can you please guide as to how you changed to read-write for build prop

No that doesnt work. Says systemUI has stopped. I remember that from last time and tried again through rom toolbar

can i use this method on 4.3 rom?

Maybe this should help....
http://forum.xda-developers.com/showthread.php?t=2014062
or maybe this, (this one is for ics but refer to the decompilation and recompilation using apk tool)
http://rohan999.wordpress.com/2012/03/31/how-to-enable-on-screen-ics-keys-on-any-ics-rom/

Related

[MOD]Xperia X10 Custom transition animations

i am surprised to see there are no threads or active threads discussing the mods that can be done to the transition animations.
i have found few threads in XDA which actually works on Xperia X10.
http://forum.xda-developers.com/showthread.php?t=831562
And the actual main thread.
http://forum.xda-developers.com/showthread.php?t=814072
i have attached the one which has all the effects together used (also which worked on my device)
Note:I have directly pushed framework_res.apk ,so not sure whether Metamorph thing works
Nice find ;-)
Will try it!
Sent from my X10i using XDA App
It's really nice, I liked it, thanks man !
Nice find i will try it
Sent from my X10i using Tapatalk
these are some great animations thanks man but if you want to keep your themed framwork just replace the folder called anim in framework.apk using winrar
please
jassired said:
i am surprised to see there are no threads or active
Note:I have directly pushed framework_res.apk ,so not sure whether Metamorph thing works
Click to expand...
Click to collapse
thanks but, please can you explain how to push directly?
I created a folder "X10" the root of my hard drive, and I have pull file 3: adb , AdbWinApi.dll , AdbWinUsbApi.dll
then I launched the command prompt and typed
Code:
adb push-res.apk framework / system / framework / framework-res.apk
but after he wrote:
Code:
can not stat 'framework-res.apk': No such file or directory
please help a Newbie
black97one said:
thanks but, please can you explain how to push directly?
I created a folder "X10" the root of my hard drive, and I have pull file 3: adb , AdbWinApi.dll , AdbWinUsbApi.dll
then I launched the command prompt and typed
Code:
adb push-res.apk framework / system / framework / framework-res.apk
but after he wrote:
Code:
can not stat 'framework-res.apk': No such file or directory
please help a Newbie
Click to expand...
Click to collapse
Copy and replace with the animations in framevork res / using. rar / and install new framevork using Chewitt installer
i find this thread http://forum.xda-developers.com/showthread.php?t=835004
but i don't undestand what to do with, and where is "Chewitt installer"?
sorry
black97one said:
i find this thread http://forum.xda-developers.com/showthread.php?t=835004
but i don't undestand what to do with, and where is "Chewitt installer"?
sorry
Click to expand...
Click to collapse
Ok i will upload full black theme installer with custom animation and,some changes to look perfect, your phone must be rooted and reed tutorial in your post, and ... here is what you get after http://i54.tinypic.com/28kmqkw.png
and download
http://www.megafileupload.com/en/file/284753/X10-Res-Mods-1-2-custom-change-rar.html
great thanks!
it work!!!
black97one said:
great thanks!
it work!!!
Click to expand...
Click to collapse
No big deal bro
very nice find, thank you for posting....it's working flawlessly, even if implemented in a theme....! Great!
Thanks buddy
I have already flash a framework with Metamorph who change the animations.
But your animations are toooo cooool, how can i get this?
Bluewall said:
I have already flash a framework with Metamorph who change the animations.
But your animations are toooo cooool, how can i get this?
Click to expand...
Click to collapse
Framework res-animation/rename.apk to rar-extract with rar or better with 7zip/, btw animations from 4g evo or here
mipepim said:
Framework res-animation/rename.apk to rar-extract with rar or better with 7zip/, btw animations from 4g evo or here
Click to expand...
Click to collapse
Please help me i dont know how to do it. I copy the framework-res.apk from system/framework to SD and renamre it from apk to rar and open with rar and replace the anim Folder from your Transistion.zip with the one in framework is this right? Where do i need to copy Transition.xml then and when im finished can i just rename it back tu apk and copy it to system/framework with Root Explorer or do i need to do something special?
mipepim said:
Framework res-animation/rename.apk to rar-extract with rar or better with 7zip/, btw animations from 4g evo or here
Click to expand...
Click to collapse
Thanks for digging them out. Makes it easier!
*Edit-
Where do i need to copy Transition.xml
Click to expand...
Click to collapse
Transition.xml is not used. It is for if you use this with Ninjamorph or something similar.
Is it working on U20i?
zyker said:
is it working on u20i?
Click to expand...
Click to collapse
you can try....
mipepim said:
you can try....
Click to expand...
Click to collapse
I drag the anim folder into framework-res.apk in winrar and it works!!

[Tutorial] How to add CRT TV off effect:

First off this is for people that know how to decompile/compile apk's..
What this is = Watch here
1: Decompile framework-res.apk using something like apk manager
2: Edit the file \res\values\bools.xml
3: Change value of bool name='config_animateScreenLights' from 'true' to 'false'
4: Compile framework-res.apk
5: Push new framework-res.apk to your phone with root explorer or adb push.
6: Profit...
~~~~~~~~~~~~~~~~~~
How to change the statusbar color:
1: Decompile SystemUI.apk
2: Edit the file \smali\com\android\systemui\statusbar\Clock.smali
3: Search for the line with ->setTextColor comment it and the line above out with a # infront of the two lines.
4: Compile the SystemUI.apk
5: Decompile framework-res.apk and edit the file \res\values\styles.xml
6: Find the style name 'TextAppearance.StatusBar' and change the textColor item to the color you want
7: Compile framework-res.apk
8: Profit More.
These guides will work with about any 2.3 rom out. Thanks to various sources for help on finding these..
(Will add more to this later)
do you have the compiled version of the CRT TV effect?
I will post a version later as the one I got is tweaked and would more and likely cause you guys bootloops.
I decompiled framework but I don't have a values folder in res. Am I missing something? Thanks!
dubntz said:
I decompiled framework but I don't have a values folder in res. Am I missing something? Thanks!
Click to expand...
Click to collapse
are you sure you "decompiled"? or just extracted?
I used APK Manager. Does that not decompile it?
c19932 said:
are you sure you "decompiled"? or just extracted?
Click to expand...
Click to collapse
Going to update my guide so people know to decompile and not extract
I used APK Manager. Does that not decompile it?
Click to expand...
Click to collapse
if you used the decompile option it should have.
Yeah, I just extracted and did not decompile it. Now that I did it right I see the file. Thanks for the help! Much appreciated!
I'm a little curious. Chris mentioned they left the screen-off animation disabled because of issues they were having. Have you experienced any issues at all?
tweezit said:
1: Decompile framework-res.apk using something like apk manager
2: Edit the file \res\values\bools.xml
3: Change value of bool name='config_animateScreenLights' from 'true' to 'false'
4: Compile framework-res.apk
5: Push new framework-res.apk to your phone with root explorer or adb push.
6: Profit...
Click to expand...
Click to collapse
What would you suggest to look into if the setting is already set to false?
Have you got this to work for Cm7 yet?
Sent from my LG-P999 using XDA App
Thanks! Now I gotta reflash 2.3 so I can try to get the status bar vanilla.
MWBehr said:
I'm a little curious. Chris mentioned they left the screen-off animation disabled because of issues they were having. Have you experienced any issues at all?
Click to expand...
Click to collapse
Yes on some roms you will get wake lag bad & others it will work fine.. On the 2.3 leak it will go to a black screen for a while. (that's due to 2.2.2 drivers though from what I can tell.)
Have you got it to work on cm7?
Is it possible to clarify what framework-res.apk is referred this tutorial?
I read these posts and seems like it has not mentioned so far. However, in my case (i am running MoDaCo Fr16 CR) after decompiling framework-res.apk i cannot see that config inside res->values->bool.xml.
Maybe i'm missing something
Thanks in advance.
name="config_annoy_dianne"
lol, just thought that was amusing. let's not annoy dianne.
anyways,trying this now on bionix.
i'm no expert at decompiling etc. just figured it out today lol. i'm pretty positive i did it correctly using apktool. however, after copying the compiled apk back to phone, it just hangs at a black screen on reboot. maybe i did it right and it's just not compatible with bionix? i did read on the apktool site that it won't be signed after recompiling. is this why it won't work? anybody successful here?
crazythunder said:
name="config_annoy_dianne"
lol, just thought that was amusing. let's not annoy dianne.
anyways,trying this now on bionix.
Click to expand...
Click to collapse
Bionix? For the g2x?
Sent from my HTC Vision using XDA Premium App
drewtang said:
Bionix? For the g2x?
Sent from my HTC Vision using XDA Premium App
Click to expand...
Click to collapse
shhhh, it's a secret.
crazythunder said:
shhhh, it's a secret.
Click to expand...
Click to collapse
Ahhhhhhh I WANTS IT.

[Q] framework-res.apk problem

In "framework-res.apk/res/layout" when I edit the "status_bar_expanded.xml",
even if I add one dot and delete it again and save the file, it doesn't work
anymore and it stucks on my bootanimation, and loops over and over.
I use "apk manager" for decompiling and compiling the framework-res.apk.
Does any one know what the problem is?
Thank you?
sohrab1985 said:
In "framework-res.apk/res/layout" when I edit the "status_bar_expanded.xml",
even if I add one dot and delete it again and save the file, it doesn't work
anymore and it stucks on my bootanimation, and loops over and over.
I use "apk manager" for decompiling and compiling the framework-res.apk.
Does any one know what the problem is?
Thank you?
Click to expand...
Click to collapse
what do you mean add one dot?
kay_kiat88 said:
what do you mean add one dot?
Click to expand...
Click to collapse
To the code obviously. ie he cant seam to save file without it breaking, even if removing what he added prior to saving.
TheATHEiST said:
To the code obviously. ie he cant seam to save file without it breaking, even if removing what he added prior to saving.
Click to expand...
Click to collapse
i know it's obviously to the code. upload your .xml let me take a look.
also ensure that the /(yourdirectory)/apktool/framework/1.apk where 1.apk is your original framework-res.apk and /(yourdirectory)/apktool/framework/2.apk where 2.apk is your original tw-framework-res.apk
statusbarexpanded
Hey
Do any know what @id/plmnLabel and @id/spnLabel refers to? Im speculating it has something to do with service provider.. Since the theme of framework is set to Black, the service provider text color is black as well, so ive made edits to
...Color=?textColorSecondary on both (removed Inverse) ive not tested this, maybe u have Kay?
biopsin said:
Hey
Do any know what @id/plmnLabel and @id/spnLabel refers to? Im speculating it has something to do with service provider.. Since the theme of framework is set to Black, the service provider text color is black as well, so ive made edits to
...Color=?textColorSecondary on both (removed Inverse) ive not tested this, maybe u have Kay?
Click to expand...
Click to collapse
nope i haven't tested it but u can read here: http://forum.xda-developers.com/showpost.php?p=9066440&postcount=1
android:id="@id/plmnLabel". This is the Carrier name
android:id="@id/spnLabel". This is the Provider name
this post is useful for froyo.
but i'm already on gingerbread. for gingerbread, read: http://forum.xda-developers.com/showpost.php?p=9978779&postcount=62
all working great ..
Tnx k - ur right still on froyo
kay_kiat88 said:
what do you mean add one dot?
Click to expand...
Click to collapse
I mean you even can't make a small change in that xml.
kay_kiat88 said:
i know it's obviously to the code. upload your .xml let me take a look.
also ensure that the /(yourdirectory)/apktool/framework/1.apk where 1.apk is your original framework-res.apk and /(yourdirectory)/apktool/framework/2.apk where 2.apk is your original tw-framework-res.apk
Click to expand...
Click to collapse
Here is my "status_bar_expanded.xml"
I just want to change some colors. I did the same thing for other xmls like
"status_bar_latest_event_content.xml" and it works perfectly, but for that
one, it stucks on my bootanimation. when I compile the xml I get no error
but I don't know what the problem is.
For that 1.apk and 2.apk, no I didn't do that.
I'll try it and report back.
sohrab1985 said:
Here is my "status_bar_expanded.xml"
I just want to change some colors. I did the same thing for other xmls like
"status_bar_latest_event_content.xml" and it works perfectly, but for that
one, it stucks on my bootanimation. when I compile the xml I get no error
but I don't know what the problem is.
Click to expand...
Click to collapse
If u use wrong definisions it wil stall.. What color is this in your file android:textColor="#ff7bad00" ?
After compiling did u copy the manifest and metainf folder to the new framework Res?
Sent from my GT-P1000 using XDA Premium App
biopsin said:
If u use wrong definisions it wil stall.. What color is this in your file android:textColor="#ff7bad00" ?
Click to expand...
Click to collapse
it's the color of operator name in status bar and that "clear" button, and I changed it to "#ff000000"
zenkinz said:
After compiling did u copy the manifest and metainf folder to the new framework Res?
Sent from my GT-P1000 using XDA Premium App
Click to expand...
Click to collapse
Honestly, I don't know what those "manifest" and "metainf" are, because I changed some xmls and I'd had no problem with them, So I thought that's the way to compile and decompile framework-res.apk.
Could you plz tell me what should I do? Thanks.
sohrab1985 said:
Honestly, I don't know what those "manifest" and "metainf" are, because I changed some xmls and I'd had no problem with them, So I thought that's the way to compile and decompile framework-res.apk.
Could you plz tell me what should I do? Thanks.
Click to expand...
Click to collapse
I thought u already have this covered because it sounded like you have no problem with other XML except this.
But if u have not heard of the two files/folder I have hightlighted chances are you don't have them in your newly compiled apk which will cause bootloop.
After compiling ur apk you should see that meta-inf folder is missing. U need to copy that from the original API, along with manifest.XML to the new apk.
Sent from my GT-P1000 using XDA Premium App
zenkinz said:
I thought u already have this covered because it sounded like you have no problem with other XML except this.
But if u have not heard of the two files/folder I have hightlighted chances are you don't have them in your newly compiled apk which will cause bootloop.
After compiling ur apk you should see that meta-inf folder is missing. U need to copy that from the original API, along with manifest.XML to the new apk.
Sent from my GT-P1000 using XDA Premium App
Click to expand...
Click to collapse
that's right, I've had no problem with any xmls without copying those files until now, but thanks to you I can edit this one, too.
Thank you so much.

Secondary/Sub Symbol on stock keyboard

Hello,
I found this trick on galaxy note 2 thread, might be necessary for someone
Just go to system/csc and edit the feature.xml or other.xml file by adding these code:
<CscFeature_Sip_EnableSymbolInSecondary>en_US</CscFeature_Sip_EnableSymbolInSecondary>
Click to expand...
Click to collapse
you change the language code with your current language. set to permission rw-r--r-- after editing. then reboot
works on my superbean v1.3.1
not worked in xxlt5 odex
ikromy said:
Hello,
I found this trick on galaxy note 2 thread, might be necessary for someone
Just go to system/csc and edit the feature.xml or other.xml file by adding these code:
you change the language code with your current language. set to permission rw-r--r-- after editing. then reboot
works on my superbean v1.3.1
Click to expand...
Click to collapse
Any idea how to add 3rd row of symbols (3/3- Smileys)? Like how it was in ICS
I have no idea bro,
for emoji you can use emoticons keyboard only, so you can still use samsung keyboard like this:
???????????????
Sent from my GT-N7000 using xda premium
ikromy said:
Hello,
I found this trick on galaxy note 2 thread, might be necessary for someone
Just go to system/csc and edit the feature.xml or other.xml file by adding these code:
you change the language code with your current language. set to permission rw-r--r-- after editing. then reboot
works on my superbean v1.3.1
Click to expand...
Click to collapse
Doesnt work. Rom DXLSE.
devll said:
Doesnt work. Rom DXLSE.
Click to expand...
Click to collapse
use ur rooted phone use x-plore go to system/csc look for features.xml n open wif edit
then add to the bottom n save it then do a reboot !
for DXLSE u can paste it any where for me i'll paste it from the bottom.
<!-- SIP --> <CscFeature_Sip_EnableSymbolInSecondary> en_GB;en_US;zh_CN;vi;th;id;ms;ko;</CscFeature_Sip_EnableSymbolInSecondary>
alvinhaw said:
use ur rooted phone use x-plore go to system/csc look for features.xml n open wif edit
then add to the bottom n save it then do a reboot !
for DXLSE u can paste it any where for me i'll paste it from the bottom.
<!-- SIP --> <CscFeature_Sip_EnableSymbolInSecondary> en_GB;en_US;zh_CN;vi;th;id;ms;ko;</CscFeature_Sip_EnableSymbolInSecondary>
Click to expand...
Click to collapse
There isn't any features.xml in my csc folder. As stated in the OP, if there isn't any features.xml, have to edit others.xml. Tried that and it does not work. :laugh:
devll said:
There isn't any features.xml in my csc folder. As stated in the OP, if there isn't any features.xml, have to edit others.xml. Tried that and it does not work. :laugh:
Click to expand...
Click to collapse
try using the code from this thread, working great for me. !
Here
devll said:
There isn't any features.xml in my csc folder. As stated in the OP, if there isn't any features.xml, have to edit others.xml. Tried that and it does not work. :laugh:
Click to expand...
Click to collapse
It won't work on others.xml
But funny things is just work in feature.xml
U can create feature.xml by ur self or find one in the OP
saxmydix said:
try using the code from this thread, working great for me. !
Here
Click to expand...
Click to collapse
Thanks! this way works! :good:
Thanks ikromy works great on my device. I'm on ThaiDai Pristine v4.0
Sent from my GT-N7000 using xda premium

Do not enter.

Mod is down: The new thread: HERE
Moderators, feel free to delete this post.
Good Start Man, Hope someone will advise very soon.
Thanks for your effort.:good:
Only de- and recompiling will not really lead to anything.
You have to solve each error here step by step. And as you can see there are many entries missing when recompiling against a framework from a different device and/or Android version.
This means that resolving the missing entries (like simply deleting them in each file) won't help because even if the recompile succeeds it will never run because of errors in the dependencies of the apk etc..
you should specify where you've changed
Tried almost everything but i cant get it working. Also tried VRTheme ZIP but it doesnt work too, it doesn't recognize the 9.png files and show the UI stretched... This is not my work, its for Not-i, Majdinj, Zai89 and other amazing themers for this amazing device (sorry if i forgot other users). I've seen it in S2 forums (Themes and Themed roms too) with the TW2013 UI for 4.1.2 so i dont think it will be very hard to an experienced themer. Thanks for the support. Good Luck to everyone!
You are compiling a a 4.2.2-based apk file with 4.1.2 installed framework, if you see in another thread they must have same version or it is themed apk file.
Can just use X-plore open apk as zip file n copy all the themes but not xml to another apk open as zip file.
not much changes wif just a framework.res.apk n options is alittle too small to fit it..
so no point to make a mod just framework.res.apk
@galaxynote2
The pictures in the attachment aren't useful!
If you want to change the png's, then take them from the original apk out!
Don't decompile it!
So, never use 9.png's from decompiled apk!
Try it again with the 9.png's from the original apk. Just copy them from the apk to your new one. Don't decompile it.
If you try to add some 9.png (from decompiled source), then they looks ugly with the vrtheme system...
(and can't build it with apktool too...)
@tkari4 thank you for the answer! I will try again now..
galaxynote2 said:
@tkari4 thank you for the answer! I will try again now..
Click to expand...
Click to collapse
@galaxynote2
Not working, sorry never made something like that.
The solution for your problem:
Install the 4.2 framework-res.apk (command in the CMD window: apktool if c:/framework-res.apk)
Now decompile your 4.2 framework-res.apk
From the decompiled folders you can add the 9.png's to your 4.1 farmework-res.apk
Install the 4.1 framework-res.apk again
Build your apk and so must work...
tkari4 said:
@galaxynote2
Not working, sorry never made something like that.
The solution for your problem:
Install the 4.2 framework-res.apk (command in the CMD window: apktool if c:/framework-res.apk)
Now decompile your 4.2 framework-res.apk
From the decompiled folders you can add the 9.png's to your 4.1 farmework-res.apk
Install the 4.1 framework-res.apk again
Build your apk and so must work...
Click to expand...
Click to collapse
@tkari4 some progress (attached files). That is my result putting the non-decompiled images in a vr-theme:
Popups are still bugged, 9.png resizing doesnt worked.
Action bars themes (Holo Light and Holo Dark) are now working!
Almost all buttons, checks and ticks are now converted and working.
What to do:
Fix the bugged popups
Convert Text fields (wich are 9.png too so its the same as the popups problems...)
__________________________________________________________________________________________
Can you provide me an S4 framework? Im using the Touchwiz 2013 theme for 4.2.2 Galaxy S3 flasheable zip for converting. I cant find the S4 framework-res to download.
galaxynote2 said:
@tkari4
Can you provide me an S4 framework? Im using the Touchwiz 2013 theme for 4.2.2 Galaxy S3 flasheable zip for converting. I cant find the S4 framework-res to download.
Click to expand...
Click to collapse
Yeah, must have the original apk and decompile it with the 4.2 framework.
You can find it here: http://forum.xda-developers.com/showthread.php?t=2272392
tkari4 said:
Yeah, must have the original apk and decompile it with the 4.2 framework.
You can find it here: http://forum.xda-developers.com/showthread.php?t=2272392
Click to expand...
Click to collapse
@tkari4 Ok, downloaded... (Slow connection).
So, first i need to install the recently downloaded framework in apktool and then decompile my 4.1.2 Note Framework?
Nevermind! Recompiled without problems! I've modified some pngs to se if it works and worked, so now im porting the fully theme. Thank you!
galaxynote2 said:
After all S4 mods for our Note, this is the last touch to have the new Touchwiz Interface in this amazing device.
Click to expand...
Click to collapse
You are gonna be rocked,,
Waiting for download link, As I understand without TW interface out grear Note is useless.
Thanks for your effort and share.:good:
mjrifath said:
You are gonna be rocked,,
Waiting for download link, As I stand without TW interface out grear Note is useless.
Thanks for your effort and share.:good:
Click to expand...
Click to collapse
Could you don't quote the whole thread next time please? Just click the reply button thats all
Juhan Jufri said:
Could you don't quote the whole thread next time please? Just click the reply button thats all
Click to expand...
Click to collapse
Thanks for the info mate. Post edited:laugh:
When you realese this mod?
____________
YES WE SCAN!!!
This thread has to be closed since no updates from OP or there is no any valid MOD
mjrifath said:
This thread has to be closed since no updates from OP or there is no any valid MOD
Click to expand...
Click to collapse
for people who can't wait , you can try flashing this one
http://forum.xda-developers.com/showthread.php?t=2297906
el5arsawi said:
for people who can't wait , you can try flashing this one
http://forum.xda-developers.com/showthread.php?t=2297906
Click to expand...
Click to collapse
Thats for 4.2.2
Please op just provide the s4 style launcher
Sent from my GT-I9100 using xda app-developers app

Categories

Resources