When a file is sent to an android phone via Bluetooth, we have to manually accept the incoming file request. How can we accept it programmatically without user interaction? Thanks in advance.
Basically, I am trying to listen for incoming file request. If possible, my application can accept this request. But I don't know what event type I should use in an intent and listen to it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.