hye, to diego-ch, shaan, paul, kingbabasula and other devs.. can you all/one of you please make a tutorial to develop roms from sources for our device? it seem that our device is not officially support by some famous custom rom..and it is very difficult to sync device tree, kernel, libhardware, system core and etc etc. i just want a sample of tutorial for a basic ideas of how paul made a nearly perfect pac rom so that i can immitate his way of compiling rom..
assassin0408 said:
hye, to diego-ch, shaan, paul, kingbabasula and other devs.. can you all/one of you please make a tutorial to develop roms from sources for our device? it seem that our device is not officially support by some famous custom rom..and it is very difficult to sync device tree, kernel, libhardware, system core and etc etc. i just want a sample of tutorial for a basic ideas of how paul made a nearly perfect pac rom so that i can immitate his way of compiling rom..
Click to expand...
Click to collapse
Writing now
KINGbabasula said:
Writing now
Click to expand...
Click to collapse
That would be supah awesome!
Sent from my GT-I9070 using Tapatalk 4 Beta
The tutorial is almost complete
KINGbabasula said:
Writing now
Click to expand...
Click to collapse
Wahhhh!!awesome man.. Looking forward to that tuto..
Sent from my GT-I9070 using xda premium
assassin0408 said:
Wahhhh!!awesome man.. Looking forward to that tuto..
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
Dude it's already done
Here's the thread:
http://forum.xda-developers.com/showthread.php?t=2351504
Sent from my GT-I9070 using xda premium
Abhinandh Ajay said:
Dude it's already done
Here's the thread:
http://forum.xda-developers.com/showthread.php?t=2351504
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
Yeahh i know..LOL..i open this thread first.. Want to ask 1 question tho.. I have done the repo sync part.but the sources folder is not in working folder.. What should i do?and 1 more thing.. Can i just download manual the zip file of sources let say device tree and libhardware legacy for our device and place them into working folder?
Sent from my GT-I9070 using xda premium
Related
(CyanogenMod) Ok title kinda sums up everything. so which one would you rather and which is better to be used as a base ????
Sikorsky96 said:
(CyanogenMod) Ok title kinda sums up everything. so which one would you rather and which is better to be used as a base ????
Click to expand...
Click to collapse
personally, I wouldnt use official one, at least now....
i preffer to vo-1 unofficial build one.
it has more features, and less bug also
Ok cool guess I'm gonna have to make my own cyanogenmod haven't got anything to do over summer so I better start learning then. It shouldn't be that hard is it? I assume it's made up of Java scripts and XML
Sent from my GT-S5830 using xda premium
Sikorsky96 said:
(CyanogenMod) Ok title kinda sums up everything. so which one would you rather and which is better to be used as a base ????
Click to expand...
Click to collapse
Stable is always better...
Sent from my GT-S5830 using xda premium
Manvendra05 said:
Stable is always better...
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Not always....
Sent from my GT-S5830 using Tapatalk 2
Manvendra05 said:
Stable is always better...
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
does the official stable can activate LED via status bar???
Yes...it can...u have toggles mod available for this!
Sent from my GT-S5830 using xda premium
galaxyace152 said:
Not always....
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
I mean most of the times :sly:
Sent from my GT-S5830 using xda premium
Manvendra05 said:
I mean most of the times :sly:
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Not most of the times also! Only sometimes.
Nighty is an update which has less changes from the previous version. It is an update which is given out on a regular basis!
So, the latest nightly is an updated version of the stable version which has lesser changes. But, nightly might also be untested for stability! But for me, nightly is very stable!
By the way to be honest I haven't searched for this, please forgive me. Is there any tutorial on how to make a cm ROM from source ??? what do I need to know ??? what languages ???
Manvendra05 said:
Yes...it can...u have toggles mod available for this!
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
what the point of stable release if we have to "mod" to activate such basic thing like that???
Sikorsky96 said:
By the way to be honest I haven't searched for this, please forgive me. Is there any tutorial on how to make a cm ROM from source ??? what do I need to know ??? what languages ???
Click to expand...
Click to collapse
There's even a GUI if you want to compile CM7
http://www.omgubuntu.co.uk/2012/05/gui-cyanogenmod-compiler-tool-for-ubuntu
alexnm said:
There's even a GUI if you want to compile CM7
http://www.omgubuntu.co.uk/2012/05/gui-cyanogenmod-compiler-tool-for-ubuntu
Click to expand...
Click to collapse
____________________________________
Cheers bro!!! What's a GUI ???
Sent from my GT-S5830 using xda premium
Sikorsky96 said:
____________________________________
Cheers bro!!! What's a GUI ???
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Graphical User Interface!
In short, it is a program which has Menus and stuff and more beginner friendly interface for using it, instead of typing in codes to get the work done..
Sent from my GT-S5830 using Tapatalk 2
galaxyace152 said:
Graphical User Interface!
In short, it is a program which has Menus and stuff and more beginner friendly interface for using it, instead of typing in codes to get the work done..
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
________________
Cheers brov!!! Coding feels Better though enit
Sent from my GT-S5830 using xda premium
Sikorsky96 said:
________________
Cheers brov!!! Coding feels Better though enit
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Errr... Coding is different from compiling. I code Android Apps. Compiling is just doing a git pull and modding some files.
If you want to properly compile it, use Git and grab sources from the Cyanogenmod repo from CLI.
Btw... I highly recommended you use Linux to compile it on. Use debian or Ubuntu.
Sent from my GT-S5830 using Tapatalk 2
NathanBookham said:
Errr... Coding is different from compiling. I code Android Apps. Compiling is just doing a git pull and modding some files.
If you want to properly compile it, use Git and grab sources from the Cyanogenmod repo from CLI.
Btw... I highly recommended you use Linux to compile it on. Use debian or Ubuntu.
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
You know,it is really easy to make a simple app which just pulls tweet and stuff, don't want to go into details...If coding is different from compiling(to an extent it is) then maybe you could explain how you could debug certain errors and also add new modifications..
Sent from the year 3000 using a SGA where sheep's are not present.
NathanBookham said:
Errr... Coding is different from compiling. I code Android Apps. Compiling is just doing a git pull and modding some files.
If you want to properly compile it, use Git and grab sources from the Cyanogenmod repo from CLI.
Btw... I highly recommended you use Linux to compile it on. Use debian or Ubuntu.
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
______________________________
Sent From A Potato
side_effect said:
Sent From A Potato
Click to expand...
Click to collapse
expensive potato you got there (for a potato, you know ...)
Prawesome said:
You know,it is really easy to make a simple app which just pulls tweet and stuff, don't want to go into details...If coding is different from compiling(to an extent it is) then maybe you could explain how you could debug certain errors and also add new modifications..
Sent from the year 3000 using a SGA where sheep's are not present.
Click to expand...
Click to collapse
coding is write from zero......
Hi
i am just making this thread to share the compressed cm7 sources
its compressed so it will be much more faster to download, posting it here if anybody else needs it
Part_1: http://www.mediafire.com/?vciuchgf258swzk
Part_2: http://www.mediafire.com/?e158vscc38bo8tr
Part_3: http://www.mediafire.com/?b8neb6lijkwa2a5
Part_4: http://www.mediafire.com/?yhw9upr8kc7vnl2
Part_5: http://www.mediafire.com/?599lhdpl2eklalh
Part_6: http://www.mediafire.com/?k50ogkm5qmgg0zp
Part_7: http://www.mediafire.com/?3qk64tyykex54w4
HOW TO EXTRACT:
copy all parts in one folder
open terminal and type
cat * > cm7.tar.gz
orginal thread link : http://forum.xda-developers.com/showthread.php?t=1834281
Okay, but what kind of sources are these?
Where do we need them for?
Are this GPU drivers, other drivers, MODs for fixing the known problems?
RubenStauttener said:
Okay, but what kind of sources are these?
Where do we need them for?
Are this GPU drivers, other drivers, MODs for fixing the known problems?
Click to expand...
Click to collapse
its cm7 source ..u can use it to build cm7 for ace from source
D source is useless, until we get source code for gpu from brodcom.
Sent from my GT-S5830i using xda premium
Maybe this helps: https://github.com/sgothel/jogl/commit/0ca481381b51b4082ac2b3bbae80cfaf5b60c3b8 found at http://jogamp.org/wiki/index.php/Br...aspberry_Pi_running_Raspbian_armhf_2012-07-15 ??
Sent from my GT-S5830i using xda premium
RubenStauttener said:
Maybe this helps: https://github.com/sgothel/jogl/commit/0ca481381b51b4082ac2b3bbae80cfaf5b60c3b8
Click to expand...
Click to collapse
looks very interesting, anybody knows something about this?
schakusa said:
looks very interesting, anybody knows something about this?
Click to expand...
Click to collapse
I've posted it on several forums about CyanogenMod (on the GT-S5830i) but got no reactions yet.
Sent from my GT-S5830i using xda premium
RubenStauttener said:
I've posted it on several forums about CyanogenMod (on the GT-S5830i) but got no reactions yet.
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
hopefully it's what we've been waiting for (I have literally no idea) and then we can get CM 7.2
paradoxiumwind said:
hopefully it's what we've been waiting for (I have literally no idea) and then we can get CM 7.2
Click to expand...
Click to collapse
If it was someone would have picked it up by now....... We need the sources for our phone and only that will work
i seriously need cyanogenmod for my cell.. only coz s2e works on cyanogenmod and not on any oder rom.. it keeps the phone memory unused , moving everythng to second paryition unlike link2sd which dont link every files to second partition.. plz developers , do make cyanogenmod for our s5839i
Sent from my GT-S5830i using xda premium
Broadcom is working with Squadzone @MadTeam forum to solve the problems,need to wait
domnic79 said:
D source is useless, until we get source code for gpu from brodcom.
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
Can we make Bordcom release source code GPU ???
EDIT: Deleted.
Sent from my GT-S5830i using xda premium
Hi there!
I'm just planning to cook my own rom & I have some question about developing!
-how to place a widget for my rom?(not installation, I want to stick widget ,lwp or etc... by default at first book)
--a easy to use kitchen for cooking (my rom will be based on minicm7/9)
#Thanks
Sent from my E15i using Tapatalk 2
No one can answer me???
Sent from my E15i using Tapatalk 2
jay-z-s said:
No one can answer me???
Sent from my E15i using Tapatalk 2
Click to expand...
Click to collapse
Im now sure but you need edit build.prob for thet.
first find out how android works and then develop a rom :good:
fotak-x said:
first find out how android works and then develop a rom :good:
Click to expand...
Click to collapse
If you just don't know what am I talking about or what's developing ---------------->just don't spam<-----------
Sent from my E15i using Tapatalk 2
Ainster said:
Im now sure but you need edit build.prob for thet.
Click to expand...
Click to collapse
Thanks my brother ...
But there must be a base build.prop I don't wanna use mimicm's build.prop.
Is it possible to create build.prop form android kitchen?
-I've been created my first rom.(beta - bases on minicm7)
There are some bugs, when the project finished, I,ll post it on xda- I won't continue project cause I wanna create it from my own base.
Yes, from zero...
Sent from my E15i using Tapatalk 2
Can Anyone Implement This Kernel Or Port This Kernel To Galaxy Ace. As LG Optimus One ie P500 Has Already Been Ported.
Link To The Thread:::http://forum.xda-developers.com/showthread.php?t=2144790
Need Help To Port....!!!
Pushkar2734 said:
Can Anyone Implement This Kernel Or Port This Kernel To Galaxy Ace. As LG Optimus One ie P500 Has Already Been Ported.
Link To The Thread:::http://forum.xda-developers.com/showthread.php?t=2144790
Need Help To Port....!!!
Click to expand...
Click to collapse
You cant just "port" a kernel.
Sent from my beloved Nexus 7 with xda-developers app
mattshady said:
You cant just "port" a kernel.
Sent from my beloved Nexus 7 with xda-developers app
Click to expand...
Click to collapse
Please Someone try it last time i bricked my ace because of this so.........
You are really something
It's been a while since I saw a post like yours. You can't just ask for something like that, not even if you ask politely. It is very hard to do what you asked, it has been discussed before. So, before opening a new topic, think a little and read a LOT, it will bring good to all of us. Live long and prosper.
a lot of developers are working on porting 3.0 kernel to ace and gio
till now most havent booted
these kernels would be released when they are near any beta or working properly
just wait
patience is all we need
Sent from my S500 using xda app-developers app
Probably you could have posted this in the general thread. Original android development section isn't the right place.
Sent from my GT-S5830 using xda premium
Venomous Viper 119 said:
Probably you could have posted this in the general thread. Original android development section isn't the right place.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
You need to compile all the sources and repair all the errors, and then, maybe your kernel will boot
And then you will have a lot of work
Enviado desde mi LG-P500 usando Tapatalk 2
SpaceCaker said:
a lot of developers are working on porting 3.0 kernel to ace and gio
till now most havent booted
these kernels would be released when they are near any beta or working properly
just wait
patience is all we need
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
sure??
woft said:
sure??
Click to expand...
Click to collapse
yes psyke
erikcas
etc
all are workingon 3.0 kernel
check github
Sent from my S500 using xda app-developers app
Thankx Everyone For Replying about the status of kernel 3.x
You can try the Russian kernel masked as 3.0 if that will make you excited.
funnyguru said:
You can try the Russian kernel masked as 3.0 if that will make you excited.
Click to expand...
Click to collapse
its fake kernel
Sent from my S500 using xda app-developers app
SpaceCaker said:
its fake kernel
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
"masked as" implies it's fake
This thread should go in general
the point is we'll never get 3.0.x kernel if FSR driver cannot be fixed
blugonjic said:
"masked as" implies it's fake
Click to expand...
Click to collapse
Yeah thats what I meant...:cyclops:
SpaceCaker said:
yes psyke
erikcas
etc
all are workingon 3.0 kernel
check github
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
thx for good news
we can implement fsr directly into kernel if we want to
fsr.ko isnt needed, it can be booted even without it
(As a small reference: it will be one of the further work of MS Team )
Regards,
OD
OldDroid said:
we can implement fsr directly into kernel if we want to
fsr.ko isnt needed, it can be booted even without it
(As a small reference: it will be one of the further work of MS Team )
Regards,
OD
Click to expand...
Click to collapse
Now thats something BIG, as MS team is including Maclaw,Marcin and now our little talented guy OD too .
Hit THANKS instead of posting it if I was helpfull in any way. __**XDA Rule**__
I don't even know what a 3.0 kernel is
Sent from my GT-S5830 using xda premium
Hi folks,
I finally managed how to get HALO into cm10.1.
This is pure cm10.1 by androidarmv6 team with halo.
For sources I succesfully adapted the first commit by Ugoraffaele and all the ParanoidAndroid's commits.
Hope you guys enjoy it.
My sources are on my GitHub, of course patches are welcome.
To do:
-Resize the bubble layout since the text doesn't fit completly.
-Create ldpi drawables. DONE.
-Put all the HALO options in a sub menu. DONE.
-Update to cm10.1.4. DONE.
-Add an option to completly disable HALO.
-Update to HALO 2.0. MAYBE IMPOSSIBLE.
All the credits goes to:
Androidarmv6
ParanoidAndroid
UgoRaffaele
CyanogenMod
Foeget you? PM me.
Download 18-08-13:
http://www.mediafire.com/?g89cx4g1l7rbs9i
Very creative, nice
Sent from my GT-S5570 using xda app-developers app
Good work man....Thanks...........:good:
Awesome work
Wysłane z mojego Nexus 7 za pomocą Tapatalk 4
Amazing Work!
Sent from my GT-S5570 using xda app-developers app
link download not work >>>>>>>now>>>>>>>
great work dude :good: but can you tell me deeply, what is the deeply meaning about HALO framework? cause i'm NOT FULLY understand about this, sorry for my english :fingers-crossed:
Laruku Anan said:
great work dude :good: but can you tell me deeply, what is the deeply meaning about HALO framework? cause i'm NOT FULLY understand about this, sorry for my english :fingers-crossed:
Click to expand...
Click to collapse
Google it
Sent from my GT-S5570 using xda app-developers app
NextLight said:
Download 18-08-13:
http://www.mediafire.com/?g89cx4g1l7rbs9i
Click to expand...
Click to collapse
Cannot download....first validate your mediafire account to let us download the file..
Sent from my GT-S5570 using xda premium
Woops forgot about that.. thanks man, try again it should work now.
NextLight said:
Woops forgot about that.. thanks man, try again it should work now.
Click to expand...
Click to collapse
Can u make halo work for cm10
Sent from my GT-S5570 using xda premium
NextLight said:
Woops forgot about that.. thanks man, try again it should work now.
Click to expand...
Click to collapse
Yes, now the link works!!
Thanks bro, I'll try this rom today
arpitkh96 said:
Can u make halo work for cm10
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
I think it could be possible but why if we have a fully working cm10.1?!
NextLight said:
I think it could be possible but why if we have a fully working cm10.1?!
Click to expand...
Click to collapse
Because cm10.1 is worst in performance than cm9 and 10
Sent from my GT-S5570 using xda premium
arpitkh96 said:
Because cm10.1 is worst in performance than cm9 and 10
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
Yeah, I think it would be cool if someone continued the work of rohan007(With his permissions of course) or developed a aosp 4.1... I wish I had the knowledge and time to do it...
arpitkh96 said:
Because cm10.1 is worst in performance than cm9 and 10
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
Well maybe I could think about cm9/aosp ics or aosp 4.2..
Btw, has anyone already tried the rom?
NextLight said:
Well maybe I could think about cm9/aosp ics or aosp 4.2..
Btw, has anyone already tried the rom?
Click to expand...
Click to collapse
Yeah, AOSP 4.2 would be really intesresting too :good:... I tested ur ROM, halo works fine it's great, but it random reboots without BadAss Kernel and doesn't perform very well :crying:
NextLight said:
Well maybe I could think about cm9/aosp ics or aosp 4.2..
Btw, has anyone already tried the rom?
Click to expand...
Click to collapse
Cm9.2 and aosp ics have low in call volume bug.if u can solve it it would be perfect.
Sent from my GT-S5570 using xda premium
NextLight said:
Well maybe I could think about cm9/aosp ics or aosp 4.2..
Btw, has anyone already tried the rom?
Click to expand...
Click to collapse
Many people have tried your ROM bro... Even ME
Halo works just fine... Infact I just had one Reboot till now... i am using it.
But the performance of the rom as any are pointing out is not that good because its 4.2.2
And iI am not able to flash performance enhancing scripts... it causes bootloop I tried every possible script out there.
So just my opinion is that Try implementing Halo feature on cm 10 if you are free and willing to do it... it will be amazing...
But THANKS for somehow bringing HALO feature to Mini... I love it... I rarely see notification BAR now... :laugh: