Category: Android
SmartTacToe (Android Game)

Tic Tac Toe for Android!

http://www.anddev.org/smarttactoe-t3526.html

By with 0 comments
ClockApps (Android Application)

ClockApps is a Countdown Timer and Stopwatch for Android.

http://www.anddev.org/clockapps_-_countdown_timer_and_stopwatch-t3730.html

By with 0 comments
Minesweeper v1.0 (Android Game)

Minesweeper is a mobile version of one the best single-player logical games ever made. The game is still very popular among players of different age and social origin.

Discussion: http://www.anddev.org/aiminesweeper-t3721.html

http://www.artfulbits.com/android/minesweeper.aspx

By with 0 comments
PruneLogs v0.1 (Android Application)

The way the Call Log works is crazy. Delete one entry, or delete everything. – Not any more!!!

Here’s the initial version of an application to allow you to delete logs, based on a number of criteria. As it’s only version 0.1, it only supports deletion by Date. But there’s more to come.

http://www.anddev.org/prunelogs_-_manage_your_call_log-t3705.html

By with 0 comments
Android on the Neo Freerunner (Android misc)

Sean Mcneil and a bunch of other guys are currently porting Android over to the Neo Freerunner. You need to have a SD card inserted on the Neo in order to boot Android, the card must have a FAT and a EXT3 partition.

Grab the kernel image and roots at http://people.openmoko.org/sean_mcneil/

http://www.youtube.com/watch?v=OUBOF6c8Z0c

By with 0 comments
andGuess (30-10-2008) (Android Game)

andGuess is a guessing game for the Android platform.

http://www.anddev.org/test_my_guessing_game_for_glitches-t3375.html

By with 0 comments
ZXing v1.1 (Android misc)

ZXing (pronounced “zebra crossing”) is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Goal is to use the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server.

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
android: Android client (1.0 SDK)
androidtest: Android test app (1.0 SDK)

rim: RIM/Blackberry-specific client build
iphone: iPhone client + port to Objective C / C++ (QR code only)
zxingorg: The source behind zxing.org/w
bug: Client for BugLabs’s BUG

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

By with 0 comments
Deflektor WIP (Android Game)

Jompe71 is currently working on a remake of the C64 version of Deflektor for Android.

As he does not own the real device yet, he is looking for beta testers with a G1 device. If you got time on your hands and if you own a G1, you know what to do now 🙂

http://www.anddev.org/c64_remake_soon_finished_looking_for_testers-t3275.html

By with 0 comments
WordMate v0.7 (Beta) (Android Application)

WordMate is an universal dictionary application running on Google Android platform. The applicatoin itself doesn’t contain any data, instead you can download different databases on the Internet or even make your own dictionarywith the generator provided along with WordMate.

WordMate uses it’s own format (.dwm) as dictionary data file. Alternatively, it can read the Stardict format as well(decompresses into .dict, .idx and .ifo files).

http://www.anddev.org/dictionary_-_wordmate_07_beta-t3100.html

By with 0 comments
FreeTTSAndroid v1.0 (Android Application)

An Android application for interfacing with a FreeTTS server, in order to generate Text to Speech application inside Android emulator.

http://sourceforge.net/projects/freettsandroidi/

By with 0 comments