Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
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.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
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.
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.
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.