Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Try Cloud Run Free
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
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.
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.
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.
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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.