1

I'm developing an app that will be run by an Android phone without touch screen (something like an embedded system then) and I need to make the system discoverable by other devices. As said I won't have the touchscreen, then everything should be done without user interaction.

I was reading this other question here but I can't make it work. As already said here a NullPointerException comes out.

Is there a more detailed guide for setting up the discoverability without the user confirmation? Are there other ways to do so?

Community
  • 1
  • 1
STiLLeN
  • 293
  • 2
  • 4
  • 16
  • Hey Rudy :) , have a look here http://stackoverflow.com/questions/8742760/how-to-programmatically-set-discoverable-time-without-user-confirmation . This solution needs aidl . – Raymond Chenon Oct 29 '13 at 05:26
  • Hey Raymond, I tried that solution but I was not able to figure out how to make it work...have you tried it? – STiLLeN Oct 30 '13 at 09:22

0 Answers0