Can anyone post me a link to a tutorial for building a rom from github on windows(possibly on windows 8)? I cant find any tutorials for windows.
I want to compile CM11 for JLO for my personal use
daleksic8 said:
Can anyone post me a link to a tutorial for building a rom from github on windows(possibly on windows 8)? I cant find any tutorials for windows.
I want to compile CM11 for JLO for my personal use
Click to expand...
Click to collapse
You cannot compile android on a windows machine, you have to use linux or mac os x.
I have written a good tutorial on how to do this: http://forum.xda-developers.com/showthread.php?t=2600199
Related
Hi there,
as I don't have permission to write on the Unofficial Rom Project Thread, I am asking here for a GUIDE to setup a jenkins server that automatically builds ROMs for my Sensation aka Pyramid.
Is anyone here who can help me to get into the build process for the first time on an continious integration server.
What did I already did?
I have set up Java 1.6 to build a Cyanogenmod 11 and I m not sure if it should be Java 7?
I downloaded the entire sources from github. I m sorry I m not allowed to post a link.
via
so I hope that isnt the wrong way as I am following multiple guides to accomplish my target.
So I wanted to set up it all for the first time to run a compilation without jenkins then I 'm stuck at the point where I integrate the UnORom files - I only could set up a
Code:
git clone https://github.com/UnORoms/android_device_htc_pyramid.git
and then i succesfully executed
Code:
./extract-files.sh
so it downloaded a couple of files from my phone.
But when I do a
Code:
lunch
there don't exists a cm_pyramid?
So I m stuck at this point and I m politely asking for help.(Maybe to accomplish my personal goal of using a continious integration server at least
Thanks in advance for your replys
Nobody knows how to build a android rom for a specific device?
In my case the HTC Sensation?
I would be glad if there where some tutorials of implementing the necessary files into my cm11-tree.
Could anyone please give it a try?
chiefdome said:
Nobody knows how to build a android rom for a specific device?
In my case the HTC Sensation?
I would be glad if there where some tutorials of implementing the necessary files into my cm11-tree.
Could anyone please give it a try?
Click to expand...
Click to collapse
I'm not 100% familiar with building roms, but I once compiled them completely from source for testing purposes.
Do you have device files and kernel in your local manifest to sync them from somewhere or did you take what you need from your phone? Not sure if it's required or not.
When I had everything ready I had to run
Code:
./device/htc/pyramid/repo-patcher.sh
then I could run
Code:
lunch cm_pyramid-userdebug
and it worked.
Not sure if it works same way here too, since I did that when I used Team-Sennyc2 device tree.
This is purely for my own learning experience..
I'd like to try compiling SlimKat (https://github.com/SlimRoms/platform_manifest)
for my d2lte device as well as maybe adding a few features
(And yes, I know that SlimKat is already available for my device) I just want to try doing this myself...
So I know you need Linux or Mac OSX or Windows with this special program (forgot its name)
I'm using Ubuntu 14 LTS in a virtual machine
The first part I'm unsure about is which source to use. (Slim has 2 links) I know d2lte is a qcom device, but I have no idea if it uses CodeAuroraForum trees. I'm guessing yes? -Because the other link is for non qcom
If so, do I download the source from here? git://github.com/SlimRoms/platform_manifest.git -b kk4.4-caf
-And are the commands Shen using here in Terminal the same for Ubuntu 14 (He's using Ubuntu 10)? http://youtu.be/H_ReU-0w4IE
Also, how would I add something like Screenrecord from ChameleonOS like Carbon did or PAC?
I'm unable to follow this guide: http://forum.xda-developers.com/showthread.php?t=2547196
as I don't understand it...
Before all of this, I will try compiling Cyanogenmod from source just so I can get familiar with this process..
Thanks in advance for any answers I recieve!
Hi!
I suggest you ask the experts at slim. They are usually very helpful with this kind of thing.... Please try asking here..
Custom ROM Central>SlimRoms>SlimRoms Q&A
Good luck!
I want to compile a rom can any one please tell me how can i compile a rom from windows pc and can someone give a link for for just compiling rom from windows pc i have searched it on google and xda but i didn't found a good solution thanks in advance
I don't think you can compile ROM on windows, and even if you can, it'll be very hard and messy. Use Ubuntu instead. There are many guides on XDA specifically tailored for Ubuntu.
Dont have a linux os, so has anyone compiled the latest CM13 off the git hub
https://github.com/CyanogenMod/android_kernel_oneplus_msm8974/tree/cm-13.0
https://github.com/CyanogenMod/android_device_oneplus_bacon/tree/cm-13.0
bobthecooldad said:
Dont have a linux os, so has anyone compiled the latest CM13 off the git hub
https://github.com/CyanogenMod/android_kernel_oneplus_msm8974/tree/cm-13.0
https://github.com/CyanogenMod/android_device_oneplus_bacon/tree/cm-13.0
Click to expand...
Click to collapse
If they had it would be in our development sections. All ROMs for this device are listed in my index thread, you'll find the link in my signature.
Good evening, I'm entering the branch of wanting to develop a custom ROM based on AOSP, estrou learning little by little, but wanted to know what is this error
pastebin.com/j0qAJyd0
My system is
14.04-03 gnome ubuntu
I installed
Java 7
python
Java Jdk
git
Libson
phablet tools
if something is missing let me know
if they can send a list of things you have to install
tell me
I thank those who help me
Did you follow this guide?
http://source.android.com/source/requirements.html
http://source.android.com/source/initializing.html
http://source.android.com/source/downloading.html
http://source.android.com/source/building.html
What is build.sh?
yes, build.sh
I could have all tools
I was missing the essential kkkk