It's highly unlikely the Z1 hardware is the problem here. Every modern touch kernel driver I've seen will support at least 10 input points. The problem as I recall it (it's been a few years since I've touched the input stack in Tizen), is that touch input is translated to mouse events, before getting passed up through the web api. That is, indeed, limited to just a few simultaneous touch points.
There is support up to X / Wayland, but in or above that layer, they could be getting translated to mouse events. Best regards, -Brad Peters (former) Tizen Domain Architect On Thu, May 28, 2015 at 4:22 AM, Carsten Haitzler <ti...@rasterman.com> wrote: > On Thu, 28 May 2015 06:08:21 +0000 (GMT) Manvir Singh Dhiman > <manvi...@samsung.com> said: > >> Samsung Enterprise Portal mySingle >> >> I am working on Web APP. >> >> Hardware is Z1 mobile > > hmm don't know then. can't help you. i do know the native api can do an > arbitrary number of touch points (i've seen it actually work with all 5 of my > fingers before on a panel i knew could do 5 points). note that some capacitive > touch panels do have limits on the number of touch points at the hardware > level. i can't say if the web api has limits or not - i don't know. > >> ------- Original Message ------- >> >> Sender : Carsten Haitzler<ti...@rasterman.com> >> >> Date : May 28, 2015 11:37 (GMT+05:30) >> >> Title : Re: [Tizen Application-dev] Touch events in Tizen >> >> On Thu, 28 May 2015 10:35:18 +0530 Manvir Singh said: >> >> native or web app? on what hardware? >> >> > Hello, >> > >> > >> > >> > I am currently working on a multi touch based application, but it seems >> > like >> > only 2 touches can be detected simultaneously. >> > >> > I need to have a logic, where 4 simultaneous touches can be handled. >> > >> > >> > >> > Please suggest if we can capture more than 2 touch event in case of Tizen. >> > >> > >> > >> > >> > >> > Thanks & Regards, >> > >> > Manvir Singh >> > >> > >> > >> > ---------------------------------------------------------------------------- >> > -------------------------------------------------- >> > >> > The information contained in this electronic message and any attachments to >> > this message contain proprietary, confidential or privileged >> > information.Please do not copy or distribute this email to any person who >> > is >> > not intended to receive it. Non compliance to the company's security >> > guidelines is a punishable offence.If you are not the intended recipient, >> > please notify the sender and destroy all copies of this message and >> > attachments if any. >> > >> > ---------------------------------------------------------------------------- >> > ------------------------------------------------- >> > >> > >> > >> >> >> -- >> Carsten Haitzler (The Rasterman) >> >> >> >> >> >> --------------------------------------------------------------------------------------------------------------------------------------------------------- >> >> The information contained in this electronic message and any attachments to >> this message contain proprietary, confidential or privileged information. >> >> Please do not copy or distribute this email to any person who is not intended >> to receive it. Non compliance to the company’s security guidelines is a >> punishable offence. >> >> If you are not the intended recipient, please notify the sender and destroy >> all copies of this message and attachments if any. >> >> ----------------------------------------------------------------------------------------------------------------------------------------------------- >> >> >> >> >> >> > > > -- > Carsten Haitzler (The Rasterman) <ti...@rasterman.com> > _______________________________________________ > Application-dev mailing list > Application-dev@lists.tizen.org > https://lists.tizen.org/listinfo/application-dev _______________________________________________ Application-dev mailing list Application-dev@lists.tizen.org https://lists.tizen.org/listinfo/application-dev