[q] [help] [confused] building from source - Samsung Galaxy Star

After doing some research I'm fall down at great confusion. If anyone can help me, I'll be very thankful. My Internet connection is very poor & not secure. If I will download any compressed source and Internet connection is not available at the time of Process. 'Is it possible to build a rom from that downloaded source without Internet.?'
If you don't mind then give some forums link please .
-thankyou ( @LahKeda , @corphish, @andii_nr)

Hungryhacker said:
After doing some research I'm fall down at great confusion. If anyone can help me, I'll be very thankful. My Internet connection is very poor & not secure. If I will download any compressed source and Internet connection is not available at the time of Process. 'Is it possible to build a rom from that downloaded source without Internet.?'
If you don't mind then give some forums link please .
-thankyou ( @LahKeda , @corphish, @andii_nr)
Click to expand...
Click to collapse
All you just need is just to get the compressed source of any ROM you want and then decompress it and you can build it without any problems .-I've build cm12.1 , cm13 , slimkat and slimLP from compressed source -.
By the way , you may need internet connection to get some packages are needed to build android from source like java , gcc ...etc ...
You can download any ROM you want from here ===>https://www.androidfilehost.com/?w=files&flid=87142

yeah I appreciate your Great Work.
LahKeda said:
All you just need is just to get the compressed source of any ROM you want and then decompress it and you can build it without any problems .-I've build cm12.1 , cm13 , slimkat and slimLP from compressed source -.
By the way , you may need internet connection to get some packages are needed to build android from source like java , gcc ...etc ...
You can download any ROM you want from here ===>https://www.androidfilehost.com/?w=files&flid=87142
Click to expand...
Click to collapse
one more question to you...
Is Building android from source different from having Internet or without Internet.?
And what should I download 'repo or without repo'.
Thanks for your response.

Hungryhacker said:
one more question to you...
Is Building android from source different from having Internet or without Internet.?
And what should I download 'repo or without repo'.
Thanks for your response.
Click to expand...
Click to collapse
No. We don't need repo to build a rom. As far as i know, it is used to bring fixes and updates for the source.

thanks
nagato said:
No. We don't need repo to build a rom. As far as i know, it is used to bring fixes and updates for the source.
Click to expand...
Click to collapse
if i download without repo...then I can't upload or sync with github...isn't it?

Hungryhacker said:
one more question to you...
Is Building android from source different from having Internet or without Internet.?
And what should I download 'repo or without repo'.
Thanks for your response.
Click to expand...
Click to collapse
Hungryhacker said:
if i download without repo...then I can't upload or sync with github...isn't it?
Click to expand...
Click to collapse
-If you don't have repo you won't be able to fetch new updates from ROM repository ,but you can solve this problem by installing the repo too and extract it to ROM source .
-If you don't have repo that doesn't mean that you can push to github , actually github has nothing to do with repo !
-Having internet while building isn't necessary but you will need it if you come into troubles like wrong java version or missed packages !

thanks a lot
your words gives me much clearance.... Thank You very much.... Then I may go through different guides relates to building rom from source.
Thanks for your response.

Thanks a lot
your words gives me much clearance.... Thank You very much.... Then I may go through different guides relates to building rom from source.
Thanks for your response.

Related

[Q] How to build Android 4.0.4_r2.1 from source /w official Samsung source

Hi folks,
i am new to android development and I successfully compiled 'full-eng' for testing. :victory:
Is it possible to build 'android-4.0.4_r2.1' with the official Samsung opensource 'GT-I9100_ICS_Opensource_Update4.zip' package or do I need (to code) something more?
On github I just found some older "android_device_samsung" repositories and the one for CM9.
I did not find any guide in the S2 and Android forums (just one for compiling CM9).
The samsung readme give only the instructions to add two more libs and overwrite the 'full-eng' folders if wanted.
A guide or some tipps would be awesome, because compiling took 6+ hours on my computer. :crying:
thanks in advance
push
100+ Views and nobody knows?
Nope, but grats on compiling what you have!
Sorry but i have no idea, i downloaded the source but i haven't compiled it yet
push
TheStickMan said:
Nope, but grats on compiling what you have!
Click to expand...
Click to collapse
thanks! maybe i will print it out and put it on my wall :laugh:
i am still reading,reading and did i say i am reading a lot? :silly:
All you would have to do is copy the proprietary files from latest cm9 rom and use the kernel from cm9. I'll create a tutorial tommorow if I'm up to it.
Sent from my GT-I9100 using Tapatalk 2
would be great, thanks! :good:

N915F kernel with SeLinux Permissive - done

Hello,
This is a stock SeLinux permissive kernel and init.d activated for Samsung Galaxy Note Edge (N915F) for Lollipop 5.0.1.
There are inputs that is working also on N915FY.
The kernel was compiled from Samsung source LL_CIS kernel using Google toolcahin v4.8.
If you want to test it, please flash in cwm the attached file and report back. Please make a backup of your actual kernel (boot.img) befor flashing this one.
Special thanks to @Micky387 who advised me to update the source kernel (MH driverI), @Wuby986 for his support and guidance and @daxgirl for his advices.
My kernel source for N915F (N915FOXE1BOC6) is here.
Happy flashing.
PS. Kernel updated. Same functionality but some different info in "About".
Well you got further than I did .. Kept getting some driver file referenced so it would not complied.. Thanks for effort I hope you work it out soon.. Unfortunately I don't have time at the moment ..
starbucks2010 said:
Hello,
Since few days I struggle to build a SeLinux permissive kernel for Samsung Galaxy Note Edge with Lollipop 5.0.1 but without success. Or with partial success.
I followed several guides from xda and other sites but it seems that everyone has his different way of doing it.
What I have done so far:
- I installed Ubuntu 14.04 with all updates and apt-get xxx
- I installed the Google toolchain arm-eabi-4.8
- I Installed Samsung kernel source for N915F_CIS from here
- I changed the path to the toolchain in Makefile and build_kernel.sh
- I run from kernel source folder: ./build_kernel.sh
- After 10-15 min of compilation I get a zImage file in //output/arch/arm/boot of ~ 9.8 Mb
- Using Android Image Kitchen v2.2 I integrated the zImage into a boot.img to be flashed with cwm
I flashed this new boot.img but the phone is rebooting every minute and in about I have "unknown"as baseband.
Anyone have an idea how to fix this?
Thank you in advance.
Click to expand...
Click to collapse
hi man. How are you ?
So many thing are change in lollipop . the modem and firmware modem dont call same as KK ROM.
So be sure you are this commit https://github.com/CyanogenMod/andr...mmit/784aa9a84b77090fa591bff77045341c3e3c6293
and add MHI module into tblte_defconfig
https://github.com/CyanogenMod/andr...mmit/1dd44659ee26c2d8b313c1346192e2bfa2ac7bb9
dont delete 18 and 19 line if you build for TW rom .
Try and report
micky387 said:
hi man. How are you ?
So many thing are change in lollipop . the modem and firmware modem dont call same as KK ROM.
So be sure you are this commit https://github.com/CyanogenMod/andr...mmit/784aa9a84b77090fa591bff77045341c3e3c6293
and add MHI module into tblte_defconfig
https://github.com/CyanogenMod/andr...mmit/1dd44659ee26c2d8b313c1346192e2bfa2ac7bb9
dont delete 18 and 19 line if you build for TW rom .
Try and report
Click to expand...
Click to collapse
Bonjour Mickey,
Thank you for your advice. I'll try it and let you know how it goes. Do you know if I have to flash also the modules together with the new kernel or only the boot.img alone ?
Merci.
starbucks2010 said:
Bonjour Mickey,
Thank you for your advice. I'll try it and let you know how it goes. Do you know if I have to flash also the modules together with the new kernel or only the boot.img alone ?
Merci.
Click to expand...
Click to collapse
No need to flash module. The MHI module will be in the kernel so you have boot.img with all inside.
starbucks2010 said:
Hello,
Since few days I struggle to build a SeLinux permissive kernel for Samsung Galaxy Note Edge with Lollipop 5.0.1 but without success. Or with partial success.
I followed several guides from xda and other sites but it seems that everyone has his different way of doing it.
What I have done so far:
- I installed Ubuntu 14.04 with all updates and apt-get xxx
- I installed the Google toolchain arm-eabi-4.8
- I Installed Samsung kernel source for N915F_CIS from here
- I changed the path to the toolchain in Makefile and build_kernel.sh
- I run from kernel source folder: ./build_kernel.sh
- After 10-15 min of compilation I get a zImage file in //output/arch/arm/boot of ~ 9.8 Mb
- Using Android Image Kitchen v2.2 I integrated the zImage into a boot.img to be flashed with cwm
I flashed this new boot.img but the phone is rebooting every minute and in about I have "unknown"as baseband.
Anyone have an idea how to fix this?
Thank you in advance.
Click to expand...
Click to collapse
Wait one more day..
Or maybe earlier
Finally done.
Make backup of your actual kernel, flash the attached zip from post 1in cwm and please report back.I didn't check the init.d support but it should work.
Good, I'll try.
Dev.
Just a small request please.
If you could please make sure a link to YOUR kernel sources in OP.
Any Linux kernel publicly released must have source to compile the exact binary (zImage) as repacked into your distributed boot.img. This must be current at time of every released version.
This is not just a XDA rule, but a legal GPL requirement, applying to all, even if modification is only minor. This is open-source
I would suggest the use of a github repo that helps keep track of your changes (commits), promotes open transparency, sharing and colaboration
If you have any questions on how to go about this, i would be happy to help via pm (but currently away with work), but would suggest to contact our friendly forum Mod.
Best of luck with your project. :thumbup:
Cheers.
UITA
Any chance that you would be willing to make this kernel compatible with the Sprint variety? Man.... I need my viper4android bro. Please. Lol
UpInTheAir said:
Dev.
Just a small request please.
If you could please make sure a link to YOUR kernel sources in OP.
Any Linux kernel publicly released must have source to compile the exact binary (zImage) as repacked into your distributed boot.img. This must be current at time of every released version.
This is not just a XDA rule, but a legal GPL requirement, applying to all, even if modification is only minor. This is open-source
I would suggest the use of a github repo that helps keep track of your changes (commits), promotes open transparency, sharing and colaboration
If you have any questions on how to go about this, i would be happy to help via pm (but currently away with work), but would suggest to contact our friendly forum Mod.
Best of luck with your project. :thumbup:
Cheers.
UITA
Click to expand...
Click to collapse
Thank you for your advices.The link to Samsung kernel source was already there . Anyway, I added it one more time just to be sure that is more visible.
For the github repo, I have to create an account and then I'll upload the files.
Best regards.
Well done mate ..... Yea
---------- Post added at 08:32 AM ---------- Previous post was at 07:36 AM ----------
Boot and works fine , nice one
Can this be used on N915FY as well?
I don't have any reports from N915FY users. You can try and tell us
Don't forget to make a backup first.
starbucks2010 said:
Thank you for your advices.The link to Samsung kernel source was already there . Anyway, I added it one more time just to be sure that is more visible.
For the github repo, I have to create an account and then I'll upload the files.
Best regards.
Click to expand...
Click to collapse
Hey, no problem.
Just to clarify....
If you've made any (even minor) change to "Samsung" source, then you have to upload "your" complete source and link "your" source, not "Samsung" So if you've made the kernel permissive or even use a different toolchain or path, technically you have modified from original and is now "your" source If you use a custom defconfig, don't forget it too
github is well worth the pain I Google for answers all the time (how to do this and that), but still screw things up (sometimes majorly) now and then.
dubart said:
Can this be used on N915FY as well?
Click to expand...
Click to collapse
Using this kernel with a N915FY. Great job btw I can finally use viper audio which I've missed so much. Major props dude!
I'm gonna flash this on sprint variant either that or throw this device out my window
dinaps86 said:
I'm gonna flash this on sprint variant either that or throw this device out my window
Click to expand...
Click to collapse
Lol it booted just no data. Yaaayyy!!!
I see that there are other people who are interested in Selinux permissive kernels.
So, if you want, I can add selinux permissive to any samsung kernel as long as you provide me 2 files: your original kernel (boot.img) from the ROM you want to flash and the Kernel.tar.gz - source kernel from Samsung site. In order to get Kernel.tar.gz file you'll need to download the kernel source file (~ 1Gb) from Samsung site, open the archive and upload ONLY the Kernel.tar.gz (~ 100-150 Mb) and the readme file from the archive to some sharing site. Then, I'll try to compile that kernel for you.
There are also downsides. I cannot stay up to date will all new commits done to the kernel source so I'll compile your kernels only with info that I have at that date. If you fork the github and find kernel source updates, I can add them.
PS. I only set up a working PC with Ubuntu and Google toolchain v4.8. If you find any information that this setup is not suitable for compiling your kernel, then there is no point of providing me the above files.
Best regards.
OP updated with some Antutu screen shots.

Want To Compile OmniROM

Hello everyone, I'm a complete noob at compiling. I'm thinking about compiling OmniROM 6.0 for XOLO BLACK. So, I wanted to ask how big is the download size of its source code and do we have a need of Kernel while compiling? Although my device does have an open source kernel. Could be found here: https://github.com/hiveinside/xolo_kernel
I'll be grateful if someone could help me with my questions 
You will need about 50-100gb for all the source. Yes you will also need the kernel source as well as the device trees. Then it will just be a matter of fixing the bugs that come up. You didn't think it would just work did you?
zelendel said:
You will need about 50-100gb for all the source. Yes you will also need the kernel source as well as the device trees. Then it will just be a matter of fixing the bugs that come up. You didn't think it would just work did you?
Click to expand...
Click to collapse
No no, I meant what would be the download size? You know after doing the "repo sync" command. Also, I think it'll extract the kernel automatically from my device and what is "device tree?" Vendor files?
Well, I know that I have to face bugs but I think awesome people like you will help me fix 'em.
Wish me luck!

How To Compile OmniROM For My Device?

So, after destroying a tremendous amount of data and a whole lot of wait, I finally synced the whole OmniROM 6.0 source code via repo. Now I want to compile it for my device XOLO BLACK (Codename: BLACK) so, can somebody tell me how I can and what am I gonna need (I mean files, like vendor files, kernel etc.)?
Also, how can I extract its device tree? Because it's not available online.
You will need the full kernel source code to even begin and everything I have found says it is not released. Without it you are out of luck.
zelendel said:
You will need the full kernel source code to even begin and everything I have found says it is not released. Without it you are out of luck.
Click to expand...
Click to collapse
No no, kernel is here: https://github.com/hiveinside/xolo_kernel
What do I need now?
NutVolt said:
No no, kernel is here: https://github.com/hiveinside/xolo_kernel
What do I need now?
Click to expand...
Click to collapse
You will need the device tree as well as working on the errors in the kernel as they come up and they will. Also you may have to fix any issues with the source as it only contains the open source parts. Check out some of the building tuts on the site.
It will not be a simple matter of adding the kernel and stuff and then building. It normally takes weeks of bug hunting and fixing to get it to even boot.
zelendel said:
You will need the device tree as well as working on the errors in the kernel as they come up and they will. Also you may have to fix any issues with the source as it only contains the open source parts. Check out some of the building tuts on the site.
It will not be a simple matter of adding the kernel and stuff and then building. It normally takes weeks of bug hunting and fixing to get it to even boot.
Click to expand...
Click to collapse
I know it's gonna take long but if I can't even start then I'll feel very bad, all the hard work I've done to just fetch the source.
Anyway, how can I make a device tree? Can you teach me?

Uber Builds For Almost All Roms Coming Soon..

Uber Builds Will Be released Soon
Stay Updated! All Uber build Rom Names will be mentioned here soon...
What's UBER ???
moyses said:
What's UBER ???
Click to expand...
Click to collapse
Google is your friend -> Uber Toolchain Android.
moyses said:
What's UBER ???
Click to expand...
Click to collapse
These are those builds which help to optimize battery plus it increases smoothness of your phone. You can check more details about it on Google.co.in
.
DerkLord said:
These are those builds which help to optimize battery plus it increases smoothness of your phone. You can check more details about it on Google.com.
Click to expand...
Click to collapse
How do you use the toolchains? Do you also use the aarch64?
For my builds I tried using these: http://uber.oceighty.co/TOOLCHAIN/
Downladed and unpacked them in the 'prebuilts' folder...roms compile perfectly fine but most them end up non-bootable or booting fine but non-functional in some way. As for the aarch64, I concluded it just doesnt compile.
Will you please share your way of using the toolchains?
quake73 said:
How do you use the toolchains? Do you also use the aarch64?
For my builds I tried using these: http://uber.oceighty.co/TOOLCHAIN/
Downladed and unpacked them in the 'prebuilts' folder...roms compile perfectly fine but most them end up non-bootable or booting fine but non-functional in some way. As for the aarch64, I concluded it just doesnt compile.
Will you please share your way of using the toolchains?
Click to expand...
Click to collapse
Edit ur local manifests in git
DerkLord said:
Edit ur local manifests in git
Click to expand...
Click to collapse
ok, thanks, I will try that. Keeping the archived versions and just unpacking them before the build process seemed pretty convenient to me.
you can build aospa with uber ?
i can but,, i dnt have connection on my pc now ,,
if can big thanks

Categories

Resources