You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.
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 [email protected] on 13 Nov 2013 at 1:13
The text was updated successfully, but these errors were encountered:
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 issue reported on code.google.com by
[email protected]
on 13 Nov 2013 at 1:13The text was updated successfully, but these errors were encountered: