About 129,000 results
Open links in new tab
  1. android - bluetooth_content_share.html not sent error in Phonegap …

    Feb 27, 2013 · I am using share plugin of Phonegap for Android and I have created a project and integrated the plugin. While sharing via Bluetooth, after turning on the BT, content is not getting …

  2. Sharing text/plain String via Bluetooth converts data into HTML

    Apr 28, 2015 · Explore solutions for issues in sharing text/plain strings via Bluetooth that convert data into HTML, including troubleshooting and code examples.

  3. share file over bluetooth opp in Android N - Stack Overflow

    Feb 22, 2017 · 0 What i am trying is to share a file over bluetooth. I have tried below two methods to pass the file name to the ACTION_SEND intend. share activity is pop'ing up and when i touch the …

  4. How to send file using bluetooth on android programatically?

    Feb 7, 2011 · Main content :Bluetooth FTP client My first plan was to make the app check the list of files of my feature phone's directory. But I didn't know how to connect to my feature phone's ftp server. I …

  5. How can I use Web Bluetooth in a static, local HTML file?

    Aug 5, 2021 · I can see the Web Bluetooth browser picker, select my Bluetooth device, and device.gatt.connect() resolves properly. It works both for file:// and content:// URLs respectively on …

  6. Sending a File using Bluetooth OBEX Object Push Profile (OPP)

    Apr 7, 2011 · 24 Is there any way to send a file using the android bluetooth API using OBEX? I need to send a file to a printer that supports OBEX OPP only. I can send the file using the android intent …

  7. Android - Unable to open content: file:///storage/emulated/0

    Dec 17, 2013 · I've a widget with nine-patch image background. The image was saved in /sdcard/mydir/bgs. When I try to load a image with setImageViewUri method, I've this error: Unable …

  8. android.os.FileUriExposedException: file:///storage/emulated/0/test.txt ...

    Jul 5, 2016 · Then create a provider_paths.xml file in res/xml folder. A folder may be needed to be created if it doesn't exist yet. The content of the file is shown below. It describes that we would like to …

  9. Android : FileProvider on custom external storage folder

    May 6, 2016 · I'm trying to set up a fileprovider for sharing file. My files are saved in a folder "AppName" in the external storage (same level as Android, Movies and Pictures folders). Here is my file provider

  10. Transmitting a File Over Web Bluetooth - Stack Overflow

    Jul 28, 2020 · I was under the impression that the frequency hopping nature of Bluetooth would help with interference. Does JavaScript have the ability to transfer files via a usb connection? It seems that a …