RSS 182 projects tagged "Android"

Download Website Updated 20 May 2013 pride

Screenshot
Pop 176.12
Vit 15.08

pride (Poor Richard's Independent anDroid Environment) combines medit, bash scripts, zenity, and the Android tools to create a light and coherent environment for Android development. It offers a fast and simple alternative to Eclipse while offering more control over creation, building, running, and releasing an app than the Android SDK. As far as code injection, pride is already more than Eclipse, without all the unnecessary "more" that Eclipse does.

Download Website Updated 20 May 2013 DEMUX Framework

Screenshot
Pop 13.19
Vit 1.16

DEMUX Framework enables Java developers to build modular, cross-platform applications which can run on desktop, Web, and mobile and embedded devices. It is based on OSGI and supports creating JavaFX desktop applications, mobiles apps (Android, iOS, Windows), and Web applications.

Download Website Updated 18 May 2013 Mo Da Browser

Screenshot
Pop 107.19
Vit 7.18

Mo Da Browser aims to be a stable, small, usable browser for Android. It will be a core browser of at most half a dozen Java files for anyone to build up from and add their own value. Developers can then sell their app with its added value into the marketplace. The main goal is to rework how things are done in browsing (how to go forward and back, how to control the browser, and how to record and share where you've been).

Download Website Updated 17 May 2013 Pastèque

Screenshot
Pop 559.66
Vit 43.76

Pastèque (formerly POS-Tech) is point-of-sale software for touchscreen devices. It is designed as multichannel software with a desktop client, a mobile Android client, and a Web back office.

Download Website Updated 15 May 2013 fio

Screenshot
Pop 1,808.67
Vit 168.30

fio is an I/O tool meant to be used both for benchmark and stress/hardware verification. It has support for 13 different types of I/O engines (sync, mmap, libaio, posixaio, SG v3, splice, null, network, syslet, guasi, solarisaio, and more), I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, and much more. It can work on block devices as well as files. fio accepts job descriptions in a simple-to-understand text format. Several example job files are included. fio displays all sorts of I/O performance information, including complete IO latencies and percentiles. Fio is in wide use in many places, for both benchmarking, QA, and verification purposes. It supports Linux, FreeBSD, NetBSD, OS X, OpenSolaris, AIX, HP-UX, and Windows.

Download No website Updated 14 May 2013 Remote Launcher Server

Screenshot
Pop 167.48
Vit 43.98

Remote Launcher is an easy-to-use tool that enables you to launch applications remotely on your PC via your Android device. It consists of an Android application (proprietary) and a small server program (GPLv2) for your PC. You can configure Remote Launcher to start any application on your PC with a single click on your Android device. For example, it can start your mediacenter, shutdown or restart the computer, or run a custom script. It has been tested on Ubuntu and Windows 7.

Download Website Updated 13 May 2013 Quassel IRC

Screenshot
Pop 141.38
Vit 41.49

Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one or more clients can attach to and detach from a central core, much like the popular combination of screen and a text-based IRC client, but graphical. In addition to this unique feature, it aims to be a comfortable chatting program.

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 30.05
Vit 2.99

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

No download Website Updated 09 May 2013 httping

Screenshot
Pop 1,247.82
Vit 112.33

httping is a "ping"-like tool for HTTP requests. Give it a URL and it will show how long it takes to connect, send a request, and retrieve the reply (only the headers). It can be used for monitoring or statistical purposes (measuring latency).

Download No website Updated 08 May 2013 Wifix (lite)

Screenshot
Pop 59.23
Vit 10.86

If you can't reconnect to your WiFi until you reboot your Froyo device, Wifix (lite) will probably help you. Just click the "Reassign" button, and about 8 seconds later you will be reconnected to your WiFi. You can use "Reconnect" if it doesn't work for you. There is also a "Keep Connection" checkbox that prevents your WiFi connection from been deactivated.

Screenshot

Project Spotlight

libquickmail

A C library for sending email with attachments.

Screenshot

Project Spotlight

spt::json

A simple JSON API for Qt 4.