dya2 / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

Perl: toggleWifiState #321

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. my $droid = Android->new();
2. $droid->toggleWifiState();

What is the expected output? What do you see instead?
I expected no errors. Instead, I got this:
client error:
{"error":"Neither user 10064 nor current process has
android.permission.WAKE_LOCK."}

What version of the product are you using? On what operating system?
I'm using ASE r21 on Android 1.6 on a Samsung Galaxy. This also happens on
the emulator

Please provide any additional information below.
If you require any additional information, please contact me (or comment
below - I'll answer).

Original issue reported on code.google.com by xsawy...@gmail.com on 1 May 2010 at 9:29

GoogleCodeExporter commented 9 years ago
My [enter] key was accidentally pressed when I was writing the description. 
This is a
duplicate of #322. Please delete this one.

Sorry, and thanks.
Sawyer.

Original comment by xsawy...@gmail.com on 1 May 2010 at 9:31

GoogleCodeExporter commented 9 years ago

Original comment by damonkoh...@gmail.com on 2 May 2010 at 12:51