Android News

Monolith Android (02-01-2008) (Android Game)

Monolith Android is a 3D tetris like game for the android mobile phone platform. The code is based on the SDK samples of the Android SDK. The intent is to create a fun to play game, and familiarize with the rich API of the android platform. The game uses openGL ES to render the graphics. As well as the classic … Read more

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

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

By · 0 comments
CallFreq (Android Application)

CallFreq is a new generation of a phone dialer. It intelligently analyzes the calling patterns of an Android communicator user and provide you only with the contacts that you currently need most. The current release of CallFreq allows the user to locate the contacts with whom (s)he communicated most over the last time period and instantly dial them: – On … Read more

http://sadko.mobi/callfreq/index.html

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

By · 0 comments
Positron v0.4 (Alpha) (Android Application misc)

Android instrumentations are powerful tools for automating android applications and make a nice fit for automated acceptance testing. Positron provides an instrumentation and some support classes to help writing acceptance tests. It is provided as a jar that gets bundled with your application. Right now acceptance tests are written in junit. Support for running scripts from resources is planned…

http://code.google.com/p/android-positron/

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

By · 0 comments
Scrambled Net v1.0 (Android Game)

This is a port of the KDE game “knetwalk”, by Andi Peredri, Thomas Nagy, and Reinhold Kainhofer. Ported to Android by Ian Cameron Smith (headstay); released under GPL. Includes MTRandom by David Beaumont, released under LGPL. The player is given a network diagram with the parts of the network randomly rotated; he/she must rotate them to connect all the terminals … Read more

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

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

By · 0 comments
Trivial GPS (Android Application Source Code)

The TrivialGPS is a small application that shows yours location plotted against a MapView in real time. It uses the mock location provider that ships with the Android SDK. The mock location provider simulates a drive in the bay area. There is an accompanying tutorial: http://jasonhudgins.blogspot.com/2007/12/cruising-around-with-android.html

http://code.google.com/p/trivial-gps/

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

By · 0 comments