Alan Vonlanthen's Library tagged → View Popular, Search in Google
And how to mark messages as read / unread... Easy when you know
PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages web technologies developers already know best... HTML and JavaScript.
"Ever wanted to build your very own Android (or iOS) app to show off to your friends and family just how tech savvy you are? Maybe you have a business or church and were wondering just how much know how it would take to make your own app. Well, today I came across this site called Appsbar." (...)
in list: e-stuff
jQuery drag & drop fallback strategy for mobile touchscreen devices: tap-to-lift => tap-to-drop.
Only partially convinced; weird experience.
Just tested on IOS browser, Android 2.2 and 2.3 browser and Firefox beta for Android, works just fine.
JavaScript Touch and Gesture Events iPhone and Android
There are quite a few sites that describe the touch and gesture events that can be used in the mobile version of WebKit running on iPhone and iPod Touch. There is, however, not so much info with regards to Android. I've placed a few links at the bottom of this article that contain information used to compile this brief explanation.
Touch events are a bit like mouse events, but there are some very important differences when it comes to touch vs. mouse:
A touch is very hard to keep steady whilst a mouse can stay at a fixed position - this means that we go from a touchStart event directly to a touchMove event. Unlike a mouse where a mouseDown event is likely to fire without being followed up by a mouseMove event.
There is no mouseOver equivalent since a touch can be discontinuous, i.e., we can get from point A to point B without the need of drawing a continuous line between these points.
A touch is an averaged point taken from the surface area in contact with the pointing device (your finger) translated to pixel coordinates - like finding the centre of a circle. A mouse is very precise and there is no averaging that needs to be done. What I'm trying to say is that a touch is not as accurate as a mouse.
Android and iPhone touch events
Android and iPhone versions of WebKit have some touch events in common:
touchstart - triggered when a touch is initiated. Mouse equivalent - mouseDown
touchmove - triggered when a touch moves. Mouse equivalent - mouseMove
touchend - triggered when a touch ends. Mouse equivalent - mouseUp. This one is a bit special on the iPhone - see below
touchcancel - bit of a mystery
Probably my next phone :)
how to make a smartphone really smart. Looks pretty cool, I've got to try it. Via Mipam Moudry
cool :) via @waluutwins
HTML5/CSS/JS Framework for IOS and Android.
via Pascal Escarment
Google vient tout juste de dévoiler Google App Inventor, qui est un outil permettant de réaliser une application Android sans aucune connaissance technique particulière.
Google Android 3.0 aka Gingerbread, will appear around mid-October with the first headsets shipping in November/December time frame, according to Mobile-review.com's Eldar Murtazin. This information was obtained from Russian blogger Stasys Bielinis in a J
Selected Tags
Related Tags
Top Contributors
Groups interested in Android
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
