Pablo Fernandez
Pablo Fernandez
Dear devel, I would like to kindly ask for the auto-save feature. There might be all sorts of problems (with the app and/or the computer) but, if you have an...
Hi, I am sure I am making something wrong... so this is more a question than an "issue". Anyway, here it goes. I have an activity with (some code stripped):...
Hi, I came across a limitation of this library when I tried to connect to a BT device from within a Service (or any sort of Android artifact that does...
This is a patch for making the library work from outside the UI (such as Service, IntentService or BroadcastReceiver). Without it, the messages passed from the Service to the SPP...
Hi, I have a problem with your library and I'm a bit lost. If I use it from an Activity (UI) it works fine but, if I use it from...
I wonder, because there has been months since we don't hear from the author.
Dear @akexorcist , I am trying to get my app working smoothly with connect() and autoConnect(), and came across a point where isServiceRunning=false and I did not really understand why....
I think this is it for fixing #10 . I tried it and works fine. I wonder why don't you try to reconnect on onDeviceDisconnected(). This essentially means that, if...
Hi, I see that there is a Terminal Activity in this library (not documented), and I would like to use it from my android app if possible. Is it usable?...
First of all, thanks a lot for your library! This is exactly what I needed. I am wondering... would you be willing to accept pull requests to modify the autoConnect...