Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create custom ROM in Android [closed]

Tags:

android

I am beginner level Android developer and I want to make a stock Rom to customized ROM via coding and not by manually. Is there any possibility to do this. Someone please guide me to correct path.

like image 753
harikrishnan Avatar asked Jan 30 '13 10:01

harikrishnan


People also ask

Can you install a custom ROM on a locked phone?

Yes you can as custom ROM has nothing to do with having to be unlocked pore not.

Can custom ROM damage phone?

It's possible to introduce some new bugs by flashing a custom ROM (that's the price of development, you uncover new weird stuff), but not to physically damage the phone. You'd have to fiddle with the battery or greatly increase the voltages to accomplish that.

Can I install custom ROM on any Android?

If your phone's OEM has stopped updating your device and you're stuck on an older Android version, you can use a custom ROM based on a newer version of Android. If you like a different OEM's UI and want to try it on your phone, you can install a custom ROM.


1 Answers

I want to make a stock Rom to customized ROM via coding and not by manually. Is there any possibility to do this.

go through the following link, it will provide good demonstration for how to setup Custom ROM's,

Create Your Own Custom ROM for Android

Also have a look at Getting started with creating custom ROMs, it contains some usefull links for how to do it.

like image 52
Sahil Mahajan Mj Avatar answered Oct 04 '22 01:10

Sahil Mahajan Mj