This site is dedicated to porting of Android framework to FreeBSD.
Main goal of project is to provide native binaries for tools and make it possible to develop Android applications on FreeBSD powered system without Android SDK for Linux.
SDK
Current status: SDK is compiled on FreeBSD 8.0 (i386) and FreeBSD 8.1-RC1 (amd64), all tools seems working as required for i386, amd64 version is considered buggy and not working. All binary tools are native for FreeBSD, host tools were compiled using gcc4 (some projects by gcc34 due dependencies on unwind.h and so on), target binaries were compiled using arm-eabi-4.4.0 (compiled from android-toolchain sources).
Sources for compilation were taken from git repository (see android sources site). All related commits are published in freebsd-port branch. Commits are uploaded for reviews, however not all of them may be in public korg/master branch. Since maintainers of AOSP can't supportFreeBSD, related patches are not uploaded for review now, but available in bsdroid.org repository via android tool.
distribution via android tool:
- AOSP-2.2-20100709-i386, 14Mb download
snapshots of i386 SDK (deprecated):
- AOSP-2.2- 20100703-i386 (Froyo+), 150 Mb download snapshot notes
- AOSP-2.2-20100627-i386 (Froyo), 150 Mb download snapshot notes
- AOSP-2.0-20091117-i386 (Eclair+), 115Mb download snapshot notes
snapshots of amd64 SDK (deprecated):
- AOSP-20100702-2.2-amd64-DEV (Froyo+), 160 Mb downloadsnapshot notes
SDK FAQ
Check bsdroid SDK FAQ if you have any questions or problems
Simple
Simple is new Basic based programming language, introduced by Google. It may be used to compile applications for Android. Sources may be downloaded here
snapshots of Simple:
- v.20090930 (0.1.0-dev), 411 Kb download snapshot notes
0 件のコメント:
コメントを投稿