Showing 1748 open source projects for ".java"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 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
  • 1
    Android Cube Rubik
    Android Cube Rubik o Cubo de Rubik para Android, es un juego para dispositivos android que simula un cubo de rubik. Esta programado en java y utiliza la libreria OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A mobile phone application (for both Android and J2ME) which can download, store, and run offline quizzes from the project's own wiki. Microemulator+LWUIT enables a single code base to support both J2ME and Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    osm isen

    osm isen

    This project is based on OSM (Open Street Map application).

    This application allows people to track data and to update the OSM (Open Street Map) database via JOSM. Design for Android, you can add interest points to the map. Wander, Gather information with your Android, Export track in .gpx fileformat and points of interest in .osm fileformat directly to JOSM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5

    Gravity Snake (G-Snake) For Android

    A Classic Snake Game for Android

    G - Snake is a version of the classic game Snake for Android Devices. It uses the phone orientation, detected by an accelerometer, as input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Click Track

    Click Track

    Metronome and Click Track generator for Android

    The project is divided into two main sections: a metronome and a click track generator. The metronome is intended as a practice aid for musicians. It loops a single bar of click track that is specified by the user. The user can select the time signature, beat division, beat grouping, bar emphasis and beat emphasis. The click track generator is intended as a song practice aid for single musicians or an entire band. Just like when recording int the studio, it provides a constant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mikrodroid

    Mikrodroid

    Android MikroTik Management App

    Mikrodroid lets you to manage MikroTik routers from an Android device. It is primarily aimed at power users who are used to doing things from the command line. The application is currently in Alpha. The initial goal is have to complete read-only access to all the menus and values on a typical MikroTik router. In order to use the application you have to download the source code and get it working. I use Eclipse. If you have any problems with the application please log a ticket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Album Art Android Wallpaper

    Album Art Android Wallpaper

    wallpaper for Android that displays album art for the current song.

    This is a live wallpaper that displays the album art of the currently playing track as a wallpaper. It gets the album art of the phone, so relies on the art being available. Upon starting a default image is displayed until the album art changes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    MekaWars

    Programming-game written in Lua

    MekaWars is a game of the programming-game genre: in this kind of games like JRobots or Gun-Tactyx the player programs the AI of his team of bots and then watch them fight against teams programmed by other players. In this case the game is set in outer space and the players write the control script of star-fighter pilots and star-ship captains. The players write the AI of their bots using the Lua programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    Android 41CV
    A HP41CV simulator for the Android platform. This version is the second beta release and includes nearly all functionality of the HP41CV including running programmes. Programmes can be imported / exported on csv format. A simple programme editor incl
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    bigfish

    bigfish

    Library for crossplattform communication

    bisfish is a crossplattform library that can be used with IPhone, Android and Windows Phone 7 projects. It enables you to easily share data between the three platforms. You run a server (programmed in java) to that all the clients will connect. The clients can choose a session to join with. A session can be password protected. In a session you can send messages (bytes) to all of the members of a session, to a group of members or to a single member (broadcast, multicast and unicast).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    EasyBudget

    account management, income and expense control for android

    get control over your household budget, track expenses on travel and holidays, get account overview, sync with credit card terms, support multiple currencies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Parlour Games Companion

    The project hosts a set of parlour games.

    In the project's 2 person games there will usually be a computer player implemented, too. In general the computer will supervise and check that game play follows the correct rule set, e.g. as offered in the single person fifteen puzzle game. As a first game of this collection you will find an Android implementation of the popular 15 puzzle (also well known as sliding puzzle or sliding tile puzzle as invented by Noyes Palmer Chapman around 1880). Have fun playing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    HDExplorer

    A Free File Manager for Android |

    A files manager for the android phone since android1.5.Full featured file manager, Nice UI design and user friendly functions!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Service GinkoTempo de Besançon pour Android (depuis la version 1.6). Permet d'avoir les temps d'attente avant le prochain bus d'une station. Le service est actuellement disponible sur Internet à cette adresse : http://www.ginkotempo.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RocketSnake

    A Snake-clone with some new game elements.

    This is just a try to write a little game for android. It is a Snake-clone with some additional game elements. The snake is a Shuttle flying through the space. Pirates try to steel the collected cargo and you can save selected cargo at appearing wormholes. The game is realy just a project for testing and training my android development skills. Maybe its usefull for somebody to see how things could be done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SportScores

    LiveScores android app

    Live Scoring app for android. Idea of app is to expand it to big variety of different sports live scoring in easy and comfortable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    iBox
    iBox is a powerful information management tools for Android, which gives you a safe and secure way to store all of your critical information. It could be credit card numbers, accounts, passwords, marketing plans, product ideas, minutes and much more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    Weight Gallery Mobile

    Mobile Application for Weight Gallery

    This is the official release page for Weight Gallery Mobile. As of right now, it is in beta. The application functions and is (believed to be) bug-free. It only calculates weights at the time and has no added features of saving, loading, or editing weights. Those features are coming soon! As of right now, Weight Gallery Mobile is at version 1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RWA Calculator For Android

    RWA Calculator For Android

    A Simple RWA Calculator For Android

    An open source application to calculate RWA based on advanced IRB rules under Basel II. Currently three retail Basel asset classes are provided, revolving, mortgages, and other retail. As I get the other formulas for other asset classes I will add them. This application is an my exercise in learning Android programming. This application is useful if you deal with Basel II compliance in your organization. The Basel III rules still apply for the retail formulas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JPIC SDK is a Java Public Information Connectivity. This project makes it easy to develop Java application using public information like whether, job info, unsanitary food info.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 22
    NOTE: This page is unmaintained. Source is now at http://github.com/bostonbusmap/bostonbusmap BostonBusMap is an Android-based app that takes GPS location data and bus prediction data provided by the MBTA and plots them on a map.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    stafftracker

    Track your roaming staff, know their whereabouts and give them orders

    Track your roaming staff, know their whereabouts and give them orders instantly. Works with web admin app, Android, Nokia etc. clients...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OCradar

    Open Caching Radar

    Open Caching Radar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MOBILIS - A Service Platform for Collaborative Social Applications. The key points are: mobile real-time collaboration, Android application development, mobile social networking, XMPP, location-based and proximity-based services. ********************************************************* *******************DEPRECATED************************** ********************************************************* THIS PAGE IS DEPRECATED. USE OUR NEW GITHUB HOME INSTEAD: https://github.com/mobilis/mobilis
    Downloads: 1 This Week
    Last Update:
    See Project