[Q] Getting Awesome Note HD to work - T-Mobile Samsung Galaxy S 4

Greetings all, I have been busting my brains trying to get the resolution proper on my S4 with the Awesome Note HD app. worked great on my S3 and would like to continue to use it. I've tried using the Xposed DPI per App module and it's not re-sizing the app appropriately. I know I have it installed and working as I can alter other apps. Any help trying to solve this issue would be greatly appreciated.

This baffles me as well. I've tried every option possible in Xposed, googled several threads and even enabled ALL permissions, but nothing works. Xposed will alter pretty much any app except Awesome Note.

Same here
luckychef28 said:
This baffles me as well. I've tried every option possible in Xposed, googled several threads and even enabled ALL permissions, but nothing works. Xposed will alter pretty much any app except Awesome Note.
Click to expand...
Click to collapse
I to have tried this but failed. Is there any way to do this people...

My guess would be find the XML file in the apk responsible for drawing this and the set the dimensions of it to wrap_content or fill_parent. Seems like it's hard coded.
Sent from my SGH-M919 using Tapatalk 2

If anyone can get it to work I'd be interested in using the app

elesbb said:
My guess would be find the XML file in the apk responsible for drawing this and the set the dimensions of it to wrap_content or fill_parent. Seems like it's hard coded.
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
Thanks for the info. I think I'll give your tutorial and tool a try and see if I can get it to work.

luckychef28 said:
Thanks for the info. I think I'll give your tutorial and tool a try and see if I can get it to work.
Click to expand...
Click to collapse
If you do, let me know please

No luck so far, but this is the first time I've ever tried modding an app. I've been able to locate and edit the layout, layout portrait and layout landscape xml files, but no change. Obviously I'm missing something (likely very simple). I'll keep researching/learning and post back with any updates.
---------- Post added at 04:53 PM ---------- Previous post was at 04:50 PM ----------
elesbb said:
My guess would be find the XML file in the apk responsible for drawing this and the set the dimensions of it to wrap_content or fill_parent. Seems like it's hard coded.
Sent from my SGH-M919 using Tapatalk 2
Click to expand...
Click to collapse
Question to you: the fill_parent/wrap_content code is all over the layout xml files. Do I have to change every entry or should I be looking at a specific line?

luckychef28 said:
No luck so far, but this is the first time I've ever tried modding an app. I've been able to locate and edit the layout, layout portrait and layout landscape xml files, but no change. Obviously I'm missing something (likely very simple). I'll keep researching/learning and post back with any updates.
---------- Post added at 04:53 PM ---------- Previous post was at 04:50 PM ----------
Question to you: the fill_parent/wrap_content code is all over the layout xml files. Do I have to change every entry or should I be looking at a specific line?
Click to expand...
Click to collapse
Youre gonna have to figure out which one draws what you are looking at and what is not being drawn correctly. I hate xml, when i make programs, 90 percent of my layouts are made programmatically. thats how much i hate xml.

Edit: nevermind lol
Sent from my SGH-M919 using xda premium

Please read forum rules before posting
Questions and help issues go in Q&A and help section
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator

Damn, ever bit of this app is coded. Every tab, every title, every icon, every title. As far as I can see, the only way to get a real workable and attractive setup is to rewrite the graphics. I can get a few things to stretch - background now fills and bottom icons on main page are larger - but the right side dead space is still there and tab text remains the same, though the tab backgrounds have shifted and grew just a hair. Moving all of the files from the drawable-nodpi folder to the drawable folder allows Xposed to have some control, but not enough.
I think the biggest problem is our phones resolution. 1080 is just not supported properly. Though I did dig around and find a "true" listing for support of small, large and extra large screens. Personally, I'm beginning to hate this app, but I'll keep plugging away for the learning experience.
Mind you I am a COMPLETE NOVICE at this. If you'd like to see what I've been able to figure out thus far, and maybe add some input, I'll gladly send you the apk. Just PM me. I'm using @elesbb APK Tool which has a 2 second learning curve.

luckychef28 said:
Damn, ever bit of this app is coded. Every tab, every title, every icon, every title. As far as I can see, the only way to get a real workable and attractive setup is to rewrite the graphics. I can get a few things to stretch - background now fills and bottom icons on main page are larger - but the right side dead space is still there and tab text remains the same, though the tab backgrounds have shifted and grew just a hair. Moving all of the files from the drawable-nodpi folder to the drawable folder allows Xposed to have some control, but not enough.
I think the biggest problem is our phones resolution. 1080 is just not supported properly. Though I did dig around and find a "true" listing for support of small, large and extra large screens. Personally, I'm beginning to hate this app, but I'll keep plugging away for the learning experience.
Mind you I am a COMPLETE NOVICE at this. If you'd like to see what I've been able to figure out thus far, and maybe add some input, I'll gladly send you the apk. Just PM me. I'm using @elesbb APK Tool which has a 2 second learning curve.
Click to expand...
Click to collapse
This sounds like the Camera APK i use a DPI of 320, and the camera is all fritz out and small. I decompiled it just to take a peek as i don't have the time right now to fix it, but it looks all hard coded and yes everything has to be coded even the tab, button, everything ANDROID IS FUN

Any news about this?

If anyone knows how to solve this problem, let me know, please!

luckychef28 said:
Damn, ever bit of this app is coded. Every tab, every title, every icon, every title. As far as I can see, the only way to get a real workable and attractive setup is to rewrite the graphics. I can get a few things to stretch - background now fills and bottom icons on main page are larger - but the right side dead space is still there and tab text remains the same, though the tab backgrounds have shifted and grew just a hair. Moving all of the files from the drawable-nodpi folder to the drawable folder allows Xposed to have some control, but not enough.
I think the biggest problem is our phones resolution. 1080 is just not supported properly. Though I did dig around and find a "true" listing for support of small, large and extra large screens. Personally, I'm beginning to hate this app, but I'll keep plugging away for the learning experience.
Mind you I am a COMPLETE NOVICE at this. If you'd like to see what I've been able to figure out thus far, and maybe add some input, I'll gladly send you the apk. Just PM me. I'm using @elesbb APK Tool which has a 2 second learning curve.
Click to expand...
Click to collapse
I am new to android app development but am spending more and more time on these threads. I have a Verizon sgs4 with eclipse ROM. I would love to see the progress you've made with this app but I'm new and not sure how to message you. If you have time feel free to send me that apk and I'll see if I can try and help.

Did anyone get anywhere with this? This seems to be the only app that looks like it will do everything I want, but just isn't scaled correctly. Unless anyone knows of a good alternative?

Related

IDEA: background all tabs application???

I finally figured out how to change all the backgrounds of all the tabs, but i'm very gentle and understating that the whole process is rather complicated.... Is there no genius/dev that can make an application to change the background picture of all the tabs? Someting like the app of HTC on the setting tab, that you select a picture and it applies to all the tabs.
Just my 2 cents....after a long struggle with the backgrounds......sigh....
i'm even willing to donate if the app turns out good and user friendly!!!
I would like it too.
For example an extra option in Diamond TF3D Configurator or even a new HD TF3D Configurator with a background for alll tabs would be great.
Because i have not figured it out yet.
This is what i got with my try
Hi guys, the search button does not bite.
But I do not want to be. -> [SOLVED] background for all tabs etc.
reading is also an art.......
i believed i already told this, but here we go again:
i already managed the background for all tabs, but there are a lot of things you need to do to make it work, what i was suggesting is that someone smart makes an application that relieves the user of all the manual labor and automates the process.
i guess not a lot of people think this idea is good or even possible.......
The idea is great ! But, i've seen some tutorials to do it... i don't think it's possible to make a PPC app.
We need a Desktop PC app to open manila files, resize background image, resize canvas, save image as manila image, open with another program, do some stuff with hexa decimal data...
Bumping this thread.
I've seen the other one about configuring your own Background Tab, but it seems like too much Ball Ache.
Would be ideal if it were automated through an App.
Any genius developers out there ?
Would be superb if someone could make a app for this!
It could be done, but thats not the one you do in an afternoon. Too many people using too many dirty mods, and taking all that into account, its a bonebreaking job cause you have to take care of that or people will complain. I gave that a thought, but came to the conclusion i'll postpone that.
twanj said:
Would be superb if someone could make a app for this!
Click to expand...
Click to collapse
IMHO that should've been included in TF3D on the first place. HTC included the option for the main page, can't figure out why they didn't make it change all the tabs in the first place.
Seems like this IDEA is already being implemented.
mun_rus said:
The real background4all tabs mod will be released today
Click to expand...
Click to collapse
mun_rus said:
i mean that u wont need to edit manila files.
just use your settings to set wallpaper and it will b applied for all tabs
Like you do for home screen
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=477491&page=5
sounds great! i will go take a look!
and it also works great!
so no need for this thread anymore
It must be really frustrating for the devs that create these apps/CABs that people dont spend a little time reading/searching.
If you did, you would see that it is as simple as setting your background wallpaper.

has anyone successfully edited the .9 images

has anyone successfully edited the .9 images and got them working in their themes ?
Plz reply the poll too...
check out teknotiq, he explained some of the information to me about his work with editting .9 pngs... also most themes such as BUUF, Fadte to Blue, Stericson's themes, all have .9 pngs edited... you can check with them as well
I too have got them successfully edited...
i have made this thread just to know wheather .9.png images are changed widely ?
so thanks on your reply....
want more people reply....
They can be changed but they always break, I have never had one loop me at the boot screen. Some look ok and others dont, its just trial and error.
I've noticed the best way to change these .9.pngs is to give them a 1 pixel border. The buttons for instance, the inside is one color and the border should be a 1 pixel black or whatever color of the theme. You have to erase the corners to, if not they stretch weirdly.
hey pud, try editing the clear notifications button and change its color, without it breaking. Then send me a pic. I was stuck on this forever....
damnitpud said:
I've noticed the best way to change these .9.pngs is to give them a 1 pixel border. The buttons for instance, the inside is one color and the border should be a 1 pixel black or whatever color of the theme. You have to erase the corners to, if not they stretch weirdly.
Click to expand...
Click to collapse
i do it the same way
Stericson said:
hey pud, try editing the clear notifications button and change its color, without it breaking. Then send me a pic. I was stuck on this forever....
Click to expand...
Click to collapse
I ll try doin that and give it to u...
I figured out the .9.pngs! The procedure is here! Updated: 02/13/09
::New:::
If you have downloaded the SDK and Eclipse, you have all the tools you need, If not you should grab them and follow Google's guide.
This process is somewhat a pain in the butt, but worth it. You need to take the .9 off of the file name that you want to change, then drag it into the draw9patch tool from the Android SDK(in the tools folder) Here is some info about draw9patch. Pay attention to the Note in the middle of the page. Once you have your 9patch file edited and saved you need to compile it, the lines will remain on this .9 image until it is compiled with eclipse. you need to open a project, or create one in eclipse, drag the .9.png into the drawable folder, then right click your project folder and choose android tools/export unsigned application package. Once this is done, you want to open the apk with WinRar and pull your .9.png files out. you will notice the lines are gone! That is all, I am sure people who have not downloaded the SDK and Eclipse yet might have problems understand this process, but I will try to help you. I am not a guru with Eclipse but i know enough to get by.
Good luck and happy stretching =)
Playing with the SDK today, i found in "SDK\tools\lib\res\default\drawable" all of the .9.pngs have the black lines intact. These could be good for learning the best way to stretch these images. Also the xmls have not been converted to binary, so it might make for some interesting hacks for themes.
Here is a screen shot of the draw9patch tool. The bottom and right sets the content area and the left and top set the stretch area.
I am not sure if i am going to disclose this info just yet (because of the competition) but i wanted to let everyone know its been figured out and we will all know very soon!
i am uploading some screen shots now with some perfect buttons! Anyone who has used my theme knows the buttons looked somewhat messy, well no longer will they be.
damnitpud said:
I am not sure if i am going to disclose this info just yet but i wanted to let everyone know its been figured out and we will all know very soon!
i am uploading some screen shots now!
Click to expand...
Click to collapse
way to go! excited to see some sshots!
looks amazing man! I've been using this theme for the last week and i must say its totally grown on me. Thanks for putting out some kick ass updates
Great to hear.
To tell you the truth, I loved your theme. The only reason I uninstalled it was because of the .9.pngs stretched out and looked bad.
After seeing these pics though I will reinstall =)
That's cool but this theme competitions is starting to suck, no one want to share any info due to fear of losing. I'm fearing this comp.. my be counter productive.
are some .9's harder to edit than others? never tried editing the buttons and such but the ones i've tried editing (the notifications bar etc.) seem not to mess up, no matter what i do to them. are some of them just really temperamental?
Not me if i had info like that i would share it because for me i don't care if i win or lose one this not my first comp and second i have been doing this to long.
@Damnitpud
Good work bro.
For the few .9 pngs I have modified so far I just used the layer blending properties to apply an overlay with some opacity and saw no ill effects. I haven't done many yet, but if I am just changing colors, I don't see why this shouldn't work for all fo them. Since it preserves the original shapes and layouts, just adds a tint to the image.
I am going to type up the steps to getting the .9s working properly. I am going to end up sharing the info, i'm not one to usually hoard info. There is still some learning to do with the draw9patch tool, but at least we can get rid of those damn lines after messing with it in in the draw9 tool.
I will add it to the first post of this thread.
Meltus said:
are some .9's harder to edit than others? never tried editing the buttons and such but the ones i've tried editing (the notifications bar etc.) seem not to mess up, no matter what i do to them. are some of them just really temperamental?
Click to expand...
Click to collapse
Yes some are very hard and only distort at larger sizes. The buttons are very difficult, even opening them up and saving the file will break it. you don't even have to change anything. Try changing the btn_default_normal.9.png and use the stock btn_default_pressed.9.png. you will see a big difference when you press that button.
That's cool but this theme competitions is starting to suck, no one want to share any info due to fear of losing. I'm fearing this comp.. my be counter productive.
Click to expand...
Click to collapse
I agree, that is why i am going to release the info, its pretty simple but very tedious. Not as bad as compressing the images like i figured out before. But that's only because there is not as many.
Not me if i had info like that i would share it because for me i don't care if i win or lose one this not my first comp and second i have been doing this to long.
@Damnitpud
Good work bro.
Click to expand...
Click to collapse
This is the first time...well second time i have found something the community was looking for answers to, i am normally one of the herd waiting for the relases...not doing the release myself. i would love to win the competition, but i doubt perfect buttons will give me that much of an edge. =)
And thank you!
manup456 said:
Not me if i had info like that i would share it because for me i don't care if i win or lose one this not my first comp and second i have been doing this to long.
@Damnitpud
Good work bro.
Click to expand...
Click to collapse
I agree. I want to get into the comp but it's not for the money. I'm doing it because it's fun to see what people can come up with and I enjoy a challenge. Besides isn't the comp about who's theme is most aesthetically pleasing, since none of us are releasing the themes to the public until after the comp no one will see those things anyway unless you post up 100 screens shots that is.
I gave away my secret in the first post =)
Sweet jesus.
You've opened a whole new can of worms.
The world is in our hands, now.

"How to" Edit Swype Keyboard

First off, I take no credit in doing this, this is meant to help people if they want to try it. And I am only making thread at request of others members.
If you break your phone I am not responsible, if you have questions though I am more than willing to help as much as I can but this was the first project I did.
There may be easier ways to do this but this is how I did it. If there is, feel free to comment the other ways!
I would like to say thanks to maddoggin and illinois08 for there help in getting mine figured out!
Requirements:
winrar (this is what I prefer but you can use any of your choice)
Original Swype.apk (included in thread and swype needs to be already installed)
image editing software (I personally used gimp and coreldraw) and experience in them.
common sense
What you are actually changing:
To change the look of swype is fairly simple, meaning all you are changing is some .png files in the apk itself to whatever you want them to be.
The only downside is trying to make sure the letter spacing is correct. That is the reason I used coreldraw first to do the spacing and then the background with my flames was in gimp.
First Step:
Using winrar (7zip, etc) open up Swype.apk (I placed on desktop for easier use).
The first folder should say assets. Open up assets. After you open assets, there should be a folder named keyboards. Drag the keyboards folder to desktop.
Once you open the keyboards folder, you will see multiple image files. You have found the files we need to edit! Make sure every png stays in there even if you decided not to edit one of them.
Files SwypeRef_LS_Blue_Shifted_WVGA.png (LS is landscape keyboard) through SwypeRef_PT_Standard_wBlue_VGA.png (PT is portrait, most important for me)
I only edited 4 of the images because these are the main 4 I use and don't use landscape. If you wish you can edit all of them or just 1 .
Second Step:
Using Gimp/or CorelDRAW, you will need to make new images that are 480x320 pixels. At this point, it is totally up to you to get the placements correct and make the image how you want it displayed.
I personally imported the images I was editing to Corel, and basically started a fresh one on top of it so I could get the letter placements correct. You need to make sure when you are done that the image is still 480x320 with the letters not being the end of the size. I made an outline that was 480x320 and placed the letters inside and exported the image that way so it stayed the right size. I would also try to keep the images around 50 kb because mine are around 90 and you noticed some lag when it switched between pngs...
As you are exporting your images, make sure to name them their appropriate names (shifted, capitals, lower case, etc.) which makes it easier to rename them after wards.
Third Step
Once you have all of your images done how you want, I would place them all in their own separate folder.
Now, you will need to open the keyboards folder from earlier and match the images you edited to where they go in "keyboards" and rename your files to the appropriate name and delete its' counter part. Meaning make sure only your image is in keyboards with it renamed to what mode your png represents. And make sure the folder contains every png it did before. They all serve a purpose.
After you have removed all the old pngs and replaced with your renamed images, you will need to open Swype.apk back up and go to assets-> and delete the original keyboards folder. After deleting, move your keyboards folder with your images under assets.
Swype is now edited with your keyboards how you want them!!
Fourth Step:
The only thing left is either adb push Swype.apk to system/app or place on sd card and install with astro,ez,etc.
Another way that is very easy and the way I do it. If you are using a theme, open up on your desktop with winrar. Go to folder system/app and place Swype.apk in app folder. Now flash from recovery and your new and improved swype is ready for action.
I have attached what I made mine look like. Some people may not like how basic it looks and how some of the things are not sized or off correctly but I like it and it works!!
I also added a picture of my custom dropdown which I made in Gimp. If you would like to know how to do one like this send me a PM.
And if you have any questions, feel free to ask. I may not be the best at explaining things thoroughly !
I have been getting a lot of PM asking how to edit swype ...
Are my instructions to complicated? If so, let me know and I will try to revise them a bit and sorry!
Nah it's cool man. I mean i get it. idk about everyone else. I haven't got around to trying it yet but this lets me know what to expect.
Ok well that is good! Thanks for the reply...
I hope that post didn't come off as rude, if you sent me a PM I more than willing to help everyone! I just wanted to make sure it wasn't bad instructions ...
Dude this is really nice, I like how you changed the letters to diferent font. Nice job! You should make some more!
Sent from my SPH-D700 using XDA Premium App
Thanks man! Like I said since this was my personal one I didn't go all out and it was kind of sloppy but it suits me fine.
I was thinking about it but not sure what people would want! If some people gave me some ideas of what kind of background or font, I would have no problem making it for them.
Now that I know how to do it (with your help) it won't be as painful as before, just time consuming.
I'm not a user of Swype but I certainly commend the effort that you put into this. It came out great.
stir fry a lot said:
I'm not a user of Swype but I certainly commend the effort that you put into this. It came out great.
Click to expand...
Click to collapse
Thank you!
This is GREAT!! Thank you for putting this together.
Your are welcome! Let me know if you have any questions!
Just so everyone is clear, the Swype.apk attached to post is the original swype, not my customized one . Because that is what you have to edit.
Just so no one gets confused.
Thank you for this help. I've wanted to be able to change the way mine looked but have been stuck trying to find someone else's work that suited. I've just started modifying mine and what I've got looks awful but that's because I need to learn how to utilize the imaging programs better. I'm sure I can get it and thank you again for the starter.
ficjay said:
Thank you for this help. I've wanted to be able to change the way mine looked but have been stuck trying to find someone else's work that suited. I've just started modifying mine and what I've got looks awful but that's because I need to learn how to utilize the imaging programs better. I'm sure I can get it and thank you again for the starter.
Click to expand...
Click to collapse
Awesome! Im glad it helped you! Im sure you will and hope you share with us the finished product!
Sent from my SPH-D700 using XDA App
jkrough0728 said:
First off, I take no credit in doing this, this is meant to help people if they want to try it. And I am only making thread at request of others members.
Click to expand...
Click to collapse
Im thinkin that pull needs a lil animation......
D
jkrough0728 said:
I have been getting a lot of PM asking how to edit swype ...
Are my instructions to complicated? If so, let me know and I will try to revise them a bit and sorry!
Click to expand...
Click to collapse
I haven't tried yetyet but I get It fine... great job
Sent from my SPH-D700 using XDA App
Worked great on my3VO thanks.
Anyone have a link to the nexus s4g version
I want to edit my swype to look like that
Sent from my SPH-D700 using XDA Premium App
I forgot all about this thread lol
I just edited my 3D's swype today because of you guys posting on it and it made me think to do that so thank you
jkrough0728 said:
I forgot all about this thread lol
I just edited my 3D's swype today because of you guys posting on it and it made me think to do that so thank you
Click to expand...
Click to collapse
I just themed one today. HOLY CRAP IT'S NOT EASY!
shane6374 said:
I just themed one today. HOLY CRAP IT'S NOT EASY!
Click to expand...
Click to collapse
I know it can be a pain sometimes... Really depends if you want different font that is the hardest thing ever lol
sent from my Evo 3D from xda app

ICS Custom Navigation Bar Buttons

I'm looking into developing an app that adds a current-app-restart function for force-quitting the current app with focus and then restarting it. But, I want to add it to the Navigation Bar in ICS (requiring root would be fine) but I can't seem to find anywhere that talks about creating an app that inserts a button into the nav bar. If it is possible, will it have to be manually started via a regular app link or can it register itself with the OS? Either way is fine; the latter preferable, of course. The app logic itself is no problem, it's the adding a nav button I need help with.
Anyone able to point me in the right direction for documentation? Is it possible without recompiling the rom? Thanks for the help.
As much as I want to help you, I know almost nothing. I do know you're in the wrong section though. Try the Q&A. And when you do make this, you could post it here, or maybe themes and apps if its an app.
Sent from my Galaxy Nexus using Tapatalk 2
hmm.. figured android development would be the place to go for android development. I'll post in the other forum and if I find something I'll post back.
sanosuke001 said:
hmm.. figured android development would be the place to go for android development. I'll post in the other forum and if I find something I'll post back.
Click to expand...
Click to collapse
Here the mods/users prefer to see a work in progress or a finished product. Sorry
Sent from my Galaxy Nexus using Tapatalk 2
sanosuke001 said:
I'm looking into developing an app that adds a current-app-restart function for force-quitting the current app with focus and then restarting it. But, I want to add it to the Navigation Bar in ICS (requiring root would be fine) but I can't seem to find anywhere that talks about creating an app that inserts a button into the nav bar. If it is possible, will it have to be manually started via a regular app link or can it register itself with the OS? Either way is fine; the latter preferable, of course. The app logic itself is no problem, it's the adding a nav button I need help with.
Anyone able to point me in the right direction for documentation? Is it possible without recompiling the rom? Thanks for the help.
Click to expand...
Click to collapse
What's ICS?
Since you'd have to edit code, it cannot be done without decompiling/recompiling. Edits in both SystemUI.apk and frameworkres.apk, but I wouldn't even begin to know what xml's and other edits would be involved.
Plus, I think you've got this posted in the wrong thread friend. Should be in general.
Sent from my Galaxy Nexus using Tapatalk 2
Seriously? You say general, the other guy said Q&A. gd this forum is confusing...
I'm not looking to edit the OS, I'm looking to create an app that adds a button to the nav bar. If that's not possible, I guess I'll abandon the whole idea because I don't want to have to recompile my current ROM everytime it gets updated :/
sanosuke001 said:
Seriously? You say general, the other guy said Q&A. gd this forum is confusing...
I'm not looking to edit the OS, I'm looking to create an app that adds a button to the nav bar. If that's not possible, I guess I'll abandon the whole idea because I don't want to have to recompile my current ROM everytime it gets updated :/
Click to expand...
Click to collapse
If you are asking a question then Q&A seems like a good fit. If you are making a statement or giving info then general is usually the correct place...
The simplest thing to remember though if there is nothing released or developed then the development section is most definitely not the correct place to be in.
This section is the place where the users have no mercy. You can get away with the other sections a whole lot easier. Oh, and then there is the apps and then section where you will find some mod as well.
How that helps...
It cannot be done with vanilla ICS... You'd have to customise the navigation bar code to do what you want... AOKP has the ability to add any app shortcut to the navigation bar... You could use that as a reference...
I figured Q&A would be for android questions, general for conversation, and development for development. As I'm looking to "develop" an app, it seemed reasonable.
Oh well, I posted in the Q&A forum. Thanks for the help, I'll get it down eventually.
The guide on this post should help get started. I don't know if you can insert references to an external app as it looks like the entries tie into the resources in the navbar itself. Anyways have a look: http://forum.xda-developers.com/showthread.php?t=1743979
Also as others have stated, questions (even having to do with development) belong in the Q&A section. There's also a separate xda section for help developing apps which would probably be a prime place to start as they would know more about general ICS things such as nav button editing.
Don't know how to write it but to me with root access it would seem like every time you wanted to change a nav bar button it would need to place the apk into the system which normally if you run adb push Systemui.apk to your phone it usually force closes the systemui and will either restart after pushing or need a reboot to take effect. I don't know of a way to push images or xml changes to a apk without pushing a whole apk in example I don't think you can do this
adb push battery_charge.xml /system/app/Systemui.apk/drawables/battery_charge.xml I would look into how t mobile theme chooser is written that allows things like that to happen should be a pretty good start.
Sent from my Galaxy Nexus using xda premium
Thanks! I'll take a look

New to modifying files, so need some assistance and advice

I will start off saying I am new to this as the title , so I will probably ask a lot of redundant questions and noobie questions, I hope that's ok.
What I want to do (for now):
I am attempting to do is modify the systemui.apk file. I would think that would be a fairly easy task, but with my VERY limited knowlege of things I'm not sure.
The file has a lot of icons for customizability, but I want to add some of my own, or rather this phones icons(samung epic 4g) default icons. I have the icons I grabbed from a stock rom, and saved them.
I have the toggles, and battery icons, which are what I want to add into the systemui.apk. Iwill probably call it something like Samsung default, since default name is already taken.
So all that said, how easy would it be for me, someone who has never even attempted this before, but has a small amount of knowledge of what stuff is, ie: difference between odex and deodex, where the files are located at, etc?
Stuff like what file/files to edit, what to put in the xml files as in what line coding or whatever they call it. Stuff like that.
I'm very simple in nature, so if there is a way to do what I want to do, please direct me in the right direction, and please, keep it simple if possible.
I do realize there are tutorials about how to theme and how to make or edit a systemui file but I can't seem to find a more specific way/thread to do what I want to do, not that I have found anyways.
My guess is I will have to edit some xml files and add some lines, I just an not sure what exactly to put in those lines, or what files to edit.
First of all: wrong section - this belongs to Q&A.
About modifying APKs, I'm also not much familiar, but I believe that apktool and those GUI tools that includes it can be fairly helpful. I personally use APKChanger to do all my APK-related mods.
Sent from Google Nexus 4 @ CM11
AndyYan said:
First of all: wrong section - this belongs to Q&A.
About modifying APKs, I'm also not much familiar, but I believe that apktool and those GUI tools that includes it can be fairly helpful. I personally use APKChanger to do all my APK-related mods.
Sent from Google Nexus 4 @ CM11
Click to expand...
Click to collapse
Awesome it looks like a good start, I will give it a go, and report back.
Hope this works, as I am not really doing much to the systemUI file, all I am doing is adding in, what's not there, so the rest can stay in tact, just I want to add some preferred icons/png files I have on hand already. I'm not diescting to make a rom or anything, so I can't see this as being really hard thing to do.....for those that have done it could probably do this in about 5 mins work without breaking a sweat....me however it seems it's takeing awhile lol.
easyrider77 said:
Awesome it looks like a good start, I will give it a go, and report back.
Hope this works, as I am not really doing much to the systemUI file, all I am doing is adding in, what's not there, so the rest can stay in tact, just I want to add some preferred icons/png files I have on hand already. I'm not diescting to make a rom or anything, so I can't see this as being really hard thing to do.....for those that have done it could probably do this in about 5 mins work without breaking a sweat....me however it seems it's takeing awhile lol.
Click to expand...
Click to collapse
Very cool program, thanyou for the info. I kinda messed around with it a bit, and it's vvery nice for those not so smart at heart people like me.
I still have a snag though. I know where the icons are, I'm just not sure how to activate them via the like settings and such.
Take the battery mod within 3mini for example, you open 3minit, and under the battery part it you select it and it has a bunch of icons you can pick, but the stock ones aren't there. I am wanting to add stock icons, which are in the res/label-dhpi folder, (I think that's what it's called), but it's the folder that has the icons in it. Now, to access those icons, you have xml file you have to point to to tell it to actually see the icons in said folder, via a code line as I call it.
There is my problem, I am not sure really WHAT code line to put in said xml file/files, so I'm running into a wall.
So I can extract/decompile the apk file fine, and I have a folder/files with some more folders and files under that. I have looked at the stuff but since I'm not a programmer at all, and not to get off on another rabit trail here, but I cannot even do simple plain html....yes I know it's a text thing, but if you don't understand the if's and waits and the language of it all, well it might as well be german.
People always say "what's the problem, it's easy" well I suppose it is, if you are savvy to that stuff, but for those that have a hard time with one thing, it comes oh so simple for another, but it doesn't mean someone is stupid, it just means it's not their thing. Some atre meant to be some things, some are not. Not everyone is meant to be a doctor, yet some are because they understand those sorts of things better.
Anyways, I am sorry for trailing off, in short I am saying if you have a hard time with what I call coding, and yes it is a coding in some form, just as html is, even though it's still text, it's still a code that tells things what to do, IE: code
In short, I am nt sure what file/files to edit,. and even then I am not sure what lines to put in them.
Here http://forum.xda-developers.com/showthread.php?t=2032614 is a good example of what I mean. While I appreciate this persons hard work and efforts, people like me it may as well be written in a foreign language of sorts, because while I understand editing a certain file, and I get the concept of CODE: that's where I end up getting lost. I have opened the said xml file, and see the code, but when they say code, well I have to ask things like what line to I edit, where do I cut/paste the lines in that post to, do I delete another line and replace it with that code, etc..etc..
I in NO way am trying to trash people for their posts and efforts, so I hope it's not taken that way, I just sometimes have to be drawn a picture for things, like a child. As hard as I might try, I just am not grasping what to do after the point of opening the file and editing it.
I suppose I will just give up this quest I have for what I want to do, unless I fin somone kind enough, and patient enough to go a little further into explanation of what I need to do to further go on. it can be hard for some people, especially if you are a programmer to explain a little more in depth about what a person needs to do, I have friends that have that mind set, and they to get irritated at people like me .....I guess it is what it is.
Thanks again for the info, I appreciate all that xda and the people here do, and all thier time and effort towards the mods.
Well I can't provide further help then... My ability stops at making navigation bar mods which only involves modifying 5 lines of xml. Good luck with learning from scratch :beer:
Sent from Google Nexus 4 @ CM11

Categories

Resources