There are a number of emulators for those nostalgic moments of your early computer years. JavaCPC and Jemu from Winape. This project attempts to squeeze these limited capacity machines into an application that will run on your mobile phone.
Software that assists in the care of motorcycles storing data for maintenance, example: exchange of oil, candle, brakes, filters, fluids, etc... Since also in fuel consumption. To be used in mobile phones.
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.
Otipi is a solution for user authentication through a radius server supporting an sql database. It uses One-Time Passwords generated by a java applet or midlet. It is very useful for VPN authentication for example.
GPS to the localisation of pedestrians involves inaccuracy due to different factors. This project implement different algorithms or approaches that compensate the low accuracy of GPS for pedestrians.
BlueAir is a bluetooth multiplayer game for j2me platform. The game consists of two players that need to find your 'safe place' inside of a labyrinth. The first to find it will win.
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.
rmoblog is a platform independent mobile blogging system. You can blog from your mobile (a j2me program) to JSP and PHP websites. With SOAP (Simple Object Access Protocol),client can perform multi-types and multiple blog entries.
This is a issue and bug tracking system written in Java and JavaFX language. The main purpose of this software is to provide access to issues by mobile, desktop and web interface.
The project is a port of the Mozilla Rhino JavaScript Interpreter (http://www.mozilla.org/rhino/) from Java/SE to J2ME/CLDC. The J2ME/CLDC port opens up the mobile world for scripting Java, as it is a widely used platform for mobile phone programming.
WAP browser enabled application for small business companies which provides services to the clients. Application enables customer to request additional services (or buy goods), see account state, shedule service, get discounts using mobile phone.
J2ME on Rails is an J2ME port of Ruby on Rails' ActiveResource. It provides a way to serialize objects to and from Rails' standard RESTful web-services. J2ME on Rails is inspired by ObjectiveResource (http://iphoneonrails.com) and uses kXML 2.
A powerful metronome for J2ME devices.
Will be released differents versions for devices with screen size equals 128X160, 176X220 and 240X320.
The objective of this tool is help musicians in "training tempo"
3A-TRE evaluates traditionally logical expressions under 3 assumptions
...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
EffDom is an alternativ or complement to XML. EffDom is focused on compact datasize and efficient parsing which makes it well suited for embedded and mobile applications. Please visit www.effdom.org.