Need a developers help - Sprint Samsung Galaxy Note II

I am looking fire a developer who can help me port over a simple mod. I tried in my own but do not know enough. I do but want them to just do it I want them to explain what to do so next time I can do it myself.
I originally thought I just needed to change the Mount points but that did but fix it. After installing the mod the phone hangs at the boot splash animation fir the Rom.
Please can someone help me learn
Sent from my SPH-L900 using Xparent Purple Tapatalk 2

What MOD is it?
I like to break stuff!

-EViL-KoNCEPTz- said:
What MOD is it?
I like to break stuff!
Click to expand...
Click to collapse
It is a morph mod to change all the text Color on the phone
http://db.tt/9RlVWKxv
Sent from my SPH-L900 using Xparent Purple Tapatalk 2

Downloading it now I'll take a look and see what needs to be done to port it over and let you know
I like to break stuff!

-EViL-KoNCEPTz- said:
Downloading it now I'll take a look and see what needs to be done to port it over and let you know
I like to break stuff!
Click to expand...
Click to collapse
Thanks. . Keep in mind I want to learn from this. .
Sent from my SPH-L900 using Xparent Purple Tapatalk 2

What phone is it for? If it involves a resource file from another phone it prob needs to be modified for our device's framework-res. Will also DL and take a look later
Edit: there is a resource file in there, that would be device and android version specific. And since its not a whole Apk it'd be hard to decompile and port. What's it from?
Sent from my SPH-L900 using xda premium

sleshepic said:
What phone is it for? If it involves a resource file from another phone it prob needs to be modified for our device's framework-res. Will also DL and take a look later
Edit: there is a resource file in there, that would be device and android version specific. And since its not a whole Apk it'd be hard to decompile and port. What's it from?
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
Pretty sure it's from the sgsIII thats where I saw it as part of morphology so it shouldn't be extremely difficult to port or remake if need be. As a matter of fact mackentosh may add it in if he updates his morphology port since it's included in the newset sgsIII version. Really all it does is flash new font colors to the /system and launchers you can choose one or the other or both heres the original thread over on sprint sgsIII themes and apps http://forum.xda-developers.com/showthread.php?t=2091572
I like to break stuff!

-EViL-KoNCEPTz- said:
Pretty sure it's from the sgsIII thats where I saw it as part of morphology so it shouldn't be extremely difficult to port or remake if need be. As a matter of fact mackentosh may add it in if he updates his morphology port since it's included in the newset sgsIII version. Really all it does is flash new font colors to the /system and launchers you can choose one or the other or both heres the original thread over on sprint sgsIII themes and apps http://forum.xda-developers.com/showthread.php?t=2091572
I like to break stuff!
Click to expand...
Click to collapse
It "flashes new font colors to the /system" by replacing the compiled resources.arsc from the framework-res.apk from the sg3 Which is why he's getting a bootloop. And unless we have his framework-res.apk its not all that easy to decompile the resources to change. So unless you know something I don't this is built for the wrong phone and can't just be "ported" by replacing a few files here and there.
You could chuck this resource file into the stock framework-res that he's using and decompile, that sometimes works. Then copy the appropriate lines in colors.xml etc to our framework-res then compile. Then take that resources file and put it in a morph zip and it should work. But there's tons of xml's in there that are dif on our note
Sent from my SPH-L900 using xda premium

sleshepic said:
It "flashes new font colors to the /system" by replacing the compiled resources.arsc from the framework-res.apk from the sg3 Which is why he's getting a bootloop. And unless we have his framework-res.apk its not all that easy to decompile the resources to change. So unless you know something I don't this is built for the wrong phone and can't just be "ported" by replacing a few files here and there.
You could chuck this resource file into the stock framework-res that he's using and decompile, that sometimes works. Then copy the appropriate lines in colors.xml etc to our framework-res then compile. Then take that resources file and put it in a morph zip and it should work. But there's tons of xml's in there that are dif on our note
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
Its universal for TW roms on the sgsIII so it would probably be easier to just redo the mod based off of the note 2 files instead of trying to actually port it over. I haven't had a chance to open it up and see what we'd need to mod for a note 2 version. But seeing as how the sgsIII version works with any TW rom it shouldn't be too hard to make something similar for the note. The flashing part was just what they said in the sgsIII thread, I just haven't had the time to look and see what exactly it does.
Edit: I was actually thinking it was xml and smali edits to change the system font colors. I'm not all that great with smali/backsmali but I can manage as long ad I have my cheatsheet handy
I like to break stuff!

sleshepic said:
Edit: there is a resource file in there, that would be device and android version specific. And since its not a whole Apk it'd be hard to decompile and port. What's it from?
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
Hmm I didn't think it would be that big a deal. I flash lots of sg3 stuff and they run fine. This is from morph like people have said and I run the morph itself directly as was written for the sg3. I am told something needs to be modified but it works fine for me the way it is and none will tell me what the original morph needs changed. I was thinking since this is pay off the morph it would be simpler than De compiling. I used to be a programmer and it kills me to have to wait around for someone to do something I could easily learn to do with a little guidance. . I will just keep trying. .
What resource is it using that would need to be changed?
Thanks for the input even if it didn't help
Sent from my SPH-L900 using Xparent Purple Tapatalk 2

cherylbaker said:
Hmm I didn't think it would be that big a deal. I flash lots of sg3 stuff and they run fine. This is from morph like people have said and I run the morph itself directly as was written for the sg3. I am told something needs to be modified but it works fine for me the way it is and none will tell me what the original morph needs changed. I was thinking since this is pay off the morph it would be simpler than De compiling. I used to be a programmer and it kills me to have to wait around for someone to do something I could easily learn to do with a little guidance. . I will just keep trying. .
What resource is it using that would need to be changed?
Thanks for the input even if it didn't help
Sent from my SPH-L900 using Xparent Purple Tapatalk 2
Click to expand...
Click to collapse
It's not that it's a big deal, its just that without the entire apk it makes it a little more difficult getting the values from his work and transferring them to ours. Most likely one could just download the rom he was working with (was it like LJ7 or something?), pull out the framework-res.apk, put the resource file from the morph into the framework-res.apk, then decompile it.
The rub is that we are not just dealing with single xml's in the morph. Alot of the time morphs with single xmls will work between phones, as the description for a battery mod or whatever is generally the same in Android. The problem is there is a resource file, which is several xml's bundled together from the values folder of a decompiled framework-res. In there there's several things that are device specific, the dimensions of things, the styles.xml, the public.xml etc. That is what is most likely causing the problem. All you want from the resource file is the info and values from the colors.xml, it's just by itself and needs to be reunited with its apk to be decompiled and transferred. like a tiny example, your transferring a resource file with a colors.xml bundled that doesn't have entries for the SPen, doesnt have a public xml that has all the info and id's of the SNote images in framework etc.

Yes I understand that if a resource file is used it is but a simple move . What does would I look for to know it had a resource file?
Sent from my SPH-L900 using Xparent Purple Tapatalk 2

cherylbaker said:
Yes I understand that if a resource file is used it is but a simple move . What does would I look for to know it had a resource file?
Sent from my SPH-L900 using Xparent Purple Tapatalk 2
Click to expand...
Click to collapse
Not sure what your saying here, but I saw it had a resource file included by opening up the zip and looking inside.
In general I'll just say, it seems like your making it sound very easy to simply change all the text colors of a phone. Its not. The xml and such are scattered all over and different for each phone. So essentially your asking someone to either do it, or teach you how to theme as it would take hours and hours to explain the whole process of compiling, searching and changing all the appropriate spots.

sleshepic said:
Not sure what your saying here, but I saw it had a resource file included by opening up the zip and looking inside.
In general I'll just say, it seems like your making it sound very easy to simply change all the text colors of a phone. Its not. The xml and such are scattered all over and different for each phone. So essentially your asking someone to either do it, or teach you how to theme as it would take hours and hours to explain the whole process of compiling, searching and changing all the appropriate spots.
Click to expand...
Click to collapse
I was asking what kind of file is a resource file. . .xml ? When I open up a zip what would I look for to know it is not going to be compatable
I did not think it would be a big deal. I know now it is.
Sent from my SPH-L900 using Xparent Purple Tapatalk 2

cherylbaker said:
I was asking what kind of file is a resource file. . .xml ? When I open up a zip what would I look for to know it is not going to be compatable
I did not think it would be a big deal. I know now it is.
Sent from my SPH-L900 using Xparent Purple Tapatalk 2
Click to expand...
Click to collapse
Resource.arsc is the file. Needs to be decompiled to change. Its not a big deal, you just can't swap files between phones all willy nilly.
Doesn't seem like there's much more I can do to help. You've had a few people chime in with good info and try to help and you haven't even thanked anyone for the effort, so...I'm out
Sent from my SPH-L900 using xda premium

Unfortunately all the suggestions went over my head. Not yet knowledgeable enough to understand. As i said I am trying to learn. Thanks for trying. I guess I need to figure out how to decompile a rom. Got everything installed to do it but cannot figure it out. Looking for some hand holding but cannot find any.
Thanks anyway
And for the record only you and evil have posted and neither of you seen willing to God my hand and guide me through this. Not a big deal as I have been looking for someone for awhile and still am on my own trying to figure this out. I THOUGHT this was an easy task to break my teeth on but know now it is not. Sorry to have wasted your time. I will keep plugging.
Sent from my SPH-L900 using Xparent Purple Tapatalk 2

cherylbaker said:
I have been looking for someone for awhile and still am on my own trying to figure this out.
Click to expand...
Click to collapse
You probably end up being on your own with that attitude and not even willing to throw in a thanks. JS

LaloHigh said:
You probably end up being on your own with that attitude and not even willing to throw in a thanks. JS
Click to expand...
Click to collapse
did i miss something? as i just read the entire thread and there was no attitude noted. you seem to be the only one with an attitude in this thread!

Related

[REQ] I need sum teachin I finally got apk manager to work!!!

im finally ready to learn to theme for reals, & i need some help so if ya got gtalk mines [email protected] hit me up i need to learn xml & smali starting with the basics & it turns out my stuff has alot of bad .9.pngs that need to be fixed b4 i can even decompile
this is my only nite off for over a week, Im bored & need someone to lend a helping hand
I would like this help too.
Sent from my SPH-D700 using XDA Premium App
Some links that may help
[GUIDE] Want to learn how to theme?
http://forum.xda-developers.com/showthread.php?t=916814
[Guide] Learning To Theme: Putting the tools to use pt. 1
http://forum.xda-developers.com/showthread.php?t=821638
Android Development and HackingAndroid Themes
http://forum.xda-developers.com/forumdisplay.php?f=527
maybe that can help get you rolling in the right direction.
I've been reading them myself trying to get going too.
Have fun!
Dreamsforgottens tutorial is great. Learned most of my android knowledge there. (Had a little help from Google too);-) Once you get eclipse set up I reccomend installing paint.net it's a nice image editor and it's free. It handles transparent pngs better than photoshop also. Pngcrusher is great for reducing image sizes too. Just remember to optimize your .9.pngs before compiling them in eclipse.
Sent from my SPH-D700 using Tapatalk
Flint420 said:
Dreamsforgottens tutorial is great. Learned most of my android knowledge there. (Had a little help from Google too);-) Once you get eclipse set up I reccomend installing paint.net it's a nice image editor and it's free. It handles transparent pngs better than photoshop also. Pngcrusher is great for reducing image sizes too. Just remember to optimize your .9.pngs before compiling them in eclipse.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
i use gimp & apk manager, what i need is the modified 1.apk bc it keeps erroring when i decompile, & ive been waitin all day for 1 of 2 people to send it to me b4 i can even start anything
ok i got the 1.apk but now i hve no time 2day
greenmuggy said:
ok i got the 1.apk but now i hve no time 2day
Click to expand...
Click to collapse
Bro, Normally I'd be all over helping you, but this week is just crazy busy for me. Hopefully next week will be better.
shane6374 said:
Bro, Normally I'd be all over helping you, but this week is just crazy busy for me. Hopefully next week will be better.
Click to expand...
Click to collapse
I would be usin dreans guides but I've always sucked @ doin work from reading I'm more hands on & ask a lot of questions
Sent from the Trans-Epic Express
greenmuggy said:
I would be usin dreans guides but I've always sucked @ doin work from reading I'm more hands on & ask a lot of questions
Sent from the Trans-Epic Express
Click to expand...
Click to collapse
Me to seems like videos are the best for us huh?
I love the guide Dream put up though its straight up awesome lol wsh there was more to go along with it though
Sent from my SPH-D700
ac16313 said:
Me to seems like videos are the best for us huh?
I love the guide Dream put up though its straight up awesome lol wsh there was more to go along with it though
Sent from my SPH-D700
Click to expand...
Click to collapse
Ya the vids & tutorials are good but I tend to be the person that's has problems left n right, I used to piss my teachers off a lot...
Sent from the Trans-Epic Express
ac16313 said:
Me to seems like videos are the best for us huh?
I love the guide Dream put up though its straight up awesome lol wsh there was more to go along with it though
Sent from my SPH-D700
Click to expand...
Click to collapse
There's Dreams himself. I mean he's up to stuff sometimes, but I'm pretty sure he's pretty open to discussion.
shane6374 said:
Bro, Normally I'd be all over helping you, but this week is just crazy busy for me. Hopefully next week will be better.
Click to expand...
Click to collapse
I cant seem to get apkmanager to sign my apk :/ i decompiled, edited an xml file and recompiled fine but signing errors out instantly and the log says:
Error: could not open `C:\Program Files\Java\jre7\lib\i386\jvm.cfg'
Error: could not open `C:\Program Files\Java\jre7\lib\i386\jvm.cfg'
Could Not Find C:\Users\Nick\Desktop\apk_manager_5.0\place-apk-here-for-modding\../place-apk-here-for-modding/unsignedunsignedMms.apk
Do i need to put java in path like sdk?? im confused lol any help would be great! I currently use signapktic from market but dont know which key to use lol
EDIT: NVM lol i saw what i did wrong...i moved the Java folder out of /program files xD
asdfghjkl said:
I cant seem to get apkmanager to sign my apk :/ i decompiled, edited an xml file and recompiled fine but signing errors out instantly and the log says:
Error: could not open `C:\Program Files\Java\jre7\lib\i386\jvm.cfg'
Error: could not open `C:\Program Files\Java\jre7\lib\i386\jvm.cfg'
Could Not Find C:\Users\Nick\Desktop\apk_manager_5.0\place-apk-here-for-modding\../place-apk-here-for-modding/unsignedunsignedMms.apk
Do i need to put java in path like sdk?? im confused lol any help would be great! I currently use signapktic from market but dont know which key to use lol
Click to expand...
Click to collapse
The fact that your apk is named unsignedunsignedmms is odd. Do you also an apk named unsignedmms in the modding folder as well as a decompiled unsignedmms folder in the projects folder? Also are you trying to sign from the modding folder and not the signing folder?
Edit: I missed something here. You're using a market app to sign your apk's? Why not just use apk manager?
Edit2: I just dl'ed that app, and trying it.
Edit3: With that app you need to have both the original apk and the unsigned modded apk in the folder. Though most apps that you sign, you're only doing it to take the resource.arsc file out of it so not sure why you would do it on your phone.

[REQ] EL26 stock with some exceptions

I was going to ask this for EL13 but being that a new leak is out, might as well ask on that, lol...
I like to run stock but 2 things I'm addicted to are the battery % mod and the transparent drop-down drawer.
if I'm the only one, I wouldn't expect a themer to go nuts... but I know a lot of people like to run stock so if this can happen, I'd be eternally thankful
might want to change your topic it's EL26 EL22 was talked about but just as an RDF file that showed up iirc.
cidica said:
might want to change your topic it's EL26 EL22 was talked about but just as an RDF file that showed up iirc.
Click to expand...
Click to collapse
ACK! you're right. stupid typos
thanks
Wizard Knight said:
I was going to ask this for EL13 but being that a new leak is out, might as well ask on that, lol...
I like to run stock but 2 things I'm addicted to are the battery % mod and the transparent drop-down drawer.
if I'm the only one, I wouldn't expect a themer to go nuts... but I know a lot of people like to run stock so if this can happen, I'd be eternally thankful
Click to expand...
Click to collapse
You don't know about UOT kitchen? Also you should read up on theming since the two things you are asking for can easily be done by you. Its just a matter of changing PNG files within the apk.
Sent from my SPH-D710 using Tapatalk
playya said:
You don't know about UOT kitchen? Also you should read up on theming since the two things you are asking for can easily be done by you. Its just a matter of changing PNG files within the apk.
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
here's the problem with that
I have absolutely no idea what you just said, lol
PNG files are image files. Like a .jpg they end with .png
An apk (.apk) is the application package. Every application on your phone is an apk file. You can open them with 7zip - don't unzip it though unless you feel like signing it and other crap. Also, make sure you zipalign and optimize the PNG files (Google that).
Sent from my SPH-D710 using XDA App
KCRic said:
PNG files are image files. Like a .jpg they end with .png
An apk (.apk) is the application package. Every application on your phone is an apk file. You can open them with 7zip - don't unzip it though unless you feel like signing it and other crap. Also, make sure you zipalign and optimize the PNG files (Google that).
Sent from my SPH-D710 using XDA App
Click to expand...
Click to collapse
hahaha now he is really confused. Lol Hey try UOT Kitchen hopefully by now you have looked it up and not just said I dont know what that is. If you have not then pm me and I can try and help you further. But try to help yourself as well...Good luck
Wizard Knight said:
I was going to ask this for EL13 but being that a new leak is out, might as well ask on that, lol...
I like to run stock but 2 things I'm addicted to are the battery % mod and the transparent drop-down drawer.
if I'm the only one, I wouldn't expect a themer to go nuts... but I know a lot of people like to run stock so if this can happen, I'd be eternally thankful
Click to expand...
Click to collapse
If this is something you really want I can do it for you. I would say do it yourself but the battery % mod can be a little tricky. I am assuming you just want the stock battery icons then?
PM me and we can chat more.
Uot kitchen is so easy to do. Just upload the needed files and theme it up
Sent from my SPH-D710 using xda premium
rujelus22 said:
If this is something you really want I can do it for you. I would say do it yourself but the battery % mod can be a little tricky. I am assuming you just want the stock battery icons then?
PM me and we can chat more.
Click to expand...
Click to collapse
What's tricky about exchanging files. He will be.alright and its great practice for future theming. Its android not IOS so nandroid and go at it.
Sent from my SPH-D710 using Tapatalk
Thanks for all the info guys, Im not the OP of this thread but I have learned just as much by reading it, thanks!
i would also like this done...
jocampo86 said:
i would also like this done...
Click to expand...
Click to collapse
Have you ever tried UOT Kitchen, it may also even teach you something about theming....Maybe? Give it a shot
playya said:
What's tricky about exchanging files. He will be.alright and its great practice for future theming. Its android not IOS so nandroid and go at it.
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
The default system is not setup for % icons so you have to add a bunch of images and set the xml file to use them. It was more going through the xml. If this is all he wants changed then why would he learn xml?

Themes. Where to get the templates from?

so i kinda started to get into theming and im doing well i think lol but i wanna know how to get templates for the roms i wanna make a theme for i got one for el30 (thanks travmofosho) but i wanna try and theme cm7.2 beta 1 but im not sure if i would have to theme the orginal rom file or is there a certain way to get a template or something less than the full rom that i can just flash over it?
Well the key to theming is proper punctuation and grammar.
So start with that.
And really all you need to do is download a ROM and rip the files out. If you want to theme CM9, download CM9 and extract the appropriate files. Same for EL30.
I remember someone had the files pre-ripped and ready to go back in the day. Maybe you could be the one to pick that back up!
It depends on whether you want it to work with theme changer or not. If not then just pull the framework-res and systemui out of the ROM. But for CM7 if you want it to work with theme changer you will need to rip apart an apk that is set up for it like androidian or cyanogen from the ROM or download one that is close to what you want and mod that. If you google making a theme for cm7 a tutorial pops up in the list.
Sent from my PantechP4100 using xda premium
Lol, well alright, im just used to typing without caring. I'm not trying to get it to work with the theme chooser app. I just want it to be a flashable .zip since it seems that development for cm7 has kind of slowed down so I can use my theme until its updated. So basically all i have to do is delete all the files from the ROM and keep the things that get themed like systemUI.apk, framework-res.apk, and the other things?
And about making templates for other ROMs i would just make them and post them in the themes section..? I need an account to upload files though. I'll have to sign up with something.
XDA allows up to 12 Mb in a zip file which will handle most themes with a couple of system apps. And yup, you are good to. Just yank out the framework and systemui and have at it.
Sent from my PantechP4100 using xda premium
kennyglass123 said:
XDA allows up to 12 Mb in a zip file which will handle most themes with a couple of system apps. And yup, you are good to. Just yank out the framework and systemui and have at it.
Sent from my PantechP4100 using xda premium
Click to expand...
Click to collapse
Well i made a dev host account so I'm good. Its almost "comlplete" but I'm having some problems finding certain things. Where would i find the signal bars? They stay green but my them is blue. I cant find where they are or whats wrong with them. (I flashed it over clean gb thats why they're green)
zz_stat_sys_signal_#_sprint this is what they are named substitute the number for the actual signal amount =]
Sent from my SPH-D700 using xda premium
another question.... how can i fix the black txt on black menus?
lilajrestnom said:
another question.... how can i fix the black txt on black menus?
Click to expand...
Click to collapse
Xml edit.. need to decompile the framework its one of those 0000000 values don't know the exact value name.. never really themed gingerbread yet... least decompiling just png swapping.
Sent from my SPH-D700 using xda premium
Big Goron said:
Xml edit.. need to decompile the framework its one of those 0000000 values don't know the exact value name.. never really themed gingerbread yet... least decompiling just png swapping.
Sent from my SPH-D700 using xda premium
Click to expand...
Click to collapse
seems to complicated for me to mess with lol thanks tho ill try and figure that out later
lilajrestnom said:
seems to complicated for me to mess with lol thanks tho ill try and figure that out later
Click to expand...
Click to collapse
Not to hard you need to install java developer kit... and then the android sdk.. and install the resources for gingerbread or 2.3... once thats done get apk manager or apktool. you use apktool/manager to decompile the res and change the values/colors.xml.. its a little hard to explain to someone who just started youll get there though i did eventually.
You could always throw it into the kitchen and change the background color of the menus or change the text to white.
Sent from my PantechP4100 using xda premium
I think the kitchen would b an easier solution lol or at least just for now
But I'm having one other problem
I used a template provided by travmofosho (I think that's his name srry if I spelled wrong) and the bootanimation says "nashdogg" lol cuz he made that for him and I can't seem to get rid of it I tried applying a boot ani from the kitchen but it doesn't stick over it how could I get that out..?
Sent from my SPH-D700 using XDA
lilajrestnom said:
I think the kitchen would b an easier solution lol or at least just for now
But I'm having one other problem
I used a template provided by travmofosho (I think that's his name srry if I spelled wrong) and the bootanimation says "nashdogg" lol cuz he made that for him and I can't seem to get rid of it I tried applying a boot ani from the kitchen but it doesn't stick over it how could I get that out..?
Sent from my SPH-D700 using XDA
Click to expand...
Click to collapse
It is probably the kernel splash. Flash another kernel
Sent from my PantechP4100 using xda premium
kennyglass123 said:
It is probably the kernel splash. Flash another kernel
Sent from my PantechP4100 using xda premium
Click to expand...
Click to collapse
Thank you for the tip will try tomorrow and probably upload it on here once I fix those 2 things
Sent from my SPH-D700 using XDA
so i wanna just make sure from one tiny thing. I want to make a theme for the cm7 beta 1 so i deleted everything except for systemui and the framework is that what i need to do? is there any other files i shouldnt have deleted?

|MOD|NavigationBar|ICS

-You need a xml editor for this. Something like Notepad++
-This mod is untested because I dont have the device at the moment.
-Make a backup of your current framework-res.apk and Systemui.apk files
-After 2 weeks I believe I found all of what I need for this MOD after going through the framework and Systemui of my Galaxy Nexus
-This did work on my Galaxy Note
-Please try at your own risk
How To
1. Decompile the framework-res
2. In the values folder you will find bools.xml
3. Open up the file and search for "config_showNavigationBar"
4. This should be false, change it to True
5. Open up the dimens.xml and search for "navigation_bar_height"
6. Change the value there to either one of these because im not sure how it would look (25, 30, 35)
7. Recompile your framework-res.apk
8. Extract or Decompile the systemui.apk
9. Navigate to the drawable-hdpi folder
10. Download these NavBar_Icons images and place them in that folder
11. Zip or Recompile the systemui.apk
(OPTIONAL)
After completing the above
Disable the light on the capacitive touch keys(Home-Back-Menu-Search)
1. Decompile the framework-res.apk
2. In the values folder you will find arrays.xml
3. Open that xml and search for "config_autobrightnessbacklightvalues"
4. Change all values to 0
5. Recompile the framework-res.apk​
Thanks!
What does this MOD do or what is it for? Sorry for the noob question.
Sent from my SGH-T989
Datfoooo said:
What does this MOD do or what is it for? Sorry for the noob question.
Sent from my SGH-T989
Click to expand...
Click to collapse
I think its the on screen buttons at the bottum like the GN
Sent from my SAMSUNG-SGH-I727 using xda premium
Datfoooo said:
What does this MOD do or what is it for? Sorry for the noob question.
Sent from my SGH-T989
Click to expand...
Click to collapse
Sure is. Its for a custom status bar
Sent from my SGH-T989 using XDA
apktool seems to have trouble with compiling system apks from this leak. What are people using to compile system ICS apks for s2 leaks?
jim93 said:
apktool seems to have trouble with compiling system apks from this leak. What are people using to compile system ICS apks for s2 leaks?
Click to expand...
Click to collapse
I know i have a modified version of APK manager for my team
But try using APK manager 5.0
Soo whoever wants to make a flashable zip...
Sent from one of my phones! Thank me.
This is a mod i could achieve with xboarders aosp rom but I cant even get to decompile framework-res.apk from the leaked tw rom tried apktool 4.9 and 5 and always says theres an error 21 something
Sent from my SAMSUNG-SGH-I727 using XDA
felips.110 said:
This is a mod i could achieve with xboarders aosp rom but I cant even get to decompile framework-res.apk from the leaked tw rom tried apktool 4.9 and 5 and always says theres an error 21 something
Sent from my SAMSUNG-SGH-I727 using XDA
Click to expand...
Click to collapse
Read the error log
Sent from my Galaxy Nexus using xda premium
sorry to hijack your thread master & slave. i know you're always doin' good job. but from what i tested this bad boy there is trouble with it on any ics rom. if you look @ bottom of the screen it cuts it. meaning the size of that nav bar cuts off screen in phone.apk, camera.apk and other apps even the whole home screen.i find this lame thanks to samsung for skrewing our things 0v3r =\
wali01x said:
sorry to hijack your thread master & slave. i know you're always doin' good job. but from what i tested this bad boy there is trouble with it on any ics rom. if you look @ bottom of the screen it cuts it. meaning the size of that nav bar cuts off screen in phone.apk, camera.apk and other apps even the whole home screen.i find this lame thanks to samsung for skrewing our things 0v3r =\
Click to expand...
Click to collapse
Nah no Hijack...It should cut the screen because the buttons are always on screen on the GNex so Its cuts the screen here as well.
What I will do is try on my GSII on Thursday when I have my day off from work.
Sent from my Galaxy Nexus using xda premium
Master&Slave™ said:
Nah no Hijack...It should cut the screen because the buttons are always on screen on the GNex so Its cuts the screen here as well.
What I will do is try on my GSII on Thursday when I have my day off from work.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Thank you sir. I'm really dying for this mod, oddly enough, and the compile process isn't going so well. Thanks again for putting some time into this.
-the ultimate black dragon-
masamichi7 said:
Thank you sir. I'm really dying for this mod, oddly enough, and the compile process isn't going so well. Thanks again for putting some time into this.
-the ultimate black dragon-
Click to expand...
Click to collapse
Everyone is having trouble compiling...post your error logs
Sent from my Galaxy Nexus using xda premium
bump. i wanna see this mod get fixed... as crazy as it sounds, this is one of the features of ICS I've anticipated most... sad to see devs and "the man" cuttin' it out of their roms and overlays... Thanks for getting this started M&S!
acexnx316 said:
bump. i wanna see this mod get fixed... as crazy as it sounds, this is one of the features of ICS I've anticipated most... sad to see devs and "the man" cuttin' it out of their roms and overlays... Thanks for getting this started M&S!
Click to expand...
Click to collapse
I wrote this blindly...but I don't think its broken...most people are having trouble compiling...not actual errors on the device...I asked people to post error logs but no one has done it
Sent from my Galaxy Nexus using xda premium
I don't know why people want them now, since it looked like nobody wanted them like a month ago.
See
http://forum.xda-developers.com/showthread.php?t=1531317&highlight=onscreen+buttons
Sent from my SGH-T989 using xda premium
xxKamikazexx said:
I don't know why people want them now, since it looked like nobody wanted them like a month ago.
See
http://forum.xda-developers.com/showthread.php?t=1531317&highlight=onscreen+buttons
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
People have always wanted them. We were just pushed aside by those who think only their opinions matter. Its part of ics and actually a cool feature. Now those manufacturers making them hardware keys in their néw devices is just stupid. I can understand not wanting them on existing devices but new ones come on. What about the consumer
Sent from my SAMSUNG-SGH-I727 using xda premium
If you have trouble compiling then post your error logs here
Sent from my Galaxy Nexus using xda premium
Sup M&S, I am goin to give this a shot, seeing as how I just fixed my apk manager. If I receive an error trying to compile, I will post the log.
Well, here it is... It worked but, is there a way to center the icons?
Uploaded with ImageShack.us

Theme Help, Looking for PNG Location

I have been trying to find this image and cannot. In the screen shot I am trying to take the progress bar you see in green and go blue with it. I have looked through both frameworks and systemui and anything else I can think of. I can find several twprogressbar PNG's but they are already blue from the theme Im using. Does anyone know where that image is at. Thanks in advance.

			
				
try secdownloadprovider.apk
Just checked. No green pngs in it either. Thanks.
Checked both. The actual provider doesn't even have a Res folder. Kinda odd.
Its an xml not a PNG. I don't have a PC right now so I can't look and tell u the exact one but dazed knows. I would send him a pm. Sorry I couldn't be more help but it changed in ICS and without being able to look I can't remember which it is.
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Its an xml not a PNG. I don't have a PC right now so I can't look and tell u the exact one but dazed knows. I would send him a pm. Sorry I couldn't be more help but it changed in ICS and without being able to look I can't remember which it is.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Hey that is awesome. Thank you. I throught I was going insane. Its the only green really left and I wanted to try and change it. I'm not the greatest with XML but I can give it a shot. Thanks again. I'll shoot him a PM after while.
Its really easy to change. If u want u can download my theme or Dazed‘s blue theme or an ICS theme and when u know the exact one u can swap them out or you can open them up and look at it so u get an idea. U need to use something like notepad++ to edit the XML and if your going to make the change yourself your going to need to decompile the apk because just extracting it with 7zip or something won't allow u to edit the XML. U won't be able to read it.
Sent from my SPH-D710 using xda premium
Hi tiff.
_Burst_ said:
Hi tiff.
Click to expand...
Click to collapse
Hey!! Where u been?? Why aren't u building themes??
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Its really easy to change. If u want u can download my theme or Dazed‘s blue theme or an ICS theme and when u know the exact one u can swap them out or you can open them up and look at it so u get an idea. U need to use something like notepad++ to edit the XML and if your going to make the change yourself your going to need to decompile the apk because just extracting it with 7zip or something won't allow u to edit the XML. U won't be able to read it.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Thanks. Once I know which one it is I may do that. The hardest time I'm having right now is decompiling and recompiling ICS frameworks without issues. I am using APk multi tool and for the life of me I cannot get it to see the project. I try to decompile with dependencies and it says select a project so I do. But it never selects. I'll keep playing with it. But if burst knows which one it is that would be awesome. I see he's now in the thread.
Have u tried using the tool agat posted in development?
Sent from my SPH-D710 using xda premium
Tiffany84 said:
Have u tried using the tool agat posted in development?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
You know I downloaded it but didn't really give it a shot. Maybe that should be were I move to instead of keep beating my head against the table with the Multi tool. I'll give it a shot.
Apk manager is the best. I'm tired so too lazy to read previous posts, but the progress bar XML is progress_horizontal.XML under framework-res.apk > Res > Layout.
Sent from my SPH-D710 using Tapatalk 2
Ascertion said:
Apk manager is the best. I'm tired so too lazy to read previous posts, but the progress bar XML is progress_horizontal.XML under framework-res.apk > Res > Layout.
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
I just decompiled that and couldnt seem to see that file in the layout folder. maybe im looking in the wrong place?
Edit, there is one in the drawable folder?
Well I changed out the Progress_horizontal.xml and the TWprogress_horizontal.xml from the drawable folder. I used the framework from Tiffs ICS with a twist of Honey theme v1.0. That damn bar is still green. Verified all the PNGs were right. And made sure that I did indeed get thee right xmls switched over. Not sure what else to try. I looked in the layout folder and there wasn't a file named that in there. and ideas?
My bad, it is drawable. For ICS, it might be a part of SystemUI. (They also placed the battery mods in there.) Try those sub folders and search for "progress". I haven't done any ICS theming as of yet, but I think that should do it.
Ascertion said:
My bad, it is drawable. For ICS, it might be a part of SystemUI. (They also placed the battery mods in there.) Try those sub folders and search for "progress". I haven't done any ICS theming as of yet, but I think that should do it.
Click to expand...
Click to collapse
I think I may have got it, I just decompiled and changed the color code in the progress_horizontal.xml and recompiled. I looked through systemui and didn't see any files with that name. I'm flashing now so we will see shortley. Thanks for all your help. I will post back in just a few with the results.
Nope. OK, time to browse systemui a little better.
Found another one in tw.framework
OK, so I think I know what my issue is, problem in my process. thanks again. post back when i figure something out. if anyone has anymore input its all welcome.
OK, Im at a loss. I have changed it in both frameworks. still that bar is green, i dont get it.
scarmon25 said:
I think I may have got it, I just decompiled and changed the color code in the progress_horizontal.xml and recompiled. I looked through systemui and didn't see any files with that name. I'm flashing now so we will see shortley. Thanks for all your help. I will post back in just a few with the results.
Nope. OK, time to browse systemui a little better.
Found another one in tw.framework
OK, so I think I know what my issue is, problem in my process. thanks again. post back when i figure something out. if anyone has anymore input its all welcome.
OK, Im at a loss. I have changed it in both frameworks. still that bar is green, i dont get it.
Click to expand...
Click to collapse
It's gotta be the framework-res one. Are you editing the hex values? Eg: #ff475864
Sent from my SPH-D710 using Tapatalk 2
Ascertion said:
It's gotta be the framework-res one. Are you editing the hex values? Eg: #ff475864
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Yeah, I am having some trouble getting apk manager to find the project. it keeps telling me to select a project and I select one, but it doesnt sellect., any ideas on that one.
scarmon25 said:
Yeah, I am having some trouble getting apk manager to find the project. it keeps telling me to select a project and I select one, but it doesnt sellect., any ideas on that one.
Click to expand...
Click to collapse
Not sure lol. It should show up if you have the apk in the right folder. I think u gotta place it in the 'pleace apk here for modding' folder. Option to select should be 25.
Sent from my SPH-D710 using Tapatalk 2

Categories

Resources