Hello!
I'm currently working on an android application, which uses the inbuildt bluetoothservice in the android phone, to be more specific, the OBEX service. On my Samsung S3, running android version 4.0.4, the phone asks me if I want to accept the file, this message is a pop-up box which contains two buttons, Accept or Deny. But on other phones, like a Samsung Nexus S, only a Toast is showed and the user has to drag down the notification bar and then click accept or deny on the incoming file. Is there anyway I can change the behaviour of that, so the messagebox appears instead of a Toast? Even better, is it possible to always accept files from a Bluetooth device, without rooting the phone?
Thanks in advance guys!
I'm currently working on an android application, which uses the inbuildt bluetoothservice in the android phone, to be more specific, the OBEX service. On my Samsung S3, running android version 4.0.4, the phone asks me if I want to accept the file, this message is a pop-up box which contains two buttons, Accept or Deny. But on other phones, like a Samsung Nexus S, only a Toast is showed and the user has to drag down the notification bar and then click accept or deny on the incoming file. Is there anyway I can change the behaviour of that, so the messagebox appears instead of a Toast? Even better, is it possible to always accept files from a Bluetooth device, without rooting the phone?
Thanks in advance guys!