Showing 38 open source projects for "java id"

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
  • $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
  • 1
    Tek-e-Tot

    Tek-e-Tot

    Android/Flash educational children's games

    Tek-e-Tot is a collection of simple games for kids. It has an Android version for teaching touchscreen skills and a flash version for teaching mouse skills. The games include Touch/Click, Follow/Mouseover, and Drag. The Android app also includes audio assisted counting to 9 and 20, simple matching/sets, and learning lower and uppercase abcs. Visit wudiware.com for more information about both versions or http://www.arrall.com/teketot for very simple access to the flash games. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    BluetoothHeadsetButtonRemapper

    Remap Bluetooth Headset Buttons

    The results of this project can be found on the Play Store: https://play.google.com/store/apps/developer?id=Yassen+Dobrev For headsets which only have a "redial last number" and "voice recognizion" buttons - Remap these buttons to something more usefel, for example playing/pausing audio player! The app currently only remaps "redial last number" to play/pause Smart AudioBook Player. I am looking for collaborators for this project, so if you have interest to help, mail me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    simon4android

    simon4android

    Simon game for Android os

    This project is an Android version of the old Simon game. This project is for educational purposes; it's an example for a basic course aimed to beginner Android developers. https://play.google.com/store/apps/details?id=it.nick67.android.simon&hl=it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WoT Tank Quiz

    WoT Tank Quiz

    Moved to GibHub: https://github.com/MazeChaZer/WoT-Tank-Quiz

    The WoT Tank Quiz has moved to GibHub: https://github.com/MazeChaZer/WoT-Tank-Quiz The Repository on SourceForge.net will remain unmaintained. The WoT Tank Quiz is a quiz about the Tanks in the PC game "World of Tanks". You have one minute to guess as much tanks as possible. If you want to download it to your smartphone, you can do this from the Google Play Store: https://play.google.com/store/apps/details?id=mazechazer.android.wottankquiz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Router Remote
    With Router Remote you can connect to your router and change the configuration, restart it, and many other things from your phone. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Torch

    Torch

    Torch is a Android / J2ME torch light mob app

    Torch is a Android / J2ME torch light mob app CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Scrapper

    Scrapper

    a scrap paper for android.

    a scrap paper for android. write anything, anytime, anywhere. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Tower of Zaldagor

    Tower of Zaldagor

    The classic intelligent role playing game

    Tower of Zaldagor is a roleplaying game (RPG) where you need to use your wits and skills to complete challenges. Blade Kahn, a king of Sonthalas, has lost his daughter to the Great White Dragon: Zaldagor. She has been kidnapped by humanoids. You have been picked among the elite to return his daugther safely. Engage into an epic story where Gods change the future and demons interfere with the present. Download and discover the beginning of an epic story. The Android version is now available!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    iTLogger

    iTLogger

    Log and evaluate data from your smartphone and OBD

    iTLogger is the result of a software project at TU Ilmenau in 2012. Its aim was to create an app and corresponding desktop programm, so that people could track their journey on forest roads and later evaluate the data on their desktop. With the logged data you can evaluate the quality of forest roads. Available on Google Play: https://play.google.com/store/apps/details?id=de.tui.itlogger
    Downloads: 0 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
  • 10
    JFrotz

    JFrotz

    Android and J2ME(Blackberry) Interactive Fiction Z-machine interpreter

    JFrotz is a java based Z-Machine Interpreter for Android and J2ME devices that support MIDP2.0 and file access, e.g., Blackberry. It is based on Frotz 2.43, which has been converted from C source code to Java using Cibyl. It plays V1-5,7,8 Infocom and Inform games. J2ME: Installation can be accomplished via the JAR files in the installation above.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer dependency: <dependency> <groupId>com.github.DeMmAge</groupId> <artifactId>Simple-Yaml-Transformer</artifactId> <version>1.0.0</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NotesServer
    Notes server of Wisdomrider Notes Link to android codes : https://github.com/wisdomrider/NotesApplication Link to Linux CLI: https://github.com/wisdomrider/NotesForLinux Link to android application : https://play.google.com/store/apps/details?id=org.wisdomrider.notes Link to CLI : https://github.com/wisdomrider/NotesForLinux Link to website : https://notes.wisdomriderr.shop/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WebRemote

    WebRemote

    Use an android device as a RemoteControl for web-connected devices.

    Those of us who are tinkerers, web developers, and/or sys admins sometimes need to quickly hit a complex URL and read the response. This might be done for the sake of testing an API method, or reading a sensor at a remote location. Cheap, small webservers are now commonplace, and the temptation is to use the (now ubiquitous) smart phone as a remote control for all of these new web-connected...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB