Showing 30 open source projects for "android application"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    GPSLogger

    GPSLogger

    Lightweight GPS Logging Application For Android

    GPSLogger is an Android app that logs GPS information to various formats (GPX, KML, CSV, NMEA, Custom URL) and has options for uploading (SFTP, OpenStreetMap, Google Drive, Dropbox, Email). This app aims to be as battery efficient as possible. GPSLogger uses the GPS capabilities of your Android phone to log coordinates to GPS format files at regular intervals.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    ...This tool enables Java source to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required by client-side application developers, including exceptions, inner and anonymous classes, generic types, threads and reflection. JUnit test translation and execution is also supported. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Mobile Atlas Creator
    This application creates off-line atlases of raster maps for various cell phone apps on Android, iPhone and WindowsCE as well as GPS devices (Garmin, Magellan and others)
    Leader badge
    Downloads: 521 This Week
    Last Update:
    See Project
  • 4
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Open-source C/C++ math engine for advanced scientific computing

    Advanced Trigonometry Calculator (ATC) is an open-source mathematical computing engine written mainly in C/C++. Created in 2011 and maintained by Renato Alexandre dos Santos Freitas, ATC is designed as a practical Windows desktop application for advanced calculations, automation, and technical problem solving. ATC supports equation solving, polynomial tools, complex numbers, matrix calculations, statistics, physics, geometry, unit conversions, DSP/FFT operations, and scripting. It can...
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Live Transcribe Speech Engine

    Live Transcribe Speech Engine

    Live Transcribe is an Android application

    Live Transcribe Speech Engine provides on-device speech recognition components that power real-time transcription for accessibility and everyday voice-first experiences. Its design prioritizes latency and robustness in noisy, far-field environments, enabling continuous transcription with low delay on mobile hardware. The engine manages audio front-end processing—such as noise suppression and voice activity detection—before feeding audio into compact, accurate acoustic and language models....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VKGeo Friends on Map for VKontakte

    VKGeo Friends on Map for VKontakte

    See your friends from VKontakte on the map

    ...Choose friends whose location you would like to see, send them invitations - and after they install the app and add you to their list of trusted friends, you can see where they are. VKGeo is available for iOS 11+ and Android 5.0+ environments, as well as HTML5 application (with limited functionality).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This program takes NMEA, CSV, GPR or GPX logfiles from your GPS device, manages your tracks and exports them as KML to Google Earth. Investigate altitude and speed information, measure distances and cut tracks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Halachic Times

    Jewish prayer times

    Android application that displays list of halachic/halakhic times for Jewish prayers (zmanim and zmanei tefillot).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SmartHMA

    SmartHMA

    Mobile implementation of HMA standardised EO data sources

    The main objective of the SmartHMA project is to develop and validate an open source operational platform architecture which implements a set of HMA standards in native Android client for access to EO Ground Segment data and services. The aim of the project is the development of a mobile application for discovery and distribution of EO data in the acceptable by tablet devices form and entirely based on OGC and HMA specifications. Implementation focuses on accessing the ESA Fedeo environment SmartHMA in form of open source software allows complementing the ESA RSS system environment and ESA Fedeo platform (http://wiki.services.eoportal.org/tiki-index.php?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    SCALEXTRIC_CONTROLLER

    SCALEXTRIC_CONTROLLER

    An open source controller for Scalextric community

    Open source controller for Scalextric community. Scalextric Controller is composed by a custom hand controller, used to drive the Scalextric slots cars, and Android application used to communicate with the hand controller via Bluethoot low power (BLE). This project repository contains the PCB project, the micro embedded software, the Android App and the 3D CAD design of the cricital mechanical parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Androsm

    Androsm

    Map application using OpenStreetMap data

    Android application which shows a moving map which is created from OpenStreetMap data. It is a fork of GpsMid. Please note that Androsm is under a major rewrite. The binary release doesn't have a native Android UI yet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Bluetooth GPS for Android

    Bluetooth GPS for Android

    An application for using an external bluetooth GPS on Android devices

    An application for using an external bluetooth GPS on Android devices. The application connects to a Bluetooth device (NMEA GPS) and creates a GPS provider which can be used to replace the internal GPS.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 13

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ...The 3D features present: - OpenGL ES 2; - rotating, multi-touch zooming and moving the globe; - stars on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Classic Monitor

    Classic Monitor

    Android app to monitor a Midnite Solar Classic charge controller

    ...Works with Android API level 10 (Gingerbread) and above.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    jmathstudio-android

    jmathstudio-android

    Android API for discrete Image and Signal processing.

    JMathStudio-Android is an API for Image & Signal processing for your Android application. It is simple to use, portable, light (~300 Kb), extendable and free. JMathStudio-Android provides a developer with many of the advanced and basic discrete image and signal processing utilities ( 500+ useful operations/transforms). A minimum Android platform with API Level 3 is required for Android projects using this API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Temperature Converter 4 Android

    Temperature Converter 4 Android

    Android app for temperature conversion

    This app has an educational purpose only. It demonstrates a very simple application to convert temperatures between Celsius, Kelvin and Fahrenheit scales
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BioGenie

    BioGenie

    BioGenie is presented as a complete package for Biological solutions.

    Bioinformatics as an emerging research area spreads out many challenges to both the Bioinformaticists and the Bioinformaticians. BioGenie is presented as a complete package for tackling these challenges. Accommodating all three platforms, that is, a desktop application, a web application and a mobile (android-based) application, BioGenie outperforms all existing softwares engineered to assist heavy and complex computations. The GUI is very well-designed guiding the user technically with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Geosearch

    Geosearch

    Allows you to monitor the movement of users on a Google map.

    Geosearch is a free/open source program to monitor the movement of users on a Google map. You can send SMS, make calls and find the optimal road to reach another user. Geosearch is an Android 4.0 application (API level 14).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    speedometer

    Simple speedometer for Android

    This is a very basic speedometer application for Android phones. Features: -Uses GPS -Speed is shown in both m/s and km/h -Keeps track of top speed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Strip Chart Recorder

    Stripchart tool to use with GCDC products

    This is a realtime stripchart dissplay application for use on Android 2.1+ operating systems. It connects via Bluetooth to a http://www.gcdataconcepts.com bluetooth accelerometer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Weight Gallery Mobile

    Mobile Application for Weight Gallery

    This is the official release page for Weight Gallery Mobile. As of right now, it is in beta. The application functions and is (believed to be) bug-free. It only calculates weights at the time and has no added features of saving, loading, or editing weights. Those features are coming soon! As of right now, Weight Gallery Mobile is at version 1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MultiDEILD

    MultiDEILD

    The ultimate alarm for lucid dreams induction

    MultiDEILD is an Android application that can aid you in having lucid dreams by using special alarms and light flashes. MultiDEILD is also available as a Windows scriptable software. It can turn on your pc, ring alarms, and put your pc in sleep mode again.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Smart Sensor is an unified android application to extract sensor information from the mobile phone. This project is intended for the research work on mobile sensor data based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Android Auto Tester utilizes Android's monkey runner and hierarchy viewer to automatically traverses the hierarchy of an Android application's GUI and simulates user inputs from the host side, without accessing the application's source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GeoSignature
    !!! Project servers were closed in the beginning of 2012 because the project was not actual anymore (massivity using Android and iOS devices instead of "simple" mobile phones). But source codes are always available as usual !!! A simple mobile j2me/web application that provides positioning of mobile devices connected to GSM/UMTS network or via GPS and lets you share location info by SMS or email. This project also contains GeoSignature Server j2ee application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next