184 projects tagged "Android"
Shiny Menu Icons is a unique icon library covering an extremely wide range of topics, from standard file operations, navigation, and document processing to user management, online communications, security, and a lot more. Each of the 1014 icons in this collection is available in 4 popular file formats (PNG, GIF, BMP, and ICO) and resolutions (48x48, 32x32, 24x24, 20x20, and 16x16). The set can be efficiently used in the interface of any modern software.
Remote Launcher is an easy to use tool that enables you to launch applications remotely on your PC via your Android device with a single click. It can also be used to start your PC up, even if it is turned off, with the built in support for Wake On LAN. It consists of an Android app and a small server program for your PC. You can configure Remote Launcher to start any application on your PC. For example, it can start your mediacenter, shutdown or restart the computer, or run a custom script.
Moneychanger is a simple client GUI built on top of Open Transactions, a financial crypto library. Moneychanger can be used to create pseudonyms, issue currencies, open accounts, withdraw and deposit cash (untraceable digital cash), write and deposit cheques, trade on markets, and much, much more.
setiQuest is a project that empowers earthlings everywhere to become active participants in the search for cosmic company. It includes two software systems. SonATA detects the evidence of extra-terrestrial technology in data that has been collected, and SetiQuest Explorer is an Android app through which anyone can access the same telescope data and visually detect evidence of alien technology.
gigacount is a smartphone app that simulates radiation measurement. The camera takes pictures of objects. It stores the pictures as files or transmits them to a service on the network. A user sees the preview of the camera and a number that represents the (estimated) value of radiation. She can set up the application to display random numbers and which format/unit. It also includes options to alter preview color or display a static meter background.
OpenMobster is a mobile cloud platform to integrate mobile apps with Cloud services. These services can be anything ranging from your Corporate backend (CRM, ERP, etc.), to consumer Cloud services (Gmail, Facebook, etc). It features Seamless Data Synchronization: synchronizes and manages the life cycle of locally stored data. This data is then automatically/bidirectionally synchronized with the cloud. Push Notifications: app state changes are proactively pushed to an App from the Cloud server. The Push mechanism uses a pure network/socket based approach instead of clunky methodologies like sending SMS alerts or email alerts. The Push notifications happen inside the app's execution environment. In case of iOS, Push is based on the Apple Push Notification Service. Supported platforms: Android and iPhone/iOS.
Red language is a native-code compiled functional, imperative, symbolic, and homoiconic programming language that re-uses most of REBOL's syntax and semantics. Both static and JIT compilation support are planned. A strong emphasis is made on concurrency and both task and data parallelism support using an actor-like abstraction and parallel collections (Scala-like). The target range of usage spreads from low-level system programming (thanks to the built-in Red/System C-level DSL) and embedded systems, up to high-level scripting, with an optional REPL console.
AndroidUtils is a small collection of classes and methods for Android. It includes logic for inspecting and manipulating strings, handling GET and POST requests to a Web server, logging, deriving address information from longitude and latitude, checking and manipulating date values, and more.