[Q] Need Epic 4g Dev Help - Epic 4G Q&A, Help & Troubleshooting

Hello im new to the forum but have used it many times I am a rom addict. I am experienced in programming in a few languages including java I have not dabbled in android yet. I need help or direction to start creating custom roms. If there are tutorials im missing or reading/videos I have not come across please let me know I have many ideas and wish to implement them. Thanks for your help.
I am more interested in designing dialers, drop down menu graphics, custom icons, boot up and down graphics, and customizing all colors within a rom/fonts.

PM ME ill tell you what i know

This might help a lot
http://forum.xda-developers.com/showthread.php?t=1232350
Edit: & this if you're trying to learn to theme
http://forum.xda-developers.com/showthread.php?t=821638

thanks
I seen the videos but im not interested in making programs xml/java I already know just want to edit current things on roms Im more into graphics and just want to make my phone with my designs.
Just seen your edit the themeing section is very helpful thanks

And if you need any hands on help you could pm "MysteryEmotionz", "Dreamsforgotten", or any other advance themer they'll be glad to help

Related

Just RC33's ?

Hi all,
I will say now that i am a total noob and for the life of me can't code, BUT i do love this site and all the work that is done and i really admire it all,the way i see it is that if it aint on the xda developers website then it aint worth it i have now managed to root my UK G1 and install custom boot screens, I have noticed however that there don't seem to be any RC9 themes yet, am i missing them or are there just none at this stage?
Kind regards.
Doobs x
there is a script that should be able to convert the theme of your choice to any build of your choice(RC9 included) but it will only move the images, if you want the hex edits the dev did then you will need to move them yourself(unless i missed that update on the script) hit the search button and find it
Thanks for the up! The Vekktor them is No.1 for me so far Now if anyone falls upon this post after asking the same question without really opening your eyes like me this will be the right post to look in:-
http://forum.xda-developers.com/showthread.php?t=499003
Thanks.

Theme request

Hello,
I am new to the forums, and was wondering if I could ask someone to make a theme based on University of Alabama Football. Please let me know if I need to make this post elsewhere, or if in here is okay.
Thanks,
Dan
You have to be more specific. Do you just want a background? or a full theme (redoing many icons, etc). It is very helpful for everyone if you use photoshop or something and post up what you WANT it to look like. That way, people like myself can do something.
While i would love to help you out, I am horribly busy, but urge you to read my Tutorial on CPR File editing as it will tell you a lot on how to change your homescreen.

[Q] Creating themes, where do I start?

There are some great themes out there, but I find myself liking bits and pieces of different themes, sometime you can just push a certain clock or whatever, but somethings are more in depth. I was wondering if anyone could point me in the right direction of theme creation how to's. I don't want to be creating .png's or anything like that, I just want to be able to take apart certain theme's, then mash them back together into my own frankenstein theme, then flashing it to my phone. Any help would be greatly appreciated.
Thanks in advance,
N1
There are some good guides in the mod sticky in Themes and Apps
Sent from my SUPERSONIC
*facepalm, thanks, I had looked at the titles through the stickies there, as well as used search, and didn't find anything. Got it now, thanks again
Your goal is obviously very achievable but I would suggest you not bite off too much right off.
Start with something simple, changing a single image or something just to learn the process.

[Q] Custom Icons (I wanna start designing!)

Hi guys. I tried searching the forums for this, but I kind of failed at finding things that were relevant.
I'm thinking about beginning some graphical things for Android as a side hobby. I came out with some awesome interface ideas that I think some of the community would enjoy!
So... I was wondering, is it possible to create 2x1 or 3x1 icons? Thanks to anyone that answers.

Rom Development / Modding How to get started?

Hey everybody,
I recently bought the galaxy nexus because I wanted to start getting into Rom Development.
I can programm Java and also programmed some simple apps..
But what I really wanted to do is to modify a Rom.
Can anybody tell me where to start? I read guides on how to compile from source and so on, but I don't know if that's what I need.
I want to add things like Notification bar quick settings to the rom.. Are there tutorials on how to develop these things?
Every help is appreciated, maybe you've got some great links for me, thanks!
00hero00 said:
Hey everybody,
I recently bought the galaxy nexus because I wanted to start getting into Rom Development.
I can programm Java and also programmed some simple apps..
But what I really wanted to do is to modify a Rom.
Can anybody tell me where to start? I read guides on how to compile from source and so on, but I don't know if that's what I need.
I want to add things like Notification bar quick settings to the rom.. Are there tutorials on how to develop these things?
Every help is appreciated, maybe you've got some great links for me, thanks!
Click to expand...
Click to collapse
start with decompiling apks (SystemUI.apk and framework-res.apk for example) , if u've wrote android apps before (and u said u did), then it shouldn't be that hard to look into the .xml and .jar files. when u finish, compile the .apk back. if u've worked with Eclipse then u probably know the android structure.
Edit: Here is an example of a "ROM modification" - just posting it to give u an example..
Well first thing is first. You need to have the bare basics of Android thoroughly understood obviously. Often overlooked as a first step in this process, just learning about(different than knowing about)the Android Open Source Project first will give you a specific sense of direction, purpose, as well as an identity in the community..
So again- I don't just mean knowing about it- I mean knowing exactlyhow the whole project is structured. Read about all the different types of contributions you/anyone can make to the Android ecosystem. Are you an aesthetics kind of person who would excel at UI designs for apps or whatever; Are you a person who has a good eye for problem solving? Maybe you should be scouring source code, trying to fix little-noticed "bugs" that "bug" the hell out of you. Once you know what you want to do, make sure you find out exactly how much Google provides for you, and what your own roles/responsibilities would be in the whole scheme of things.) This should give you a good idea of where you might fit in (with your current skill-set)and hopefully, it gives you some inspiration about the direction you might want to take it in the future.
Once you do this and "find your calling", post back here, and I'm sure that others qualified in that field will be more than happy to share how they got started.
There is no substitute to just jumping in and trying things though. Everybody makes their own journey differently, so do what comes naturally, and you can't go wrong.
Here ya go
http://forum.xda-developers.com/showthread.php?t=1661770
and maybe this as well?
http://www.xda-developers.com/andro...rs/ShsH+(xda-developers)&utm_content=FaceBook
Wow thank you every body for these great comments! I think I'll compile a Rom from source first and look through all the files..
Decompiling apks looks interesting too.
Thanks for the fast responses & links, you're awesome!
Okay so I've got another question..
One thing I always liked on some custom roms was the lockscreen flashlight..
If I would hold power for 3 seconds, the flashlight would turn on until I let go the power button.
I decompiled the framework-res.apk but didn't find anything there, just .xml files.
Where are the files where I can actually code / programm something for the lockscreen?
Try android.policy.jar
Usually the jar files contain the code, xml are for visual stuff.
But my question is, are u sure it is a lockscreen feature? (I mean the torch option) . Tbh this is the first time i hear of such a mod and i've been using android devices for over 2 yrs
Sent from my Galaxy Nexus using xda premium

Categories

Resources