GithubHelp home page GithubHelp logo

android-bluetooth-library's People

Contributors

arissa34 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

android-bluetooth-library's Issues

Unit Tests completely missing

It is great that there is a library, but how we and even you can trust it without any unit test?
Please add unit tests to verify correctness of library

Can't send big text data

Hello. Why I can't send a text with length more than 1024 symbols?
I always get this error and can't fix it:

FATAL EXCEPTION: Thread-6620
java.lang.ArrayIndexOutOfBoundsException: length=1024; index=1024
at com.ramimartin.bluetooth.BluetoothClient.run(BluetoothClient.java:83)
at java.lang.Thread.run(Thread.java:841)

I already try to send blocks of big text and concatenate after getting full text, but I send very fast and, as I understand, client gets concatenated text (part11 + part12 for example).

What me must do to resolve this issue?
I need your help :(

Dependencies failed to resolve

compile 'com.ramimartin.bluetooth:AndroidBluetoothLibrary:1.0.1-SNAPSHOT'
Error: Failed to resolve: com.ramimartin.bluetooth:AndroidBluetoothLibrary:1.0.1-SNAPSHOT
in Android Studio

setSupportActionBar not included

The function setSupportActionBar does not appear to be included, probably because it was implemented with android.support.v7.widget.Toolbar

Can it connect to multiple lifepo4 batteris

Hi Thanks for the lib
This link go to an advanced Lithium battery:
https://sunlux.se/lifepo4-batteri-12-8v-80ah-sunluxr-powerbox.html
The battery has bult in Bluetooth that one can connect to using an android app.
This way one can in the app see status like output, remaining power, temp and more

I wonder if your lib can be used to connect to two of this batteries at the same time.

This is the app that connect to the bat and I want to modify it to connect to many batteries maybe using your lib
https://play.google.com/store/apps/details?id=com.sunlux.smartpower&hl=en_US

Currently the app can only connect to one battery.
What you think?

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.