URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       MiT Labs
  HTML https://mitlabsindia.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Guides and Tutorials
       *****************************************************
       #Post#: 3--------------------------------------------------
       Android Soft Keyboard tutorial in Swipe/Multi Touch Typing
       By: PatrickManzano Date: July 9, 2013, 9:43 pm
       ---------------------------------------------------------
       Hi, Im developing my custom Android Softkeyboard application and
       I am now working is Swipe typing....or the multi-touch
       typing,..but i dont know how. Can anyone help me?
       Thanks
       I have some ideas on how this happen but im really not a
       programmer so I want to learn from you guys
       1) Capture touch events on the keyboard view
       2) Get (x,y) coordinates from the touch event
       3) Keep a list of all (x,y) coordinates of the current swipe
       (ArrayList or LinkedList)
       4) When the user lifts up their finger and ends the swipe
       (another touch event), use the list of touch event points to
       predict the word''
       In SWIPE we need to have dictionary to do the swipe typing
       Please click the link to see what it's like
  HTML http://www.facebook.com/l.php?u=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.cbnewham.ascribblefree.android%26feature%3Dsearch_result&h=QAQHioT9E
       NEED YOUR HELP GUYS WITH A COMPLETE TUTORIAL
       #Post#: 4--------------------------------------------------
       Re: Android Soft Keyboard tutorial in Swipe/Multi Touch Typing
       By: ShivamMiT Date: July 10, 2013, 4:08 am
       ---------------------------------------------------------
       Yeah Buddy, the community is gonna help you, I am really
       searching hard for it though.
       #Post#: 5--------------------------------------------------
       Re: Android Soft Keyboard tutorial in Swipe/Multi Touch Typing
       By: PatrickManzano Date: July 10, 2013, 3:26 pm
       ---------------------------------------------------------
       Thank you so much sir  (:
       By the way,
       Here is one of the softkeyboard that I'd used to make a good
       starting point in developing my own keyboard.
  HTML https://www.google.com.ph/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&ved=0CDUQFjAB&url=http%3A%2F%2Fcode.google.com%2Fp%2Fscandinavian-keyboard%2F&ei=ycHdUczrNMKfiQeK3YCACg&usg=AFQjCNHO6UnbiBMLA5z_t8BYKUFjsC1hGA&sig2=U4e6wyo-LS-7nf2mdfgt3w&bvm=bv.48705608,d.aGc
       So that it is not too hard to start from scratch and this
       keyboard also have the dictionary that'll be used in Swipe
       Typing sir.
       If possible sir let this keyboard be our based in developing the
       swipe typing for your future tutorial sir.
       Thank you so much sir (:
       #Post#: 6--------------------------------------------------
       Re: Android Soft Keyboard tutorial in Swipe/Multi Touch Typing
       By: ShivamMiT Date: July 11, 2013, 4:10 am
       ---------------------------------------------------------
       [quote author=Patrick Manzano link=topic=3.msg5#msg5
       date=1373487983]
       Thank you so much sir  (:
       By the way,
       Here is one of the softkeyboard that I'd used to make a good
       starting point in developing my own keyboard.
  HTML https://www.google.com.ph/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&ved=0CDUQFjAB&url=http%3A%2F%2Fcode.google.com%2Fp%2Fscandinavian-keyboard%2F&ei=ycHdUczrNMKfiQeK3YCACg&usg=AFQjCNHO6UnbiBMLA5z_t8BYKUFjsC1hGA&sig2=U4e6wyo-LS-7nf2mdfgt3w&bvm=bv.48705608,d.aGc
       So that it is not too hard to start from scratch and this
       keyboard also have the dictionary that'll be used in Swipe
       Typing sir.
       If possible sir let this keyboard be our based in developing the
       swipe typing for your future tutorial sir.
       Thank you so much sir (:
       [/quote]
       Buddy, I was thinking that if you could make a thread in general
       with your current progress, and what are the points you are
       searching for, we could get better help. :)
       I got the concept though :)
       #Post#: 7--------------------------------------------------
       Re: Android Soft Keyboard tutorial in Swipe/Multi Touch Typing
       By: PatrickManzano Date: July 11, 2013, 10:50 am
       ---------------------------------------------------------
       Hello sir  :)
       Can I repost this topic in the General??
       Because I really want to learn how swipe typing work and
       implement in my keyboard application.
       #Post#: 9--------------------------------------------------
       Re: Android Soft Keyboard tutorial in Swipe/Multi Touch Typing
       By: ShivamMiT Date: July 11, 2013, 11:20 am
       ---------------------------------------------------------
       Thanks for co-operation! And moving the thread to general. :)
       *****************************************************