$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.
Start Free Trial
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.
Mobile Device Detection for Java - 4 Step Setup - 3 minutes
...Also available on Maven.
1) Download the zip and extract.
2) Add the core JAR located in the "dist" directory to your java project.
3) Import the following packages:
import fiftyone.mobile.detection.Match;
import fiftyone.mobile.detection.Provider;
import fiftyone.mobile.detection.factories.StreamFactory;
4) Use the following code to start detecting devices:
//The Lite data file is provided with every archive.
Provider p = new Provider(StreamFactory.create("path/to/data/file"));
Match match = p.match("USERAGENT_STRING");
boolean isMobile = match.getValues("IsMobile").toBool();
if(isMobile)
System.out.println("Mobile");
else
System.out.println("Not mobile");
libwbxml is a library to encode and decode WBXML (WAP Binary XML). It was migrated to GitHub. The pages on Sourceforge are only available for historical reasons as it was used in the past for development and releasing.
Simple Multimedia Messaging Service (MMS) protocol decoder library.
Simple Multimedia Messaging Service (MMS) protocol decoder library. You can use the example to parse any MMS message headers and to extract its body parts.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
WML/XHTML Gateway is php application that work like common web based proxy
which converts the result into wml or xhtml compatible page (without javascript or style) on the fly
Tool (C) to split the WURFL XML mobile browser database into individual device files with symlinks (stubs for NTFS) to reduce access time and server load. Includes a simple PHP library/API as an example how to access the data and an example phtml file.
Python Multimedia Messaging Service (MMS) library
The python-mms library provides an "mms" module for Python, consisting of classes that facilitate the creation, manipulation and encoding/decoding of MMS messages used in mobile phones.
FOXY is a filtering web proxy. Originally designed to provide device-independent access to the World Wide Web, it may also be used for HTTP-filtering, extraction and reauthoring of existing web content or as security device against web based attacks.
Hydra Web Presentation Server is designed to detect the web browser and serve the page to the standards that browser expects. Hydra uses XML to describe the pages and allows for server side support of XHTML 2.0, XForms and XInclude.
Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Implementation of a protocol to let people summarize into a single address, similar in form to an email address,
personal data such as electronic addresses or telephone numbers. This would be useful for handheld
devices such as mobile telephones.
Web data Zip Stream (de)Compressor is a java applet that allows web masters to house large web pages in compressed .zip files and then have it dynamically uncompress and display on the client browser as if it were a regular webpage.
This is not a Content Management System written in PHP! The aim is to provide freedom! The web Developer is free to design webpages/data using any medium that can be converted to XHTML, XML, WAP, etc. Extend a 'Renderer' to add the functionality!
open wap chat ...<br>
- is an open source chatengine.<br>
- the engine is written in perl 5. <br>
- own template engine.<br>
- stores data in flatfile-system.<br>
- supports all available WAP-Devices.<br>