Latest News

Positron v1.0 (RC 4) (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. Acceptance tests are written in junit, extending a custom base class.

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

By · 0 comments
jChat v1.3 (Android Application)

Android jChat is a Location Based Chat application that provides a good example of peer-to peer application aimed at proving the power of adding JADE ( http://jade.tilab.com ) agent capabilities to the ANDROID Platform. JADE introduces the concept of agent oriented development and this application demonstrates the flexibility of this approach, that it is easily applied to a common p2p … Read more

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

By · 0 comments
SMSPopup v0.9.91 (Android Application)

An Android application that intercepts incoming text messages and displays them in a popup window (activity). The popup window shows the contact the message came from and their contact photo (if there is one) as well as the content of the message. Directly from the popup the user is given the option to Close the popup (marking the message read) … Read more

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

By · 0 comments