Tic Tac Toe for Android!.png)
http://www.anddev.org/smarttactoe-t3526.html
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
Tic Tac Toe for Android!.png)
http://www.anddev.org/smarttactoe-t3526.html
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
ClockApps is a Countdown Timer and Stopwatch for Android.
.png)
http://www.anddev.org/clockapps_-_countdown_timer_and_stopwatch-t3730.html
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
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.
.png)
Discussion: http://www.anddev.org/aiminesweeper-t3721.html
http://www.artfulbits.com/android/minesweeper.aspx
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
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
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
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
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
andGuess is a guessing game for the Android platform.
http://www.anddev.org/test_my_guessing_game_for_glitches-t3375.html
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
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/
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
Jompe71 is currently working on a remake of the C64 version of Deflektor for Android.
.png)
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
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
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.
_(Android_Application).jpg)
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
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
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/
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.