Android News
DroidDraw r1b3 (Android misc)

DroidDraw is a graphical user interface (GUI) builder for the Android platform.

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

By with 0 comments
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 tetris-like gameplay, the game provides additional game modes, “Dizzy” and “Monolith”. The Monolith name derives from the fact that the matrix that the game is played in, looks a bit like a monolith from the film “2001 a Space Odyssey”.

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

By with 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 the HOUR screen, contacts that user spoke to most often during the last 60 minutes are displayed.
– On the DAY screen, contacts that user spoke to most often during the last 24 hours are displayed.
– On the WEEK screen, contacts that user spoke to most often during the last 7 days are displayed.
– On the MONTH screen, contacts that user spoke to most often during the last 30 days are displayed.

Future releases of CallFreq will also allow to use predictive contact analysis and use advanced calling functions.

Thanks to http://www.android-freeware.org/ for the news.

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

By with 0 comments
Metosphere v0.4 (Alpha) (Android Application)

Metosphere is a browser to view virtual objects and information around your location.

http://www.gotoandroid.com/projects/metosphere

By with 0 comments
AndroidCalc v0.3 (Android Application)

AndroidCalc is a simple calculator application for the Android Platform.

http://www.android-freeware.org/download/androidcalc

By with 0 comments
DroidDraw r1a24 (Android misc)

DroidDraw is a graphical user interface (GUI) builder for the Android platform.

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

By with 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/

By with 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 to the server.

Scrambled Net detects the screen size of the device it’s running in, and configures the board appropriately. This makes the game a bit easier on smaller phones — we don’t want to make the cells too small, because it’s difficult to tap on a tiny cell on a phone’s touchscreen. Portrait and landscape phones are handled automatically.

Tile rotation is smoothly animated; highlighted tiles show the user’s progress.

The game is designed to be usable with 12-key keypad or QWERTY keypad, or by tapping the screen.

The game has 5 difficulty levels; the first 3 use different board sizes; then wrap-around is introduced for “Master” level; then “Insane” level adds invisible cells. In case you’re wondering, yes, I can solve “Insane” puzzles, usually in 10-12 minutes on a large (HVGA) phone.

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

By with 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/

By with 0 comments
DroidDraw r1a22 (Android misc)

DroidDraw is a graphical user interface (GUI) builder for the Android platform.

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

By with 0 comments