What to do after creating a rom? - Android

I have created a rom and themed it. But i wnt some performance tweaks and some apps which i could integrate in settings.apk
Sent from my GT-S5360 using xda app-developers app

hell_lock said:
I have created a rom and themed it. But i wnt some performance tweaks and some apps which i could integrate in settings.apk
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
Looking forward for your rom..
-------------------------------------------------------------------------
Sent from my GT-S5360 using xda premium

maybe u coulf add rom control with its tweaks?

So start looking at performance tweaks and such, and if you are adding some stuff to pre-compiled APKs then look into smali and the tools you need to use to manipulate it.

thewadegeek said:
So start looking at performance tweaks and such, and if you are adding some stuff to pre-compiled APKs then look into smali and the tools you need to use to manipulate it.
Click to expand...
Click to collapse
Smali is too hard for me! I only undrstnd xml
Sent from my GT-S5360 using xda app-developers app

hell_lock said:
Smali is too hard for me! I only undrstnd xml
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
If all you understand is XML then you are going to be hard pressed as what you want to do will need to be done by editing the smali or the Java source code
Sent for a corner cell in Arkham

[RANT]
Oh boy...I just love it when people start saying
"I'm building a ROM", "I'm doing dev work", "I want to be a recognized developer"
Then I make suggestions and I get "That's too hard", "Do you have a download link" "Cn u teac me hw mak a custm kernel?"
Yet they are totally unwilling to actually invest some time into these things and LEARN it.
Guy's Rome wasn't built in a day, and your ROM isn't going to be either. Look around, read, SEARCH SEARCH SEARCH. Download other people's stuff not just to Kang it, rename/re-post it under your name, but to LEARN, to figure out how it works, so you can UNDERSTAND. This isn't like a store, where you walk in and go "I want one of those, and I'll take one of them, and please get me that, where can I find this, etc, etc." Make little modifications, tweaks on top of tweaks, and keep doing that until it's soemthing new, soemthing different, and THEN post it. But please don't limit yourself, to what is "Easy" or "Comfortable", it's not the way to get anywhere with real development work, much less in life. Put some time into it, and some effort. I really do wish you all luck, but you guys have to stop looking for the easy way to get some quick credit.
[/RANT]
@OP I know of zero performance modifications that you can do in XML, and if you are looking to use someone else's work and use that then start searching and make sure you ask before you use it.

thewadegeek said:
[RANT]
Oh boy...I just love it when people start saying
"I'm building a ROM", "I'm doing dev work", "I want to be a recognized developer"
Then I make suggestions and I get "That's too hard", "Do you have a download link" "Cn u teac me hw mak a custm kernel?"
Yet they are totally unwilling to actually invest some time into these things and LEARN it.
Guy's Rome wasn't built in a day, and your ROM isn't going to be either. Look around, read, SEARCH SEARCH SEARCH. Download other people's stuff not just to Kang it, rename/re-post it under your name, but to LEARN, to figure out how it works, so you can UNDERSTAND. This isn't like a store, where you walk in and go "I want one of those, and I'll take one of them, and please get me that, where can I find this, etc, etc." Make little modifications, tweaks on top of tweaks, and keep doing that until it's soemthing new, soemthing different, and THEN post it. But please don't limit yourself, to what is "Easy" or "Comfortable", it's not the way to get anywhere with real development work, much less in life. Put some time into it, and some effort. I really do wish you all luck, but you guys have to stop looking for the easy way to get some quick credit.
[/RANT]
@OP I know of zero performance modifications that you can do in XML, and if you are looking to use someone else's work and use that then start searching and make sure you ask before you use it.
Click to expand...
Click to collapse
This.
You won't develop a ROM overnight. Go learn some real programming and stop compiling other peoples work and making a ROM that is "your own."
Sent from my HTC One X using xda premium

rohan32 said:
This.
You won't develop a ROM overnight. Go learn some real programming and stop compiling other peoples work and making a ROM that is "your own."
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Who are you referring it to? I cooked a rom and I think that I have made the rom. Of you don't have anything to help me then please don't comment. I don't understand smali but I know how to read tutorials and add more features in the rom by smali editing like swipe to remove, 14 toggle etc.
Sent from my GT-S5360 using XDA

I never ask for an easy way out. I add features in my rom manually!!
Sent from my GT-S5360 using XDA

He was being helpful, he is bringing up a attitude that is rampant here on XDA, namely the "cooking" of ROMs. There are WAY too many people who just cook a ROM in a kitchen and claim to have "developed" it. No, you just re-packaged somebody's work, it's not the same thing. I'm not saying it's useless, but it causes way to many "developer" wanna-be's that just aren't interested in actually learning something. Up above we posted suggestions and you responded with
Smali is too hard for me! I only undrstnd xml
Click to expand...
Click to collapse
That creates the impression that you aren't wanting to try any other methods for creating ROMs. If you were trying to say that you don't know smali, then maybe you should have said something like,
I don't know smali so I'm not sure how well I could implement features like that. Do you guys have any suggestions?
Click to expand...
Click to collapse
Not only is that easier to read, but it also communicates much more clearly what you are trying to say/ask. But the way that post is currently worded it makes it sound like you are just wanting to re-package somebody's work and use it as your own.

thewadegeek said:
He was being helpful, he is bringing up a attitude that is rampant here on XDA, namely the "cooking" of ROMs. There are WAY too many people who just cook a ROM in a kitchen and claim to have "developed" it. No, you just re-packaged somebody's work, it's not the same thing. I'm not saying it's useless, but it causes way to many "developer" wanna-be's that just aren't interested in actually learning something. Up above we posted suggestions and you responded with
That creates the impression that you aren't wanting to try any other methods for creating ROMs. If you were trying to say that you don't know smali, then maybe you should have said something like,
Not only is that easier to read, but it also communicates much more clearly what you are trying to say/ask. But the way that post is currently worded it makes it sound like you are just wanting to re-package somebody's work and use it as your own.
Click to expand...
Click to collapse
This is very true, I'm new to porting and I'm starting with porting so I can learn the ins and outs of a rom so at a later time I can learn to develop, even in porting I've had to back smali and make some edits to get things working so sooner or later you will have to as well.. I'm currently reading a begginers guide on java for android.. Google is my best friend and I'm trying to learn as much as I can because I have an idea of my 'ideal' rom.. I can't wait for someone else to do it so I can port it and I know it will never be the way I want.. I'm doing it mainly for myself and I hope one day I can share with others
Sent from my Nexus S 4G using xda premium

Best thing to do is get on the good side of a dev and ask them to teach you, I had great help from some of the best devs on XDA, but as above its not something you can just learn easily, I already had a pretty good knowledge of Java and XMLs etc before i got a smart phone lol, If you stick to it then you should get somewhere, Java is a pain in the ass though, editing .smalis is probably the hardest thing for a new dev

Think About It
TO GET STARTED
Fix Bugs
Test it,
Decompile APKS and modify them if you have permission
Add features and tweaks
Put it up on git.
Help YOUR USERS and stop asking silly questions

snowman77 said:
TO GET STARTED
Fix Bugs
Test it,
Decompile APKS and modify them if you have permission
Add features
Put it up on git
Help YOUR USERS and stop asking silly questions
Click to expand...
Click to collapse
Done all dat.. Srry to ask dis question. Seems like people here are not helpful. Everyone is a flamer.
Sent from my GT-S5360 using XDA

hell_lock said:
Done all dat.. Srry to ask dis question. Seems like people here are not helpful. Everyone is a flamer.
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
I haven't seen one post of someone flaming you in this thread. We tried to give you some advice and you said it was too "hard" so we all shut up and left you alone.

thewadegeek said:
I haven't seen one post of someone flaming you in this thread. We tried to give you some advice and you said it was too "hard" so we all shut up and left you alone.
Click to expand...
Click to collapse
I prefer bein left alone so pls dont comment again..
Sent from my GT-S5360 using XDA

hell_lock said:
I prefer bein left alone so pls dont comment again..
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
Well then you shouldn't have started the thread, I'm not trying to "flame" by any means... but if you wanna add some performance settings and mods I'll give you some advice thewadegeek gave me, take a look at aokps or cm9 or whoever's git repo you feel has some similar features to those you wish to add and start there, you'll get a good understanding of how everything works... at that point it comes to the fine details and making sure everything works.. when you have issues at that point you then can ask for help on getting the fine details fixed since at that time you'll have specific issues that someone can help with
Sent from my Nexus S 4G using Tapatalk 2

evol4g said:
Well then you shouldn't have started the thread, I'm not trying to "flame" by any means... but if you wanna add some performance settings and mods I'll give you some advice thewadegeek gave me, take a look at aokps or cm9 or whoever's git repo you feel has some similar features to those you wish to add and start there, you'll get a good understanding of how everything works... at that point it comes to the fine details and making sure everything works.. when you have issues at that point you then can ask for help on getting the fine details fixed since at that time you'll have specific issues that someone can help with
Sent from my Nexus S 4G using Tapatalk 2
Click to expand...
Click to collapse
Thanks.. Thats what I wanted
Sent from my GT-S5360 using XDA

hell_lock said:
Thanks.. Thats what I wanted
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
No problem man, good luck to ya
Sent from my Nexus S 4G using Tapatalk 2

Related

Why do people keep asking what the status is on the Touch Pro 2? Check the threads!

I am putting this up in favor of the devs. I am not a dev myself, but I certainly respect what they are doing! What I can't stand are the people who keep asking dumb questions, like: when will this be fully working? Or: What is the status of android on touch pro 2? Look at the threads! If you took the time to look, you would know that there is still work to be done. Again, thank you devs!
Sent from my HTC Glacier using XDA Premium App
Noobs will be noobs and there will never be a shortage of them lol, not much you can do about it. That's what I've learned with forums.
Noobs will be Noobs is right. I actually think the status updates have been very frequent and easy to navigate. (even for people like me that haven't been around much lately! :O )
Sent from my Desire HD using XDA Premium App
I already wrote a comprehensive guide/introduction for them. The link is in my signature, check the date on it and bump it.
I am willing to add anything if anyone suggests anything that needs adding.
Sent from my MSM using XDA App
ryannathans said:
I already wrote a comprehensive guide/introduction for them. The link is in my signature, check the date on it and bump it.
I am willing to add anything if anyone suggests anything that needs adding.
Sent from my MSM using XDA App
Click to expand...
Click to collapse
Pretty sure a guide like that should be stickied with the rest of those threads at the top... that would be veryy helpful. I would be very confused too coming into the android threads for the first time.
slapshot30 said:
Pretty sure a guide like that should be stickied with the rest of those threads at the top... that would be veryy helpful. I would be very confused too coming into the android threads for the first time.
Click to expand...
Click to collapse
Agree ^^
If it needs any more work I would be happy to do so.
ryannathans said:
Agree ^^
If it needs any more work I would be happy to do so.
Click to expand...
Click to collapse
Maybe at the "download your files here" section, say that the users don't necesarily need to know how those files work and what exactly they do, just that they are needed parts for android to work. Just trying to think if I was a beginner and what might confuse or overwhelm me. Just a suggestion but it probably wouldn't make a difference. Other than that I just wonder who needs to be told in order to get this thing stickied. This is kind of the equivelant of the thread in the WinMo section on flashing ROMs for noobs.
slapshot30 said:
Maybe at the "download your files here" section, say that the users don't necesarily need to know how those files work and what exactly they do, just that they are needed parts for android to work. Just trying to think if I was a beginner and what might confuse or overwhelm me. Just a suggestion but it probably wouldn't make a difference. Other than that I just wonder who needs to be told in order to get this thing stickied. This is kind of the equivelant of the thread in the WinMo section on flashing ROMs for noobs.
Click to expand...
Click to collapse
mm yeah, i will tidy it up when i get home.
Tidy and stickied.

[Q] Steps to becoming a Rom Developer

I have no experience, but i'd like to learn how to make my own custom rom.
Does anyone know what i'd need for a Thunderbolt GB rom?
I've looked into it and read about Kitchens and how you need them, but don't fully understand.
I'd like to know if the community could help me out here.
I could google it and I have, but I don't get any results that are specifically for the Thunderbolt.
Please go easy on me. :/
I can't answer your question so I apologize for taking a spot in your thread but I don't see any reason people would be rude/harsh towards you especially considering you posted in the proper section! Good luck and hope to see a ROM from you someday!
Mustang302LX said:
I can't answer your question so I apologize for taking a spot in your thread but I don't see any reason people would be rude/harsh towards you especially considering you posted in the proper section! Good luck and hope to see a ROM from you someday!
Click to expand...
Click to collapse
It's okay! haha. Any input is good input.
I was sure to put it in the Q/A ;D
Can anyone help?
Sent from my ADR6400L using XDA Premium App
http://www.google.com/search?hl=en&...+make+an+android+rom&spell=1&biw=1810&bih=866
the phone model does not matter really and you wont find anything specific for the thunderbolt.
Install Linux right off the bat... Dealing with Windows and using environments are a PIA.
Download apktool, kitchen, gimp, and your base ROM whether it be the GB leak or MR2. Read up on how the system works, various editing techniques, and suck up all the info possible. It really is a learning process, not really something someone can tell you how to do.
That's what I did/do to learn.
Sent from my ADR6400L using XDA App
RjsShadows said:
I have no experience, but i'd like to learn how to make my own custom rom.
Does anyone know what i'd need for a Thunderbolt GB rom?
I've looked into it and read about Kitchens and how you need them, but don't fully understand.
I'd like to know if the community could help me out here.
I could google it and I have, but I don't get any results that are specifically for the Thunderbolt.
Please go easy on me. :/
Click to expand...
Click to collapse
You do realize too that some people, no matter how hard they may try, are just not cut out to this type of stuff?
I'm not saying you can't do this, but just be aware that the end result may not be what you want it to be.
Thank you Theory and Yareally! I'm good at researching, looking into things and learning
I just needed to know what exactly I needed to look up.
Sent from my ADR6400L using XDA Premium App
Dnakaman said:
You do realize too that some people, no matter how hard they may try, are just not cut out to this type of stuff?
I'm not saying you can't do this, but just be aware that the end result may not be what you want it to be.
Click to expand...
Click to collapse
Lol
THUNDERBOLT
elliott35 said:
Lol
THUNDERBOLT
Click to expand...
Click to collapse
He was just looking out for me, haha. I'm not a moron, I'll know what I'm doing when I finish researching.
Sent from my ADR6400L using XDA Premium App
RjsShadows said:
He was just looking out for me, haha. I'm not a moron, I'll know what I'm doing when I finish researching.
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
Ya, I remember back in my days in school when these people were in computer classes with me saying how cool it was to learn to program.
Half of them, while very bright, lacked a certain "ability" to grasp programming, shall we say.

ROM creation

Hello. I would appreciate it if someone would point me in the right direction of where to go to learn (from the very beginning) how to develop ROMs for the Rezound or even just AOSP. I am new to coding but I am willing to learn and have lots of time to put into it. I want to help contribute to the development of the Rezound and get us out of this lull. :good:
cslingerland said:
Hello. I would appreciate it if someone would point me in the right direction of where to go to learn (from the very beginning) how to develop ROMs for the Rezound or even just AOSP. I am new to coding but I am willing to learn and have lots of time to put into it. I want to help contribute to the development of the Rezound and get us out of this lull. :good:
Click to expand...
Click to collapse
Chef Central
http://forum.xda-developers.com/forumdisplay.php?f=613
Thank you. Sorry about not finding that on my own. :/
Just jump in there and do it. Get 7zip and start dissecting other roms to see how they work.
kzoodroid said:
Chef Central
http://forum.xda-developers.com/forumdisplay.php?f=613
Click to expand...
Click to collapse
I am also very eager to learn and will probably be learning at the same pace as you maybe slower but I've ALWAYS been a quick learner. Maybe we can help each other. my email is [email protected]
sent from my S-off HTC Rezound using XDA Premium
if I've helped in any way, don't be shy of that thanks button : )
For sure man. Any help is appreciated. I'm trying to figure out where to start. I might just start with changing graphical things to see how that works and then go from there. Don't really know yet though.
cslingerland said:
For sure man. Any help is appreciated. I'm trying to figure out where to start. I might just start with changing graphical things to see how that works and then go from there. Don't really know yet though.
Click to expand...
Click to collapse
Yeah man. I guess we could just learn and try the basics and the quickly we learn we will most likely hit the advanced levels of Rom Development pretty soon. Should we start with the STOCK Rezound rom?
sent from my S-off HTC Rezound using XDA Premium
if I've helped in any way, don't be shy of that thanks button : )
I want to start win the graphics because you can't mess too much up playing with graphics and I will get the feel of. Where things are located. I think I am goin to start from the newest ics leak stock. And then move to the official ota when it comes out. Sound like a good plan?
Thanks for the link, kzoodroid. Been thinking about possibly starting up ROM'ing for a bit now, just never knew where to start.
I haven't had any code projects to work on since I got out of college for summer break... weird that I'm slightly itching to code lol.
Working on a ROM using the kitchen. It's really good for showing you a lot of things you need to do for basics (deodexing, zipaligning, etc.) Just remember that it is "basic" and you can't completely construct a ROM just using the kitchen. Great way to get started :good:
cslingerland said:
I want to start win the graphics because you can't mess too much up playing with graphics and I will get the feel of. Where things are located. I think I am goin to start from the newest ics leak stock. And then move to the official ota when it comes out. Sound like a good plan?
Click to expand...
Click to collapse
WHEEW.. high five. Alright.. I'm right there with ya.
sent from my S-off HTC Rezound using XDA Premium
if I've helped in any way, don't be shy of that thanks button : )
Awesome! Ha. I'm gonna look for the kitchen tonight when I get out of work... I think it's a few steps inside my back door. I should be able to find it just fine
Also... I if anyone knows of any straight to the point videos about how the kitchen works or basic ROM building, please post links. Or make one! That would be great too
cslingerland said:
Awesome! Ha. I'm gonna look for the kitchen tonight when I get out of work... I think it's a few steps inside my back door. I should be able to find it just fine
Click to expand...
Click to collapse
HAAAAA don't get distracted by the beer in the fridge lol
sent from my S-off HTC Rezound using XDA Premium
if I've helped in any way, don't be shy of that thanks button : )
http://www.speedtest.net/android/210112746.png
Dig through the Chef Central forum, looks like a lot of good info there.
Sent from my ADR6425LVW using xda premium
Building Sense based ROMs using dsixda's kitchen is pretty straight forawrd, hardest part was seting it up to run on a windows pc. You pretty much just end up with a deodexed, zipaligned ROM. I haven't done this with my Rezound but have built ones for the Incredible and Eris. You can also de-sense ROMs easily witht his too. Its a good tool to learn teh basics. The next step up is to learn to compile from source or to port over a ROM from another device.
AOSP
http://source.android.com/source/initializing.html
Guide to Porting (Droid Incredible thread so not sure if its the same for the Rezound but it will give you an idea)
http://forum.xda-developers.com/showthread.php?t=1169570
Guide to decompiling and compiling using baksmali and smali (need to know this to modify files without creating a custom ROM)
http://forum.xda-developers.com/showthread.php?t=1732635
Still looking for video breakdown of essentials if anyone has some. It's not that I can't do it myself, I just like being visually showed how to do things when I start something new. Thanks
cslingerland said:
Still looking for video breakdown of essentials if anyone has some. It's not that I can't do it myself, I just like being visually showed how to do things when I start something new. Thanks
Click to expand...
Click to collapse
You can't really be shown how to make a ROM. Every Rom is different, and requires different steps.
Yeah I understand that but I mean like for finding where things are located and what some important things do
Sent from my ADR6425LVW using xda app-developers app
theres no shortcut to learning how to make roms
id say a large portion of rom devs started out by theming...helps to learn the files structures and what does what...as well as becoming familiar w/ apktool, smali, etc
biggest lesson that few seem to hit out the park on the first try? credit
if using other peoples stuff, make sure to credit them properly :good:
What do people use as a base for the sense 4 roms?

Looking to be a dev apprentice...

So yeah, like it says above. Is there a dev who wouldn't mind teaching me some things? I'm not exactly a noob. Have an IT degree and experience writing in C++. No expert, but I learn quickly.
Would love to improve the dev community for this phone and many others in the future. Know devs don't really come into the general section a lot, but if u do or could pass it along I would appreciate it.
Thanks
Sent from my EVO using xda app-developers app
I would PM some of the top ones here and see what they say.
Sent from my EVO using xda app-developers app
I'm no developer (just working on apps, not ROMs), but I would suggest you read this thread. As Cyanogen says, you should start by learning some Java and working on an app or two. I would suggest acquiring a book to help you get started.
I started off with this guide for getting started with apps. I would suggest reading through the links in Cyanogen's thread and continuing from there.
SoraX64 said:
I'm no developer (just working on apps, not ROMs), but I would suggest you read this thread. As Cyanogen says, you should start by learning some Java and working on an app or two. I would suggest acquiring a book to help you get started.
I started off with this guide for getting started with apps. I would suggest reading through the links in Cyanogen's thread and continuing from there.
Click to expand...
Click to collapse
Thanks, went thru that thread. Cyanogen's post was really informative. Me and a friend taught ourselves java when we were 15. But that's been 15 years, millions of brain cells, and seems like 2 lives ago.
Have to relearn it again. Remember back then we read java for dummies, lol. Anyone remember those? Taught us html pretty well, but I used that more than java.
Will check my local library for what they have and youtube tonight for tutorials.
Thanks again
Sent from my EVO using xda app-developers app
Anthonicia,good luck and thanks for wanting to contribute.
Sent from my EVO using xda premium
Definately a step in the right direction man ive been trying to do the samething with themeing ive taught myself a little along the way but found a buddy on here thats an awesome themer by the name of dased14 im sure some of you know him from the 3d anyways just wanted to give you the best of luck and hope to soon run a rom of yours
Tux approves of my EVO
Anthonicia said:
So yeah, like it says above. Is there a dev who wouldn't mind teaching me some things? I'm not exactly a noob. Have an IT degree and experience writing in C++. No expert, but I learn quickly.
Would love to improve the dev community for this phone and many others in the future. Know devs don't really come into the general section a lot, but if u do or could pass it along I would appreciate it.
Thanks
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Sounds like you have an aptitude for these things, if your like me you learn best with the hands on approach.
http://forum.xda-developers.com/showthread.php?t=502010 ADB for dummies by VanillaTbone
http://forum.xda-developers.com/showthread.php?t=633246 Dsixda's kitchen
http://forum.xda-developers.com/showthread.php?t=1272270 The Beginner's guide to rom development by isidromxz
http://forum.xda-developers.com/showthread.php?t=1320891 Interactive Phone Modification Guide OP by pstevep, MANY MANY guides by some of the best themers, devs and contributors on XDA
http://forum.xda-developers.com/showthread.php?t=1167623 Android Utility by tommytomatoe, full of jewels of wisdom, read start to finish!!
http://forum.xda-developers.com/showthread.php?t=1167623 how-to "What do you know about rosie?" by tommytomato
http://forum.xda-developers.com/showthread.php?t=705800 how-to unpack Android Roms on Windows by nikoan89 Great for learning how to extract system and boot.img's, very helpful if you want to base from RUU
"Hey, that's not a bug, that's a feature!" Linus Torvalds, 2001
Thanks for all the kind words and info. I really doubt I will have a rom out anytime soon. Have a few ideas for apps I would like to work on, so if that is the best way to learn then ill probably try that route.
It is all created by man, so the logic comes easy to me at times. Well, if it makes sense anyways. Sometimes I smh in frustration, "why did they decide to do it like this when the opposite makes so much sense?".
Sent from my EVO using xda app-developers app
Anthonicia said:
Thanks for all the kind words and info. I really doubt I will have a rom out anytime soon. Have a few ideas for apps I would like to work on, so if that is the best way to learn then ill probably try that route.
It is all created by man, so the logic comes easy to me at times. Well, if it makes sense anyways. Sometimes I smh in frustration, "why did they decide to do it like this when the opposite makes so much sense?".
Sent from my EVO using xda app-developers app
Click to expand...
Click to collapse
Do yourself a favor, NEVER fall back on construction. Everything is backwards and nothing is done right anymore. Lol
If your wanting to get into apk development there is a video guide tutorial that's excellent. Very comprehensive guide and its easy to follow along. Can't think of the OP's user name atm, I'll post a link later when I get home.
EDIT: Sorry for the delay, this isn't the video guide but not too bad- http://forum.xda-developers.com/showthread.php?t=1244196
[Ultimate Guide][Part 10 released][12/11/2011]Android App Development - From Scratch by, michael.the.don
"Hey, that's not a bug, that's a feature!" Linus Torvalds, 2001

Begginers Tips on Developing

I don't really know if this is the right place, but this is as general as it gets. I've been messing around with my Xperia U for a while now. Modding ROMS and such. And when I mean modding, I mean very superficial, like just rooting, deleting unwanted files and stuff. I'm also fresh out of high school and I have quite alot of time before I go back.
So, I was hoping to really get to know the android system. It's always intrigued me. Is there a tutorial on creating kernels and developing ROMS?
Also, when you try to port CM for example to a phone. How exactly do you work towards fixing the hardware problems. Whats steps do you exactly do?
Option "Search".
Sent from my LT22i using xda app-developers app
Yep search there's a thread someWhere here and also search google you 'll find lot of things I'll give you some links when I go home if I don't forget
Sent from my Nokia 3310 using xda premium
http://wiki.cyanogenmod.org/index.php?title=Development
Haters gonna hate
potatoes gonna potate.
Thread moved. As you're asking questions they go in Q&A however this isn't really device related but anyway you want to head over to XDA-University which will give you all the learning tips you need.
Follow this
http://forum.xda-developers.com/showthread.php?t=1965817
Sent from my xperia sola using xda premium
Thanks for the links.
One more question, suppose you're making a port of a rom from one device to another and if some of the components like wi-fi dont work. How do they make it work? Do they have to make drivers from scratch, or they find it from somewhere. I mean, I ask this, if there are no sources made available by the manufacturer.

Categories

Resources