Cm 11 -experimental- - Samsung Galaxy S Relay 4G

Hi,
Where I can get the .zip for the experimental builds?
Not the nightlies
If these .zip files doesn't exist, how can I do my own? Where I can find a guide or somenthing to do that.
Thanks!
Sent from my SGH-T699 using XDA Premium 4 mobile app

falle21 said:
Hi,
Where I can get the .zip for the experimental builds?
Not the nightlies
If these .zip files doesn't exist, how can I do my own? Where I can find a guide or somenthing to do that.
Thanks!
Sent from my SGH-T699 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I don't recommend trying to set up a rig to build for novice users. With that said, it is something you can do with some time and effort. If you choose to build Android on your machine, it will (probably) be tough. It also may take your machine hours to do the work. Keep that in mind..
Google is your friend. Keep in mind, you cannot compile Android on Windows, so you will need a virtual machine or a (dual boot) Linux partition on your hard drive.
Once you have the basics in place, I'm sure the rest of us can help you iron out any little issues with linking.
-----
*** Note to all forum members: Thanks in advance for NOT making this thread a flame war about operating systems! Thank you!

Thanks a lot, a google about this but i cant find good information. Thanks for the answer
Sent from my SGH-T699 using XDA Premium 4 mobile app

falle21 said:
Thanks a lot, a google about this but i cant find good information. Thanks for the answer
Sent from my SGH-T699 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The CyanogenMod Wiki has some good information for how to get started:
http://wiki.cyanogenmod.org/w/Build_for_apexqtmo (This guide has a few things specific to building CM 10.2, but you change the repo init line to read cm-11.0 instad, and you'll be fine to follow along with what I'm mentioning)
To build the Hypnotoad builds, you follow that through the point that you are done with Section 2.7 (Get prebuilt apps)
Then instead of running breakfast, and trying to extract blobs, add the manifest linked in the development thread to .repo/local_manifests.
Run repo sync again,
apply the cherry pick list (after envsetup, repopick <list>)
Then skip to section 2.11 (Start the build)
If you want to use ccache to speed up subsequent builds, follow section 2.10

Thanks! I gonna research and try.
Thanks for the information
Sent from my SGH-T699 using XDA Premium 4 mobile app

Related

[Q] gingerbread

As of right now, what is holding us back from porting gingerbread to our sidekicks? Is it drivers? Or a 2.3 kernel that runs? I need a list of what needs to be done exactly.
Sent from my SGH-T839 using XDA
See here:
http://forum.xda-developers.com/showthread.php?t=1557094
And, here:
http://rootzwiki.com/topic/22310-wipcm7-for-sidekick-4g/
Hope that helps!
Thank you, but I've seen both of those and followed them to the end. I'm looking for a specific list of what is needed to port gingerbread to our device. As in i may take up the task of porting it
Sent from my SGH-T839 using XDA
Would probably be a good idea to continue where windixxi left off since hes the closest person to get ginger working on our phone.
i think i remember Sduvick explaining that the drivers for this device are not exactly generic, so we really need an official Gingerbread kernel from Samsung. i'm pretty sure he tried porting a gb kernel from another device, but without updated drivers for the SK4G, it was basically impossible. that's how i understand it anyway.
Thank you yogi for the info and yes pintek im aware of windxixi great work but i cant figure out his github at all. Its not labeled well.. so more or less its a drivers issue?
Sent from my SGH-T839 using XDA
Roundtableprez said:
Thank you yogi for the info and yes pintek im aware of windxixi great work but i cant figure out his github at all. Its not labeled well.. so more or less its a drivers issue?
Sent from my SGH-T839 using XDA
Click to expand...
Click to collapse
Basically? That's what I understood as well.
So instead of trying to port drivers we would have to write new drivers in theory since we don't have a source to build from?
Sent from my SGH-T839 using XDA
Roundtableprez said:
So instead of trying to port drivers we would have to write new drivers in theory since we don't have a source to build from?
Sent from my SGH-T839 using XDA
Click to expand...
Click to collapse
It's no small job. Here's sduvick's assessment of the issue:
http://forum.xda-developers.com/showpost.php?p=22765446&postcount=7
Thanks for the reading orange. Gave me the idea that the kernel is going to have to be a makeshift mix and match type thing from kernels from multiple phones.
Sent from my SGH-T839 using XDA
Roundtableprez said:
Thanks for the reading orange. Gave me the idea that the kernel is going to have to be a makeshift mix and match type thing from kernels from multiple phones.
Sent from my SGH-T839 using XDA
Click to expand...
Click to collapse
I agree.
As mentioned previously, maybe windixxi can provide some insight as well.
You're probably going to need some experience and knowledge of coding (i.e. C, Python, Java) and access to a Linux rig of some sort as well..
Yes im going to setup a linux enviroment soon i was thinking ubuntu but i havent setup a linux in a while are their any better alternatives?
Sent from my SGH-T839 using XDA
Roundtableprez said:
Yes im going to setup a linux enviroment soon i was thinking ubuntu but i havent setup a linux in a while are their any better alternatives?
Sent from my SGH-T839 using XDA
Click to expand...
Click to collapse
I recommend installing a hard drive specifically for your Linux environment and using the bios to switch between your boot OS.
But, I also have Ubuntu installed inside of VirtualBox. It's a bit slow, but it works inside of Windows.
so awesome that Samsung are such *****es about this haha
Sounds like i may be in need of a better computer. Ill see what i can do with what i have and start looking into kernels with stuff we need
Sent from my SGH-T839 using XDA
I think there's a kernel guide here you could look at.
A OC/UV Kernel would be fabulous.
Reviewers said:
I think there's a kernel guide here you could look at.
A OC/UV Kernel would be fabulous.
Click to expand...
Click to collapse
I might try that to get me back into the groove of things, things are going slow with classes though so nobody should get their hopes up yet. But if i manage to buil an oc/uv kernel sucessfully, then my next project will be working on a gingerbread kernel. Ill keep you guys posted in the weeks to come.
Sent from my SGH-T839 using XDA
Thanks man we are in need of some serious love for our devices.
Sent from my SGH-T839 using XDA
Roundtableprez said:
Yes im going to setup a linux enviroment soon i was thinking ubuntu but i havent setup a linux in a while are their any better alternatives?
Sent from my SGH-T839 using XDA
Click to expand...
Click to collapse
If you (or other SK4G developers) are interested, I may be able to arrange a build server.
As in a place to host the kernels we build?
Sent from my SGH-T839 using XDA

[TUT][DEV]Noobs Tutorial to Compile your own ROMs

Here are some links for those who want to compile cm7, cm9, aokp, aosp, etc for galaxy y:
HTML:
Disclaimer: I am not responsible for what happens to your device if you flash
your builds using the following tutorials.
Some of them may be for other devices but use your common sense and replace
device with Galaxy Y
For most of these you will need:
Ubuntu (any version from 10.04 to 11.10)
Some Linux knowledge
Your Galaxy Y (well, duh)
GT-S5360 Device Repos (working on it)
...etc
HTML:
Some of these are taken from outside sources and are duly thanked.
Now, to business....
FIRST OF ALL, SET UP UBUNTU
Inside Windows (no partition required, recommended):
http://www.ubuntu.com/download/desktop/windows-installer
OR
Set up a VM:
http://www.freeyourandroid.com/guide/setup-linux-virtual-machine-windows
GOOGLE OFFICIAL
http://source.android.com/source/initializing.html
OFFICIAL CYANOGENMOD:
wiki.cyanogenmod.com/wiki/Building_from_source
(Choose any samsung device, does not matter)
AOSP GINGERBREAD:
http://forum.xda-developers.com/showthread.php?t=1183832
CM7:
http://forum.xda-developers.com/showthread.php?t=915435
http://forums.acsyndicate.net/showthread.php?3270-GUIDE-Compile-from-CM7-Source-(Kanged)-Ubuntu-11-10-12-31-2011
AOSP ICS:
http://www.freeyourandroid.com/guide/compile-ics
CM9:
Coming soon.........
AOKP:
Coming soon.........
AFTER BUILDING:
http://kandroid.org/online-pdk/guide/bring_up.html
SO,
After reading all (or, most of these), you must have noticed how important it is to
make a device tree for galaxy y on github.
So, Please devs lend me a hand in this task
Reserved
Reserved
Reserved!
reserved
Wow, great topic.
Thanks bro!
Reserved
Reserved
Sent from my GT-S5230B using XDA Premium + Swype
shocklads said:
Wow, great topic.
Thanks bro!
Click to expand...
Click to collapse
Pressing it is easier than saying it You are quite welcome.
BTW did anyone try it?
Sent from an electronic thing
Havent you tried this?
Sent from my GT-S5360 using xda premium
So this is tutorial or just reference link?
Real dev i think know this.
But for newbie like me it's help and sori never try this one. Far from my knowledge.
soraci said:
Havent you tried this?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
I Have tried only cm7 and aosp gb.
Was asking whether anyone else had tried the others.
And did it worked?
Andromeduh said:
And did it worked?
Click to expand...
Click to collapse
AOSP Gingerbread is currently compiling.
Cm7 is too buggy, not booting
Sent from an electronic thing
really very nice thread...........
Sent from my GT-S6102 using xda premium
manoranjan2050 said:
really very nice thread...........
Sent from my GT-S6102 using xda premium
Click to expand...
Click to collapse
Thank you very much!
I will update the thread tomorrow.
And I will release aosp gb next week.
It is quite hard mustering support when you have barely 10 posts.
Sent from an electronic thing
Good luck..
Will we follower and tester..
can anyone give me devices folder for Sgy s5360 ? for aosp build
dranzer006 said:
can anyone give me devices folder for Sgy s5360 ? for aosp build
Click to expand...
Click to collapse
It is incomplete but will be ready in a week
https://github.com/sdadier/android_device_samsung_totoro
Sent from an electronic thing

[Q]Compiling a custom ROM

I want to compile a custom ROM for my ace device, specifically this one.
I've followed some tutorials on compiling Jelly Bean, but I have no idea what I'm doing, especially with repos. I have never worked with repos before, so when trying to sync with Google's, it downloads gigabytes of files for other platforms and devices that I simply don't need. I just want to sync to a user's git, and compile from there. Does this make sense?
Can someone with more experience in this help me out?
I'm very sorry if this is the wrong place for asking.
Follow this: http://forum.xda-developers.com/showthread.php?t=1762641
Hit thanks if I helped you!
Sent from my GT-I9000 using xda premium
gangstaboy13 said:
Follow this: http://forum.xda-developers.com/showthread.php?t=1762641
Hit thanks if I helped you!
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
That's what I followed, but when I repo sync it downloads GBs of files I don't need. For some reason it doesn't download JB only.

Install make command on my Android??

Is it possible to manually install/build the make command on an android device. Before you suggest it, botbrew doesn't want to work for my Nexus 5 or TMO SGS4. Thanks in advanced!
Sent from my Nexus 5 using XDA Premium 4 mobile app
Don't see why you need make. There's an apk here ( http://botbrew.com/). Don't know if this is possible, if you want to compile stuff why not cross-compile?
beekay201 said:
Don't see why you need make. There's an apk here ( http://botbrew.com/). Don't know if this is possible, if you want to compile stuff why not cross-compile?
Click to expand...
Click to collapse
Not brew spews all kinds of errors and won't work. How would I cross compile the make command for my phone or utils and or packages in general??
Sent from my Nexus 5 using XDA Premium 4 mobile app
codecaine21 said:
Not brew spews all kinds of errors and won't work. How would I cross compile the make command for my phone or utils and or packages in general??
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
What do you want to do? Build stuff? Do you have a bunch of makefiles you need running? I think that you'd still need a toolchain to build stuff, not just make.
My suggestion was to cross compile stuff on your PC that runs on your PHONE.
beekay201 said:
What do you want to do? Build stuff? Do you have a bunch of makefiles you need running? I think that you'd still need a toolchain to build stuff, not just make.
My suggestion was to cross compile stuff on your PC that runs on your PHONE.
Click to expand...
Click to collapse
Exactly what I want to do. Build a program from source. A C program tarball. But yes I have make files and all that good stuff. I can easily build on my Linux box but not my phone.
How do I go about building a toolchain and cross compiling? Do you have any links handy?
Sent from my Nexus 5 using XDA Premium 4 mobile app
I think the NDK is what I'm looking for. I hope it can cross compile lakes with make files, multiple c programs and shared object files.
Sent from my Nexus 5 using XDA Premium 4 mobile app

[Q] porting parinoid android to tf700

How can I port pa 4.45 stable from the nexus 7 (2012)? I think that an asop based rom would do better for porting Asus apps.
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
kansasboy001 said:
How can I port pa 4.45 stable from the nexus 7 (2012)? I think that an asop based rom would do better for porting Asus apps.
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
Click to expand...
Click to collapse
With great difficulty.
You should look at building it from the PA sources on their github instead.
sbdags said:
With great difficulty.
You should look at building it from the PA sources on their github instead.
Click to expand...
Click to collapse
OK, how would I go about doing so?
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
kansasboy001 said:
OK, how would I go about doing so?
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You will need to install linux to start preferably on a machine as dual boot or stand alone or in a virtual machine.
Do a google search for building android roms from source on github. It'll have way more info on how to do it than I could possible type out for you here.
It'll be quite journey for you
You need to clone some repos on git and then you can start to build for the TF700.
sbdags said:
You will need to install linux to start preferably on a machine as dual boot or stand alone or in a virtual machine.
Do a google search for building android roms from source on github. It'll have way more info on how to do it than I could possible type out for you here.
It'll be quite journey for you
You need to clone some repos on git and then you can start to build for the TF700.
Click to expand...
Click to collapse
Ok, I will start when I get back home from vacation. I already have Linux on my desktop there.
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
I was just looking around in the asopa legacy git and saw that they already have a device tree for the tf201, would it be less work to edit that to make it compatible with the tf700 than forking from cm?
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
kansasboy001 said:
I was just looking around in the asopa legacy git and saw that they already have a device tree for the tf201, would it be less work to edit that to make it compatible with the tf700 than forking from cm?
Click to expand...
Click to collapse
Probably not, depending on how old it is, but you can use it as a reference. Also compare the TF201 trees of PA and CM to see if there are any PA-specific things to be done.

Categories

Resources