Guys i want To learn about themeing,developing for android If Any dev would point out things i need to learn from scratch :fingers-crossed:
What do i need to firstly pls tell me
All devs and pls help your fellow prospective student!:highfive:
regards prm
Prm593 said:
Guys i want To learn about themeing,developing for android If Any dev would point out things i need to learn from scratch :fingers-crossed:
What do i need to firstly pls tell me
All devs and pls help your fellow prospective student!:highfive:
regards prm
Click to expand...
Click to collapse
+1
Haven't tried theming before
EDIT: fixed this******SystemUI.apk keeps force closing (Parse Error).******
Also, are all the picture files in drawable-hdpi for our device?
whitemamba said:
+1
Haven't tried theming before
EDIT: fixed this******SystemUI.apk keeps force closing (Parse Error).******
Also, are all the picture files in drawable-hdpi for our device?
Click to expand...
Click to collapse
well i don't known what are u talking about sorry i am noob thats why asking for what to do what to learn?
whitemamba said:
+1
Haven't tried theming before
EDIT: fixed this******SystemUI.apk keeps force closing (Parse Error).******
Also, are all the picture files in drawable-hdpi for our device?
Click to expand...
Click to collapse
Almost all are. But you can easily find out by checking the xml files after decompiling the apks. Remember to install framework and systemui before decompiling if you are using apktool.
If you want help setting things up (on ubuntu), just holler.
Cheers
whitemamba said:
+1
Haven't tried theming before
EDIT: fixed this******SystemUI.apk keeps force closing (Parse Error).******
Also, are all the picture files in drawable-hdpi for our device?
Click to expand...
Click to collapse
Picture files will b in Drawable-xhdpi
OK, I am trying to put to place the toggles below the clock in the status bar. I edited status_bar_expanded_header.xml but I couldn't do it. (The toggles just remain where they are no matter what I do). Am I editing the right file?
Thanks guys, maybe this can be a Q & A thread for all those who wanna learn.
Sent from my C5303 using xda premium
Related
Im tired of searching and asking but I never find an answer. So, can someone help me to get a template from a rom?
thanks!
joshuas_79 said:
Im tired of searching and asking but I never find an answer. So, can someone help me to get a template from a rom?
thanks!
Click to expand...
Click to collapse
the way i did the JACxROM 1.3 a while back was by grabbing a theme template by cyanogen and looking at what files it contained .. then I grabbed the rom and deleted all the files that werent necessary and voila you have a template
OK!,this is what I was going to try right now. Thanks, for your help
joshuas_79 said:
OK!,this is what I was going to try right now. Thanks, for your help
Click to expand...
Click to collapse
no problem
I tried but I got this message when I tried to flash it.
failure at line 5: run_program backuptool.sh backup
Any tip?
have to use the meta folder from a theme zip, look at the update script, they carry out all kinds of actions on rom updates
OK, thanks , I still dont have much idea about it but now I can start looking for much info, thanks!
joshuas_79 said:
OK, thanks , I still dont have much idea about it but now I can start looking for much info, thanks!
Click to expand...
Click to collapse
dan-htc-touch said:
have to use the meta folder from a theme zip, look at the update script, they carry out all kinds of actions on rom updates
Click to expand...
Click to collapse
oh wow i completely forgot to mention that ... heres a generic one that should work for all themes ... so in your theme.zip you should have an app folder and a framework folder since those are the folders that the script will copy over
My theme has a lot of corrupted 9.png in it, anyone out there know how to fix them?
ryude said:
My theme has a lot of corrupted 9.png in it, anyone out there know how to fix them?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=11018740
silvertag said:
http://forum.xda-developers.com/showthread.php?p=11018740
Click to expand...
Click to collapse
I already used search and saw that thread, but it doesn't answer my question.
*.9.png files require a one pixel black border around them to work correctly.
http://forum.xda-developers.com/showthread.php?t=724778
read at the end of post #1.
max_82 said:
http://forum.xda-developers.com/showthread.php?t=724778
read at the end of post #1.
Click to expand...
Click to collapse
Thank you, good information.
Decompile the original .9 PNG and paste the modified one over it, then recompile.
Sent from my Captivate.
I've been working on a theme and I have been trying to change the color of the bar that shows up for the volume control and for downloads, etc. I have looked all over the ROM and themes trying to find the .png for it, but I can't find it. Can anyone tell me what it's called and where it's located? Thanks in advance.
andy442 said:
I've been working on a theme and I have been trying to change the color of the bar that shows up for the volume control and for downloads, etc. I have looked all over the ROM and themes trying to find the .png for it, but I can't find it. Can anyone tell me what it's called and where it's located? Thanks in advance.
Click to expand...
Click to collapse
I think u should be able to find it in "framework-res.apk" file under settings/framework
framework-res.apk\res\drawable\progress_horizontal.xml
Kaik541 said:
framework-res.apk\res\drawable\progress_horizontal.xml
Click to expand...
Click to collapse
+1.
Its not a .png you can just edit in photoshop. You have to decompile and edit the progress_horizontal.xml file.
Here's a good guide:
http://forum.xda-developers.com/showpost.php?p=9066440&postcount=1
andy442 said:
I've been working on a theme and I have been trying to change the color of the bar that shows up for the volume control and for downloads, etc. I have looked all over the ROM and themes trying to find the .png for it, but I can't find it. Can anyone tell me what it's called and where it's located? Thanks in advance.
Click to expand...
Click to collapse
what color do you want I can change the hex code for you without using apk manger.pm me and let me know
dfuse06 said:
what color do you want I can change the hex code for you without using apk manger.pm me and let me know
Click to expand...
Click to collapse
black for me pls.
diablo009 said:
black for me pls.
Click to expand...
Click to collapse
I need your framework.apk
Sent from my GT-I9000 using XDA App
Thanks to all! A BIG help!
andy442 said:
Thanks to all! A BIG help!
Click to expand...
Click to collapse
in this thread I posted a guide on how to do this
http://forum.xda-developers.com/showthread.php?t=896339&page=98
+1 10 chars
Since MIUI released official port guide on it's forum(in Chinese),if someone want to port it together,i can translate it to english (not google translate),and let's port it
and maybe there already have the translated one that i didn't see it,let's found a team to do it ok? it's a huge work and one man hardly to do it
dxdiag32 said:
Since MIUI released official port guide on it's forum(in Chinese),if someone want to port it together,i can translate it to english (not google translate),and let's port it
and maybe there already have the translated one that i didn't see it,let's found a team to do it ok? it's a huge work and one man hardly to do it
Click to expand...
Click to collapse
can u post the link ?
+1.....you,redy,gabwerkz,xanadu,lesp4ul,redpik,nooby,agent205 and EVERY1 who can help,COME TOGETHER AND SAVE THE BLACK ...all of yea wonderful guys come together and give us MIUI....
wonderful wonderful
am dedicating my black 2 be the guinea pig 2this project in case of needed testing
achyut said:
+1.....you,redy,gabwerkz,xanadu,lesp4ul,redpik,nooby,agent205 and EVERY1 who can help,COME TOGETHER AND SAVE THE BLACK ...all of yea wonderful guys come together and give us MIUI....
wonderful wonderful
am dedicating my black 2 be the guinea pig 2this project in case of needed testing
Click to expand...
Click to collapse
I can only help if they tell me what to do, because I am more N00B then you
But there always is one thing that disturbs me about other launchers and that is the missing energy widget... or is there a possibility to implement this?
N00BY0815 said:
I can only help if they tell me what to do, because I am more N00B then you
But there always is one thing that disturbs me about other launchers and that is the missing energy widget... or is there a possibility to implement this?
Click to expand...
Click to collapse
there is a way
get appwidgetpicker from the attachment. put it 2/system/app & set the permission to 6-4-4.reboot.
now u can have EVERY widget in ANY launcher
achyut said:
there is a way
get appwidgetpicker from the attachment. put it 2/system/app & set the permission to 6-4-4.reboot.
now u can have EVERY widget in ANY launcher
Click to expand...
Click to collapse
Thanks mate thats what I was looking for
Guys come one...just wait...
CM7 is nightly...
When there'll a be stable release, MIUI team will build the ROM .
We have official gingerbread and cm7, should enough to build it.
Sent from my LG-P970 using Tapatalk
here is the link. http://www.miui.com/thread-402322-1-1.html
I'm in. Let me know...
Sent from my LG-P970 using xda premium
gabwerkz said:
I'm in. Let me know...
Sent from my LG-P970 using xda premium
Click to expand...
Click to collapse
sure you're in
anyone else want join in,plz let me know and i start translation ...
I am not
I can't help but I think you should translate ;D I hope to see MIUI for black :<
N00BY0815 said:
Thanks mate thats what I was looking for
Click to expand...
Click to collapse
I tried but did't worked,can u help me??
how did u put appwidgettaker.apk to system/app??
and where are that settings??
Thanks
vincevince55 said:
I tried but did't worked,can u help me??
how did u put appwidgettaker.apk to system/app??
and where are that settings??
Thanks
Click to expand...
Click to collapse
You gotta have root access for doing it if not you won't be able to copy it into the system. If you have root access, just copy 'AppWidgetPicker' in system/app. DON'T INSTALL IT!!!
i have root access ,i tried to copy in system/app with filexpert but failed,the same with myphoneexplorer.
Connecting usb i cant see system folder....Any solutions?
vincevince55 said:
i have root access ,i tried to copy in system/app with filexpert but failed,the same with myphoneexplorer.
Connecting usb i cant see system folder....Any solutions?
Click to expand...
Click to collapse
I use ES file explorer and i recommend you to use it too. In the settings you gotta set up root access and mount/dismount permission and voila you gonna get it working !!!
Thanks, finally i got it with es explorer...
You're welcome ^_^
Sent from my LG-P970 using XDA App
guys..i don't mean to offend any1, but are we not deviating a bit too much from the topic??...yes,i acknowledge that i went out of the topic to help nooby, but if u are facing frequent problems or tech difficulty, please help each other through PM's.
am not trying to be a judge or something,but this thread is a very *important* different topic. any1 following the posts will be left guessing the real motive of the thread.
please, understand what am saying. dxdiag is asking for a team to port one of the best known ROMs to our cell.
hope u understand and don't freak out on me
I recently downloaded asphalt overdrive and found the name too long and odd looking in my app drawer. I wish it would be better if it was down to oneword such as "Asphalt" or "Overdrive" only. Can someone tell me how to change the app name itself. It will be much helpful if someone modifies it for me
saif1012 said:
I recently downloaded asphalt overdrive and found the name too long and odd looking in my app drawer. I wish it would be better if it was down to oneword such as "Asphalt" or "Overdrive" only. Can someone tell me how to change the app name itself. It will be much helpful if someone modifies it for me
Click to expand...
Click to collapse
I can try, send me a picture and the name that appears the apk by PM! :laugh:
link and pic
The link to the app 's apk. www.mediafire.com/?1928mxjfvjcs6ph Please make the app's name as Overdrive instead of Asphalt overdrive
saif1012 said:
The link to the app 's apk. www.mediafire.com/?1928mxjfvjcs6ph Please make the app's name as Overdrive instead of Asphalt overdrive
Click to expand...
Click to collapse
I do not quite understand what you mean, I asked one fotot to better understand me ... even more so I tried to download the file from the link below and it will have two apks that modifquei differently, see one after the other. I hope the right.
Link > https://www.sendspace.com/file/b6h1e9
In Nova launcher you just need to hold on an icon, slide it to Edit and just delete or rewrite name. that simple.
thanks a ton!
MarĂlia de Oliveira said:
I do not quite understand what you mean, I asked one fotot to better understand me ... even more so I tried to download the file from the link below and it will have two apks that modifquei differently, see one after the other. I hope the right.
Link > https://www.sendspace.com/file/b6h1e9
Click to expand...
Click to collapse
Just what I wanted! can u tell me how u did it?
Thanks so much!
saif1012 said:
Just what I wanted! can u tell me how u did it?
Thanks so much!
Click to expand...
Click to collapse
if u know to decompile or recompile apk files ....
u need to decompile the files
once done navigate to res/values/strings.xml and find this line
Code:
<string name="app_name">[COLOR="Red"]just type what ever name u want here[/COLOR]</string>
save it and recompile
sandy7 said:
if u know to decompile or recompile apk files ....
u need to decompile the files
once done navigate to res/values/strings.xml and find this line
Code:
<string name="app_name">[COLOR="Red"]just type what ever name u want here[/COLOR]</string>
save it and recompile
Click to expand...
Click to collapse
Great @sandy7 right and finally sign the apk
Please post questions in the Q&A section
Thread moved