Android News

Android Developer Challenge (Android misc)

News from the Android Developer Challenge: Quote: The final phase of Android Developer Challenge I is now complete. Out of 50 teams of finalists, 10 teams received a $275,000 award each and 10 teams received a $100,000 award each. All of the teams’ hard work during the past several months is apparent in the final 50 entries. The teams have … Read more

http://code.google.com/android/adc_gallery/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
The AllBinary Arcade Game Development Kit (Android misc)

The AllBinary Arcade Game Development Kit contains over 50 very small libraries to help ease arcade game development. The main features include the following: * Multi-Platform – Android, J2ME, and J2SE * Game Object Placement (Maps/Levels/Enemy Positions) * Feature/Configuration Options Framework * Save/Load/Delete Game State * Touch Screen Controls Thanks to http://www.dcemu.co.uk for the news.

http://allbinary.no-ip.biz/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
jChat4Android v1.0 (Android Application)

jChat4Android is a chat application for the Android platform based on Jade agent framework. It shows how Jade can effectively be used in a peer-to-peer context on mobile devices. Features: * Contacts management (contacts are read from the phone contacts database) * Persistence (you can see the status of all contacts connected to your own JADE platform) * Real time … Read more

http://code.google.com/p/jchat4android/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
ZXing v0.9 (Android misc)

ZXing (pronounced “zebra crossing”) is an open-source, multi-format 1D/2D barcode reader library implemented in Java. Goal is to support decoding of QR Codes, Data Matrix, and the UPC family of 1D barcodes. This library is divided into several components of interest: core: core decoding library, and the main component of the entire project javame: JavaME client javase: J2SE-specific client code … Read more

http://code.google.com/p/zxing/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
AndSudoku (24-07-2008) (Android Game)

AndSudoku is a Sudoku clone for Android. The goal is to fill all fields with numbers from 1 to 9 in an order that every row and every column contains each of the numbers only once. Also every 3×3 SubBox may contain every number just once. Discussion: http://www.anddev.org/andsudoku_-_sudoku_for_android_-_with_playable_demo-t2630.html

http://andsudoku.anddev.org/

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments
Android SDK Petition (Android misc)

There is a petition ongoing, because Google gives out the latest version of their Android SDK only to selected people instead to the whole community. Read on: Hello everyone, I’m starting this petition, to express my personal frustration about the release cycles and the information policy of the Android SDK. Before m5 we were waiting about 2 months, now we … Read more

http://groups.google.com/group/android-discuss/browse_thread/thread/957fa043e2a199b6?hl=en

This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.

By · 0 comments