The subject says most of it.
I would like to start learning how to compile ROMs but I don't know where to start. I figured the biggest Android developer site might yield some useful input from the more experienced developers.
Thanks in advance for your help.
FW
Flippity Widget said:
The subject says most of it.
I would like to start learning how to compile ROMs but I don't know where to start. I figured the biggest Android developer site might yield some useful input from the more experienced developers.
Thanks in advance for your help.
FW
Click to expand...
Click to collapse
Compile JB on Ubuntu
Compile ICS on Ubuntu
Compile GB on Ubuntu
Thank you for the information.
Related
Hi everybody!
I would like to know what programs I need to create my own ROM . I searched everywhere and I could not find concrete answers. Could you help me with that?.
Regards!
If everyone have this tool to make their own preferred ROM, then what for those X10 developers are trying their best to make good ROM now??
Slowly man, making a ROM is not easy, knowledge is what all about
Nothing comes easy.
Yes, I know. But I want to start my own ROM to learn about this Andriod's world. I'm a java developer and I undestand that nothing comes easy.
HeroeMode said:
Yes, I know. But I want to start my own ROM to learn about this Andriod's world. I'm a java developer and I undestand that nothing comes easy.
Click to expand...
Click to collapse
I don't think that you can create a ROM with a program. You could maybe start porting ROMs from other devices with THIS guide
Ok! Do you like the word "modify"? Well, yes. I want to modify a ROM, but the thread send me, it's a good start.
Hello, my name is Chris and i am 15 years old. I love android and technology in general and i would like to get into android ROM development. If someone with experience wants to teach me the basics of Android ROM development i would appreciate it very much. Any interested can leave comment. Thank you.
ChrisMitsis said:
Hello, my name is Chris and i am 15 years old. I love android and technology in general and i would like to get into android ROM development. If someone with experience wants to teach me the basics of Android ROM development i would appreciate it very much. Any interested can leave comment. Thank you.
Click to expand...
Click to collapse
Hi Chris my name is Andrew and i might be able to give you some basic info and guidelines. First i would suggest using a ROM kitchen for basic ROM modding. I would recommend using Dsixda's ROM kitchen http://forum.xda-developers.com/showthread.php?t=633246 .When you feel confident that you can get on tothe more complex stuff you can check my tutorial about compiling from source code http://forum.xda-developers.com/showthread.php?t=1667551 .After you get over that then the Internet should become your mentor in advanced source code editing (most of the time anyway but you shouldn't feel shy about asking something if unclear)
Hi, I'm interested in learn how to contribute to the Android code, I know there are mailing lists. I'm interested in android-building , android-porting, android-contrib and android-kernel but the problem is that I don't know where to start, ¿Where could I find resources (books, webs etc) that let me acquire enough knowledge to start to colaborate?
Thank you very much in advance.
algui91 said:
Hi, I'm interested in learn how to contribute to the Android code, I know there are mailing lists. I'm interested in android-building , android-porting, android-contrib and android-kernel but the problem is that I don't know where to start, ¿Where could I find resources (books, webs etc) that let me acquire enough knowledge to start to colaborate?
Thank you very much in advance.
Click to expand...
Click to collapse
If you want to contribute to the Android Open Source Project (AOSP) a useful place to start is looking at the Get Involved section on the official Android developers website.
For learning about building android from source take a look at these two guides:
Google's official guide to building AOSP
How to Compile Jelly Bean on Ubuntu
For a porting guide take a look at this guide:
How to Port ROM's
For kernel building take a look at this guide:
Google's official guide for building kernels
Let me know if you still have questions .
shimp208 said:
If you want to contribute to the Android Open Source Project (AOSP) a useful place to start is looking at the Get Involved section on the official Android developers website.
For learning about building android from source take a look at these two guides:
Google's official guide to building AOSP
How to Compile Jelly Bean on Ubuntu
For a porting guide take a look at this guide:
How to Port ROM's
For kernel building take a look at this guide:
Google's official guide for building kernels
Let me know if you still have questions .
Click to expand...
Click to collapse
Thank you, I already had downloaded and compiled the code. Would you mind write again the link for How to Port ROM''s, you wrote twice the link for How to Compile Jelly Bean on Ubuntu.
Thanks again for your help
algui91 said:
Thank you, I already had downloaded and compiled the code. Would you mind write again the link for How to Port ROM''s, you wrote twice the link for How to Compile Jelly Bean on Ubuntu.
Thanks again for your help
Click to expand...
Click to collapse
Here you are my friend:
forum.xda-developers.com/showthread.php?t=1957219
http://forum.xda-developers.com/showthread.php?t=1908008
http://forum.xda-developers.com/showthread.php?p=32905313#post32905313
Sorry for posting the compiling Jelly Bean link twice.
Sent from my SCH-I535 using xda premium
Hello XDA Users,
I am interested in starting to compile custom roms for my galaxy s4 (GT-I9505). I already have a spare laptop with sufficient specs to be able to set up the building environment, but i need a guide which will allow me to understand and learn what libraries and terminal codes are needed in order to be able to select a custom rom and compile it from GIT.
Any guides or help will be greatly appreciated
Cheers
Kannibalism
Kannibalism said:
Hello XDA Users,
I am interested in starting to compile custom roms for my galaxy s4 (GT-I9505). I already have a spare laptop with sufficient specs to be able to set up the building environment, but i need a guide which will allow me to understand and learn what libraries and terminal codes are needed in order to be able to select a custom rom and compile it from GIT.
Any guides or help will be greatly appreciated
Cheers
Kannibalism
Click to expand...
Click to collapse
You can get a headstart from the XDA-University
UltraWelfare said:
You can get a headstart from the XDA-University
Click to expand...
Click to collapse
Thanks i will have a look at XDA university it seems it provides useful information
Can anyone please provide a proper, elaborate guide for compiling roms for miatoll tree? Have time in lockdown and eager to learn the process.
The guides on google are way too generic or backdated. I guess it'll help many people like me if some DEVS took the time to write a guide which shall in turn, in my opinion promote more development.
Come on,some devs got to give something... I know I'm not the only one looking for this.....
ghostranger047 said:
Can anyone please provide a proper, elaborate guide for compiling roms for miatoll tree? Have time in lockdown and eager to learn the process.
The guides on google are way too generic or backdated. I guess it'll help many people like me if some DEVS took the time to write a guide which shall in turn, in my opinion promote more development.
Click to expand...
Click to collapse
Do you think following a "guide for compiling roms" enough to compile roms after roms... it's not so easy. I'm not developer, only was curious to try to build roms for my phone. All information you can find on the internet, just need to search.
If you really want to start and learn, first step is to prepare your PC to android build, ex.:
https://back2basics.io/2020/05/creating-a-android-aosp-build-machine-on-ubuntu-20-04/
vlouis said:
Do you think following a "guide for compiling roms" enough to compile roms after roms... it's not so easy. I'm not developer, only was curious to try to build roms for my phone. All information you can find on the internet, just need to search.
If you really want to start and learn, first step is to prepare your PC to android build, ex.:
https://back2basics.io/2020/05/creating-a-android-aosp-build-machine-on-ubuntu-20-04/
Click to expand...
Click to collapse
Who said anything about being easy. Never mind i was waiting for some comments...
ghostranger047 said:
Who said anything about being easy. Never mind i was waiting for some comments...
Click to expand...
Click to collapse
Ok, sorry for disturbing you... I let you waiting for comments... Don't search for answers... just wait...