Showing 22 open source projects for "android program source code"

View related business solutions
  • 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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    LocalSend

    LocalSend

    An open-source cross-platform alternative to AirDrop

    LocalSend is a free, open-source app that allows you to securely share files and messages with nearby devices over your local network without needing an internet connection. LocalSend is a cross-platform app that enables secure communication between devices using a REST API and HTTPS encryption. Unlike other messaging apps that rely on external servers, LocalSend doesn't require an internet connection or third-party servers, making it a fast and reliable solution for local communication.
    Downloads: 286 This Week
    Last Update:
    See Project
  • 2
    libphonenumber

    libphonenumber

    Library for parsing and validating international phone numbers

    Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. The Java version is optimized for running on smartphones, and is used by the Android framework since 4.0 (Ice Cream Sandwich). libphonenumber gets the type of the number based on the number itself; able to distinguish Fixed-line, Mobile, Toll-free, Premium Rate, Shared Cost, VoIP, Personal Numbers, UAN, Pager, and Voicemail (whenever feasible). Provides valid example numbers...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    FrostWire

    FrostWire

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

    FrostWire https://www.frostwire.com/ is a media player, Video Downloader and Peer to Peer (P2P) information sharing client for the BitTorrent network. This project is not affiliated with LimeWire LLC. FrostWires' source code is Licensed under the GNU GPL and Apache Open Source licenses. System Requirements Any of the following operating systems: ● Windows 10, 8, 7, Vista for Intel processors (64-bit only) ● Mac OS X 10.11 (El Capitan) or later (64-bit) ● Linux, Unix such as Solaris (64-bit) ● Android 7.0 or later 256 MB of RAM (512 MB Recommended) An active internet connection
    Leader badge
    Downloads: 352 This Week
    Last Update:
    See Project
  • 4
    ViaVoip

    ViaVoip

    A portable peer to peer voice-chat/walkie-talkie.

    ViaVoip is a simple Voice Over IP application that can be used when you need to talk, chat, or send files through the internet, but you can't or don't want to make use of any third party services. Its peer to peer design allows the two end points to connect directly to each other, without any central server nor account registration. It runs on Windows, Linux, Mac OS X and Android, and is portable, that is you don't need any setup, just get a copy and run it from any storage...
    Downloads: 13 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    cpprestsdk

    cpprestsdk

    Microsoft project for cloud-based client-server communication

    The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services. cpprestsdk is in maintenance mode and we do not recommend its use in new projects. We will continue to fix critical bugs and address security issues. Once you have the library, look at our tutorial to use the http_client. It walks through how to setup a project to use the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    PJON

    PJON

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

    ...PJON has been engineered to have a variable footprint (4.2-8.2 kB program memory) and overhead (5-35 bytes per packet) depending on its configuration.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    PoundText

    A simple program to modify text

    A simple program to modify text. It puts a # in front of every word if you want. It can turn your text upside down. It has a rudimentary text encryption code. This application is useful for chats, for example Youtube, facebook, twitter. It is coded with Visual C++ 2015, MFC. Visual C++6 will not compile this. You can compile for Win32 and Win64. For example, this Hello Youtube people! becomes this #Hello #Youtube #people! For example, this Where are you guys? becomes this ¿sʎnƃ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hardcoder

    Hardcoder

    Hardcoder is a solution which allows Android APP and Android System

    Hardcoder is a solution that allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resources of the system. Through Hardcoder, Android APP can make good use of mobile phone hardware resources such as CPU frequency, Large Core, and GPU to improve APP performance. Hardcoder allows Android system to get more information from the APP in order to better provide system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MORSELIZER - morse with Arduino

    MORSELIZER - morse with Arduino

    A non blocking morse training software for Arduino

    An asynchronous Text to Morse Converter and Morse training software for Arduino Uno, based on interrupts and Timer1. And because it doesn't use that evil delay() function, this solution morselizes random letters or whatever it receives through its serial() interface, in a non blocking manner. https://github.com/vicival/morselizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Tools4&Droid

    Tools4&Droid

    Easiest way to install Android applications and manage your device !

    [Compatibility] : Windows The program allows you to install Android applications (extension : .apk) with several options and tools . Necessary requirements such as adb and fastboot are integrated in the application. Android SDK is not required to use this program. The program was developed on Qt platform, basically using C ++. Make sure your device driver is installed on your computer.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    pycrc

    pycrc

    CRC C source generator

    pycrc is an easy to use CRC (cyclic redundancy check) calculator and C source code generator. The generated source code can be optimized for simplicity, speed or space. pycrc contains a long parameter list of common CRC models. The program is self contained and does not require installation. Apart from a python installation, it does not require other libraries to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SpectrumSuite

    program spectrum-based fault localiziation

    We will develop a tool for program spectrum-based fault localiziation. The code language is VC++6.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Socketer

    Socketer

    A simple socket debugging tool.

    For the Android version: https://sourceforge.net/projects/socketermobile/ Socketer is a simple tool that helps to debug sockets. It has both server and client functionality. When a developer is developing features that requires sockets and network communication often it is really useful to be able to verify that their code is actually establishing the network connection and the code is actually handling data exchange over the network. Socketer can open a server socket on a user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a Program code editor and code brower with built-in analysis for C/C++ programs.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    This program is to control your UMTS PCCard: enter SIM PIN code, send and receive SMS and control/monitor the network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    champal is a free multiplatform clipboard-sharing program specially for sharing the code over the network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A gui based program used to download frequency and channel information to a Radio Shack Pro-89 scanner using a serial cable and a zaurus handheld computer. This code will be build using C++, QT and QextSerialPort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cleannap is a C++ based Napster protocol server program designed to be efficient, customizable, and easy to code for. A great alternative to the aging OpenNap software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A performance oriented win32 CLI SFV program with convenient return codes for automation. Includes actual readable code and excellent code documentation. Please direct any comments to the forum, pSFV needs more feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The OpenVerse is a visual chat program written in Tcl/Tk. The program connects to any OpenVerse server (server and client code included).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Menu-driven tool for speaking with the Sony Ericsson k700i mobile phone, synchronize phonebook, send text messages, make calls, etc. This program is still in the pre-alpha stage, so don't expect much of it. All code is in SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB