Committed to Code

 

Select a tag to browse associated projects and drill deeper into the tag cloud.

[21 total ]

M2E Android Configurator

The Android Configurator is an Maven Integration for Eclipse (m2e) plug-in that adds maven support for Android Developer Tools (ADT) and the Maven Android Plugin.

ENUM Discoverer

Sponsors SIDN.nl | isoc.nl Introduction ENUM is a standard that combines with other services to allow land-line and mobile calls, as well as email and instant messages, to be controlled via a single number. ENUM works by assigning Internet addresses as a single point of contact for each ... [More] person. It allows land-line and mobile calls as well as email and instant messages through one number. Purpose The purpose of this project is to provide an application (or applications) that demonstrates the potential of ENUM. 1. A visually attractive live demonstration of ENUM's potential to 'connect the dots'. 2. A functional proof-of-concept . 3. A step-by-step guide on how to build your working service from open source components [Less]

ActiveRecord for Android

Lightweight persistence library for Android. It simplifies work with SQLite database by providing high level APIs which allows to perform CRUD operations directly with Java classes. The big benefits of this library is its ability to persist Java objects without writing a boilerplate code for mapping between Java and SQL.

Robotium

It's like Selenium, but for Android. User scenario testing for Android. Robotium is a test framework created to make it easy to write powerful and robust automatic black-box test cases for Android applications. With the support of Robotium, test case developers can write function, system and ... [More] acceptance test scenarios, spanning multiple Android activities. Robotium has full support for Activities, Dialogs, Toasts, Menus and Context Menus. [Less]

AndEngineExamples

This project demos the usage of AndEngine, a free Android 2D OpenGL Game Engine, with different examples. These examples are the perfect place for learning the basics of AndEngine.

logback-android

Logback-Android brings the power of Logback to Android devices. Logback is a reliable, generic, fast, and flexible logging library for Android applications.

vzaar-java-api

vzaar has a restful API that can be accessed via HTTP with both public and authenticated call and uses the oEmbed open standard for allowing 3rd parties to easily access vzaar content. This project is a Java library that provides easy access to the vzaar restful API. You can use the vzaar ... [More] video URL to easily obtain the appropriate embed code for that video. To find out more about oEmbed view the specification here: http://oembed.com/ vzaar uses the oAuth open standard for allowing 3rd parties to authenticate with vzaar. To find out more about oAuth view the specification here: http://oauth.net/ [Less]

Cura

Cura is a mobile phone application for the Android platform (Gingerbread 2.3.3 and above). It is a bundle of remote systems administration tools targeted mainly at sysadmins.

AndEngineAugmentedRealityExtension

This project is an extension to AndEngine, the free Android 2D OpenGL Game Engine. It provides easy functionality to overlay any AndEngine? Scene above a camera preview.