[Q] +og droid dev - Motorola Droid and Milestone Q&A, Help & Troublesh

does anybody know how to build a rom from cm7 source. Linux mint preferred

Building CM7
http://www.droidforums.net/forum/steel-droid/196475-guide-how-build-your-own-rom-cm7-source.html heres a complete guide by chevycam94. ive never built anything but it should help!

joey.gunnarson said:
http://www.droidforums.net/forum/steel-droid/196475-guide-how-build-your-own-rom-cm7-source.html heres a complete guide by chevycam94. ive never built anything but it should help!
Click to expand...
Click to collapse
ok thanks ill check it out

Related

Google Android on our phones

i see they have it working on duel touch
so is anyone going to try it on the trinity
go here to take a look http://www.youtube.com/watch?v=4KWwv8aF-tI
liamhere said:
i see they have it working on duel touch
so is anyone going to try it on the trinity
go here to take a look http://www.youtube.com/watch?v=4KWwv8aF-tI
Click to expand...
Click to collapse
tried it already, freezed while loading the kernel
lmjabreu said:
tried it already, freezed while loading the kernel
Click to expand...
Click to collapse
I'm looking for howto recompile the kernel for CE handhleds.
Catodo said:
I'm looking for howto recompile the kernel for CE handhleds.
Click to expand...
Click to collapse
GOOD LUCK...PLEASE LET US KNOW HOW YOU GET ON
Catodo said:
I'm looking for howto recompile the kernel for CE handhleds.
Click to expand...
Click to collapse
http://honeypod.blogspot.com/2007/12/compile-android-kernel-from-source.html
marotoweb said:
http://honeypod.blogspot.com/2007/12/compile-android-kernel-from-source.html
Click to expand...
Click to collapse
thx marotoweb for the link
Bad news guys. On Armv4T and Armv4 Android can't run.
http://benno.id.au/blog/2007/11/21/android-neo1973
PS: Neo1973 has a Armv4 CPU.
Catodo said:
Bad news guys. On Armv4T and Armv4 Android can't run.
http://benno.id.au/blog/2007/11/21/android-neo1973
PS: Neo1973 has a Armv4 CPU.
Click to expand...
Click to collapse
So, we must whait for the full Android source code that can be compiled to ARM4 because what we have now are binaries compiled on ARM5?
marotoweb said:
So, we must whait for the full Android source code that can be compiled to ARM4 because what we have now are binaries compiled on ARM5?
Click to expand...
Click to collapse
It seems that there are concrete hopes for ARM920T equipped phones..
http://perpetual-notion.blogspot.com/2008/10/android-freerunnder-updates.html#comment-form
keeping finger crossed..
saluddoss
s
Android on Trinity wanted!!
now that the full Android code is out it's possible!!
we can have Android on Trinity!!
please help... I cannot stand anymore WM!!

[Q] Android Keyboard 2.2

Does anyone know where I can get the apk for android keyboard 2.2?
Search the cognition thread in development. I believe it has been posted there.
Sent from my Captivate
atom_31 said:
Does anyone know where I can get the apk for android keyboard 2.2?
Click to expand...
Click to collapse
Here dude! in the whole zip file
dfuse06 said:
Here dude! in the whole zip file
Click to expand...
Click to collapse
Thanks!! That was exactly what I was looking for.
Can anyone give some instruction on how to load this up? I am pretty new to Android, just converted from an iPhone.
jaysonv said:
Can anyone give some instruction on how to load this up? I am pretty new to Android, just converted from an iPhone.
Click to expand...
Click to collapse
Follow the instruction as it is from here. I posted this in COG rom section since some people were having this issue.
http://forum.xda-developers.com/showpost.php?p=9314520&postcount=10110

[Q] Froyo source

ok so as most of you know i have ben busy with the SenseLX rom... but on my spare time i would like to port a froyo rom so i can get some experience on froyo... but my question is where to begin? lol i need to find a fresh source, start from scratch!!! i dont want to use someone elses rom to make my personal changes.. i would rather port my own froyo rom and start from there... so can anyone guide me in the right direction? thank you!!
I am glad someone finally getting the right idea. I definately love to see the progress (when you get the original source code) and might even try the ROM out.
That is why I love my current ROM, the DEV use the original source code from google. So there is no problem attached to it from other DEV.
Good luck on this new ROM.
I don't know if this would help. This is what I found. Froyo Source Code
From Github? (Froyo Release)
From Github? (Froyo Release)
Click to expand...
Click to collapse
paage no longer exists.. lol
BeenAndroidized said:
I don't know if this would help. This is what I found. Froyo Source Code
Click to expand...
Click to collapse
thank you for reply guys!!
ldrifta said:
thank you for reply guys!!
Click to expand...
Click to collapse
are we gonna do froyo or froyo sense?
maximo360 said:
are we gonna do froyo or froyo sense?
Click to expand...
Click to collapse
lets do basic froyo first.. unless you think we can handle sense/froyo lol are you on gtalk?
EDIT: this rom is gonna be for grp! but we can host on xda as well.... we can split it... you post it on 1 site and ill post on the other.. sound good?
ldrifta said:
lets do basic froyo first.. unless you think we can handle sense/froyo lol are you on gtalk?
EDIT: this rom is gonna be for grp! but we can host on xda as well.... we can split it... you post it on 1 site and ill post on the other.. sound good?
Click to expand...
Click to collapse
ill go on gtalk right now! we'll discuss this ther
my gmail is:[email protected]
get on so we can discuss this
If you have any trouble finding the froyo source for the HTC Dream, see here: http://www.neopeek.com/viewtopic.php?f=24&t=6548#p19578
actually could you possibly help me with getting java on ubuntu 11.04 64-bit? im using this guide.. http://www.tuxtopia.nl/2011/05/21/guide-building-android-2-3-4-on-ubuntu-11-04-64-bit/
but cant get it to do anything past the first step.... got the package to download but when i try the next step to 'make sure im using the right version of java' it just gives me an error saying '*****' invalid
ldrifta said:
paage no longer exists.. lol
Click to expand...
Click to collapse
It's not a link to page, it's a repository link of the android froyo manifest ...
AndDiSa said:
It's not a link to page, it's a repository link of the android froyo manifest ...
Click to expand...
Click to collapse
ok so what do i do with it than?
probably something like
repo init -u https://github.com/android/platform_manifest.git -b froyo-release
(not sure if the syntax is correct, I have no time/possibility to check it at the moment, but it's very like to the procedure Terry described in his thread).
AndDiSa said:
probably something like
repo init -u https://github.com/android/platform_manifest.git -b froyo-release
(not sure if the syntax is correct, I have no time/possibility to check it at the moment, but it's very like to the procedure Terry described in his thread).
Click to expand...
Click to collapse
o ok, thank you!! im installing ubuntu 10.10 atm i will try the usual method and if no luck i will try this
I'll be looking forward to ROM release..
a

[Q] provide me a link please

can someone give me a link to things that i need to build a rom? i dont to use kitchen...i prefer more to coding...
OK, do you have linux installed?
OK, do you run LinuxMint? OR Have you setup a workspace if your on windows/macOS
heres A screenshot of what i run: (check attachment please for screenshot
i do have ubuntu...can i use it? linux mint is based on ubuntu...right?
SilverXCI said:
i do have ubuntu...can i use it? linux mint is based on ubuntu...right?
Click to expand...
Click to collapse
yes, you can use ubuntu, that will work
ok...i got linux system...what else?
SilverXCI said:
ok...i got linux system...what else?
Click to expand...
Click to collapse
then check here.
I do it a different way, different codes, i started off with this, but then i did more research and i worked out code for myself.
But if i told you how i do my ROM's (I will be releasing a new ROM shortly ) that would be secret telling
good luck
thanx dude...im so lazy to find a post how to build ur rom
SilverXCI said:
thanx dude...im so lazy to find a post how to build ur rom
Click to expand...
Click to collapse
Lol. I guess so. Anyway good luck
Sent from my X8 using XDA

Can anyone teach me how to make ROMs?

Hey all, I've been flashing Roms for ages but I'd love to start making Roms. I've been watching tutorials. but none have been of much use to me. I can use command prompt etc, and i have done a bit of programming. So, could you guys link me to some useful tutorials or even teach me yourself? Thanks guys!
BTW, my ultimate aim would be a fully functioning ICS Rom!
TaLEntZ96 said:
Hey all, I've been flashing Roms for ages but I'd love to start making Roms. I've been watching tutorials. but none have been of much use to me. I can use command prompt etc, and i have done a bit of programming. So, could you guys link me to some useful tutorials or even teach me yourself? Thanks guys!
BTW, my ultimate aim would be a fully functioning ICS Rom!
Click to expand...
Click to collapse
Lol, just found a useful tutorial! Would still love your input though ;D
What was the tutorials found ?
Also are you going for most topics made in a day ?
Sent from my HTC Incredible S using Tapatalk 2
These are from my bookmarks folder on my computer Hope they are of relevance
http://forum.xda-developers.com/showthread.php?t=1222746
http://forum.xda-developers.com/showthread.php?t=1272270
markj338 said:
These are from my bookmarks folder on my computer Hope they are of relevance
http://forum.xda-developers.com/showthread.php?t=1222746
http://forum.xda-developers.com/showthread.php?t=1272270
Click to expand...
Click to collapse
Thanks mate, second link is very useful!
Ok, so tonight I learnt how to use Kitchen and etc, so now i need to get into understanding the build.prop language and etc...
Have you looked here too?
http://forum.xda-developers.com/forumdisplay.php?f=613
Plenty of info there
markj338 said:
Have you looked here too?
http://forum.xda-developers.com/forumdisplay.php?f=613
Plenty of info there
Click to expand...
Click to collapse
Ah, exactly the kind of forums i was like for... Didn't think it would be called chef central though Thanks!
Check this out. Lots of goodies in there
ZaySk said:
Check this out. Lots of goodies in there
Click to expand...
Click to collapse
Thanks!
Just about to flash an ICS Rom I just finished, wish me luck!
TaLEntZ96 said:
Just about to flash an ICS Rom I just finished, wish me luck!
Click to expand...
Click to collapse
Good luck Mind telling us what it is?
thanks op for this thread was looking for one like this
markj338 said:
Good luck Mind telling us what it is?
Click to expand...
Click to collapse
Well, first i took a Galaxy Nexus ICS rom, which someone kindly ported already, and I fixed up GPS and MMS (I think).
But just about an hour ago, i took IceColdSandwich, and I am going to see if i can do any good with it
Just felt the need to chime in. Thanks for the very useful links. This thread is why I love coming to XDA.
Sent from my SAMSUNG-SGH-I747 using xda premium
TaLEntZ96 said:
Well, first i took a Galaxy Nexus ICS rom, which someone kindly ported already, and I fixed up GPS and MMS (I think).
But just about an hour ago, i took IceColdSandwich, and I am going to see if i can do any good with it
Click to expand...
Click to collapse
Nice mate Successful?
markj338 said:
Nice mate Successful?
Click to expand...
Click to collapse
Not anymore, im getting an error when trying to flash the rom, something like error 6?
I'll try fix it before school tomorrow. Thanks for the helps guys!
TaLEntZ96 said:
Not anymore, im getting an error when trying to flash the rom, something like error 6?
Click to expand...
Click to collapse
That's an updater-script problem. Check your recovery.log
Will do!
Sent from my Incredible S using xda app-developers app

Categories

Resources