Search Results for "android project" - Page 25

Showing 823 open source projects for "android project"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    X-Dev Linux 1.0

    X-Dev Linux 1.0

    An elegant Ubuntu based Linux distribution for all programmers.

    X-Dev Linux is an elegant Ubuntu based Linux distribution easy to use for all kind of programmers. X-Dev Linux has all necessary programms, IDE's preinstalled for programmers to deal with daily tasks without having to look for additional software programs. When you need more applications, IDE's or tools, you can install them through Ubuntu Software Center. X-Dev is developed by considering the requirements of programmers that they face in there daily work. X-Dev is suitable for all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Android SmsServer

    Access your Android device's SMS via a small web application.

    This project is an android app. The app contains the webserver nanohttpd and serves a html+css+javascript web application which communicates via rest+json with the webserver and makes available the SMS from the phone in the web application. The user can activate the android app when the phone is in a LAN and then access the web application via the phone's ip address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Pegasus USB-Ethernet Linux ARM driver

    Support for Pegasus-compatible USB to Ethernet devices on ARM(Android)

    This project is aimed to add the ADMtek compatible USB-Ethernet converter support to the ARM systems, including Android. The patch provided is intended for http://pegasus2.sourceforge.net/ Pegasus/Pegasus II USB Ethernet Linux driver. It allows the driver successfully run on ARM making it send the correctly aligned requests for DMA. Tested on Android 4.2.2 (Linux 3.0.36) with DesignWare USB 2.0 OTG Controller (DWC_OTG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RuleRule

    RuleRule

    A puzzle game of rules acting upon rules. Create the desired pattern.

    RuleRule is a game which might be of interest to students and researchers of AI, machine learning and related areas. In this game, rules act and modify other rules (including themselves). The goal is to reach a desired condition (e.g. a checkerboard of red and yellow). Versions For a first test of the game mechanics in your browser, download the Javascript version, coded by Jan-Hendrik Vienup (December 2014, GPL) tested with Firefox, MSIE, Chrome, and Safari :...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    IMSI Catcher Catcher

    Source code for our IMSI Catcher Catcher project

    This is the source code for our paper: IMSI-Catch Me If You Can: IMSI-Catcher-Catchers (2014) Adrian Dabrowski, Nicola Pianta, Thomas Klepp, Martin Mulazzani, Edgar Weippl Annual Computer Security Applications Conference (ACSAC) 2014 Please be aware, this is not a PUBLIC beta now. We provide this source code for academic research and your own enjoyment. For a *real* public beta we are still missing the following functionality: - Automated data export and collection at a central...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    Insurrection

    Science Fiction, heavy assault, disestablishment of power.

    Insurrection is a science fiction game, using your spaceship you must directly confront navies, invade using dropships, subvert colonies, and create chaos where possible. All of this being in order to bring about the dissolution of an opposing power. Gameplay consists of a top-down perspective of your ship in 2D, with the original Dungeon Master gameplay system for boarding vessels with a party of assault droids. You may customize the droids and ship, plus research weapons and new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GPSInfo

    Apl. móvil de Información georeferenciada + visor 3D escritorio

    Plataforma de creación de información georeferenciada desde dispositivo móvil. Aplicación de escritorio 3D para explotación de la información. NEW: actualizada apk para soporte hasta Android 4.4 KitKat
    Downloads: 29 This Week
    Last Update:
    See Project
  • 8

    btrxml

    Basic, Tiny, Reader for XML

    A very basic, portable, tiny parser for XML, written in C under the zlib license. It is designed to be used in memory constrained environments (smartphones for example). The end result will be a "DOM-like" collection of memory. A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    smi Android SDK Library

    smi Android SDK Library

    Android SMI SDK for SNMP agent/manager or MIB browser

    Android version of SMI(Structure of Management Information) based on existing C libsmi project at https://www.ibr.cs.tu-bs.de/projects/libsmi/index.html?lang=de The SDK uses Android NDK tool to wrap existing C libsmi library into Android platforms library. An example Android project has also been created to show how to use the libsmisdkjni.so in your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SQL Embedded Manager

    SQL Embedded Manager

    SQL Embedded Manager, is a light-weight implementation of the SSMS.

    The SQL Embedded Manager, is a Windows Forms light-weight implementation of the Microsoft SQL Server Management Studio, focused to supporting only all the embedded databases engines (for example, Sql Server Compact Edition, SQLite and Firebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RPG Dice Simulator

    RPGDS is a dice simulator for coin and polyhedron dice.

    ...These are D2 (two-sided LaPlace coin) D4 (tetrahedron, four sides) D6 (hexahedron, six sides, normal game die) D8 (octahedron, eight sides) D12 (dodecahedron, twelve sides) D20 (icosahedron, twenty sides) The project is separated into two parts: aRPGDS and jRPGDS. aRPGDS is the Android repository and package jRPGDS is the Java/AWT repository and package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XBMC

    XBMC

    A media player software and entertainment system application framework

    XBMC Media Center is a free cross-platform media player software and entertainment system application framework for Linux, Mac, and Windows. XBMC is capable of playing back and streaming all popular video, audio, and picture formats out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Penetration-Testing-Toolkit v1.0

    A web interface for various penetration testing tools

    Penetration-Testing-Toolkit is a web based project to automate Scanning a network,Exploring CMS, Generating Undectable metasploit payload, DNS-Queries, IP related informations, Information Gathering, Domain related info etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    XMLFoundation

    The fastest XML Parser that exists. Portable HTTP Services.

    The fastest XML Parser that exists. A ground up HTTP Server and extendable multithreaded server. Examples for iPhone/Android/WinPhone also 64bit BigData examples for Windows and Linux. This 15 year old project is stable, it originated from the NCIS (National Clinical Info System) project, now used in many applications for portability, performance, and the core TCP and XML integration features in the library. Uses a textbook pure "Object Oriented" design and architecture that simplifies mapping XML into the application layer objects. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Yocto Linux for SYS6440

    Smartplay's Yocto build based Linux distribution on InForce SYS6440

    SmartPlay Technologies project for Yocto build based Linux distribution on InForce(R) SYS6440 platform using the Qualcomm(R) Snapdragon(TM) – APQ8064. Release highlights: · First Yocto build based Linux distro on Qualcomm(R) 8064 reference platform. · Sato UI environment with Poky based Yocto Project 1.5 - Dora. · Based on the Linux Kernel v3.4 from Code Aurora Forum, and proprietary firmware from Inforce(R) SYS6440 Android BSP Rel v1.5 · X11 and Wayland/ Weston 1.4 support · Hardware accelerated graphics using open source Freedreno and Mesa libraries · Hardware video playback using gst-omx on gstreamer 1.0 and libhybris · UI based Audio playback · Wifi using QCA6234x Please refer readme.txt packaged in the release binaries SP_Linux_SYS6440_rls_1.0.0.tar.gz for steps to flash and execute released features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mushrooms

    Mushrooms

    See you and your friends on a map

    (Former project name was Geo5.) It was never easier to share your position with friends. Just open http://jfellow.net/geo5/ and see you and your friends on a map. (http://jfellow.net/geo5/ is a test server. You can download and install your own server. It's open source.) - Build groups, all group members see each other automatically. - No registration, no installation, no spyware. - Advanced: Tracks, routing (planned). It's about privacy. Reclaim the internet from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Eisai

    Eisai

    Visual Novel engine, editor and game development.

    Eisai is a project to build a Visual Novel game engine and editor and to deploy a visual novel on those developed products. The engine will be licensed with the LGPLv3 and the editor will be covered by the GPLv3. All artwork, music and writing will be covered by the Creative Commons Attribution-ShareAlike license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Language Informant

    Language Informant is a language education platform.

    Language Informant is a platform to create, distribute, and use foreign language lessons. This project includes a lesson reader and seperate authoring tool along with desktop and web frontends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tree-View NotesTaker for Android, based on TOMBO Project from Tomohisa Hirami (http://tombo.sourceforge.jp/En/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    noSisyphos

    Embedded Rapid Application Development

    The main goal of this project is to provide a rapid application development tool (including a framework) for developing application (if possible) without coding (or scripting) for the GUI. This system should be modular, which means, it's possible to add own components. The IDE (aka Tantalus) of the project must be able to handle also the self implemented components, without a recompile. It's possible to work parallel for the gui, the information are stored in XML, but for usage the data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Open Toolkit is an advanced, cross-platform, C# OpenGL, OpenAL and OpenCL wrapper for Mono/.Net. It is especially suitable to RAD development and can be used in games, GUIs (WinForms, WPF, GTK#) and scientific applications. The official repository can be found in github: https://github.com/opentk/opentk The sourceforge repository will no longer be updated, but will remain online for posterity.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 23
    Open eID Fraunhofer

    Open eID Fraunhofer

    Implementation of the protocols PACE, Terminal and Chip Authentication

    This project provides a pure Java implementation of the protocols PACE, Terminal Authentication and Chip Authentication for the german eID infrastructure as specified by BSI TR-03110 and BSI TR-03112. Furthermore this project contains an Android eID client based on this implementation.
    Downloads: 152 This Week
    Last Update:
    See Project
  • 24

    Liquid OS for Mediatek

    Liquid OS is an open source project on many mediatek android phones.

    Liquid OS has been started in Lenovo Ideaphone A60+ and now in alpha stage. We are looking for more members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HX_Flame
    HX_Flame! from start group "Hacking Xtremé" project "Blue Flame". Blue Flame Terminal is a free batch script tool for you. It contains alot from: Free Satellite Television. Root Android-based Devices. Root Apple-based devices eg Apple TV. windows Tricks and Tips. Education files. network shell tricks. Upload and download spec files. get external internet protocol. Simple Facebook Bots.
    Downloads: 0 This Week
    Last Update:
    See Project