Search Results for "java open source" - Page 11

Showing 3349 open source projects for "java open source"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Fcitx5 Android

    Fcitx5 Android

    Fcitx5 input method framework and engines ported to Android

    fcitx5‑android is an Android port of the fcitx5 input method framework (originally for Linux). It brings features of desktop IME—like pinyin, table-based input, and plugin support—to Android devices. APKs are available via GitHub, F‑Droid, and Google Play.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    Luanti

    Luanti

    Voxel game-creation platform with easy modding and game creation

    Luanti, originally known as Minetest, is a free, open-source voxel game engine and platform designed to let players, modders, and developers build and play diverse sandbox-style 3D worlds. Written in C++ for core performance and Lua for scripting, Luanti runs on multiple operating systems (Windows, macOS, Linux, BSD variants and even Android), making it highly accessible and cross-platform.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    Stremio

    Stremio

    Stremio - Freedom to Stream

    Stremio is the browser application that delivers Stremio’s “Freedom to Stream” experience entirely on the web. It consumes stremio-core (compiled to WebAssembly) and renders the product surfaces you recognize: Board for personalized updates, Discover for browsing catalogs, and Meta Details for titles, seasons, and streams. The app is built with JavaScript/TypeScript and a conventional web toolchain, offering simple commands for local development, testing, and production builds. It manages...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 4
    unidbg

    unidbg

    Allows you to emulate an Android native library

    Allows you to emulate an Android native library, and an experimental iOS emulation. This is an educational project to learn more about the ELF/MachO file format and ARM assembly. Emulation of the JNI Invocation API so JNI_OnLoad can be called. Support JavaVM, JNIEnv. Emulation of syscalls instruction. Support ARM32 and ARM64. Inline hook, thanks to Dobby. Android import hook, thanks to xHook. iOS fishhook and substrate and whale hook. unicorn backend support simple console debugger, gdb...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Effortlessly Manage Product Information Icon
    Effortlessly Manage Product Information

    OneTimePIM is a comprehensive Product Information Management System designed to streamline the import and distribution of product data.

    A single source of truth for all of your product information with easy ways to distribute that data to wherever it needs to go, including the most powerful e-commerce connectors in the industry.
    Learn More
  • 5
    RIBs

    RIBs

    Uber's cross-platform mobile architecture framework

    RIBs is the cross-platform architecture framework behind many mobile apps at Uber. The name RIBs is short for Router, Interactor and Builder, which are core components of this architecture. This framework is designed for mobile apps with a large number of engineers and nested states. Shared architecture across iOS and Android. Build cross-platform apps that have similar architecture, enabling iOS and Android teams to cross-review business logic code. Testability and Isolation. Classes must...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Android Debug Database

    Android Debug Database

    A library for debugging android databases and shared preferences

    Android Debug Database allows you to view databases and shared preferences directly in your browser in a very simple way. Android Debug Database is a powerful library for debugging databases and shared preferences in Android applications. Delete database rows and shared preferences. Search in your data. Sort data. Download database. Debug Room inMemory database. As this library is auto-initialize, if you want to get the address log, add the following method and call (we have to do like this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lua

    Lua

    The Lua development repository, as seen by the Lua team

    Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    TapTargetView

    TapTargetView

    An implementation of tap targets from the Material Design guidelines

    An implementation of tap targets from Google's Material Design guidelines on feature discovery. Prompt users to try features or functionality that can be completed in a single tap, such as saving a location in a map app. Prompt users to try features or functionality that require more than one tap to complete, such as turning on automatic backup in a photo app. Feature discovery prompts have more impact when they are presented to the right users at contextually relevant moments. When...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • The Complete PDF SDK Icon
    The Complete PDF SDK

    Bring PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application.

    Bring accurate PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application. Own the full document and data lifecycle by deploying on your own infrastructure without worrying about third-party server dependencies.
    Learn More
  • 10
    Android Upload Service

    Android Upload Service

    Easily upload files in the background with progress notification

    Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins. At the core of the library, there is a Service that handles multiple concurrent upload tasks in the background. It publishes broadcast intents to notify status. This way the logic is completely decoupled from the UI. You are safe launching upload requests from your fragments, activities and services without worrying...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Expo

    Expo

    An open-source platform for making universal native apps with React

    Expo is an open source framework and platform for creating universal React applications that run on Android, iOS, and the web. It includes a set of tools, services, universal runtime and libraries that let you develop, deploy and iterate on Android, iOS, and the web with the same JavaScript/TypeScript codebase. Expo is where client software is developed, and contains the client apps, modules, templates and more; while the Expo development tools are contained in the Expo CLI repository. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Tutanota

    Tutanota

    Open source email service with a strong focus on security and privacy

    Tutanota is an open source email client focused on security and privacy. It is built with end-to-end encryption and 2FA, so you can be assured of utmost email security. Tutanota is always encrypted, so whether you’re using their secure webmail client, mobile apps or desktop clients, you can be sure to communicate securely.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    pyTelegramBotAPI

    pyTelegramBotAPI

    Python Telegram bot api.

    TeleBot is the synchronous and asynchronous implementation of Telegram Bot API.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    Record You

    Record You

    Privacy focused recorder app built with MD3

    Privacy-focused voice and screen recorder app built with MD3.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Logcat Reader

    Logcat Reader

    A simple app for viewing logs on an android device

    Logcat Reader makes it easy to view and save the device logs.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    DeepLinkDispatch

    DeepLinkDispatch

    Annotation-based library for making deep link handling better

    Deep links provide a way to link to specific content on either a website or an application. These links are indexable and searchable, and can provide users direct access to much more relevant information than a typical home page or screen. In the mobile context, the links are URIs that link to specific locations in the application. At Airbnb, we use these deep links frequently to link to listings, reservations, or search queries. Android supports deep links through declaration in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Flutter Server Box

    Flutter Server Box

    ServerBox - server status & toolbox

    Flutter Server Box (aka ServerBox) is a Flutter app that monitors and manages Linux servers. It provides charts for CPU, memory, disk, network, and tools like SSH terminal, file manager, and commands via dartssh2 & xterm.dart. Available on iOS, Android, desktop, and TV platforms, it's community-acclaimed as a lightweight alternative to Termius/ServerCat.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18
    Material Files

    Material Files

    Material Design file manager for Android

    An open source Material Design file manager, for Android 5.0+.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Firebase Kotlin SDK

    Firebase Kotlin SDK

    A Kotlin-first SDK for Firebase

    The Firebase Kotlin SDK is a Kotlin-first SDK for Firebase. Its API is similar to the Firebase Android SDK Kotlin Extensions but also supports multiplatform projects, enabling you to use Firebase directly from your common source targeting iOS, Android, Desktop, or Web, enabling the use of Firebase as a backend for Compose Multiplatform, for example. Unlike the Kotlin Extensions for the Firebase Android SDK this project does not extend a Java-based SDK so we get the full power of Kotlin including coroutines and serialization. Asynchronous operations that return a single or no value are represented by suspending functions in the SDK instead of callbacks, listeners or OS specific types such as Task.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    uCrop

    uCrop

    Image cropping library for Android

    ...After all, you can find lots of them on Github and on the Android Arsenal. But here is the thing, none of these solutions could satisfy our requirements. Let’s take a quick look at the most popular open-source image cropping libraries and explain why they don’t quite fit the bill.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Redot Engine

    Redot Engine

    Multi-platform 2D and 3D game engine

    ...Because it’s open-source, Redot-Engine is potentially community-driven, allowing anyone to inspect, extend, or customize core functionalities. Its modularity and open nature make it attractive for indie developers or hobbyists who want to avoid heavyweight engines with lots of built-in assumptions. Even if the engine may not yet rival more mature engines in features or polish, its openness and design philosophy can offer an appealing balance between simplicity and flexibility.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22
    GKD

    GKD

    An Android APP with custom screen tapping based on Accessibility

    GKD (Global Key Dispatch) is an open-source Android automation tool focused on intercepting and simulating key events and touch actions across apps. It is primarily designed for advanced Android users to create custom scripts and automate in-app behavior without root, using accessibility services. GKD supports extensive customization for gaming, UI automation, and repetitive task simulation.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    FlashDim

    FlashDim

    Dim-adjustable flashlight app for Android 13+ with extra modes

    FlashDim is a modern flashlight application designed specifically for Android devices running Android 13 or newer. It takes advantage of the platform’s newer hardware flashlight dimming capabilities to let users control flashlight brightness levels beyond a simple on/off state, something stock flashlight tools often don’t offer. Because the dimming support depends on hardware exposure of multiple light levels, full functionality only works on devices that support those features in hardware...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 24
    fanqiang

    fanqiang

    Over the Wall - Science Online

    Over the wall-Scientific Internet, over-the-wall tool, over-the-wall tutorial project library.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    Bitchat

    Bitchat

    Bluetooth mesh chat, IRC vibes

    BitChat is a decentralized, peer-to-peer encrypted messaging app built by Jack Dorsey’s Permissionless Tech. It uses Bluetooth Low Energy mesh networking to relay messages without internet, servers, accounts, or phone numbers. Messages are end-to-end encrypted (Curve25519 + AES‑GCM) and the app includes a panic mode to erase data quickly.
    Downloads: 15 This Week
    Last Update:
    See Project