Showing 35 open source projects for "android 10 no gapps"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    OWASP Find Security Bugs

    OWASP Find Security Bugs

    The SpotBugs plugin for security audits of Java web applications

    The SpotBugs plugin for security audits of Java web applications. Find Security Bugs is the SpotBugs plugin for security audits of Java web applications. It can detect 141 different vulnerability types with over 823 unique API signatures. Cover popular frameworks including Spring-MVC, Struts, Tapestry and many more. Plugins are available for Eclipse, IntelliJ / Android Studio and NetBeans. Command line integration is available with Ant and Maven. Can be used with systems such as Jenkins...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    RePlugin

    RePlugin

    A flexible, stable, easy-to-use Android plug-in framework

    RePlugin is a complete Android plug-in solution which is suitable for general use. Apps do not need to be upgraded to support new components, even brand new plug-ins. With only ONE hook (ClassLoader), NO BINDER HOOK. RePlugin’s Crash ratio is as low as Ten thousandth (0.01%). In addition, RePlugin is compatible with almost ALL Android ROMs in the market. RePlugin supports almost all features seamlessly as an installed application, including static Receiver, Task-Affinity, user-defined Theme...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NullAway

    NullAway

    A tool to help eliminate NullPointerExceptions (NPEs) in your code

    ... and Eradicate null checkers for Java. NullAway is fast. It is built as a plugin to Error Prone and can run on every single build of your code. In our measurements, the build-time overhead of running NullAway is usually less than 10%. NullAway is also practical: it does not prevent all possible NPEs in your code, but it catches most of the NPEs we have observed in production while imposing a reasonable annotation burden, giving a great "bang for your buck."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ftserver-android

    ftserver-android

    Self-hosted search engine with web service to share discoveries with

    Full Text Search Engine for Android Mobile, Windows Desktop, Linux Server. You can use the KeyWord to find relative WebSites, dig in important information, search answers. It has a web server inside, use it to share discoveries with people. App's Source Codes included, can be freely distributed over the internet in an unchanged or changed form. Check the file size after downloaded the Android APK. https://sourceforge.net/projects/ftserver-android/files/ The Code Repository...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    BiTGApps

    BiTGApps

    Custom Google Apps Project

    BiTGApps is a customized Google Apps Package to sideload Google Apps in Custom Android OS.
    Leader badge
    Downloads: 318 This Week
    Last Update:
    See Project
  • 6
    FrostWire

    FrostWire

    Search, Download, Play, Share on Bittorrent and the cloud

    ...) ● Android 7.0 or later 256 MB of RAM (512 MB Recommended) An active internet connection
    Leader badge
    Downloads: 817 This Week
    Last Update:
    See Project
  • 7
    OpenClinic GA

    OpenClinic GA

    Open Source Integrated Hospital Information Management System

    OpenClinic GA is an open source integrated hospital information management system covering management of administrative, financial, clinical, lab, x-ray, pharmacy, meals distribution and other data. Extensive statistical and reporting capabilities.
    Leader badge
    Downloads: 323 This Week
    Last Update:
    See Project
  • 8
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of...
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9

    Esp8266, Esp32 Webserver App

    Esp8266, Esp32 And Other IOT Board Webserver Control Android App

    Esp8266, Esp32 And Other IOT Board Webserver Control Android App Created By Haris. This is the android app which is used to control all types of IOT Board Webserver. This app can support all types of IOT Boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save 50% off for 3 months with QuickBooks Payroll when you Buy Now

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    3D Box rotation

    3D Box rotation

    Simple example of draw and rotate 3D box

    Simple source .java file; .bat for fast re-compile and run; and pre-compiled .jar Java program with example from scratch writed in Notepad++ without Eclipse, etc., How to draw and rotate 3D box most simple way. Rotation speed regulated in simple Loop with 10 ms sleep. Use Java version 8 (OpenJDK 8, OracleJDK 8, OracleJRE 8, ..). Higher versions have an anti-aliasing error in the BufferedImage ( Windows 10 ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ByteX

    ByteX

    ByteX is a bytecode plugin platform based on Android Gradle Transform

    ByteX is a bytecode plugin platform based on Android Gradle Transform Api and ASM. (Maybe you can think of it as a socket with unlimited plugs?) In the apk building process, each plugin is completely independent. It not only can run independently from the ByteX host, but also can be automatically integrated into the host into a single Transform along with other plugins. What's more, each plugin's code is decoupled from one another, as well as their host, which makes it extensible and highly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Shuttle Music Player

    Shuttle Music Player

    Shuttle Music Player

    Shuttle is an open source, local music player for Android. The codebase in this repository is very old and unwieldy. The foundations were written when I was first learning java, around 10 years ago. It has become too much of a maintenance burden to try to keep up-to-date, so I've decided to archive the repository. Without open source, Shuttle wouldn't exist, and I probably wouldn't be an Android developer. One of my motivations for open sourcing this project is to 'give back'. Maybe Shuttle can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EasyProtector

    EasyProtector

    Simple way to check root/virtual app/emulator/xposed framework

    ... in copy SecurityCheckUtil, the new version can't see it anymore. After all, the simulator is a company-level product with limited personal capabilities. I hope everyone can mention more pr. Since 2018/6/13 integrated and launched your own project, the detection data of 11w+ suspected simulators have been collected by 10/24. If you need to do very detailed simulator identification in your business, you can add judgment conditions by yourself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AppIconNameChanger

    AppIconNameChanger

    Library to change Android launcher App Icon and App Name

    Library to change Android launcher App Icon and App Name programmatically! To change the application launcher icon and the application name should wait for 10 Seconds(MAX) to refresh the launcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Robust

    Robust

    Android HotFix solution with high compatibility and high stability

    Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot. Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without publishing apk. Support fixing at method level,including static methods. Support add classes and methods. Support ProGuard,including inline methods or changing methods' signature. AutoPatch will generate patch for Robust automatically. You should...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    fast-serialization

    fast-serialization

    FST: fast java serialization drop in-replacement

    Up to 10 times faster 100% JDK Serialization compatible drop-in replacement (Ok, might be 99% ..). As an example: Lambda Serialization which came with 1.8 worked instantly. Android compatible since version 2.17 (use FSTConfiguration.createAndroidDefaultConfiguration() both on the server and client side. The configuration object has to be passed into FSTObjectIn/Output constructors) FSTStructs is very similar to IBM's packed objects. The difference is you can run it with Oracle JDK today...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lawnchair

    Lawnchair

    No clever tagline needed

    Lawnchair is a free, open-source home app for Android. Taking Launcher3 — Android’s default home app — as a starting point, it ports Pixel Launcher features and introduces rich options for customization. This branch houses the codebase of Lawnchair 12.1, currently in alpha and based on Launcher3 from Android 12.1. For Lawnchair 9, 10, 11, and 12, see the branches with the 9-, 10-, 11-, and 12- prefixes, respectively. Lawnchair. It's a bad pun, we know. Lawnchair is a supercharged version...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    SMS Backup+

    SMS Backup+

    Backup Android SMS, MMS and call log to Gmail / Gcal / IMAP

    This is a fork of the now-defunct Android backup tool SMS Backup. It uses Gmail/IMAP to perform SMS, MMS and call log backups over the network. It is important that you perform the first backup manually. SMS Backup+ needs to know whether you want to upload messages currently stored on your device or not. SMS Backup+ can also backup and restore your call logs. It stores all calls using a separate label (defaults to Call log, but can be changed in "Advanced settings"). If you wish you can set...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 20
    JMEDS (Java Multi Edition DPWS Stack)

    JMEDS (Java Multi Edition DPWS Stack)

    JMEDS is a lightweight, modular extendable Java Framework for DPWS.

    JMEDS is a lightweight, modular and extendable software framework for using the "Devices Profile for Web-Services (DPWS)" in Java based environments. It runs on Java CLDC (e.g. on embedded devices), CDC, Android and SE platforms. 12.02.2014 v2.0.0 beta 10 fixed the EXI release and included schema files for EXI's schema informed mode, multiple other bug fixes 25.09.2013 Bugfix release of JMEDS Framework: v2.0.0 beta 9a 30.08.2013 v2.0.0 beta 9 New version of JMEDS Framework We...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TTR PDF To JPG
    TTR PDF To JPG is an application that can Convert PDF File to JPG,PNG,GIF,BMP,TIF images.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 22
    PackerNg

    PackerNg

    Next-generation Android packaging tool

    packer-ng-plugin is the next channel Android Gradle plug packing tools, support speed packaging, 100 th channel packet takes only 10 seconds, the speed gradle-packer-plugin of 300 or more times, for CI systems can be easily integrated, At the same time, it provides command-line packaging scripts, and channel reading provides Python and C language implementations. Channel name list file is a plain text file, read by rows, each row of a channel, the first blank line and end of the line...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    blitz-image

    GPU-accelerated image processing for java

    ... on Aparapi (https://code.google.com/p/aparapi/). Any GPU supporting OpenCL should be supported (including low-end GPUs without double-precision fp support), and there is automatic fallback to pure java implementations for all operations in the event that there is no OpenCL support available. A high-level API allows for very easy use from AWT/Swing, whilst the low-level array-based API allows integration with any imaging framework (e.g. from Android or SWT).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tube Vids - Similar to TubeMate

    Tube Vids - Similar to TubeMate

    Tube Vids is the best app for downloading your favourite online videos

    Tube Vids is a utility app that gives you the power to download any online streaming video directly to your Android device. So that you can open them every time you want saving Internet traffic. Tube Videos is really very easy to use. Just after install it, you only need to open your desired website from any of your favourite browser or Tube Video’s built-in browser. Then just try to play the video and you are done. If it finds any video it will show them at the bottom of the screen. Tube...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IRCTC Login

    IRCTC Login

    IRCTC Login is an android mobile for checking the irctc services

    IRCTC Login mobile app is very useful for the passengers of indian railways. It is developed by http://irctcweb.in for helping the passengers. One can check for the pnr status, train running status and train schedule without signing into the app. This app also offers guide on booking the tatkal tickets very fast. PNR Status checking: Enter the 10 digit pnr number and then click on the get status button. Train schedule: Enter the 5 digit train number for retrieving the train time table...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next