[Q] How to compile one of my SGY stock rom? - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

The thing is I want to create my own custom rom but not such as I want to do is decompile / disassemble a rom, and try not to use linux but I could not, and therefore I am very determined and want to do my rom .
I would like to help me as hacerlo.Tambien try copying system files, as is the sytem folder but when I flash the rom failed.
And I hope you can help me greetings and congratulations to all xda developers above.
end​

1st- learn the basics of android
2nd- if you use windows, search for dxiaxda's kitchen
3rd- follow instructions from there,
pretty much that,
you must learn it yourself since learning is understanding,
and understanding is the beginning of learning

Compiling Is the wrong word mate. I had created a howto long back, search for it
Sent from my HTC Desire X using xda app-developers app

Thanks for answering
deathnotice01 said:
1st- learn the basics of android
2nd- if you use windows, search for dxiaxda's kitchen
3rd- follow instructions from there,
pretty much that,
you must learn it yourself since learning is understanding,
and understanding is the beginning of learning
Click to expand...
Click to collapse
Hello apology, this looks bad things translated. Well friend I want to do is remove the rom are those installed by odin, already the basics but that's what I could do please help me friend want quick learner.
:crying:

Related

Request for the Chefs, I was stuck at Creating a Rom using Kitchen. Please Assist me

Sorry to create a new thread, If this was the wrong place to post this, move this
First of all I Thank you XDA and all developers for making HD2 to run Android
Hi! I am using Android on my mobile from the last 6months and I am trying to cook a build on my own. Don't know how to do that.
Thank God! Yesterday I saw this,http://forum.xda-developers.com/showthread.php?t=633246
Trying to work on this, I am looking for a best Glacier Sense, I downloaded the test file of the RCS team and used it with the Kitchen. I made couple of modifications. I changed the kernel to rafpigna's along with modules and initrd.gz file from your your build and repacked the ZIP. No errors but after converting the Update-script to Updater-script at the end, It showed me a message saying that I need to do some modifications in the following statements in updater-script depending on the device.
format("MTD", "userdata");
mount("MTD", "userdata", "???");
format("MTD", "boot");
format("MTD", "system");
mount("MTD", "system", "/system");
I am a noob in this kind of programming and ignored it. Finally I tried to flash the build using CWM, it shows me no error message but stucked at 'Installing from Zip'
So, again I tried to change those lines and copied those lines from Imilka's glacier build. Now I got an improvement, while flashing my zip through CWM it shows the message Installation aborted.
Now I can't do anything. What modifications should I need to do?
Anyone Please Help me!
Now I tested my build again, enabling Signature verification. It displays the error
Installation aborted
Toggle signature verification failed
I hope some one will point me to a correct direction,
oh .. you making roms .... good luck friend
a bit different from our syntax but sure will help you
http://forum.xda-developers.com/showthread.php?t=641223
just experiment yourself, hundreds of times if necessary, this is the first "quality" needed to cook a build, no one will give you ready answers or solutions. I remember I flashed my first build about 80 times before I got it working...
p.s.
dont use a kitchen.. they are supposed to work with native androids, this can cause some "issues" specially in the updater script
Thank you! I will try using normal method for cooking. If you don't mind can I PM you for some assistance on my doubts.
I don't think its possible for a noob like me with out someone's assistance.
Sent from my HTC HD2 using XDA App
sathara said:
oh .. you making roms .... good luck friend
Click to expand...
Click to collapse
Thank-you! Just started learning.
Sent from my HTC HD2 using XDA App
shree.cse said:
Thank you! I will try using normal method for cooking. If you don't mind can I PM you for some assistance on my doubts.
I don't think its possible for a noob like me with out someone's assistance.
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
I booted my first working build without any assistance apart the domineus thread, Yes it's possible.. you have just to be no lazy and dont want to do all things in short time. Google and XDA have 90% of answers you may need. Also you have to understand how android works "behind", or you will never be able to do "tweaks" or understand how fix things. Google android project home page is a good point to start. And remember to use android sdk and ddms always to see what's going on. Last thing, but not least, you have to use and understand a bit linux, this will help you a lot specially with debugging. About PM sorry I really have no time to reply. You can try on IRC chat when I am there or others can give you some hints
rafpigna said:
I booted my first working build without any assistance apart the domineus thread, Yes it's possible.. you have just to be no lazy and dont want to do all things in short time. Google and XDA have 90% of answers you may need. Also you have to understand how android works "behind", or you will never be able to do "tweaks" or understand how fix things. Google android project home page is a good point to start. And remember to use android sdk and ddms always to see what's going on. Last thing, but not least, you have to use and understand a bit linux, this will help you a lot specially with debugging. About PM sorry I really have no time to reply. You can try on IRC chat when I am there or others can give you some hints
Click to expand...
Click to collapse
Sure! Thanks again. I will start doing things
Sent from my HTC HD2 using XDA App
Its good to flash a friend made rom .. i tried for android development but this job s killing me ..
sathara said:
Its good to flash a friend made rom .. i tried for android development but this job s killing me ..
Click to expand...
Click to collapse
Good, but the first thing I need build yet. I saw your location as kerala now, Is that the place where u work now? Anyway I have a tester. That's u.
Thanks
Sent from my HTC HD2 using XDA App
rafpigna said:
dont use a kitchen.. they are supposed to work with native androids, this can cause some "issues" specially in the updater script
Click to expand...
Click to collapse
A kitchen is a good place to start for people just learning how to 'cook' or create a custom ROM, who don't want to learn all the technical details right off the bat. Updater-script issues are few, but these are also part of the learning process for aspiring cooks.
I've actually updated the Android Kitchen recently so that it will work with HD2 NAND ROMs. We did have at least one guy who successfully flashed his HD2 with the Android Kitchen. If we can get more people trying it out then it will help towards improving the kitchen
Anyways Shree - if you have any bug reports for the kitchen please report in the kitchen thread.. thanks!
dsixda said:
A kitchen is a good place to start for people just learning how to 'cook' or create a custom ROM, who don't want to learn all the technical details right off the bat. Updater-script issues are few, but these are also part of the learning process for aspiring cooks.
I've actually updated the Android Kitchen recently so that it will work with HD2 NAND ROMs. We did have at least one guy who successfully flashed his HD2 with the Android Kitchen. If we can get more people trying it out then it will help towards improving the kitchen
Anyways Shree - if you have any bug reports for the kitchen please report in the kitchen thread.. thanks!
Click to expand...
Click to collapse
I don't think that's the problem with the kitchen. The updated version is really good. But I feel that the updater-script has some thing to change. I am learning about that. If everything in my script was correct, then it might be your turn to make HD2 compatible with Kitchen. After all, I feel that this kitchen is not completely compatible with Non-native Android devices HD2.
Thanks for your support. You did your best to help me, but its my noobness to be blamed as I failed again and again.
Anyway, I learning to know how things are happening in an Android build
Sent from my HTC HD2 using XDA App
dsixda said:
A kitchen is a good place to start for people just learning how to 'cook' or create a custom ROM, who don't want to learn all the technical details right off the bat. Updater-script issues are few, but these are also part of the learning process for aspiring cooks.
I've actually updated the Android Kitchen recently so that it will work with HD2 NAND ROMs. We did have at least one guy who successfully flashed his HD2 with the Android Kitchen. If we can get more people trying it out then it will help towards improving the kitchen
Anyways Shree - if you have any bug reports for the kitchen please report in the kitchen thread.. thanks!
Click to expand...
Click to collapse
this is a great news. I used your kitchen about in november to deodex my build but I had issues with sense hd so I moved to deodex mysefl manually. I will sure try out when I will have time and I will report to your thread for feedback
shree.cse said:
I don't think that's the problem with the kitchen. The updated version is really good. But I feel that the updater-script has some thing to change. I am learning about that. If everything in my script was correct, then it might be your turn to make HD2 compatible with Kitchen. After all, I feel that this kitchen is not completely compatible with Non-native Android devices HD2.
Thanks for your support. You did your best to help me, but its my noobness to be blamed as I failed again and again.
Anyway, I learning to know how things are happening in an Android build
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
Download another working cwr rom and compare the scripts to see the differences.
rafpigna said:
Download another working cwr rom and compare the scripts to see the differences.
Click to expand...
Click to collapse
I already did that with imilka's Glacier sense build. As I use the base from RCS team's touch build as Imilka did. Can't find any difference. Thank you for keeping an eye on me!
rafpigna said:
this is a great news. I used your kitchen about in november to deodex my build but I had issues with sense hd so I moved to deodex mysefl manually. I will sure try out when I will have time and I will report to your thread for feedback
Click to expand...
Click to collapse
The kitchen was updated a couple of weeks ago to support fully deodexing the Desire HD ROMs - is that the one you mean?
shree.cse said:
I already did that with imilka's Glacier sense build. As I use the base from RCS team's touch build as Imilka did. Can't find any difference. Thank you for keeping an eye on me!
Click to expand...
Click to collapse
Shree.. look for a program called Beyond Compare to do diffs between the original updater-script and the one that the kitchen generates in the end. The kitchen so far does a pretty good conversion to update-script and back to updater-script.
dsixda said:
Shree.. look for a program called Beyond Compare to do diffs between the original updater-script and the one that the kitchen generates in the end. The kitchen so far does a pretty good conversion to update-script and back to updater-script.
Click to expand...
Click to collapse
I didn't understood anything, what shall I do now. I did PM to the person you suggested earlier, I didn't got any response.from him, I am waiting, can't do anything now.
Thank-you
Sent from my HTC HD2 using XDA App

[Q] How to install Android on HTC HD2

How to install Android on HTC HD2
iam wondring if i can flash my phone into adroid system
i want to make my system is just android no more w 6.1
also
is this new android system will support the arabic
coz i use it in egypt
if so i need the instructions....
b.r
elghandor
elghandor said:
How to install Android on HTC HD2
iam wondring if i can flash my phone into adroid system
i want to make my system is just android no more w 6.1
also
is this new android system will support the arabic
coz i use it in egypt
if so i need the instructions....
b.r
elghandor
Click to expand...
Click to collapse
Bloody hell, use the search function! It isn't difficult!
Having said that, this is a complete guide to doing so. And yes, the ROMs tend to be multi-lingual and a lot support RTL writing for Arabic. It should state in the OP if it does.
Nigeldg said:
Bloody hell, use the search function! It isn't difficult!
Having said that, this is a complete guide to doing so. And yes, the ROMs tend to be multi-lingual and a lot support RTL writing for Arabic. It should state in the OP if it does.
Click to expand...
Click to collapse
i want to make my system is just android no more w 6.1
what about my asking for this
is the threads will answer it
yes, coz i tried b4
and when i just restart my phone w 6.1 appear again
if u just want to help maybe u should give alink for the right thread
b.r
elghandor
elghandor said:
i want to make my system is just android no more w 6.1
what about my asking for this
is the threads will answer it
yes, coz i tried b4
and when i just restart my phone w 6.1 appear again
if u just want to help maybe u should give alink for the right thread
b.r
elghandor
Click to expand...
Click to collapse
Well if you wanted the link for the right thread, read! Check my post and you will see the link posted clearly! Note that the word 'this' is highlighted as a link? Try clicking it
Go to android nand development, over there u can remove wm6.1 and have android only
Sent from my HD2 using XDA Windows Phone 7 App
Does it never occur to you guys on here that we are not all technically savvy as you and just want simple answers to simple questions Nigeldg ?
I've clicked on the link you've suggested and I can't follow it myself, How's this poor fella in Egypt going to ????
Google Video is your best friend!
Jayceooi hd2 video tutorials are very clear and simple to follow!
Download the videos and watch them over and over again until you get it!
Once you have had sufficient exposure to the process of installing nand android (like original) come back to xda and read the tutorials just to make sure the information is up to date!
Don't rush! Keep watching the videos until you "get it"!
Download the files needed to flash. Place them in folders numbered to the sequence required for installation.
I know you feel a little inundated now but once you watch the videos it will make sense!
gurdevb said:
Does it never occur to you guys on here that we are not all technically savvy as you and just want simple answers to simple questions Nigeldg ?
I've clicked on the link you've suggested and I can't follow it myself, How's this poor fella in Egypt going to ????
Click to expand...
Click to collapse
Sent from my HD2 using XDA App
gurdevb said:
Does it never occur to you guys on here that we are not all technically savvy as you and just want simple answers to simple questions Nigeldg ?
I've clicked on the link you've suggested and I can't follow it myself, How's this poor fella in Egypt going to ????
Click to expand...
Click to collapse
As you are a native English speaker (or have a bloody good translator) you should EASILY be able to follow that guide. I'm 14 and I could, and I had literally no experience of anything like this beforehand. @lunchmoney (lol) jayceooi's tutorials are indeed very good, and show the step-by step-with text + have links to the XDA threads for downloads and he also answers all his questions on his website.
SD roms that load with haret
Do all sd builds load using haret? For example: Could I run ICS beta 2 using haret?
Thanks for the support...

[Q] How does root apps or method works?

hey there.. i just want to learn @ask on how do root apps work like what they do to gain root nd how methods do to i really like to now just like to help ppl or learn more for my own use plz i really want to know.. WOW im so curious!! hehe thanks
Just my guess, I think they get root by requesting it, then the dialog appears and you allow it. Its then saved that that app can have root permissions. Don't know the technicals of how it request it but download some tools, and take an app apart and explore it.
Sent from my MB860 using XDA App
oh
thanks nd may i have an example of does apps?
sworry tools i ment
yenkoPR said:
sworry tools i ment
Click to expand...
Click to collapse
Apk manager would be one
Sent from my MB860 using XDA App
yenkoPR said:
hey there.. i just want to learn @ask on how do root apps work like what they do to gain root nd how methods do to i really like to now just like to help ppl or learn more for my own use plz i really want to know.. WOW im so curious!! hehe thanks
Click to expand...
Click to collapse
Rooting is equivalent to to #su access in the Linux world. Which gives you complete control of your device by accessing the /system, /bin, bootloader and recovery images. By doing this you can greatly increase the options for our devices.
It's done by exploiting a security flaw in the firmware.
Some tools that require root access would be Absolute Tools, Screen Cast, Titanium Backup. If you are using a game or a productivity app that is requiring root access delete it straightaway.
And this is a forum, you don't have to use SMS short hand.
Ohh .. wow that's hard.. nd I can do this by my self?
If you're asking it - no, you can't.
Can i ask u why???.. because u look like u now ??
Because:
If you want to make Android apps, root or not - you need to learn Android development, install SDK, install Eclipse, read a lot of literature, make your first "Hello world" project, complete some more tutorials, think of a simple app that you want to make, and Google a lot while making it. And of course, you need to know some programming before, on whatever object-oriented language - since Java is quite simple to understand if you know C++ or alike. Then you need to decide, what do you want to make a root app for, and Google your way to understand, how should your app ask for root privileges on execution. Then you should learn how to sign your app.
If you just want to know how to modify apps, how is Android built, how do you make changes to files etc - you'll still need to understand all the above, but you'll also need to read some decompiling guides for using smali/baksmali, learn how to use apktool and various Java decompilation code viewers, perform some simple modifications to practice, and then do some more complicated work that you set your eyes on.
And to look for exploits that allow rooting, you need to be a VERY experienced programmer, easily navigate tenths of thousands of lines of C code, know your way inside drivers, etc.
And if you need me to write you all that - it means you're nowhere near starting it all, means you can't "do it yourself" any time soon, or at all.
Oh wow... thanks man.. nd sorry if i got u mad.. haha.. nd i just wanted to now if i could make a root ap.. lol.. im just a 15 noob kid.. nd thanks u really now

Student

I want to start learning to do things with roms. Any idea where to start would be greatly appreciated.
Sent from my HTC Glacier using XDA App
Do you know Java? If no, you won't be able to do anything but just run a ROM through a kitchen. So I suggest learning Java.
If you know Java - search Google for "decompiling android apps", and learn that.
And grab dsixda's kitchen in the meantime to play with.
Also, you can try searching for "Porting Sense ROMs" guide.
Jack_R1 said:
Do you know Java? If no, you won't be able to do anything but just run a ROM through a kitchen. So I suggest learning Java.
If you know Java - search Google for "decompiling android apps", and learn that.
And grab dsixda's kitchen in the meantime to play with.
Also, you can try searching for "Porting Sense ROMs" guide.
Click to expand...
Click to collapse
I don't know anything dude. Just been flashing roms for a good while now but I've never learned how to do anything. Guess I need to start with java then?
Sent from my HTC Glacier using XDA App
Yea, I'd suggest Java as well.
I'd recommend reading the following:
01 - Java for Dummies 4th edition by Barry Burd
02 - Learn Java for Andoird Development by Jeff "JavaJeff" Friesen
03 - Beginning Android 3 by Mark Murphy
Alot of people are going to disagree with me on the first one but its a decent start if you want to jump into creating your own apps and eventually roms. You can also check out Learning Android by Marco Gargenta, its a basic guide that will show you how to create an app from scratch. It's not entirely comprehensive but it will get you started.
Hope I was of some help.
RyanBoyGenius said:
Yea, I'd suggest Java as well.
I'd recommend reading the following:
01 - Java for Dummies 4th edition by Barry Burd
02 - Learn Java for Andoird Development by Jeff "JavaJeff" Friesen
03 - Beginning Android 3 by Mark Murphy
Alot of people are going to disagree with me on the first one but its a decent start if you want to jump into creating your own apps and eventually roms. You can also check out Learning Android by Marco Gargenta, its a basic guide that will show you how to create an app from scratch. It's not entirely comprehensive but it will get you started.
Hope I was of some help.
Click to expand...
Click to collapse
Absolutely I appreciate the advice
Sent from my HTC Glacier using XDA App

wot

wot
wot
You really can't expect help whenever you ask for it, and if I knew anything about devving I probably wouldn't help you after that. Anyway, most devs don't pay attention to the Q&A section, so you're not likely to get too much help.
Sent from my NexusHD2
noamsch6 said:
As the title says, I want to cook HD2 ROM since on every ROM I tried something was missing for me, so the solution is: I will develop my own ROM and share it here on XDA if its going well.
But, I don't really know how to start, I'm not a noob but not a developer either.
All I need is to know where to cook ROMs (I have dsixda kitchen and used it b4, but only for MAGLDR to cLK ports and some minor things, tried to cook with it but with no success, the ROM didn't boot, kerenl problem I believe...), I need to know how to start from scratch: grab base from somewhere, add / change kernels, add Aroma instalation etc.
The rest, tweaking ROM for example, I would like to know how, but too soon for now...
So please masters, help me out! :angel:
Click to expand...
Click to collapse
Google is your friend. Its where i got started when i wanted to develop. So go there Its not going to be easy, but at least you can say YOU did all the work yourself
elesbb said:
Google is your friend. Its where i got started when i wanted to develop. So go there Its not going to be easy, but at least you can say YOU did all the work yourself
Click to expand...
Click to collapse
Already tried searching for tutorials with no luck... maybe you can help finding some useful tutorials or guides?
noamsch6 said:
Already tried searching for tutorials with no luck... maybe you can help finding some useful tutorials or guides?
Click to expand...
Click to collapse
Well there are guides for dsixda kitchen, you just have to use the HD2 source code for whatever ROM type you want to cook (ie CM9 AOKP CM7 MIUI SENSE etc)
noamsch6 said:
Already tried searching for tutorials with no luck... maybe you can help finding some useful tutorials or guides?
Click to expand...
Click to collapse
Try this:
http://forum.xda-developers.com/showthread.php?t=1260103

Categories

Resources