Coder Social home page Coder Social logo

runnerup's People

Contributors

bagage avatar blaudden avatar boerde avatar callesol avatar darander avatar daverix avatar dhiltonp avatar fg1 avatar ixeft avatar jonasoreland avatar markcs avatar mattbostock avatar mostlyincomplete avatar nebmo avatar netmackan avatar pace6666 avatar seanrees avatar skaldarnar avatar stribb avatar wbrenna avatar

Watchers

 avatar  avatar

runnerup's Issues

hrdevice broken release build: samsung, IBluetoothProvider, proguard

The Samsung BLE library (used for 4.1, 4.2 and 4.2.2) uses the following hidden classes:

android.bluetooth.IBluetoothManager
android.bluetooth.IBluetoothStateChangeCallback
android.os.ServiceManager

as well as some hidden methods in android.bluetooth.BluetoothDevice. This causes errors in proguard when it tries to identify dead code

proguard warning:

:app:proguardLatestRelease
Warning: com.samsung.android.sdk.bt.gatt.a: can't find superclass or interface android.bluetooth.IBluetoothStateChangeCallback$Stub
Warning: com.samsung.android.sdk.bt.gatt.d: can't find superclass or interface android.bluetooth.IBluetoothStateChangeCallback$Stub
Warning: com.samsung.android.sdk.bt.gatt.BluetoothGatt: can't find referenced class android.bluetooth.IBluetoothManager
Warning: com.samsung.android.sdk.bt.gatt.BluetoothGatt: can't find referenced class android.bluetooth.IBluetoothManager$Stub
Warning: com.samsung.android.sdk.bt.gatt.BluetoothGatt: can't find referenced class android.os.ServiceManager
...lots of more...
Warning: there were 22 unresolved references to classes or interfaces.
You may need to add missing library jars or update their versions.
If your code works fine without the missing classes, you can suppress
the warnings with '-dontwarn' options.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedclass)
Warning: there were 4 unresolved references to library class members.
You probably need to update the library versions.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unresolvedlibraryclassmember)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.