We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I am getting this whenever I turn Bluetooth off after connecting to a device but am unable to handle the exception and instead app crashes.
java.lang.NullPointerException at com.zj.btsdk.BluetoothService$AcceptThread.run(BluetoothService.java:316)
The text was updated successfully, but these errors were encountered:
Have you tried out the app using a real Device ?
Sorry, something went wrong.
It is getting crashed after starting of the application. It shows android.os.NetworkOnMainThreadException.
@invicnaper is it possible to print the HTML content by this code?
Sincerely, Shreyash
@kevinvanzyl if your PC do not support Bluetooth , you'll get a Null Pointer Exception while testing it with the Android Emulator .
Your project is amazing. I want to ask, how can I get webview to read window.print () on android and print on thermal printer zjiang?
No branches or pull requests
Hi, I am getting this whenever I turn Bluetooth off after connecting to a device but am unable to handle the exception and instead app crashes.
java.lang.NullPointerException
at com.zj.btsdk.BluetoothService$AcceptThread.run(BluetoothService.java:316)
The text was updated successfully, but these errors were encountered: