google-code-export / customasteroid

Automatically exported from code.google.com/p/customasteroid
0 stars 0 forks source link

Alternative Input Method #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Everyone who used the Parrot provided "keyboard" must have thought that it 
could have been done better. Please send in any ideas that are related to new 
input methods for the ASTEROID.

Original issue reported on code.google.com by jonas.ko...@gmail.com on 12 Apr 2012 at 7:35

GoogleCodeExporter commented 9 years ago

Original comment by jonas.ko...@gmail.com on 12 Apr 2012 at 7:36

GoogleCodeExporter commented 9 years ago

Original comment by jonas.ko...@gmail.com on 12 Apr 2012 at 7:39

GoogleCodeExporter commented 9 years ago

Original comment by jonas.ko...@gmail.com on 12 Apr 2012 at 7:41

GoogleCodeExporter commented 9 years ago
How about an app that acts as a bluetooth or USB keyboard from the phone? 
(atleast android, not sure how that would work from an iPhone).

I'm pretty sure this has already been done before for using the phone as a 
keyboard for a tablet and such. Shouldn't be hard to implement. 

Original comment by craterbu...@gmail.com on 13 Apr 2012 at 8:15

GoogleCodeExporter commented 9 years ago
The problem with this is how the ASTEROID handles bluetooth. Bluetooth 
connections are not handled directly by Android, they're handled by the HSTI 
(correct me if I'm wrong). So this method may only be possible when there is a 
way to do bluetooth serial or similar profiles via the HSTI.

Original comment by jonas.ko...@gmail.com on 13 Apr 2012 at 8:18

GoogleCodeExporter commented 9 years ago
So I guess using a bluetooth hardware micro keyboard should also be tricky to 
implement ?
And isn't there a way to use the parrot voice recognition ? By spelling each 
words. Even trickier...
Entering an address in navigon is such a pain !

Original comment by thomas.f...@gmail.com on 1 May 2012 at 9:01

GoogleCodeExporter commented 9 years ago
Maybe instead of dispalying the entire keyboard and losing a lot of screen real 
estate, how about a pop up horizontal jog wheel - it displays the current 
letter larger, and the wheel scrolls left/right of the currently selected 
letter.  Perhaps it might not offer much improvement over the Parrot keyboard, 
but it should save some screen real estate.

Original comment by adamcart...@gmail.com on 3 May 2012 at 3:29

GoogleCodeExporter commented 9 years ago
The horizontal jog wheel is an interesting idea. The Input Method is definetly 
something we have to improve. The stock "keyboard" lacks performance and 
usability.

Original comment by jonas.ko...@gmail.com on 5 Jun 2012 at 9:48

GoogleCodeExporter commented 9 years ago
What about putting the characters on a wheel as well? I've seen a similar 
design in modern Audi Systems. Any comments?

Original comment by jonas.ko...@gmail.com on 26 Jun 2012 at 9:49

GoogleCodeExporter commented 9 years ago
Parrot has enabled voice search to work with TuneIn radio. perhaps it can be 
harnessed for this now as well? somewhere in their API? Maybe they can provide 
more info on their DevZone site. 

Original comment by craterbu...@gmail.com on 11 Jul 2012 at 11:19