Projects tagged ‘android’, ‘javascript’, and ‘mobile’


Jump to tag:

Projects tagged ‘android’, ‘javascript’, and ‘mobile’

Filtered by Project Tags android javascript mobile

Refine results Project Tags iphone (4) maps (2) location (2) lbs (2) webkit (2) java (2) gps (2) plugin (2) blackberry (1) gis (1) php (1) pre (1)

[5 total ]

1 Users

Create powerful mobile apps with just HTML, CSS, and jQuery.jQTouch is a jQuery plugin with native animations, automatic navigation, and themes for mobile WebKit browsers like iPhone, G1, and Pre. ... [More] Easy to install. Get up and running in a few minutes. Entirely customizable with selector options Theme support, including default Apple and jQTouch custom themes Callback functions throughout, including swipe and orientation change detection Page history management and CSS3 page transitions, including 3d flip Easily allow apps to run in fullscreen mode with custom icons and startup screens The power of jQuery to build AJAX applications New demos: Clock and Todo Watch this video preview to see it in action. Please consider donating so I can keep making jQTouch. [Less]
Created 8 months ago.

0 Users

Javascript and server-side code to build Location-enabled Map-based Mobile Web Widgets.Current project compatible with android phone emulator.Join the Discussion GroupWARNING: work in progress. Plan to upload code in May 2008
Created 12 months ago.

0 Users

Google is hosting Hackathon in their office and other office. Feel free to join this project and use the resource here if you are the participants of the Hackathon google Japan hosts. At first ... [More] , please read the following documents. Guildline of source code repository How to use this repository for OpenSocial Hackathon. (Japanese only) How to register your account to each SNS for OpenSocial Hackathon. (Japanese only) [Less]
Created 11 months ago.

0 Users

Location based mobile websitesGoal is to provide a usable geo location framework for mobile websites/widget applications. It wraps the underlying platform specific implementation through a simple ... [More] JavaScriptAPI that is aligned to the W3 Geolocation API Specification.. //determine if the handset has client side geo location capabilities if(geo_position_js.init()){ geo_position_js.getCurrentPosition(success_callback,error_callback); } else{ alert("Functionality not available"); }Usage ScenarioThe framework provides two key methods, it determines if the handset has client side geo location capabilities and one method to retrieve the location (of course only after a request for permission). So a mobile web site that provides location based services can first determine if the client has client side geo capabilites and ask him to assist him in finding his location. If no geo capabilities are given or they are disabled the site can fallback on a manual location input method and use a geodata database/service to map the input to a pair of latitude/longitude coordinates. Supported platformsiPhone OS 3.x, Browsers with Google Gears support (Android, Windows Mobile) Blackberry Devices (8820, 9000,...) Nokia Web Run-Time (Nokia N97,...) webOS Application Platform (Palm Pre) Torch Mobile Iris Browser Mozilla Geode Details... SimulationTo assist engineers in the development phase it provides a simple mechanism to simulate users locations and movements without being there in the real world. What do the numbers say?The most used cellphones in the US are iPhones with OS3, iPhones with OS2.x, Palm Centro, BlackBerry 9530, 8130, 8310, 8330 and the G1. Only the Palm Centro is not supported, the iPhones with OS2.x will convert to OS3 sooner or later. So yes it makes sense to use such a library, especially with Palm Pre, Nokia Web Runtime and more Android phones on the horizon. (Disclaimer: Stan Wiechers(whoisstan) is co-founder of the mobile analytics service PercentMobile who provided those numbers. ) Sample Web PagesVery simple page that provides a status alert box Show the users location in an embedded google map(v3), requires advanced browsers Simulates a moving user in an embedded google map(v3), requires advanced browsers Sample AppsNokia Web Run-Time Sample - download and transfer to the device [Less]
Created 4 months ago.

0 Users

A wrapper that allows you use functions on mobile devices such as the T-mobile G1 from web pages written in Java script.
Created 3 months ago.