Showing 13 open source projects for "android x86 apps"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Flashlight Android

    Flashlight Android

    Audits your app and gives a performance score to your Android apps

    Audits your app and gives a performance score to your Android apps (native, React Native, Flutter..). Measure performance on CLI, E2E tests, CI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    NetGuard

    NetGuard

    A simple way to block access to the internet per app

    ...This means you can block internet access for specific apps to save bandwidth, extend battery life, or prevent unwanted background connections while still letting other apps communicate normally. NetGuard’s interface is simple, with toggles to allow or deny access and optional settings for screen-on behavior, roaming, system apps, and notification of internet usage, giving users fine-grained control over network behavior.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    AdGuard Home

    AdGuard Home

    Network-wide ads and trackers blocking DNS server

    AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it’ll cover ALL your home devices, and you don’t need any client-side software for that. With the rise of Internet-Of-Things and connected devices, it becomes more and more important to be able to control your whole network. Block throughout the whole system. This includes video ads and ads in your favorite apps, browsers, games, and on any website you can imagine. Dozens of ad filters are available to...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 4
    OmniEdge

    OmniEdge

    Bringing intranet on the internet with Zero-Config Mesh VPNS.

    OmniEdge is an Open source p2p layer 2 , zero-config mesh VPN infrastructure, a traditional VPN, AWS VPC, Ngrok, DDNS alternative. No central server, easy to scale with less maintenance. What happens in intranet, stays in in intranet.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    NetMod VPN Client (V2Ray/SSH)
    ...Any question related to project can be asked in here: https://www.facebook.com/NetModSyna/ netmodsyna@gmail.com Telegram: https://t.me/netmod_vpn_channel Get Android version: https://play.google.com/store/apps/details?id=com.netmod.syna NetMod may be used free of charge, but if you wish to express your appreciation for the time and resources the authors have expended developing and supporting it over the years, we do accept and appreciate donations. Click the following links to donate. ...
    Leader badge
    Downloads: 8,615 This Week
    Last Update:
    See Project
  • 6
    PJON

    PJON

    Experimental, arduino-compatible, multi-master, multi-media network

    PJON® (Padded Jittering Operative Network) is an experimental, Arduino-compatible, multi-master, multi-media, software-defined network protocol that can be easily cross-compiled on many microcontrollers and real-time operative systems like ATtiny, ATmega, SAMD, ESP8266, ESP32, STM32, Teensy, Raspberry Pi, Zephyr, Linux, Windows x86, Apple and Android. PJON operates on a wide range of media, data links and existing protocols like PJDL, PJDLR, PJDLS, Serial, RS485, USB, ASK/FSK, LoRa, UDP, TCP, MQTT and ESPNOW. PJON is an experimental network protocol stack crafted in 10 years of research and experimentation. It was originally developed as an open-source alternative to i2c and 1-Wire but during development, its scope and features have been extended to cover use cases where IP is generally applied. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Network Utilization Monitor

    Internet bandwidth utilization monitor

    This application helps to determine, which device in the Local Network (LAN) consumes Internet. Calculates separately incoming and outgoing traffic. Requirements: * Network tap or L2 Managed Switch with option to mirror traffic to specified port * Windows XP 32-bit (or better) * .NET Framework 4.0 (or better) * WinPcap 4.1.3 (in archive) * Microsoft Visual C++ 2015 Runtime (x86) (in archive) If your gateway is powered by Windows, you can try to run this app and select Network...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ion

    ion

    Android Asynchronous Networking and Image Loading

    ...It can also post JSON, form data, and multipart files while providing callbacks, progress updates, and cancellation support. Ion automatically manages common Android concerns such as UI thread callbacks and canceling operations when an Activity finishes. It is a practical choice for Android apps that need simple networking and image handling built on top of AndroidAsync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Android Network Tools

    Android Network Tools

    Set of useful android network tools

    Disappointed by the lack of good network apps in android/java I developed a collection of handy networking tools for everyday Android development. The javadoc should provide all information needed to understand the methods. The sample app is published on Google Play & F-Droid to allow you to quickly and easier test the library. Enjoy! And please do feedback to us if your tests produce different results.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    Android SNMP SDK

    Android SNMP SDK

    Android SNMP SDK for SNMP agent/manager

    This is an Android version of SNMP based on opensource NET-SNMP project at http://www.net-snmp.org. Here are quick start steps to use the snmp library in your android application: 1. create your application in the Eclipse 2. unzip the tar file which contains libsnmpsdkjni.so for armeabi, armeabi-v7a, mips and x86 platforms as well as snmpsdk.jar 3. copy those folders and snmpsdk.jar file to libs folder under your Android project folder. 4. load the library in onCreate() via function call System.loadLibrary("snmpsdkjni"); 5. use the snmpGet API to get the value for scalar or columnar OID. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Wi-Fi Idle Timeout

    Wi-Fi Idle Timeout

    Auto-disable Wi-Fi when unused

    ...Google Play page: https://play.google.com/store/apps/details?id=net.alkatrazstudio.wifiidletimeout
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    lavender-firewall

    lavender-firewall

    Personal firewall for linux desktop and android phone

    This is extremely handy for Android Phones, as now most third-party Apps from mobile market is now close-sourced and it's hard to promise its security, but some of this functions may be tempting, so we have to install it and give it permissions what it want at installation stage, and then it may do something we don't like in the background, now with Lavender we can at least prevent from accessing network if we don't trust it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Router Remote
    ...Currently only Zyxel routers supported, but it would possible to make it work with other routers as well. Please report non-working routers, since support might be added. It uses the android library Ohmenu available at http://github.com/omtinez/ohmenu to implement an intuitive, modern user interface to the application menu. Released under BSD license. For more info, see the bottom of this document or visit: * https://play.google.com/store/apps/details?id=omtinez.routerremote * http://sourceforge.net/projects/routerremote * http://github.com/omtinez/routerremote
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB