Jump to content
Registration disabled at the moment Read more... ×
Sign in to follow this  
Juanakin

App Tethering with bluetooth

Recommended Posts

I have and Windows App and and Android App, I am using App Tethering to comunicate one to each other. Using NETWORK as Adapter it works fine.

 

However when I try to uses BLUETOOH as Adapter in the TTheteringManager component I got the following error when I run the Android App.

 

                                Project XXX.apk raised exception class EJNIException with message 'java.io.IOException: Try again' 

 

I got the same error when I try to run the demos from Embarcadero.

 

I am using Delphi Community Edition 10.3, I set the Bluetooth permissions in Project>Application>Uses Permissions 

 

Any advice?

 

Thanks for your help.

 

Share this post


Link to post

Did you also set the location permissions (fine should be enough, but fine+coarse do no harm) ?

  • Like 1

Share this post


Link to post
7 hours ago, Rollo62 said:

Did you also set the location permissions (fine should be enough, but fine+coarse do no harm) ?

Thanks for your answer

 

Yes, I set booth location permissions and the error remains

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×