Open Source Java ME Software - Page 3

Software for Java ME

Java ME Clear Filters
  • 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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 1
    JabberMixClient is a IM Jabber client for portable devices, based on J2ME;JMC implements all the features of an IM client: contacts/presence management, single/multi user chat, users search, services discovery, GTalk and MSN transport.With 2 gui versions
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JustPaint
    Graphic edtor for J2ME platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    MilCity
    MilCity is a Real Time Strategy based game. Build your own city, earn money and produce energy ... and construct weapons ! And, like in a Battleship game, you can use these weapons against your opponents. Available on all J2ME capable mobile phones !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MobilePrayTimes
    This project provided to calculate muslim pray times for mobile. you can set your place by latitude and longitude of your city. This also play azan at pray time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    This is a kit of applications that runs in NFC mobile phones, user can read information on tags that contains a path to play a multimedia object previously store in external memory. Useful for treasure hunt or outdoor activities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This is a program for Oware and Reversi (Othello) for J2ME/Cell and (PlamOS with IBM WME VM). Oware (popular in Africa) is a Mancala game suitable for adults. Reversi (Othello) is included. Based on mobilesuite (on sourceforge) with modifications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    This is a J2ME application running on most mobile phones. It allows you to enter your "Pool Billard 14/1 endless"-scores while you are playing. The software provides a load and save mechanism so that you can review matches after they ended.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A simple mobile phone calendar application, designed to run on any phone supporting midp, which can read iCal files from the phone's memory or from the internet (if this is available). It can therefore sync with google calendar.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    TinyDoodle

    Simplistic sketching program for J2ME platform

    TinyDoodle is a simplistic sketching program for J2ME (MIDP 2.0) mobile devices, geared for low resolution screen. Supported file format is Wireless Bitmap (WBMP). While it works best on touch-enabled devices with pointer dragging support, older devices with no pointer dragging or no touchscreen at all can also draw on it too. It is intended to be only a sketchpad; it can draw in black and white, with three pencil size selection, on a fixed canvas size.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 10
    Universal Translator
    Universal Translator is a multi-lingual translator for J2ME mobile devices
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Open Source GPS Tracking System. It allows to use mobile phones with J2ME support as mobile trackers and see its tracks on Google Maps online. There is a web RESTful API for GPS data input. See details on http://redmine.wannatrak.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A.Joniec's Metronome - MIDlet metronome for cell-phone, user-frendly metronome, with advanced and unique options, usable for any musican (especially guitarist)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    jFuzzyDate
    jFuzzyDate is a lightweight java library for formatting easily readable time distances, durations and dates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    mobile RSS Reader
    Lightweight RSS Reader for Java enabled mobile phones
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Code for the SALAMANDER environmental sensor project. SALAMANDERs are wireless motes (Crossbow TelosB with MSP430 processor) with a string of sensors attached. Mote code is in nesC. DataGetter java code enables mobile phones to collect sensor data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    sum gnu anti reversi 8x8 -windows

    Use delphi or lazarus to program Anti Reversi by min\max method

    Move to: 1:Delphi version to https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-windows 2:lazarus version to https://github.com/sum2012/sum-gnu-anti-Reversi-lazarus-windows Sum GNU Anti Reversi 8x8 program is an anti Reversi of the classic game "Reversi". The player who has more pieces on the board when the game is finished, loses the game.The program use half score cut method to make it to think faster.I also program java reversi to display reversi in web site.Future will clean up the code. Now use mult core in lazarus in testing,
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    3A-TRE

    3A-TRE

    3A-TRE evaluates traditionally logical expressions under 3 assumptions

    3A-TRE evaluates traditionally logical expressions under the three assumptions. The open world assumption (OWA) states that the truth value of a statement that is not included in or inferred from the knowledge explicitly recorded in the system shall be considered unknown. The closed world assumption (CWA) is the assumption that any statement that is not known to be true is false. We distinguish yet another case in software testing. Frequently, there are test stubs which simulate the behaviors of the dependent test modules. In this case, the dependent test modules are always assumed to be true when their results are not available. We call this a stub assumption (SA). 3A-TRE example: echo "CWA: (T and U)" | java -jar PTRE.jar Result: F 3A-PTRE example: (P means possible results) echo "OWA: (T,U and U,F)" | java -jar PTRE.jar Result: U,F
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ACNexus is a bluetooth sensor device, communicating with various clients such as mobile phones. The software suite consists of: ACNexusBT (Arduino firmware), ACNexusMobile (J2ME Phone App), ACNexusQC (Quartz Composer Plugin), ACNexusX (OS X app)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AEGIS Contact Manager

    AEGIS Contact Manager

    Accessible Contact-Manager JavaME

    AEGIS Contact Manager is a very user-friendly contact manager that simplifies how you manage your contact details. It has a lot of configuration options to adapt it to your needs and preferences. You will be able to modify the colour theme, font size, language and sounds. You will be able to add voices for each contact or if you prefer the voices will be automatically generated for you! The AEGIS Contact Manager is funded by the AEGIS project (www.aegis-project.eu)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Thank You for Visiting the AOL Open Mobile Platform Site. OMP 1.0 is now available for download! Open Mobile Platform is an open source mobile application development platform that supports Windows Mobile, Java, BREW, Symbian and Linux platforms. You can
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    J2ME Advanced Text Editor with syntax highlight. Easy write code(HTML, PHP, C++ and other) in your mobile phone!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Abo

    Abo

    Another Break Out

    Juego para móviles del tipo BreakOut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Adeps Trainer

    Adeps Trainer

    Java mobile trainer based on adeps start-to-run grid

    The walloon physical education and sports administration (ADEPS) has a grid to help novice to run. This apps will tell you when to walk or run base on grid of 25 levels of difficulty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A small dictionary for mobile phones. It can run almost on every Java-enabled cell-phone. It uses J2ME Polish to maintain a good and compatible UI and uses the same dictionaries used in StarDict so it's multilingual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Astronomy CCD Calculator

    Astronomy CCD Calculator

    Plan and preview your astronomical shots

    A handy tool designed to help beginner Astronomers. The software Astronomy CCD Calculator uses NASA/SkyView survey resource which provides CCD images of the night sky.It helps you plan an observation by letting you play with different instruments resulting various "Fields Of View" so you can see what your camera will capture and choose the best target for the session.
    Downloads: 0 This Week
    Last Update:
    See Project