niteshmourya / app-inventor-for-android

Automatically exported from code.google.com/p/app-inventor-for-android
Apache License 2.0
1 stars 0 forks source link

Bluetooth Runtime error - Need BLUETOOTH_ADMIN permission #2115

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When attempting to connect to a previously paired bluetooth device I get "Need 
BLUETOOTH_ADMIN permission: Neither user 10092 nor current process has 
android.permission.BLUETOOTH_ADMIN."

Using AppInventor 125 on Firefox 11.0
The phone is  a Chinese WG1107
Running Android version 2.3.6

Original issue reported on code.google.com by onmytr...@gmail.com on 18 May 2012 at 5:38

GoogleCodeExporter commented 9 years ago
Hi, 

What are the specs for the Chinese WG1107? Can you try to unpair the bluetooth 
device, then pair it again?

Regards, 

Wei
wli17@mit.edu

Original comment by weihuali...@gmail.com on 28 May 2012 at 5:29

GoogleCodeExporter commented 9 years ago
how to set BLUETOOTH_ADMIN permission  in  inventor

Original comment by path...@gmail.com on 10 Oct 2012 at 1:04

GoogleCodeExporter commented 9 years ago
Help,erorr run timer BLUETOOH_ADMIN in Android G17 v 2.3
please..

Original comment by jolc...@red-g.net on 2 Nov 2012 at 4:59

GoogleCodeExporter commented 9 years ago
try to change the AndroidManifest.xml file

Original comment by q576719...@gmail.com on 19 Mar 2013 at 12:40

GoogleCodeExporter commented 9 years ago
Did somebody fix this problem on AppInventor.  My App works on my celphone, but 
when I tried on a tablet Lenovo it fails showing the error message about 
"bluetooth ADMIN permission....

Original comment by botscien...@gmail.com on 30 Apr 2013 at 4:30

GoogleCodeExporter commented 9 years ago
I've got the same issue with permissions on a iView-792TPC tablet. The bug 
seems to be hardware dependent. To make sure the hardware worked, tried a 
different bluetooth app that wasn't built using AI on the same iView-792TPC 
tablet and it works. And tried my AI app on different hardware (Samsung 7" 
tablet and IIIs phone) and it works.  So I'm fairly confident that it's in the 
app inventor Bluetooth block.

Original comment by lyoung...@gmail.com on 13 May 2013 at 8:39

GoogleCodeExporter commented 9 years ago
I had the same Problem With ACER ICONIA B1 Tablet. App works on Cellphone. 
Other Bluetooth Apps from Google Play work on Acer Iconia Tablet. Workaround 
with local Version of AppInventor and MAnifest Editor worked. But USB Debugging 
doesnt.

Original comment by albr.ket...@gmail.com on 12 Jun 2013 at 8:02

GoogleCodeExporter commented 9 years ago
What did you use to edit the manifest? 

Original comment by lyoung...@gmail.com on 12 Jun 2013 at 12:40

GoogleCodeExporter commented 9 years ago
@ lyoung
I used the manifest editor from Gareth Haylings: 
http://madrobots.wix.com/themadrobot#!ai-manifest-editor-v1-2alpha/c23po
It works only with a local version of appinventor servers (AI4A) which is 
described on Gareths Website. The tool catches the Manifest during generation 
of the APK file by the buildserver. In my case I had to be very fast to enter 
the missing line with the admin permission in the manifest because after only a 
few seconds the tool will go on storing the APK File. This solution does not 
solve the problem in debug mode however.

Original comment by albr.ket...@gmail.com on 15 Jun 2013 at 12:49

GoogleCodeExporter commented 9 years ago
When do you fix the issue ?

Original comment by legotech...@gmail.com on 21 Jul 2013 at 4:57