Mobile TV Elite Software

Archive for September 30th, 2010

Open Source Android Apps for Developers: Secrets-for-Android

Open Source Android Apps for Developers: Secrets-for-Android

Apps Description
Secrets for Android is an open source Android application which is used to securely store and manage passwords and secrets on your Android phone. It uses techniques like strong encryption and auto-logout to help ensure that your secrets remain safe (assuming you use a good master password!). Context-sensitive tips guide you along through its operation, making it easy to use.

Secrets for Android is open source using the Apache 2.0 licence, so you can examine the code yourself, or modify it to your needs.

Project Home
http://code.google.com/p/secrets-for-android/

Project owners
roge…@google.com, ro…@tawacentral.net

Version
1.9.5

Downloads
http://code.google.com/p/secrets-for-android/downloads/list

Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://secrets-for-android.googlecode.com/svn/trunk/ secrets-for-android-read-only
Read more…

Be the first to comment - What do you think?  Posted by CuteAndroid - September 30, 2010 at 12:41 pm

Categories: Android, Android app, Android Application, Android developer   Tags: , , , , , , , ,

Open Source Android Apps for Developers: bestcardgameever-android (Android Game)

Open Source Android Apps for Developers: bestcardgameever-android (Android Game)

Apps Description
bestcardgameever-android is an open source Android game app which is one of the best card game ever played, developed exclusivley for android. It is based on the travelers game Yaniv developed for the android platform .

Project Home
http://code.google.com/p/bestcardgameever-android/

Project owners
eladk…@gmail.com

Version

Downloads
http://www.androidzoom.com/android_games/cards_and_casino/the-best-card-game-everyaniv_jrbe_download.html

Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://bestcardgameever-android.googlecode.com/svn/trunk/ bestcardgameever-android-read-only
Read more…

Be the first to comment - What do you think?  Posted by CuteAndroid - at 12:00 pm

Categories: Android, Android app, Android Application, Android developer, Android Game   Tags: , , , , , , , , ,

Open Source Android Apps for Developers: Moonblink (Android Project)

Open Source Android Apps for Developers: Moonblink (Android Projects by Moonblink, including shared libraries)

Apps Description
Moonblink is an open source Android project which contains a number of apps by Moonblink, and the shared libraries they use. The main product is these apps now available through the Android market:
* ScrambledNet — a network-unscrambling puzzle game, based on the KDE game knetwalk.
* Tricorder — a working tricorder application for your Android phone.
* Audalyzer — an audio analyser for your Android phone.
* Substrate — a collection of live wallpapers for Android.
* Dazzle — a brightness widget that toggles auto mode.
* TestCard — a simple screen test pattern.
* TouchTest — a simple multi-touch test tool.

Project Home
http://code.google.com/p/moonblink/

Project owners
heads…@gmail.com

Version

Downloads
http://code.google.com/p/moonblink/downloads/list

Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://moonblink.googlecode.com/svn/trunk/ moonblink-read-only
Read more…

Be the first to comment - What do you think?  Posted by CuteAndroid - at 5:10 am

Categories: Android, Android app, Android Application, Android developer, Android Project   Tags: , , , , , , , ,

Open Source Android Apps for Developers: Skylight1 (Android Project)

Open Source Android Apps for Developers: Skylight1 (Android open source project: library, demos and applications)

Apps Description
Skylight1 is an open source Java mobile projects framework and collection of Android and Java ME mobile applications and demos. It is affiliated with the NYCJava.net Java User Group with the revenue from the project’s initial application going to the NYPC Users Group, the parent organization, a 501c3 educational non-profit.

This project consists of the following sub-projects:
* SkylightOpenGL – OpenGL wrapper DSL to the Java binding for OpenGL ES – JSR 239 for Android and Java ME
* Skylight1 DI – a dependency injection framework.
* Skylight1 Mocks – a set of mock objects for Android phones, including playback
* Skylight1 Utils – utilities such as FPS counter, remote exception stack handling
* Skylight1 UI – common custom UI classes, views and an upcoming view framework (in progress)
* Skylight1 XML – XML parsing classes (in progress)
* Skylight1 Server – corresponding server side projects and utils
* Skylight1 Demos – api and sample demos including:
o Tanked, a 2D OpenGL demo
o Barnstormer, a 3D OpenGL demo
o Flick Test, a flick example showing borders of adjacent views
o Skylight1 Wallpaper, a live wallpaper example featuring selectable backgrounds and a fingerprint.

Project Home
http://code.google.com/p/skylight1/

Project owners
dario.nycjava, megbeckIM

Version

Downloads
http://code.google.com/p/skylight1/downloads/list

Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://skylight1.googlecode.com/svn/trunk/ skylight1-read-only
Read more…

Be the first to comment - What do you think?  Posted by CuteAndroid - at 5:02 am

Categories: Android, Android app, Android Application, Android developer, Android Project   Tags: , , , , , , ,

Open Source Android Apps for Developers: aDOSBox (Android Game)

Open Source Android Apps for Developers: aDOSBox (Android Game Related Emulator, DosBox Android Port)

Apps Description
aDOSBox is an open souce Android project which porting the DosBox (an x86 emulator with DOS) for Android platform. DosBox is an open source DOS emulator for BeOS, Linux, Mac OS X, OS/2, and Windows. Primarily focuses on running DOS Games.

0.1Alpha is released for phones with HVGA or WVGA.
1. A working version on android emulators of Nexus One/Droid spec
2. A alpha version that can work on G1/G2 phones, but be warned it may consume a lot of memory and you may have to reboot your phone after testing it.
3. It is still quite slow and needs tuning to work properly on android phones.

Project Home
http://code.google.com/p/adosbox/
http://androiddosbox.appspot.com/

Project owners
Jenvor, greatht

Version
0.1

Downloads
http://code.google.com/p/adosbox/downloads/list

Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://adosbox.googlecode.com/svn/trunk/ adosbox-read-only
Read more…

Be the first to comment - What do you think?  Posted by CuteAndroid - at 12:36 am

Categories: Android, Android app, Android Application, Android developer, Android Game   Tags: , , , , , , ,

Open Source Android Apps for Developers: Cocos2d-android (Android Game)

Open Source Android Apps for Developers: Cocos2d-android (Android Game related framework)

Apps Description
Cocos2d for Android is an open source Android game related project which is a framework for building 2D games, demos and other graphical/interactive applications. It is based on the cocos2d-iphone design: it uses the same API, but instead of using objective-c, it uses Java. And Cocos2d for iPhone is a framework for building 2D games, demos, and other graphical/interactive applications. It is based on the cocos2d design: it uses the same API, but instead of using python it uses objective-c.

Project Home
http://code.google.com/p/cocos2d-android/

Project owners
Laurent.deSegur

Version
debug

Downloads
http://code.google.com/p/cocos2d-android/downloads/list

Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://cocos2d-android.googlecode.com/svn/trunk/ cocos2d-android-read-only
Read more…

Be the first to comment - What do you think?  Posted by CuteAndroid - at 12:16 am

Categories: Android, Android app, Android Application, Android developer, Android Game   Tags: , , , , , , ,