Category: Android

Useful Switchers v0.9 (Android Application)

Quick toggle for frequently used system settings.

Such as:

* GPS
* Wi-Fi
* Bluetooth
* Ringer mode
* Battery level status
* Internal/sd card memory status
* Brightness adjustment
* Airplane Mode
* Screen Timeout
* Flashlight
* Auto Sync
* 2G/3G
* Wireless Location
* Silent Mode

http://www.maximyudin.com/mysoftware/

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

By · 0 comments
FBReaderJ v0.2.3 (Android Application)

FBReaderJ is an e-book reader for the Android platform. It is a clone of the FBReader book reader written in Java by the same authors. FBReaderJ supports several e-book formats: oeb, epub, and fb2. Direct reading from zip, tar, and gzip archives is supported.

http://handhelds.freshmeat.net/releases/293756/

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

By · 0 comments
Robotic Space Rock v1.0.8 (Beta) (Android Game)

Robotic Space Rock 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”.

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
Android SDK v1.1 (Android misc)

An updated SDK for Android is out!

Release notes:

Posted by Dan Morrill, Developer Advocate on 09 February 2009 at 11:25 AM

Hello, developers! As you may have heard by now, users around the world have started to receive updates to their Android devices that provide new features and functionality. You may also have noticed that the new update reports as “Android 1.1”. Applications written with the 1.0_r1 and 1.0_r2 SDKs will continue to work just fine on Android 1.1. But if you want to take advantage of the new APIs in 1.1, you’ll need an updated SDK.

That’s why I’m pleased to let you know that the Android 1.1 SDK, release 1 is now available. As you’ll quickly see from the release notes, the actual API changes are quite minor, but useful. This new SDK has all the new APIs, as well as a new emulator image to let you test your applications. If you have a retail device running Android, contact your operator for the update schedule. An updated v1.1 system image for the Android Developer Phone 1 will be coming soon.

In addition to the new APIs, the emulator also contains improved ability to test localizations to the German language. Localizations for other languages will be added in future SDK releases.

You can download the updated SDK using the links above. Happy coding!

http://android-developers.blogspot.com/2009/02/android-11-sdk-release-1-now-available.html

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

By · 0 comments