When I first switch on the circutry that initialises the nrf8001 and sets it up for communication and then connect the android app with it ,the connection is done successfully ,it even shows RSSI but then in 1 or 2 seconds the Android app crashes unexpectedly and the error on the Android side is as follows:
Permission Denial: this requires android.permission.INTERACT_ACROSS_USERS_FULL
heres the complete link to the android problem>> stackoverflow.com/questions/20578474/permission-denial-this-requires-android-permission-interact-across-users-full
BUT when it crashes and again I restart the android app (not restarting the nrf8001) it connects all fine and works !,why?