Rom development help - HTC Rezound

I want to start developing my own Rom, what reading materials are available to help get started, what tools do I need?
Neo has provided some app development books already.
Sent from my ADR6425LVW using xda app-developers app

Pm and I'll try my best to help out
Sent from my ADR6425LVW using xda premium

fallen00sniper said:
I want to start developing my own Rom, what reading materials are available to help get started, what tools do I need?
Neo has provided some app development books already.
Sent from my ADR6425LVW using xda app-developers app
Click to expand...
Click to collapse
I think a good place to start is reading Cyanogen's thread.
http://forum.xda-developers.com/showthread.php?t=667298
Then head over to chef central and read the beginners guide.
http://forum.xda-developers.com/forumdisplay.php?f=613
Then look at the android hacking and development forum.
http://forum.xda-developers.com/forumdisplay.php?f=524

Cool thanks guys, I will pm later, working getting windows running under virtualbox.
Also, this has been bothering me for some time now, to root a phone why not just push the Su binary with adb to the bin folder, I mean to say wouldn't that work the same?
Sent from my ADR6425LVW using xda app-developers app

7zip and Photoshop is all you need.
Jk.

fallen00sniper said:
Cool thanks guys, I will pm later, working getting windows running under virtualbox.
Also, this has been bothering me for some time now, to root a phone why not just push the Su binary with adb to the bin folder, I mean to say wouldn't that work the same?
Sent from my ADR6425LVW using xda app-developers app
Click to expand...
Click to collapse
I've been wondering the same thing as in the old days when I had my Eris that is how I first rooted it.

That would be theme tools, I want to do a ground up Rom with extras and theme it.
I am wondering if I import cm9 launcher to say viperrez if it would break everything else.
Sent from my ADR6425LVW using xda app-developers app

Related

Building a Rom

I'm new to the whole rooting and flashing world here at XDA and was wondering if someone could point me in the right direction on how to build a rom from scratch,and what programs I would need to do so.Thanks
Sent from my SAMSUNG-SGH-I777 using xda premium
Search for Kitchen if you want a quick and lazy way into.
If not search cause this forum has thousands of posts on what you need to do.
Sent from my SGH-I777 using XDA
A good place to start:
http://forum.xda-developers.com/showthread.php?t=1505685
Just use what lil chris uses its called kitchen
Sent from my SAMSUNG-SGH-I777 using XDA
Dsixda's Kitchen
Couldn't post it on mobile before.
ymcmbforever said:
Just use what lil chris uses its called kitchen
Sent from my SAMSUNG-SGH-I777 using XDA
Click to expand...
Click to collapse
I don't use it.
Actually never have...but I know its easy to setup and use.
My steps are extract the image, deodex, zip up, mod.

Custom Recovery for Galaxy Player 4.2?

Are there any custom recoveries like CWM for this player? I need to install some packages but I can't because of the stock recovery. Any help would be appreciated
Sent from my YP-GI1 using xda app-developers app
im not familiar with the 4.2 but i dont think that there is CWM
i found a guide at XDA University. Maybe you can port CWM?
Well, I don't understand some of the stuff it says on there. Would someone with a 4.2 be kind enough to port this?
Sent from my YP-GI1 using xda app-developers app
There's only this for us as far as I know.
Not a lot of development yet.
Yeah I have mine rooted, but porting CWM like the other guy said might be a good idea.
Sent from my YP-GI1 using xda app-developers app
SerkTheTurk said:
Yeah I have mine rooted, but porting CWM like the other guy said might be a good idea.
Sent from my YP-GI1 using xda app-developers app
Click to expand...
Click to collapse
I'd recommend looking at https://github.com/Entropy512/initramfs_yp-g70 for how it was done on a similar device, although you probably can't take most of the files directly.
I don't understand much of developing, what do I do with the link you posted?
Sent from my YP-GI1 using xda app-developers app
SerkTheTurk said:
I don't understand much of developing, what do I do with the link you posted?
Sent from my YP-GI1 using xda app-developers app
Click to expand...
Click to collapse
Look on the commits tab for the commit on Jan 11, 2012. That will show you what he changed to add CWM. To really use it, install git (in Linux) and run
Code:
git clone https://github.com/Entropy512/initramfs_yp-g70 && git checkout 0b684e3b2601bd
That will download the files exactly as they appeared then. You can try copying the files in /sbin to your initramfs, and performing similar modifications to the init script, and creating an appropriate recovery.fstab (run "mount" in a terminal on your device to see which partitions go with which folders).
See http://forum.xda-developers.com/wiki/Extract_initramfs_from_zImage for how to get your initramfs.
I can't help too much as I don't have your device.
Thanks for the help! However I have no clue of android development. If someone knows how to do this and has a 4.2, please do it! I think the 4.2 needs more development
Sent from my YP-GI1 using xda app-developers app

[Q] Cleanrom lidroid setting

Anyone know how to get the lidroid apk and toggles from Cleanrom ace on to Cleanrom Verizon lovers. I like the Verizon lovers but would like to have all the toggles available in the ACE edidtion..
If you are familiar with ROM building, it should be a simple transfer of system apps and permissions.
Sent from my SCH-I605 using xda app-developers app
SuperDefcon5 said:
If you are familiar with ROM building, it should be a simple transfer of system apps and permissions.
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Im kinda a noob at this. Rom building isn't my strong suit. Yet!
There are plenty of guides about custom ROM building but the best way is to download CM10 copy it to your desktop and open it up with win rar and just look inside it. That's primary how I learned
Sent from my SCH-I605 using xda app-developers app
SuperDefcon5 said:
There are plenty of guides about custom ROM building but the best way is to download CM10 copy it to your desktop and open it up with win rar and just look inside it. That's primary how I learned
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
That's a good idea I think I just might give it a try got nothing to loose..
As long as you back up and don't touch boot.img or the kernel, you should be good.
Sent from my SCH-I605 using xda app-developers app

OTA TOOL

Can anybody post the OTA TOOL pls?
What are you talking about.
asf58967 said:
What are you talking about.
Click to expand...
Click to collapse
There's a section in settings of this ROM :http://forum.xda-developers.com/showthread.php?t=1997256 called OTA TOOLS so I was wondering if u could extract that in to a zip i could flash
clueless_stranger said:
There's a section in settings of this ROM :http://forum.xda-developers.com/showthread.php?t=1997256 called OTA TOOLS so I was wondering if u could extract that in to a zip i could flash
Click to expand...
Click to collapse
It's for that specific ROM, so.. Yeah.
khaytsus said:
It's for that specific ROM, so.. Yeah.
Click to expand...
Click to collapse
Oh...thx anyway
clueless_stranger said:
Oh...thx anyway
Click to expand...
Click to collapse
You cam run it in a module thru xposed frameworks then fix your permissions and then set your dpi to 600 and it makes your device poop strains of gold ... Hope this helps
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Re: Market Enabler
Could you post it step by step, pls
Sent from my SAMSUNG-SGH-I717 using xda premium on JellyBean 4.2.2
clueless_stranger said:
Could you post it step by step, pls
Sent from my SAMSUNG-SGH-I717 using xda premium on JellyBean 4.2.2
Click to expand...
Click to collapse
No im selfish
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
clueless_stranger said:
Could you post it step by step, pls
Sent from my SAMSUNG-SGH-I717 using xda premium on JellyBean 4.2.2
Click to expand...
Click to collapse
You do realize that it was all a joke right? Set DPI to 600 and it poops strains of gold.... You didn't read that and figure out that was not real.
If you are as clueless as your name states is one thing. But with all of the guides available to read that are all over this forum, it only makes you look bad for not reading first or searching before asking questions.
I may not know a damn thing bout Android or many devices. But I make sure to read the FREE wisdom provided by the members here that is stickied all across this site before asking anything. Read read read!
Sent from the Note-rix
KSoD said:
You do realize that it was all a joke right? Set DPI to 600 and it poops strains of gold.... You didn't read that and figure out that was not real.
If you are as clueless as your name states is one thing. But with all of the guides available to read that are all over this forum, it only makes you look bad for not reading first or searching before asking questions.
I may not know a damn thing bout Android or many devices. But I make sure to read the FREE wisdom provided by the members here that is stickied all across this site before asking anything. Read read read!
Sent from the Note-rix
Click to expand...
Click to collapse
Amen
Sent from my Amazon Kindle Fire using Tapatalk 2
Do some search. I've seen couple of your posts and all seem easy to find with a simple search. Pls do not open another thread
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Actually, I I've done a lot f search with little result and on more than one site
Sent from my SAMSUNG-SGH-I717 using xda premium on JellyBean 4.2.2
clueless_stranger said:
Actually, I I've done a lot f search with little result and on more than one site
Sent from my SAMSUNG-SGH-I717 using xda premium on JellyBean 4.2.2
Click to expand...
Click to collapse
I have a zip file of it you can flash
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
$1 says this guy bricks his phone before the month is over. Who's in?
Sent from my Gnote
FJ's CM10.1
Android 4.2.2
MoJoe277 said:
$1 says this guy bricks his phone before the month is over. Who's in?
Sent from my Gnote
FJ's CM10.1
Android 4.2.2
Click to expand...
Click to collapse
I'll see your 1$ and raise you 4 that this guy is bored and/or banned and having fun at your expense.
Sent from my SAMSUNG-SGH-I717 using xda premium
shayneflashindaily said:
I have a zip file of it you can flash
Sent from my SAMSUNG-SGH-I717 using xda app-developers app
Click to expand...
Click to collapse
Could you post it?
Sent from my SAMSUNG-SGH-I717 using xda premium on JellyBean 4.2.2
MoJoe277 said:
$1 says this guy bricks his phone before the month is over. Who's in?
Sent from my Gnote
FJ's CM10.1
Android 4.2.2
Click to expand...
Click to collapse
Well actually I've flashed plenty of ROMs including JellyBam, Paranoid Android, Avatar, AOSPxXx, Cyanogenmod, and plenty more on my phone and it never got bricked soo....
Sent from my SAMSUNG-SGH-I717 using xda premium on JellyBean 4.2.2
Here just down load this apk. It will have your answers
http://www.mediafire.com/?s49b32dorp3gucl

[Help] Help in development !!!

Hello devs,
I m noob to this field can any devs guide me through the processes of modifing new Roms and also creating Rom.
I m interest in this field ,
I just required little help from you guys.
Can anyone help me ..
Sent from my HTC_Amaze_4G using xda app-developers app
I mean I m noob in dev section...
Sent from my HTC_Amaze_4G using xda app-developers app
Dude you aren't supposed to post here unless its a ROM or item of development, like a kernel or tool. I already PMd you.
Now this thread is going to get locked or deleted or moved if the moderator is in a good mood.
Sent from my HTC_Amaze_4G using Tapatalk 2
Sorry for this but I thought that if it related to development than I can post here.
So sorry ok I'll not do it.second time in this section.
Thanks for helping.
Sent from my HTC_Amaze_4G using xda app-developers app
shubham211995 said:
Hello devs,
I m noob to this field can any devs guide me through the processes of modifing new Roms and also creating Rom.
I m interest in this field ,
I just required little help from you guys.
Can anyone help me ..
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
Just visit the android chef forum and start reading.
Several good threads around here too, or buried in posts, so the search engine is ultimately your best friend.
Good luck!
jeepers007 said:
Just visit the android chef forum and start reading.
Several good threads around here too, or buried in posts, so the search engine is ultimately your best friend.
Good luck!
Click to expand...
Click to collapse
+1 !!!
Sent from my HTC_Amaze_4G using Tapatalk 2
I thought I'd jump in here too.
Google is a great tool.
Search for porting and building a Rom.
Also you should read the guidelines for posting in the forums.
There are many rules you need to comply with.
Also remember not all work is open source. So you need permission if you use other people's stuff like apps and modified libs and files.
Good luck.
Sent from my HTC_Amaze_4G using xda app-developers app
http://xda-university.com/
Thank you devs for your help.
I'll PM you if I have any problem in future ..
Thanks a lot.
Sent from my HTC_Amaze_4G using xda app-developers app
Hey what should I do to use kitchen in ubuntu...
Bcoz I don't want to use windows.
And ya if I use ubuntu than is it necessary to install java ,
Cygin,
Notepad++ etc things on ubuntu ??
Sent from my HTC_Amaze_4G using xda app-developers app
:what:
Sent from my SGH-T959V using xda app-developers app
:what: ??????
Sent from my HTC_Amaze_4G using xda app-developers app
shubham211995 said:
Hey what should I do to use kitchen in ubuntu...
Bcoz I don't want to use windows.
And ya if I use ubuntu than is it necessary to install java ,
Cygin,
Notepad++ etc things on ubuntu ??
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
You can use windows but ubuntu is much better for the kitchen. And windows needs cygwin for the kitchen to work.
junxracr said:
:what:
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Lol
Sent from my HTC_Amaze_4G using Tapatalk 2
You mean that required tool for ubuntu is only kitchen
Right ??
And nothing else....
And sorry for not uploading apks..
Bcoz of wifi issue.
I'll fo it tomorrow.sure..
Sent from my HTC_Amaze_4G using xda app-developers app
shubham211995 said:
You mean that required tool for ubuntu is only kitchen
Right ??
And nothing else....
And sorry for not uploading apks..
Bcoz of wifi issue.
I'll fo it tomorrow.sure..
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
You need java as well.
Sent from my HTC_Amaze_4G using Tapatalk 2
:what::banghead:
Sent from my HTC_Amaze_4G using xda app-developers app

Categories

Resources