-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UDApp example doesn’t work on same devices via Bluetooth. #1
Comments
Thanks, I'll look at it. |
@shahid-sabir I've re-checked on Nexus 6 (with Android 6.0.1) and Samsung Galaxy A5 (4.4) and it works fine. |
@shahid-sabir Project is built on API 22 because I haven't API 23 device at the time. Why you need API 23? |
I faced problem on marshmallow when i tried to use the app on it. So I thought if it is built on 23 it may not have the problems. |
@shahid-sabir what problems have you faced? |
It was not getting connected with the nodes. Where other devices get connected. |
@shahid-sabir Android 6 support was added only 2 days ago. Does it work now? |
I didn't check after that. |
@shahid-sabir It should work now and most probably API level have nothing to do with it — it should work fine with API 22. |
So far I know Marshmallow comes with new permissions architecture. So that I thought It might create problem. |
Hi Vladimir Shavanov.
How are you? I need to talk to you regarding your underdark framework.
Regards
Sabir
…On Thu, Jan 14, 2016 at 1:04 AM, Virl ***@***.***> wrote:
@shahid-sabir <https://github.com/shahid-sabir> It should work now and
most probably API level have nothing to do with it — it should work fine
with API 22.
—
Reply to this email directly or view it on GitHub
<#1 (comment)>
.
|
@shahid-sabir Hello. I'm fine. You can send me email. |
shahid_sabir Skype
…On Sat, Sep 9, 2017 at 7:31 PM, Virl ***@***.***> wrote:
@shahid-sabir <https://github.com/shahid-sabir> Hello. I'm fine. You can
send me email.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AP4ai9MdwSYnnGWnVMr7_1dnRHE4yWsLks5sgpMugaJpZM4HCghp>
.
|
HTC One M8 has used as Android 5.x with hardware BLE Peripheral mode support. With other 2 android devices and one iPhone cross mesh network works excellent using the play store app. But UDApp example doesn’t work on same devices via Bluetooth.
The text was updated successfully, but these errors were encountered: