Open Source Android Mobile Apps - Page 19

Mobile Apps for Android

View 22781 business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    RoboTop is an open source tool for andriod that gives information (primarily cpu and memory usage) about the currently running processes or threads. It is a simple wrapper around the native top.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RxAndroid

    RxAndroid

    RxJava bindings for Android

    RxAndroid: Reactive Extensions for Android. Android specific bindings for RxJava 3. This module adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main thread or any given Looper. Additional binaries and dependency information for can be found at search.maven.org. One of the most common operations when dealing with asynchronous tasks on Android is to observe the task's result or outcome on the main thread. Using vanilla Android, this would typically be accomplished with an AsyncTask. With RxJava instead you would declare your Observable to be observed on the main thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SDK Manager Plugin

    SDK Manager Plugin

    Gradle plugin which downloads and manages your Android SDK

    The sdk-manager-plugin is a now‑deprecated Gradle plugin (by Jake Wharton) that automatically downloads and manages Android SDK components during Gradle builds. It was designed to reduce SDK installation friction but is obsolete due to built-in capabilities in newer Android Gradle Plugin versions. Your output likely will be different depending on the varying factors listed above. Subsequent runs will omit this output and proceed directly to normal execution. It currently takes about 100ms on average to check all of the above conditions. This cost is only paid when Gradle is setting up the model for the project. If you use the Gradle daemon or use Android Studio this only happens once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    porting SDL on to google's android platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    SMS Vocal
    Application Android utilisant le TTS pour lire les SMS à leur réception. Un fichier MP3 est également joué lors de la réception du SMS .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sakura Puzzle

    Sakura Puzzle

    Solve the puzzle with dry branch and see how beautiful it will bloom

    Travel to the places of Japan's cherry blossom, enjoying the beautiful scenery. Solve the puzzle with dry branch and see how beautiful it will bloom. Meditate while watching the falling petals. Enjoy the fanciful pictures of blooming flowers. Create your own animated images and send them to friends. Compete every day with other travelers, earn more points and get prizes for your achievements. - In the campaign mode, solve the puzzle in the allotted time or the number of steps. Use step freeze, time freeze or hints in case of any issues. - In the campaign mode you will visit different places and you will be able to make many animated images with fanciful branches of blooming sakura. - In the tournament mode, several sakura branches of varying complexity are available. Every day the first 25 lucky winners, who earn the most points in every of complexity modes, will get prizes. Sakura is available for iOS 11+ and Android 5.0+ environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SaldoTickets

    SaldoTickets

    SaldoTickets

    Consulte seu saldo dos cartões TICKET RESTAURANTE, TICKET ALIMENTAÇÃO e VISA VALE. 100% FREE !!! NO ADS !!! Adicione, edite e remova cartões. Permite salvar vários cartões. Exibe histórico dos lançamentos (inclusive das cargas). Este aplicativo funciona baseado em informações fornecidas pelos sites ticket.com.br (Ticket Alimentação e Ticket Refeição) e cartoesbeneficio.com.br (Visa Vale). Caso haja mudanças nesses sites, este aplicativo poderá deixar de funcionar. Se isso ocorrer, por favor, entre em contato. QR Code: http://chart.apis.google.com/chart?chs=200x200&cht=qr&chld=|1&chl=http%3A%2F%2Fgoo.gl%2FIBnlpf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sbattezzo

    Sbattezzo

    little app for sbattezzo function

    little app for sbattezzo function
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A real life version of the board game "Scotland Yard". All you need is a GPS and internet enabled mobile phone and a few friends to play the game with!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    Scrapper

    Scrapper

    a scrap paper for android.

    a scrap paper for android. write anything, anytime, anywhere. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ScreenWakeUp

    ScreenWakeUp

    ScreenWakeUp uses the proximity sensor to lock and wake up the screen

    ScreenWakeUp uses the proximity sensor to lock and wake up the screen. It run as a service and it will restart automatically on boot. You can lock the screen with ScreenLock application (it's not a widget), a long press on search key, covering the proximity sensor on the top of the phone for a few seconds (settable) or simply you can put the phone in your pocket. The screen automatically wakes up (or unlocks if enabled) when you take the phone out from the pocket or you move a hand over it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Secret Pass Manager

    Secret Pass Manager

    Protect and keep your passwords safe with secret pass manager

    Secret Pass manager help you keep safe your passwords. It is an complete and useful application you can use to manage your web, social or bank accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Secrets Gradle Plugin for Android

    Secrets Gradle Plugin for Android

    A Gradle plugin for providing your secrets to your Android project

    A Gradle plugin for providing your secrets securely to your Android project. This Gradle plugin reads secrets from a properties file not checked into version control, such as local.properties and exposes those properties as variables in the Gradle-generated BuildConfig class and in the Android manifest file. This plugin is primarily for hiding your keys from version control. Since your key is part of the static binary, your API keys are still recoverable by decompiling an APK. So, securing your key using other measures like adding restrictions (if possible) is recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Self Coaching Kiosk
    Self Coaching Kiosk is a mobile application designed to help users manage and track their exercise routines. The app allows users to add, update, and remove exercises, as well as view a grid of their exercises with details such as machine name, description, weight, number of series, reps per series, rest between series, tempo, and notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SelfCorder

    SelfCorder

    An android application allowing you to record video and play audio.

    The android application was made primarily because I couldn't find any application which allowed me to record myself singing along to a song. Thus, SelfCorder was born. It allows you to choose an audio file, and record a video while the audio is simultaneously playing. You can record yourself in a quiet environment using earphones. The high-quality recording can be used as an audition tape of yourself. On speakers, the audio will interfere, so unless that is what you want, I recommend earphones. The application has been programmed using Apache Cordova, so if anyone wants to port the app to iOS or other mobile platforms, it should be straightforward to do so. You're welcome to get your hands dirty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Send To Car

    Send To Car

    Android app to send a Google Map destination to a car nav system

    This app lets you send an address from Google Maps directly to the navigation system of your vehicle so you don't have to manually type it in. This functionality exists in the web version of Google Map, but not in the Android version. This app brings the Send To Car feature to Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sentry SDK for Java and Android

    Sentry SDK for Java and Android

    A Sentry SDK for Java, Android and other JVM languages

    Bad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us Check out our open positions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SevEasy (Sevici)

    SevEasy (Sevici)

    Ejemplo de aplicación Android para Sevici

    Gestiona la lista de estaciones Sevici que mas utilices. Información en tiempo real de bicicletas disponibles y bornetas. Máxima sencillez y velocidad, minimo consumo de datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Shopping List
    Simple Shopping list app for mobile devices. Developped in AngularJS 1.5, built with Cordova 6. Published under Android market: https://play.google.com/store/apps/details?id=shoppinglist.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Shosetsu

    Shosetsu

    An android application for reading light novels

    Free and open source novel reader for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Sibex

    Sentosa iOS and Beer Extravaganza

    I place to learn, develop and discuss mobile applications on iOS and Android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Clock

    Simple Clock

    Combination of a beautiful clock with widget, alarm, stopwatch & timer

    This clock app has multiple functions related to timing. It can be used as a clock widget or as a alarm clock. It is made to help you regulate your daily life and sleep better. You can also use the stopwatch in this app to count your time when you are running for healthy lifestyle or for any other purpose. This app can also be placed on your home screen for easy navigation. As a clock widget you can enable displaying times from other time zones, or use the simple, but customizable and resizable clock widget. The text color of the clock widget can be customized, as well as the color and the alpha of the background. You can also change the shape of clock widget according to your choice and show it on the home screen. The alarm contains all the expected features as day selecting, vibration toggling, ringtone selecting, snooze or adding a custom label.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple numeral converter for Android platform, where you can change numbers between bin, hex, dec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SimpleDo

    SimpleDo

    Simple 'to-do' app for Android 4.0.1 and up.

    A simple, open source 'To-Do' application for Android, with an emphasis on minimalism. Available free on GooglePlay, for Android 4.0.1 and up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    SAWS: Simplest Android Web Suite SAWS is an open-source build engine that allows you to turn a HTML5-based client web application into a mobile application for Android OS. Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as a target Configuration After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder: sdk.dir=/path/to/android-sdk Usage: /path/to/saws-build [application name] [webapp folder] [output apk file] e.g. ~/saws/saws-build "My Cool App" ~/webapp/ ~/nice.apk After this your nice.apk is ready to be installed on your device. SAWS does all the dirty work (assembly, compilation, signing and zipalign) for you.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB