Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Full multitouch working on the G1, new approach (video + source)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
luke  
View profile  
 More options Jan 11 2009, 7:30 am
From: luke <luke.hu...@gmail.com>
Date: Sun, 11 Jan 2009 04:30:10 -0800 (PST)
Local: Sun, Jan 11 2009 7:30 am
Subject: Full multitouch working on the G1, new approach (video + source)
I have multitouch working on the G1 in a way that is backwards-
compatible with single-touch applications.  I capture the multitouch
events and then hijack an unused field in MotionEvent to pass the
multitouch events in a way that only affects programs that have been
designed to work in multitouch mode -- i.e. this did not require re-
plumbing the event system.  The approach also does not require any
kernel modifications, it just needs modifications to one Java system
class.

Video and full source here:
http://lukehutch.wordpress.com/android-stuff/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sena Gbeckor-Kove  
View profile  
 More options Jan 11 2009, 11:32 am
From: Sena Gbeckor-Kove <s...@imkon.com>
Date: Sun, 11 Jan 2009 17:32:46 +0100
Local: Sun, Jan 11 2009 11:32 am
Subject: Re: [android-developers] Full multitouch working on the G1, new approach (video + source)
Great! Does anybody know if this is ok IP wise, or is a lawsuit likely?

S

On 11 Jan 2009, at 13:30, luke wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
luke  
View profile  
 More options Jan 11 2009, 5:34 pm
From: luke <luke.hu...@gmail.com>
Date: Sun, 11 Jan 2009 14:34:02 -0800 (PST)
Local: Sun, Jan 11 2009 5:34 pm
Subject: Re: Full multitouch working on the G1, new approach (video + source)
My personal take is that there is a whole lot of prior art (the iPhone
was not the first by a long shot), so it's probably not super-
defensible in court... but Apple has deep pockets and an elite image
to maintain.  They apparently have about 200 patents on the iPhone,
two of which especially deal with their touchscreen technology -- but
I haven't looked into the details.

On Jan 11, 11:32 am, Sena Gbeckor-Kove <s...@imkon.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Stadler  
View profile  
 More options Jan 12 2009, 2:24 am
From: "Andrew Stadler" <stad...@gmail.com>
Date: Sun, 11 Jan 2009 23:24:05 -0800
Local: Mon, Jan 12 2009 2:24 am
Subject: Re: [android-developers] Re: Full multitouch working on the G1, new approach (video + source)
Unless an SDK is released with multi-touch support, this discussion is
probably better off in android-discuss or android-platform.

(Just trying to cut down on cross-posting)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Evgeny V  
View profile  
 More options Jan 12 2009, 4:25 am
From: "Evgeny V" <evgen...@gmail.com>
Date: Mon, 12 Jan 2009 11:25:15 +0200
Local: Mon, Jan 12 2009 4:25 am
Subject: Re: [android-developers] Re: Full multitouch working on the G1, new approach (video + source)

Is there any estimation regrading the standard multi touch functionality?

Thanks,
Evgeny


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »