![]() |
[Android] Android source is out now!
The Android source is out now. Looks pretty darn complete.
Hit the link for more info: http://source.android.com/ /me goes back to digging through release notes. |
Re: Android source is out now!
now we only need to find a way to compile dalvik in maemo sdk.
dunno how compatible the Android.mk with Makefile |
Re: Android source is out now!
@perverztata: Not quite that simple. Android uses a whole different libc, and expects certain kernel features to be available as well. Also it uses the framebuffer directly instead of going through X like maemo does. This isn't just a quick "recompile & package" job. There will be some real porting necessary.
-John |
Re: Android source is out now!
that's sad! I've already started the make job :)
> LANG=en_US make -f Android.mk dx/Android.mk:16: /base_rules.mk: No such file or directory dx/Android.mk:33: /base_rules.mk: No such file or directory dx/Android.mk:50: /base_rules.mk: No such file or directory dx/Android.mk:65: /src/Android.mk: No such file or directory find: `*/src/main/java': No such file or directory find: `*/src/test/java': No such file or directory libcore/Android.mk:98: *** No native code defined for libcore. Stop. |
Re: Android source is out now!
Anyone played around with this yet? I am trying to setup my environment (following the instructions on the google site). However I am stuck pretty early.
I run: repo init -u git://android.kernel.org/platform/manifest.git At which point I get Code:
Traceback (most recent call last): Then I try to re-run the repo init -u git://android.kernel.org/platform/manifest.git But it complains that .repo already exists. If I delete .repo and re-run yet again I am gack to the fatal: empty ident error. Thanks |
Re: Android source is out now!
Does this mean we'll finally have a bootable android OS?
|
Re: Android source is out now!
I hope so, if only to bring out my good old Zaurus C760 out of retirement at last :-)
|
Re: Android source is out now!
I hope I'll get the new android apps on my n800 with maemo. Dalvik MUST BE PORTED! :)
who is interested in starting a new port? (although I'm not really familiar with framebuffer and stuff...) |
Re: Android source is out now!
Quote:
git config --global user.email "cyrus.drive@gmail.com" git config --global user.name "Cyrus Drive" |
Re: Android source is out now!
Quote:
|
All times are GMT. The time now is 12:02. |
vBulletin® Version 3.8.8