Showing 516 open source projects for "android source"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    FlameGApps

    FlameGApps

    A Google Apps installer package for devices running on arm64 platform

    Leader badge
    Downloads: 528 This Week
    Last Update:
    See Project
  • 2
    DisneyCompose

    DisneyCompose

    A demo Disney app using Jetpack Compose and Hilt based on Android

    A demo Disney app using compose and Hilt based on modern Android tech-stacks and MVVM architecture. Fetching data from the network and integrating persisted data in the database via repository pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PixelBuilds

    PixelBuilds

    Latest Android builds from PixelBoot.

    Builds and images, yet to be tested, both stable and unstable from several different custom ROMs, with different changes in source code for further experimentations to fix build bugs and issues. If installing on your own personal device, proceed with caution, and kindly follow instructions given by builder.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4
    VirtualXposed

    VirtualXposed

    Use Xposed without root, unlock the bootloader or modify system image

    Open VirtualXposed, click on the drawer button at the bottom of the home page (or long click the screen), add your desired APP and Xposed Module to VirtualXposed’s virtual environment. Note, all operations (installation of Xposed Module, APP) must be done in VirtualXposed, otherwise the Xposed Module installed won’t take effect. For example, if you install the YouTube app on your system (Your phone’s original system, not in VirtualXposed), and then install YouTube AdAway (A YouTube Xposed...
    Downloads: 5 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    FreeRTOS BLE Mobile SDK for Android

    FreeRTOS BLE Mobile SDK for Android

    Android SDK for FreeRTOS Bluetooth Devices

    Using the Android SDK for FreeRTOS Bluetooth Devices, you can create mobile applications that do the following. Scan for and connect to nearby BLE devices running FreeRTOS. Perform WiFi provisioning of the FreeRTOS BLE devices after connecting to them ( Only supported for Espressif ESP32-DevKitC ). Act as a proxy for transmitting MQTT messages between a device running FreeRTOS and the AWS IoT cloud. The SDK includes some functions that help you perform BLE operations with FreeRTOS devices....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Quintenzirkel

    Quintenzirkel

    Circle of Fifths for musicians

    Quintenzirkel (C) 2022 Alexander Groß The present program is subject to the GNU GPL version 3, which is included in the file COPYING the source code. I use the international notation in the program, so german H = B, German B = A#, also I don't use flats, but use the respective sharp variant, i.e. Bb = A#. The application is written in Python and uses Kivy (https://kivy.org) as GUI library, but no other than the standard Python libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Shadow

    Shadow

    Zero reflection fully dynamic Android plugin framework

    Shadow is an Android plug-in framework independently developed by Tencent, which has been tested by hundreds of millions of online users. Shadow not only shares the key code of plug-in technology with open source, but also completely shares all the designs required for online deployment. Reuse the source code of the independent installation App. The source code of the plug-in App can be installed and run normally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dock-Droid

    Dock-Droid

    Run QEMU Android in a Docker! X11 Forwarding, CI/CD for Android

    Dock-Droid is a Docker-based environment that lets you run an Android x86 system inside a container, powered by QEMU under the hood. It is conceptually similar to Docker-OSX, but targets Android instead of macOS, enabling researchers, testers, and enthusiasts to spin up Android desktops or test rigs on Linux hosts. The project typically ships with an Android x86 or BlissOS image and provides a “live OS” mode as well as an option to install the system to a virtual disk within the container....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Alcatel Mobile

    Alcatel Mobile

    Open Source code of Alcatel Mobile Phones

    Open Source code share of Alcatel Mobile Phones
    Downloads: 13 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Crater

    Crater

    Free & Open Source Invoice App for Freelancers & Small Businesses

    Crater is an open-source web & mobile invoicing app made especially for freelancers and small businesses. It's the complete invoicing solution you need, allowing you to track expenses and payments, calculate taxes, and create estimates and invoices. As both a web and a mobile app, Crater allows you to manage your invoices and keep track of everything even on the go. Crater's web application is made with Laravel & VueJS, while the mobile apps are built using React Native. Crater is a...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    BleGattCoroutines

    BleGattCoroutines

    Functional Bluetooth GATT for Android (all the meanings)

    Functional Bluetooth GATT This library allows easy and safer usage of BluetoothGatt in Android. Instead of having callbacks to manage, you just need to call functions. It has also been tested successfully on Wear OS, with the sample included in this repository. It should work similarly on other Android variants such as Android TV. It does so by taking advantage of the excellent coroutines feature in the Kotlin programming language that allows one to write asynchronous code in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LTECleanerFOSS

    LTECleanerFOSS

    The last Android cleaner you'll ever need

    Android API 23+ (Marshmallow) no longer allows apps to clean other app's caches, thus the claim of cleaners clearing them is completely false. The only thing they can clean: log files, temporary files, and empty folders. LTE Cleaner is %100 free, open source, ad-free, and deletes everything it claims too.
    Downloads: 85 This Week
    Last Update:
    See Project
  • 14
    FlokoROM

    FlokoROM

    Bring cool new features and a clean experience to your Android device

    FlokoROM is aiming to bring highly customization and a clean experience to your Android device. We provide new build (include security patches) at least once a month.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JoseAndroidApks

    Some humble android apks that I have created

    They are some humble android apks I have written on my own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TrueTime

    TrueTime

    Android NTP time library. Get the true current time

    A library that provides accurate, real-world time to Android applications, synchronizing with network time protocols to ensure precise timekeeping.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    JetQuotes

    JetQuotes

    Quotes Application built to Demonstrate use of Jetpack Compose

    A Quotes Application built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    React Native Push Notifications

    React Native Push Notifications

    React Native local and remote notifications

    React Native Local and Remote Notifications for iOS and Android. firebase-messaging, prior to version 15 requires to have the same version number in order to work correctly at build time and at run time. The Firebase Android library firebase-core is no longer needed. This SDK included the Firebase SDK for Google Analytics. Now, to use Analytics or any Firebase product that recommends the use of Analytics, you need to explicitly add the Analytics dependency. Example folder contains an example...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Get An Earful

    Get An Earful

    Hearing Training App

    The aim is to provide an easy way to help you train and improve your hearing on Android Devices. The App has reached the stage where I need to get feedback before adding any more data. Would really like to know how everyone rates this App. Also check sourceforge.net/projects/bendmyear
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Toasty

    Toasty

    The usual Toast, but with steroids

    The usual Toast, but with steroids. You can configure some Toasty parameters. You can reset the configuration by using reset() method. Each method always returns a Toast object, so you can customize the Toast much more. There are variants of each method, feel free to explore this library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Weatherapp

    Weatherapp

    5 Day Forecast app that works on Android and uses latest tools

    Weatherapp is a simple weather forecast app, which uses some APIs to fetch 5 day / 3 hour forecast data from the OpenWeatherMap and to fetch places,cities,counties,coords etc. from Algolia Places. The main goal of this app is to be a sample of how to build an high quality Android application that uses the Architecture components, Hilt etc. in Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Norris

    Norris

    An app that existed before Android existed

    An app that existed even before Android existed. Norris is a small and non-trivial Android project used as a showcase for some advanced techniques regarding infrastructure for large Android projects and a sandbox for testing new tools in the open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Vue Native

    Vue Native

    Vue Native is a framework to build cross platform native mobile apps

    Vue Native is a framework to build cross-platform native mobile apps using JavaScript. It is a wrapper around the APIs of React Native. So, with Vue Native, you can do everything that you can do with React Native. With Vue Native, you get the simplicity of Vue.js. Incrementally build user interfaces with the familiar syntax of HTML and CSS in single file components. Seamless interop with React Native. Use core React Native components with Vue.js syntax out of the box to develop mobile apps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    This project consists of two shell scrips. One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app. The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method. Other software is needed. The bundle is included in Android Backup Extractor, with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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