Open Source Android Mobile Apps - Page 20

Mobile Apps for Android

View 22748 business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 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
  • 1
    SmartRefreshLayout

    SmartRefreshLayout

    Refresh layout framework

    SmartRefreshLayout's goal is to build a strong, stable and mature pull-down refresh layout framework, and to integrate all kinds of cool, diverse, practical and beautiful Headers and Footers. Support synchronous scrolling with ListView and NestedScrolling with CoordinatorLayout. Support automatically refresh, automatically pull-up loading (automatically detect list inertance and scroll to the bottom without having to manually pull). Support customizing rebound animation interpolator, to achieve a variety of cool animation effects. Support setting a theme to fit any scene of App, it won't appear a cool but very awkward situation. Support setting a variety of transformations (Translation, stretching, behind fixed, top fixed, full screen view) for Headers and Footers. Support rewrite and extension, internal implementation without private methods and fields. Supports the interchange of Header and Footer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Snap.js

    Snap.js

    A Library for creating beautiful mobile shelfs in Javascript

    A Library for creating beautiful mobile shelfs in Javascript. As standalone just include the file in a script tag. The slide intent is an int between 0 and 90, and represents the degrees in the first quadrant of a circle that you would like to have mirrored on the X and Y axis. For example, if you have 40 set as your slideIntent value, the user would only be able to slide the pane by dragging in the blue area in the diagram below. Once intent has been defined, it will not change until the user releases. CSS3 Powered Animations with IE fallbacks, drag support, drag handle support. Programatic API, "No-Drag" elements, and definable easing mode. Enable/disable events, disabled sides (left or right). It supports Ratchet (with templates!). Because of the nature of this code, drawers are just kind of stacked behind the content. To bring the proper drawer to the front, you can hook into Snaps.js' CSS classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SoSSMS

    SoSSMS

    App to help rescue centers aid stranded drivers

    A PWA used by rescue centers to relays SoS SMSes received from stranded drivers to rescue vehicles. The SoS SMS must have the stranded driver's location attached. The app scans the SMS for a Google maps link, turns it into a Google maps satellite view link and an Open Street Map link, and adds that to the message, which it turns into a WhatsApp and sends on to a rescue vehicle driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Space Trivia for Android

    An open-source space trivia app for Android.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    SparePartsShop

    SparePartsShop

    Android Application Integrated with a Web Application (Beta Version)

    Android Application infectious for shop of spare parts items with exchange data from a web application using PHP/MYSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    "Spoted" is a location-based application for Android-phones. It is created for collecting and sharing your favorite "Spots" according to a kind of sport like Skateboarding or Parkour. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Stack Kotlin

    Stack Kotlin

    An Android app for browsing Stack Overflow and Stack Exchange

    Stack is an Android application that lets you browse stackoverflow.com and other Stack Exchange sites. It is powered by the Stack Exchange API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Staged (Android)
    Music has been used to bring people together since the dawn of time; this has never been more true than today. With the rise of technology, people have found new and inventive ways of showcasing their talent online. Unfortunately, despite major online players giving would-be musicians access to a potentially huge fanbase, the dream is simply not becoming a reality. We believe that live music is about being there and experiencing it, not about being sat at home! A website may well allow musicians to connect, but what about the fans? A cheap pair of headphones is no match to the feelings you get when you can see new, innovative talent performing right in front of you. There’s a gap in the market, and we’re here to fill it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SterHemel

    SterHemel

    Volg de gebeurtenissen aan de sterrenhemel op je mobiel

    De gebeurtenissen aan de sterrenhemel in Nederland en België op je mobiel! SterHemel toont in een handomdraai wat er aan de sterrenhemel te zien is met het blote oog, een verrekijker of een kleine telescoop. De app is bedoeld voor waarnemers in Nederland en België en is daarom in het Nederlands/Vlaams gemaakt. De app toont de gebeurtenissen aan de sterrenhemel onder andere in de vorm van een astrokalender, de tab "Vannacht aan de hemel" met inforatie over Zon, Maan planeten en deepsky-objecten, een hemelkaart, een maanfasekalender, waarneemweer en meer. SterHemel is de app van hemel.waarnemen.com en net als de website is de app gratis en zonder reclame. De inhoud bestaat uit een selectie van de belangrijkste webpagina's van hemel.waarnemen.com, geoptimaliseerd voor het schermformaat van een telefoon. Voor een tablet geniet het gebruik van een webbrowser de voorkeur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    StickyListHeaders

    StickyListHeaders

    An android library for section headers that stick to the top

    StickyListHeaders is an Android library that makes it easy to integrate section headers in your ListView. These section headers stick to the top like in the new People app of Android 4.0 Ice Cream Sandwich. This behavior is also found in lists with sections on iOS devices. This library can also be used without the sticky functionality if you just want section headers. StickyListHeaders actively supports android versions 2.3 (gingerbread) and above. That said, it works all the way down to 2.1 but is not actively tested or working perfectly. The goal of this project is to deliver a high performance replacement to ListView. You should with minimal effort and time be able to add section headers to a list. This should be done via a simple to use API without any special features. This library will always priorities general use cases over special ones. This means that the library will add very few public methods to the standard ListView and will not try to work for every use case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    StickyTimeLine

    StickyTimeLine

    StickyTimeLine is timeline view for Android

    StickyTimeLine is timeline view for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    StorageAnalyzer

    Storage usage analyzer for android

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Android App for distributed Painting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Server for Stylus Duo App
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Swimpee Android

    Swimpee Android

    Android version of www.swimpee.eu

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SystemApp

    SystemApp

    directly access application preferences/consents

    MiCla Sistem Apps for Android Os ver. 7 > DIRECT ACCESS to: - Device information. - Get IMEI numbers; - Get the device name correctly. - Developer option. - Access to notifications; - On top permissions - Installation of unknown apps; - Access to "data use"; - Predefined applications; - Change system settings; - App for "device assistance"; - Accessibility; - Do not disturb permission. The application is freeware for personal non-profit use. An ad hoc shareware version is available for developers; Send an email to: android@msmail.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TNN

    TNN

    Uniform deep learning inference framework for mobile

    TNN, a high-performance, lightweight neural network inference framework open sourced by Tencent Youtu Lab. It also has many outstanding advantages such as cross-platform, high performance, model compression, and code tailoring. The TNN framework further strengthens the support and performance optimization of mobile devices on the basis of the original Rapidnet and ncnn frameworks. At the same time, it refers to the high performance and good scalability characteristics of the industry's mainstream open source frameworks, and expands the support for X86 and NV GPUs. On the mobile phone, TNN has been used by many applications such as mobile QQ, weishi, and Pitu. As a basic acceleration framework for Tencent Cloud AI, TNN has provided acceleration support for the implementation of many businesses. Everyone is welcome to participate in the collaborative construction to promote the further improvement of the TNN inference framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TRS-80

    TRS-80 emulator for Android

    This project ports the xtrs emulator to Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A digital school book for dyslexic children. This project is a prototype.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TakePhoto

    TakePhoto

    A tool library for taking photos and selecting from albums

    TakePhotoIt is an open-source tool library for getting photos (taking pictures or selecting from albums and files), cropping pictures, and compressing pictures on Android devices. The latest version is 4.1.0. For versions below 3.0 and API description, see TakePhoto2.0+ for details. Support automatic permission management (no need to care about SD card and camera permissions, etc.). Support personalized configuration of cropping and compression parameters. Provides own cropping tool (optional). Support intelligent selection and cropping exception handling. Support automatic recovery after the photoactivity is recycled. TakePhoto not only supports the customization of related parameters but also supports the customization of the UI. The following is an introduction to how to customize the UI of TakePhoto's album and cropping tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    “Taksi Now!” is a GPS navigation software for Android. It is inspired by the well-known commercial navigator “TomTom Navigator”, though geared to taxi car drivers. It is an application based in Google Maps, where it obtain the driving directions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    TechDoc

    Technical documentation for mobile phones

    TechDoc is a distributed system composed of a number of applications: a central java based web application using a SQLite database to import Technical documentation from CSV files (catalogue + files) and an Android based app or an iPhone/iPad app to install in a mobile phone, which is synchronized with the central web application and is able to work off-line and show the catalogue and files (e.g. PDF files). iPhone/iPad app can be downloaded through the Apple App Store. The Android version is available in this site as well as in the Android Market.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tesla
    Tesla is a PC media player remote control app for the Android platform. Designed for Linux distributions like Ubuntu, it interacts with the music and video players on your PC over a Wifi network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Adventurer Companion

    The Adventurer Companion

    An advanced compass for android devices.

    An advanced compass for android devices, which can memorize and give the direction to user defined markers.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB