[Q] How To Make A Rom For The Epic I Want To Become A Developer ? - Epic 4G Q&A, Help & Troubleshooting

Can Someone Help Me I'm Really Interested =D

Before you on ROM development, I'd suggest you learn to theme a bit to so you ease into ROM cooking better. There's a theming guide stickied to the top of the themes sub-forum I believe. Also, learning some C or C+ programing will also be helpful as well.
Sent from my SPH-D700 using xda premium

What Kind Of Programs Do I Need ?
i wanna learn as much as possible can u give me programs or threads to check out ?

xfreshboimariox said:
Can Someone Help Me I'm Really Interested =D
Click to expand...
Click to collapse
Look for threads in the general Android development forums. Go back to xda home and look for it there.
sent from my secret underground bunker

Learn java, XML, smali, winrar P), tutorials, get eclipse, watch android development tutorials...
Sent from my SPH-D700 using XDA App

but cant you just use the android kitchen. you may not able to do some of the stuff seen in other roms, but isn't an start?
http://forum.xda-developers.com/showthread.php?t=1257297

Related

How to dev a rom or app?

My name is Ryan and I want to make a rom or app for android. I have a friend who is a pro at photoshop so I think he can help me, my brother is a website designer I know the can help me Mae the help forum or whatever. Now for me Im the position of making the rom or app and I need to know where to start. How to dev a rom. How to dev an app.
I know I need eclipse and the android sdk's to make an app.
Sent from my PC36100 using XDA App
ourtut said:
My name is Ryan and I want to make a rom or app for android. I have a friend who is a pro at photoshop so I think he can help me, my brother is a website designer I know the can help me Mae the help forum or whatever. Now for me Im the position of making the rom or app and I need to know where to start. How to dev a rom. How to dev an app.
I know I need eclipse and the android sdk's to make an app.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Go to the forum home page and click on android development. Look at the stickies. They will help you get started.
Sent from my PC36100 using XDA Premium App
There are many tutorials within these forums that explain what I believe your are trying to do. Posting a question in this sub-forum is kind of rude. I would suggest doing lots of searching and reading. When you have a general idea of what you are doing, asking intelligent questions to a developer you like and learning from them.
travlincablguy said:
There are many tutorials within these forums that explain what I believe your are trying to do. Posting a question in this sub-forum is kind of rude. I would suggest doing lots of searching and reading. When you have a general idea of what you are doing, asking intelligent questions to a developer you like and learning from them.
Click to expand...
Click to collapse
Not rude just slightly inexperienced, but that's fine, at least this is relatively developement related. Alot better then some questions that get asked here.
Sent from my PC36100 using Tapatalk
Moved to Q&A.
Making a ROM and making an app are two totally different things. First you need to decide what you actually want to accomplish. Then read up as much as you can and ask more specific questions.
RileyGrant said:
Not rude just slightly inexperienced, but that's fine, at least this is relatively developement related. Alot better then some questions that get asked here.
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
You are right about "better than some", but I have looked into developing and it is very intricate process. I would do more if I wasn't in school at night and with my very young son during the days. Just asking someone to outline the process in a forum seems crazy. How hard is it to research the subject before asking detailed questions?

Can anyone help/lead me..

As the title says, can anyone help me or lead me to themeing or writing codes for these roms, building my own Rom , apk, kernels or anything that relates. I would like to know how its done and if I can help to community out in any way. Take a big interest in this. Thanks
Sent from my PC36100 using XDA Premium App
Look here...I havent tried it yet but I assume this would be a good start for you
http://forum.xda-developers.com/showthread.php?t=633246
Thanks a lot.
Sent from my PC36100 using XDA Premium App
anytime, have fun
Do a search in dev section for everything android. I put a bunch of things together in one package for those looking to start out.
Papa Smurf151 said:
Do a search in dev section for everything android. I put a bunch of things together in one package for those looking to start out.
Click to expand...
Click to collapse
Sounds good, ill give it a shot.
Sent from my PC36100 using XDA Premium App

kernal development

is there a thread on this website that explains in detail or even the basics of kernal development i hanvt seen any thing if there is cud someone kindly post a link search bar isnt showing anything so not sure what im doing wrong there.
First lesson. Distinguish correct spelling of kernel.
Sent from my SPH-D700 using Tapatalk
You'll probably want to familiarize yourself with linux. I would start there for kernel development.
Sent from my SPH-D700 using Tapatalk
matrixzone5 said:
is there a thread on this website that explains in detail or even the basics of kernal development i hanvt seen any thing if there is cud someone kindly post a link search bar isnt showing anything so not sure what im doing wrong there.
Click to expand...
Click to collapse
Developer.android.com is I think where u wanna start.
I don't agree with familarizing yourseld with linux...but I do think you likely need to start with getting a dev env up and buildinf a rom from source. I would also suggest startin in an area less likely to brik you phone if you mess up
Not a dev but mho anyhow
sent from a phone using an app
Djinn23 said:
Developer.android.com is I think where u wanna start.
I don't agree with familarizing yourseld with linux...but I do think you likely need to start with getting a dev env up and buildinf a rom from source. I would also suggest startin in an area less likely to brik you phone if you mess up
Not a dev but mho anyhow
sent from a phone using an app
Click to expand...
Click to collapse
Considering kernel development must be done within a linux based environment, and is based on linux anyway, I would seriously think a basic knowledge and understanding of linux would be a good starting point before going any further...
Sent from my SPH-D700 using Tapatalk
Advanced knowledge of Linux and C. Kernel development in no joke. You could also copy and paste certain features from other kernels; in that case you need a decent understanding of C and Linux.
I stand corrected. Sorry for the misinformation
sent from a phone using an app

[Q] Compiling Android from Source for Evo 4G

I'd like to start poking around a bit with the Android source; but had a few questions and was hoping someone could point me in the right direction.
I just watched XDA's blog regarding compiling Android, but it was all for devices that are made for the native code - and as we all know, the Evo is not one of those.
So I figured before I jump into this and go through all the trouble of setting things up and all, I wanted to ask - what would I need to do differently to compile a flashable zip for my Evo? Obviously I can't go straight from the 4.0.3 source, so where would I be able to find a compatible repository for the Evo?
If I could find something that would work to begin with without any tinkering then that would be great (And then I could break it later while I learn and play around a bit )
Search for a thread in the dev forum by lithid-CM. Its a guide and a good place to start.
Good luck.
Sent from my PC36100 using xda premium
scottspa74 said:
Search for a thread in the dev forum by lithid-CM. Its a guide and a good place to start.
Good luck.
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
Looks like its a cm7 guide, I hadn't even thought about starting there - great idea, thanks
Sent from my Evo4G using xda

[Q] Looking to port

I've found quite a few guides and tutorials for porting roms, but still kinda confused :what:. Would love to port some crazy roms to our phones. Heck, I would love to cook a rom too, but it all seems overwhelming :banghead:. Don't exactly know where to start, even though I already know about Chef Central. Is there any guides that describe things with easy to understand processes? Thanks in advanced everyone.
Sent from my PC36100 using xda app-developers app
Take a look at the links here, not necessarily porting but they come into play with anything android
http://forum.xda-developers.com/showthread.php?t=1941195
Sent from my PG06100

Categories

Resources