• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. kieran82

    Help Read a file from raspberry pi bluetooth

    I am doing a project to connect with a raspberry pi with Bluetooth and from an android application to read the a file once connected.
  2. kieran82

    Help real file on Rasberry PI bluetooth

    I'm doing a project to read csv files from a android application and I want to know how would you get the file from a device. I know how to send but I want to pull a file and parse it. Is it the FileInputstream I would use.