Ready to implement AI with confidence (without sacrificing security)?
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
Turn more customers into advocates.
Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.
The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
Java Midlet to use OpenStreetMap data on a J2ME ready Mobile. Displays a moving map using external or internal GPS, shows the street name on which you are. There is Navigation support for car drivers, bicyclists and pedestrians plus many more ...
Remote controlled car model made from mobile phones
Car model carries MCU(STM32L152) unit and J2ME mobile phone. It is controlled via bluetooth from another mobile. Car is able to move, turn, speak and take pictures.
...Project servers were closed in the beginning of 2012 because the project was not actual anymore (massivity using Android and iOS devices instead of "simple" mobile phones). But source codes are always available as usual !!!
A simple mobile j2me/web application that provides positioning of mobile devices connected to GSM/UMTS network or via GPS and lets you share location info by SMS or email. This project also contains GeoSignature Server j2ee application.
Inventors: Validate Your Idea, Protect It and Gain Market Advantages
SenseIP is ideal for individual inventors, startups, and businesses
senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
SimulME is a Java ME (J2ME) application with Queueing calculator, Stopwatch, Monte Carlo simulation, Random Number Generator (RNG), Probability distributions, Kolmogorov-Smirnov and Chi-square tests. It works with MIDP 2.0 and CLDC 1.1 profiles.
...Provides decimal floating point math for Java via a clean, easy to understand implementation. Much easier to use than Big Decimal, nearly IEEE-854 compliant. Compatible with J2ME, so it can be used on PDAs/phon
A collection of GPS and Paragliding related competition code. TP - VB GPS based Task Verification Program. TrackMe - Symbian C++ Nokia GPS cellphone code sends regular location data via SMS. PRS - JAVA J2ME Midlets to be used for the Pilot Recovery S
CloudGPS is J2ME map application with following features: multiple maps, unlimited cache, show your location using GPS, geocoding and turn-by-turn navigation, record and replay NMEA, based on OpenStreetMap and CloudMade.
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
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)
This is a clone of the original Google Code repository. -I'm not the author!
(See also: https://github.com/tlaukkanen/mobile-trail-explorer )
Mobile Trail Explorer is an application where user can view and record tracks using the mobile phone and GPS device. Recorded tracks can be exported in KML or GPX format. KML file can be viewed in Google Earth application. Mobile Trail Explorer is mainly targeted for recording biking, hiking etc. trails.
Software runs on Java platform so it is...
This J2ME soft has data about Messier objects, galaxies, open and globular clusters and nebulas. Allows you to make an observation plan according to your interests, see Moon Phases of 2008 and Local Sidereal Time and Julian date. nochesky.googlepages.com
trakkcor tracks your position via gps and submits the position data to your server. All you need is a j2me-compliant mobilephone which supports JSR-82 and an external gps receiver.
Natural Family Planning(NFP)/Fertility Awareness(FA) mobile (j2me,midp 1.0/2.0) application. Supports basal-body temperature, mucus/ovulation and calendar methods. Optimized for daily storing of records with the ability to display complex graph analysis.
MATCH is an application for J2ME / JavaME enabled devices which allows tracking (recording of tracks) and route-navigation with your mobile phone and a NMEA-compliant Bluetooth GPS-Receiver when jogging or biking.
J2ME program for calculating Body Mass Index (BMI).
The formula is:
BMI = weight / (height ^ 2)
weight can be expressed in the unit kg or libbra
height can be expressed in the unit meter or inch
Project consist of 2 parts. One of them is a J2ME app. used to get information such as photo, position, speed & course from GPS and transfers it to the web server. Another one is a web app. which allows to manage and display received data using GoogleMap
XCalc is an infix calculator for mobile devices that support J2ME, MIDP 1.0 and CLDC 1.0.Its main features are 2d and 3d plotting of functions and its usability. It uses the Real.java library http://sourceforge.net/projects/real-java.
Project Graph contains the sources and releases of MIDlet Graph, which calculates mathematic expressions and draws function graphics on the screen of J2ME mobile device.
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.