CGWeng / androhid

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

Does not work #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. just an open
2.
3.

What is the expected output? What do you see instead?
See the working interface

What version of the product are you using? On what operating system?
AndroHID 0.5.4, Andorid 4.2.1

Please provide any additional information below.
Chipset MTK6589T

Original issue reported on code.google.com by the.rua....@gmail.com on 13 Nov 2013 at 1:13

GoogleCodeExporter commented 9 years ago
Same here on Android 4.4. Here is logcat of it:

I/ActivityManager( 1861): Start proc org.androhid for activity 
org.androhid/.AndroHid: pid=3110 uid=10074 gids={50074, 3002, 3001}
I/dalvikvm( 3110): Enabling JNI app bug workarounds for target SDK version 
4...V/PhoneStatusBar( 1920): setLightsOn(true)
D/dalvikvm( 3110): Trying to load lib 
/data/app-lib/org.androhid-1/libandrohid.so 0x42282f60
E/dalvikvm( 3110): dlopen("/data/app-lib/org.androhid-1/libandrohid.so") 
failed: dlopen failed: could not load library "libbluetooth.so" needed by 
"libandrohid.so"; caused by library "libbluetooth.so" not found
W/dalvikvm( 3110): Exception Ljava/lang/UnsatisfiedLinkError; thrown while 
initializing Lorg/androhid/NativeBtHid;
D/AndroidRuntime( 3110): Shutting down VM

Original comment by ebrami...@gmail.com on 1 Jan 2014 at 3:25

GoogleCodeExporter commented 9 years ago
Same here, on CyanogenMod 11 (Android 4.4.2). Same log messages as ebraminio.

Any more testing I can do to help?

Original comment by johanhel...@gmail.com on 3 Apr 2014 at 12:56