hello,
I have the samsung galaxy s3 SGH-I747 AT&T, with clockworkmod and I am currently running the cm-10-20121011-EXPERIMENTAL-d2att-M2.zip
I want to learn here, and I am looking for a guide/readme on how to build the cm-10 rom for this phone, The wiki on CyanogenMod does not have the information on how to do this with this phone yet. CyanogenMod also do not have a forum on their site for this phone yet. I hope this is the correct place to start and ask.
thanks for your time
solved
fedora.linux.64 said:
hello,
I have the samsung galaxy s3 SGH-I747 AT&T, with clockworkmod and I am currently running the cm-10-20121011-EXPERIMENTAL-d2att-M2.zip
I want to learn here, and I am looking for a guide/readme on how to build the cm-10 rom for this phone, The wiki on CyanogenMod does not have the information on how to do this with this phone yet. CyanogenMod also do not have a forum on their site for this phone yet. I hope this is the correct place to start and ask.
thanks for your time
Click to expand...
Click to collapse
I found some info on how to do this, and was able to build the rom, have it working on the sgs3 now thanks all
fedora.linux.64 said:
I found some info on how to do this, and was able to build the rom, have it working on the sgs3 now thanks all
Click to expand...
Click to collapse
It would be great if you posted some additional info - or at least a link! - to where you found the relevant information... It is nice to say that the issue is "solved", but that doesn't really help others...
site1ca said:
It is nice to say that the issue is "solved", but that doesn't really help others...
Click to expand...
Click to collapse
I don't think that was the point of his post. The point was for someone to direct him. Not for him to direct others. There is over a hundred tutorial online that can be found via Google search.
task650 said:
I don't think that was the point of his post. The point was for someone to direct him. Not for him to direct others. There is over a hundred tutorial online that can be found via Google search.
Click to expand...
Click to collapse
? So he posted to ask for help. You don't think anyone else can ever need help? Seems pretty selfish/non-community-ish to say the point was for "someone to direct him", not for "him to direct others"...
Anyway, don't want to start an argument over something so silly.
I actually did Google. As the OP says, the official Cyanogen wiki only has build instructions for CM9, not CM10. I suppose very similar instructions can be followed for CM10. Thanks anyway.
reply
site1ca said:
? So he posted to ask for help. You don't think anyone else can ever need help? Seems pretty selfish/non-community-ish to say the point was for "someone to direct him", not for "him to direct others"...
Anyway, don't want to start an argument over something so silly.
I actually did Google. As the OP says, the official Cyanogen wiki only has build instructions for CM9, not CM10. I suppose very similar instructions can be followed for CM10. Thanks anyway.
Click to expand...
Click to collapse
hello, I never found a link for my device, I had to use info from another device and alot of google searching / had to figure out how to use lunch with d2att device, hope this helps
I save all my notes but they might not mean anything to anyone but me but I will post them here, this thread should prolly be closed after?
first you need to have a build enviroment setup > android-sdk
mkdir android
cd android
repo init -u git://github.com/CyanogenMod/android.git -b jellybean
repo sync -j16
lunch >d2att
connect usb
cd device/samsung/d2att
./extract-files.sh
cd vendor/cm
./get-prebuilts
get-prebuilts
cd /android/system
. build/envsetup.sh && brunch d2att
Related
Okay so that we have a development topic (due to lack of a forum) for both phones which are basically the same.
What's going on the Galaxy W side:
Arco68 is porting CM9 to the phone
KezraPlanes is trying to port CM7 to the phone and making a custom stock ROM.
What's going on the Exhibit 2 side:
**placeholder text**
Try to keep general discussion to this topic I will post:
This will be a development topic.
So I was finally able to solve my issues with downloading the CM7 sources. Apparently it was in issue with the manifest.xml file which can be easily solved by doing this:
Add this in the beginning of the file where all the other equal references are:
<remote name="github-https"
fetch="https://github.com/"
review="review.cyanogenmod.com" />
Click to expand...
Click to collapse
And replace the original line near the end of the file with this:
<project path="prebuilt" name="CyanogenMod/android_prebuilt" remote="github-https" />
Click to expand...
Click to collapse
This fixes the download sources issue.
So r u gonna help us w/ cm9 an recovery
sent from my exhibit 2 greatness
KezraPlanes said:
So I was finally able to solve my issues with downloading the CM7 sources.
Click to expand...
Click to collapse
I'm not sure what issue you are referring to or what file ?
I have trouble with their instruction on the "building kernel from sources page"
repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
repo sync -j8
is not working for me.
Do you suggest to modify the repo file or is that another procedure you are talking about ?
Nilpotent said:
I'm not sure what issue you are referring to or what file ?
I have trouble with their instruction on the "building kernel from sources page"
repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
repo sync -j8
is not working for me.
Do you suggest to modify the repo file or is that another procedure you are talking about ?
Click to expand...
Click to collapse
dswaggz was referring to this thread for the Exhibit 2.
My Galaxy W should arrive any day now (*impatient*) and I have an Exhibit 2. I think it'll be easy to cooperate on developing for both phones. I don't see anything in your first post about what's already working. (The phone is rooted, but beyond that, if you have any updates I'll look at post #1 )
Is it ok to PM you?
Nilpotent said:
I'm not sure what issue you are referring to or what file ?
I have trouble with their instruction on the "building kernel from sources page"
repo init -u git://github.com/CyanogenMod/android.git -b gingerbread
repo sync -j8
is not working for me.
Do you suggest to modify the repo file or is that another procedure you are talking about ?
Click to expand...
Click to collapse
Depending on what error you are getting, it might work for you. It solved everything for me but I was using "repo sync -j16" (I was also following one tutorial from their wiki).
In my case the error made me unable to download the sources past 93%
Hi Guys,
Just have the phone for a week now, and i gotta say i really like this phone!
Had a LG Optimus Me before, but the Galaxy Wonder is so much more and better.
Hope there will be a CM 7 or 9 very soon.
Good luck with developping!
I was going to release a deodexed-rooted-arcokernel'd stock ROM today because I've figured out how to do it while helping Arco68 with ICS, but unfortunately the laptop I'm using right now (which is not the computer I use for dev'ing) corrupts the ROM everytime I build it.
I might bring back to my hometown (where I spend my weekends) my broken-screen laptop, connect it via HDMI to the TV in the living room and create the ROM there, since I have to go to my rented apartment to get some stuff anyway.
I'm aiming at a release tomorrow at the most.
Edit: I'm a ****ing idiot. I'm guessing it's going to work now,
Will it work for the exhibit 2
sent from my exhibit 2 greatness
The best of luck...make it work I would like to try it....BTW what will be required to flash it...ClockworkMod ?
Sent from my GT-I8150 using xda premium
Is there already a overclock kernel for our device?
Cheers, Gerard
TuxBrothers said:
Is there already a overclock kernel for our device?
Cheers, Gerard
Click to expand...
Click to collapse
Off course the heritage of CM7
Sent from my GT-I8150 using xda premium
andynroid said:
The best of luck...make it work I would like to try it....BTW what will be required to flash it...ClockworkMod ?
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
Any recovery.
The ROM is installing fine but apparently hangs. Apparently it's the Dalvik's fault, but I don't remember messing with it.
Gonna work a little on it today.
Hopefully it will work for my device here in Malaysia...Have attached my firmware SC
Sent from my GT-I8150 using xda premium
Sent from my GT-I8150 using xda premium
dswaggz said:
Will it work for the exhibit 2
sent from my exhibit 2 greatness
Click to expand...
Click to collapse
I can't promise anything, but from what I know, it should.
KezraPlanes said:
I was going to release a deodexed-rooted-arcokernel'd stock ROM today because I've figured out how to do it while helping Arco68 with ICS, but unfortunately the laptop I'm using right now (which is not the computer I use for dev'ing) corrupts the ROM everytime I build it.
I might bring back to my hometown (where I spend my weekends) my broken-screen laptop, connect it via HDMI to the TV in the living room and create the ROM there, since I have to go to my rented apartment to get some stuff anyway.
I'm aiming at a release tomorrow at the most.
Edit: I'm a ****ing idiot. I'm guessing it's going to work now,
Click to expand...
Click to collapse
Testing volunteer here
fender90 said:
Testing volunteer here
Click to expand...
Click to collapse
I'll second that, I need to jump back to stock on my T679 anyways so if you have any thing to test run before I do that feel free to let me know.
PS: woo first post!!!1!!111!!one
matt_6288 said:
I'll second that, I need to jump back to stock on my T679 anyways so if you have any thing to test run before I do that feel free to let me know.
PS: woo first post!!!1!!111!!one
Click to expand...
Click to collapse
@matt_6288: the T679 is the T-Mobile USA Exhibit II. KezraPlanes' ROM is for the Galaxy W (a.k.a. I8150). You can't use it as-is, but we're working on ROMs for both.
Well thanks to my mentor Arco68, I have my hands on the newest Samsung FW for the Galaxy W which makes me re-start my work from scratch. But now that I'm working on a decent computer, I should be able to do things much faster.
I compiled aosp from source and flashed the rom on my phone through rom manager. I used the binary files from here: http://forum.xda-developers.com/showthread.php?t=1421188 and used the tweak to stop the recovery image from compiling. After flashing and upon booting I get this weird band going horizontal with the screen. I've attached a screen shot and was wondering if someone knew what I di or didn't do to cause this issue.
edit: I finally ran the exact script and pulled my prop files from an aosp rom 4.03 rom on my phone. If you're following the guide on cdma be prepared to extract the files you need or pull them from a git repose of a rom that's working on your phone. I tried the binaries posted in the cdma development section but they didn't work for me. Just some food for thought.
did you accept the agreement using the path for the source or what you did?
NICEGYPT said:
did you accept the agreement using the path for the source or what you did?
Click to expand...
Click to collapse
I'm not sure I know what you mean.
Any reason why this isn't in the Compile thread?
EddyOS said:
Any reason why this isn't in the Compile thread?
Click to expand...
Click to collapse
Is there a compile tread on XDA other than here: http://forum.xda-developers.com/showthread.php?t=1386615&page=15 ? I posted in the Q & A section because the moderator wanted people to post their questions here. I hope I can get some help with this issue either way. Thanks
I think in this case it might be worth posting in that thread, or at least link this thread in there as more people will then see the issue you've got
EddyOS said:
I think in this case it might be worth posting in that thread, or at least link this thread in there as more people will then see the issue you've got
Click to expand...
Click to collapse
Thanks.
10 char
http://www.sendspace.com/file/zdq9uo
Working:About everything
Broken:Camera works for some people.
Tweaks:What comes with flexreaper, nothing special added in this version. Next version will have build.prop tweaks and hopefully working camera.
If anyone wants to help with development of roms for the iconia a100 just PM me.
Yesterday, I downloaded both Tabooyay and flexreaper from posts found in the Rom Thread in the General section.
Just curious if the two you have posted here in Development are the same or if you have made modifications within the last 24 hours?
I haven't flashed either yet so I'm just curious. Perhaps you could give each a version number or some other identifier.
The MD5's I get are:
Taboonay_A100.zip >> d16775ad627af91e43045d5a686a976a
Flexreaper_A100.zip >> 6b463663fc008ac2cb7a802c960e195b
MD5's are your friend. First thing to tell people to check if they experience issues.
Land Master said:
Yesterday, I downloaded both Tabooyay and flexreaper from posts found in the Rom Thread in the General section.
Just curious if the two you have posted here in Development are the same or if you have made modifications within the last 24 hours?
I haven't flashed either yet so I'm just curious. Perhaps you could give each a version number or some other identifier.
The MD5's I get are:
Taboonay_A100.zip >> d16775ad627af91e43045d5a686a976a
Flexreaper_A100.zip >> 6b463663fc008ac2cb7a802c960e195b
MD5's are your friend. First thing to tell people to check if they experience issues.
Click to expand...
Click to collapse
They are both the latest version as the ones on the a500 forum
Thanks
Installed it yesterday, works great. Much appreciated.
Does the gold edition work on this ROM
Sent from my SAMSUNG-SGH-I997 using Tapatalk
Thanks guys, broken camera is front or back or both? i am using the A500 version of Flex and the front camera is upside down even during chat and Wifi dies after inactivity (already turned it in settings to not do it)
I will try to push a full compatible build for the a100 based on the a100 ICS leak.
Give me some time and I need testers as I don't have a a100.
civato said:
I will try to push a full compatible build for the a100 based on the a100 ICS leak.
Give me some time and I need testers as I don't have a a100.
Click to expand...
Click to collapse
I am very much looking forward to your A100 release. I'm running Flexreaper now using Zeronulls boot.img. If you need me to test anything, I am willing to do so.
Gibson.Dubs said:
I am very much looking forward to your A100 release. I'm running Flexreaper now using Zeronulls boot.img. If you need me to test anything, I am willing to do so.
Click to expand...
Click to collapse
Where do I get that boot.img , because from what I hear the stock boot.img doesn't got full root ?
civato said:
Where do I get that boot.img , because from what I hear the stock boot.img doesn't got full root ?
Click to expand...
Click to collapse
The stock boot.img is usable. You may just need to re-root the rom when you flash it.
Will upload first release today
EDIT
To the OP , credit to the original rom builder would be great.
I could care less you changing build.prop , but I do care not being recognized.
It takes many hours to build a good custom rom and to mod.
Thanks , civ.
civato said:
Will upload first release today
EDIT
To the OP , credit to the original rom builder would be great.
I could care less you changing build.prop , but I do care not being recognized.
It takes many hours to build a good custom rom and to mod.
Thanks , civ.
Click to expand...
Click to collapse
Sorry about that, noone else had took any offense and I appologize for not giving you credit.
blmvxer said:
Sorry about that, noone else had took any offense and I appologize for not giving you credit.
Click to expand...
Click to collapse
No problem but understand it is all free and for the community so respect is needed.
So again please in your OP you need to refer to the base of the rom , it is even a XDA rule to point to the source.
Thanks.
as for tabooyay not care "[MOD] 2 MicroSD Internal Memory Swap".
otherwise very good ROM prometeur.
good job thanks
Thread closed.
OP was asked to give credit, none was given. If you make a new thread, do so ONLY with giving full credit as to the source of the code..
Hello community,
i m sorry for this noobish thread.
Im working on a CM build for T805.
I started from creating a device tree and managed to build it up until a certain point, where i managed to have a build which failed in the installation process because ext4 was not understood as a valid fs_type.
Anyways my intention was to build this device tree up by myself, which failed... hard.
So my next steps are to start from a working device tree like this one http://forum.xda-developers.com/galaxy-tab-s/orig-development/rom-cyanogenmod-11-fort800-t2921507 for t800 and modifing it to fully support t805.
So diving in to the boardconfig.mk of this repo just brought me to new questions. Like where do i find a complete reference of what variables i can use in this boardconfig.
As you see im pretty nooby on this topic. So i would kindly ask you where i can get further help or maybe a partner who likes to work with me on cm porting for t805
thanks for the help in advance
greets d4rk
Don't know anything myself, but good luck!
I own an 805 and am craving CM12
d4rk1337 said:
Hello community,
i m sorry for this noobish thread.
Im working on a CM build for T805.
I started from creating a device tree and managed to build it up until a certain point, where i managed to have a build which failed in the installation process because ext4 was not understood as a valid fs_type.
Anyways my intention was to build this device tree up by myself, which failed... hard.
So my next steps are to start from a working device tree like this one http://forum.xda-developers.com/galaxy-tab-s/orig-development/rom-cyanogenmod-11-fort800-t2921507 for t800 and modifing it to fully support t805.
So diving in to the boardconfig.mk of this repo just brought me to new questions. Like where do i find a complete reference of what variables i can use in this boardconfig.
As you see im pretty nooby on this topic. So i would kindly ask you where i can get further help or maybe a partner who likes to work with me on cm porting for t805
thanks for the help in advance
greets d4rk
Click to expand...
Click to collapse
Ive actually been thinking of doing the same thing but i know i just dont have the time....but here was my place of reference and theres another link on there which gives you even more expanded support.
http://wiki.cyanogenmod.org/w/Doc:_porting_intro
pdolton2000 said:
Ive actually been thinking of doing the same thing but i know i just dont have the time....but here was my place of reference and theres another link on there which gives you even more expanded support.
Click to expand...
Click to collapse
Hello and thank you. I also started as this point and build my device configuration from scratch and then compared with an actual t800 device tree. i mean im proud that i calculated the partition sizes right and managed to extract the partition schema. Also i was able to extract some important blobs from my device.
But there i had a device config, which would not even install, because something was missing to mount the partitions as ext4 while installing.
So i guess there must be another ressource to start from or @The Devs is it just learning by doing and copying from other repositories?
d4rk1337 said:
Hello and thank you. I also started as this point and build my device configuration from scratch and then compared with an actual t800 device tree. i mean im proud that i calculated the partition sizes right and managed to extract the partition schema. Also i was able to extract some important blobs from my device.
But there i had a device config, which would not even install, because something was missing to mount the partitions as ext4 while installing.
So i guess there must be another ressource to start from or @The Devs is it just learning by doing and copying from other repositories?
Click to expand...
Click to collapse
@Barracuda77777 @eousphoros Both these guys have succesful cynogenmod roms that they ported with active threads and now ive tagged them hopefully one of them will kindly glance at what youve described and be able to help you....its very respectable that your making the effort i will say...unfortunatly these waters i have not swam yet
d4rk1337 said:
Hello community,
i m sorry for this noobish thread.
Im working on a CM build for T805.
I started from creating a device tree and managed to build it up until a certain point, where i managed to have a build which failed in the installation process because ext4 was not understood as a valid fs_type.
Anyways my intention was to build this device tree up by myself, which failed... hard.
So my next steps are to start from a working device tree like this one http://forum.xda-developers.com/galaxy-tab-s/orig-development/rom-cyanogenmod-11-fort800-t2921507 for t800 and modifing it to fully support t805.
So diving in to the boardconfig.mk of this repo just brought me to new questions. Like where do i find a complete reference of what variables i can use in this boardconfig.
As you see im pretty nooby on this topic. So i would kindly ask you where i can get further help or maybe a partner who likes to work with me on cm porting for t805
thanks for the help in advance
greets d4rk
Click to expand...
Click to collapse
Hey mate, thought about making the same, but for CM12 I think, maybe we should talk together.. and also with @pdolton2000!
Tkkg1994 said:
Hey mate, thought about making the same, but for CM12 I think, maybe we should talk together.. and also with @pdolton2000!
Click to expand...
Click to collapse
hey bro, ofc we should. I would have started from CM12 but i thought maybe is should begin with CM11 to learn some lessons and have better chances because there are allready ports for t800.
How can we talk, icq or irc?
Tkkg1994 said:
Hey mate, thought about making the same, but for CM12 I think, maybe we should talk together.. and also with @pdolton2000!
Click to expand...
Click to collapse
Id love to join in its just im really busy busy...i couldnt give it the time it deserves....god it was like a week ago i was talking about capacitive button mods and ive still not finalized that one lol.....maybe lol ...ok what the hell im willing to give it a bash maybe we should just pm each other our emails n chat via fb or email or something?
d4rk1337 said:
hey bro, ofc we should. I would have started from CM12 but i thought maybe is should begin with CM11 to learn some lessons and have better chances because there are allready ports for t800.
How can we talk, icq or irc?
Click to expand...
Click to collapse
Irc is one way, pm each other our email for fb or whatever im game for anything got nothing to hide lol
Edut
However we talk it would be good if the three of us got sent messages of what we were all saying to each other to read even if not there at the time.
pdolton2000 said:
Id love to join in its just im really busy busy...i couldnt give it the time it deserves....god it was like a week ago i was talking about capacitive button mods and ive still not finalized that one lol.....maybe lol ...ok what the hell im willing to give it a bash maybe we should just pm each other our emails n chat via fb or email or something?
Irc is one way, pm each other our email for fb or whatever im game for anything got nothing to hide lol
Click to expand...
Click to collapse
So fb would be cool i guess. We could have a nice group chat.
But i have to mention im am totally noobish when it comes to android building. But im a professional C#.NET developer and im learning fast when it comes to IT so we could give it a shot Ill pm my fmail
d4rk1337 said:
So fb would be cool i guess. We could have a nice group chat.
But i have to mention im am totally noobish when it comes to android building. But im a professional C#.NET developer and im learning fast when it comes to IT so we could give it a shot Ill pm my fmail
Click to expand...
Click to collapse
Well ill pm you mine too then lol im sure we can both take a look at what youve done so far...gonna be a tricky one though as diving in at the deeper end than planned to begin lol
pdolton2000 said:
Well ill pm you mine too then lol im sure we can both take a look at what youve done so far...gonna be a tricky one though as diving in at the deeper end than planned to begin lol
Click to expand...
Click to collapse
d4rk1337 said:
So fb would be cool i guess. We could have a nice group chat.
But i have to mention im am totally noobish when it comes to android building. But im a professional C#.NET developer and im learning fast when it comes to IT so we could give it a shot Ill pm my fmail
Click to expand...
Click to collapse
My email is here!
Please send me an email if you like, we will see how everything goes!
bump,lets keep this going!
Just a small update.
We are working on this here.
I was having trouble to bring my device tree to build.
I suppose i fixed all my problems yesterday (but i need to start a new build today to see if its running so far)
As soon as i got it ill setup a git repository for this project and we can start to port the t805 kernel.
Ill keep you up to date here.
We would also love to have some more support, if some developers are interested in contributing, send me a pm ill add you to the repo.
Cheers d4rk
I Want A Leanr That How Build A Custom Rom For One Plus 5t
Deepusingh786 said:
I Want A Leanr That How Build A Custom Rom For One Plus 5t
Click to expand...
Click to collapse
Learn java first bud
Deepusingh786 said:
I Want A Leanr That How Build A Custom Rom For One Plus 5t
Click to expand...
Click to collapse
That was the dumbest answer, u don't need to learn Java first, lol. Hines u can learn Java in the process. This guide is all u need to build, https://raw.githubusercontent.com/nathanchance/Android-Tools/master/Guides/Building_AOSP.txt.
You have to sync the CAF Branch for 5T on whatever ROM you choose. I didn't Know first thing about building, and this guide got me successful build. If u fillow the guide toul have zero issues.
yung40oz84 said:
That was the dumbest answer, u don't need to learn Java first, lol. Hines u can learn Java in the process. This guide is all u need to build, https://raw.githubusercontent.com/nathanchance/Android-Tools/master/Guides/Building_AOSP.txt.
You have to sync the CAF Branch for 5T on whatever ROM you choose. I didn't Know first thing about building, and this guide got me successful build. If u fillow the guide toul have zero issues.
Click to expand...
Click to collapse
The link you posted doesn't work but it was simple to find an alternative on Google. I've always wondered how to build a ROM so it was interesting to look at, maybe I'll give it a shot sometime one I get Linux dual-booting on my laptop. Thanks!
yung40oz84 said:
That was the dumbest answer, u don't need to learn Java first, lol. Hines u can learn Java in the process. This guide is all u need to build, https://raw.githubusercontent.com/nathanchance/Android-Tools/master/Guides/Building_AOSP.txt.
You have to sync the CAF Branch for 5T on whatever ROM you choose. I didn't Know first thing about building, and this guide got me successful build. If u fillow the guide toul have zero issues.
Click to expand...
Click to collapse
link dead, update pls,
I build GZOSP and I hardly know Java.
Mikxx said:
link dead, update pls,
Click to expand...
Click to collapse
haha if you look at the URL there is a " . " on the end that shouldn't be there. If you cant solve that simple problem I wouldn't recommend getting into building roms since that is 90% problem solving and you do need some knowledge about basic stuff.
Misanful said:
haha if you look at the URL there is a " . " on the end that shouldn't be there. If you cant solve that simple problem I wouldn't recommend getting into building roms since that is 90% problem solving and you do need some knowledge about basic stuff.
Click to expand...
Click to collapse
hahaha lol link was clickable so i assumed it woud be the right one lol, anyways thanks for the clarification