Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
modmadmike
Old
#11  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Mar 2010
Talking Package is not needed...

Follow the instructions on i-miss-erin<dot>blogspot<dot>com/2009/09/connect-bluetooth-keyboard-in-android.html[/url] and then write a shell script like this (without any file extension):
Code:
#!/system/bin/sh
hciconfig
hidd --connect 00:00:00:00:00:00
*Replace 00:00:00:00:00:00 with your keyboards address.
Then you simply save the script in /system/xbin (or /system/bin) and run
Code:
chmod 777 /system/xbin/yourscriptgoeshere
then you can simply type the name of your script into the shell or make a shortcut to it with ASE (Android Scripting Environment) with your keyboard in discovery mode.
For me this is better since 1. It's free, 2. It can also pair other devices that are supported by the Linux bluez stack.
 
o0ldsch00lz
Old
#12  
o0ldsch00lz's Avatar
Junior Member
Thanks Meter 0
Posts: 28
Join Date: Nov 2007
Location: I've got an antenna in my yard!
Quote:
Originally Posted by modmadmike View Post
For me this is better since 1. It's free, 2. It can also pair other devices that are supported by the Linux bluez stack.
Yes but it requires root, and some skills that most users don;t have. I'm also using a rooted device (but of course ), but there are many that don't.

This utube movie:
http://www.youtube.com/watch?v=lNRb4OtSMUQ

claims no root is required. I guess it's a nice alternative, too bad it is not free (but not that expensive anyway) so...
mov ax, 0013h int 10h
 
acmickey
Old
#13  
acmickey's Avatar
Junior Member
Thanks Meter 0
Posts: 8
Join Date: Jun 2007
Default Trying to Pair Stowaway Keyboard to G1

Any update on this? I love my G1, but I am still not able pair it to my Stowaway keyboard. I am using a rooted G1 - Cynogen Mod. Any assistance is greatly appreciated. :)
 
Gawis
Old
#14  
Senior Member
Thanks Meter 48
Posts: 237
Join Date: Oct 2009
Quote:
Originally Posted by modmadmike View Post
Follow the instructions on i-miss-erin<dot>blogspot<dot>com/2009/09/connect-bluetooth-keyboard-in-android.html[/url] and then write a shell script like this (without any file extension):
Code:
#!/system/bin/sh
hciconfig
hidd --connect 00:00:00:00:00:00
*Replace 00:00:00:00:00:00 with your keyboards address.
Then you simply save the script in /system/xbin (or /system/bin) and run
Code:
chmod 777 /system/xbin/yourscriptgoeshere
then you can simply type the name of your script into the shell or make a shortcut to it with ASE (Android Scripting Environment) with your keyboard in discovery mode.
For me this is better since 1. It's free, 2. It can also pair other devices that are supported by the Linux bluez stack.
well I tried this on my rooted Hero with 2.1 but the tools don't give the same result as in the guide
Code:
# hciconfig
# hcitool dev
Devices:
# hcitool scan
Device is not available: No such device
# hidd --connect 00:19:15:10:49:B6
Can't get device information: No route to host
my Dell Stowaway is paired but not connected and can't get any further than this..
any help will be greatly appreciated
 
Biffy
Old
#15  
Senior Member
Thanks Meter 5
Posts: 275
Join Date: Aug 2007
I have exactly the same problem as Gawis.
 
paulnatale
Old
#16  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Jul 2010
So do I. The hci tools don't seem to do anything. I'm not exactly a noob, but maybe I've missed something obvious? Running an HTC Hero on 2.1.
 
paopaomj
Old
#17  
Junior Member
Thanks Meter 0
Posts: 17
Join Date: Mar 2009
yeah!!! really works for me!
i-miss-erin said I should pair first,but I find that's no need
just put your keyboard into discovery mode
and scan and you see the device than just connect it
and it's done!

but I can't type upper case(if anynone knows how)
and when your phone change another orientation the arrow keys don't change...
and caps lock(numlock) makes no sense
and you can't type "<" and ">" and ....
and you can't hold down somekey like backspace to delete many words
...
but I think this is still better then Blueinput :)
 
paopaomj
Old
#18  
Junior Member
Thanks Meter 0
Posts: 17
Join Date: Mar 2009
and to those guys who can't make it works
do you have the HTC Sense UI
if you do
maybe this can't works for you
... I guess
see this thread:
http://forum.xda-developers.com/showthread.php?t=672884

notice that: "IMPORTANT! This application does not work with most HTC Devices that have Sense UI. It doesn't matter if the Sense is turned on or not, the problem seems to be much deeper."
 
carrot34
Old
#19  
Senior Member
Thanks Meter 13
Posts: 255
Join Date: May 2007
Hey, check out BlueKeyboard JP!!! It works great with my Nexus One and Stowaway keyboard... Best solution I've found!
 
paopaomj
Old
#20  
Junior Member
Thanks Meter 0
Posts: 17
Join Date: Mar 2009
Oh.I can type uppercase now,don't know why
And you can hold down key in some app but not in some others
And the arrow keys... always not right

Whatis the bluekeyboard please?

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Permanent Screen Off for the Visually Impaired

Most of us take the simple act of waking up our devices and having a quick glance at the … more

App Analytics, or the Death of the Independent App Developer

This is entry number one in a series of articles about tools for app developers, … more

Serajr Power Toggles Brings Settings to the Small App World

Ever since the introduction of multi-window with things like Cornerstone and … more