![]() |
[Android] Android On-Screen Keyboard
For N800 users who want to use Android, there is one glaring problem (touchscreen support should be out soon). That would be the lack of an OSK.
Does anyone know of any ways to get one? It's a necessity for internet browsing (I got to engadget by sifting through over 100 Google News links), as well as likely many other apps. |
Re: Android On-Screen Keyboard
We could write one if there isn't an app out yet...
I've been experimenting with the SDK and I'm dying to write my first app. Still poking around though... "we" being the community. I'm not volunteering myself. yet :) --Jon |
Re: Android On-Screen Keyboard
This guy built an onscreen keyboard, but he built it into the linux kernel so we obviously can't use that... Maybe we can contact him and ask him for the source?
Also, there's an onscreen keyboard in development as part of the Android Programming challenge. Doubtless it will cost a bundle once released however. |
Re: Android On-Screen Keyboard
Quote:
http://it029000.massey.ac.nz/vogue/diffs (Search for keyboard) The only bit of hope I have is: Quote:
|
Re: Android On-Screen Keyboard
Just curious if this was still being pursued or because of the license issue is being put on hold. I would really love to try this out but without the touch screen would have no use for it. I think you guys have done to this point is awesome and more people like you will make the n800 a very powerful tool.
|
Re: Android On-Screen Keyboard
The OS is actually fairly easy to navigate by just using the DPAD.
and Qwerty's got the touchscreen working on both the N810 and the N800. The issue is just that nobody's written an open-source soft keyboard for the Android platform yet. :/ I don't think it would bet that difficult but then again I haven't looked at Android since it's first release when I wrote "Hello World" with the first iteration of the SDK |
Re: Android On-Screen Keyboard
I've been trying to write an onscreen keyboard for some time now, but to no avail :(
I've got most of the GUI code down, but the problem emerges on the backend: Hooking onto EditTexts. (Once a textbox gets the focus, run the keyboard). Since Google hasn't released the full source it is not possible at this time. (if you want more details, ask) I'm thinking of some work arounds (got a couple I will have to try), but it will take a while since it means I have to completely restructure my code. If anyone has any ideas or wants to pitch in let me know. --Jon |
Re: Android On-Screen Keyboard
I've been trying for about a week too, and I've pretty much run into the same problem as you. I'm wondering if it might just be a good idea to put out a url launcher app so that n800 users will at least have some input functionality for browsing the web.
|
Re: Android On-Screen Keyboard
That's possible, but to change URLS...
I was thinking of making use of one of the hardware keys, since I think a couple of them are unused on the n800. Correct me if I'm wrong, but I think to make them usable we need a kernel patch? --Jon |
Re: Android On-Screen Keyboard
Aren't they mapped like in Maemo to the F? keys?
|
All times are GMT. The time now is 12:11. |
vBulletin® Version 3.8.8