Hi, I am trying to ping from my android phone to another bt device, which is a bt headset. I want to ping continuosly the known mac addresses of several headsets, after that I want to create events within my application, when some of the headsets are in range.
Under system/bin I cannot find any l2ping executable. The file is not existing. My android version is 2.2 and I dont have a root access. Do I need root access to just execute l2ping? Thanks for your help, On Mar 8, 5:37 pm, "Arun K. Singh" <[email protected]> wrote: > > "l2ping: permission denied" it says > > > What should I do to get permission? > > can you elaborate your end use-case here ...? are you trying to ping > from bt enabled android phone to another bt device? l2ping would only > ping another bt enabled device over bt transport if that is your real > intent. > > for permissions you want to change the ownership of your l2ping > executable by chmod 777 l2ping ...etc. > > Thanks, > Arun -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
