Archive for March, 2009

Android TinyURL v1.0.0 (Android Application)

TinyURL integration for the Android platform. Features: Create and share a TinyURL Convert a URL to a TinyURL before sharing it from the Browser, YouTube, or any other application that supports sharing links Copy TinyURL to clipboard

By · 0 comments
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.

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

By · 0 comments
ProxySetting v1.0 (Android Application)

ProxySetting is a simple application for Google’s Android platform that allows users to specify an HTTP Proxy address to use when connected to a Wifi network. At the time of writing Android only allows HTTP traffic to be directed at a proxy when using a Mobile network. It is likely that Android will be updated in the future to support … Read more

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

By · 0 comments
BistroMath v1.0.5 (Android Application)

BistroMath is a specialized calculator for solving “bistromatic” problems which involve numbers on a a waiters check-pad and people in restaurants. Given the amount on the bill, we can quickly calculate tax, tip, how to divide equally among N people or convert into another currency.

By · 0 comments