sinkuri256 / android-scripting

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

test.pl using deprecated methods on 2.3.4 #549

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What device(s) are you experiencing the problem on?
Nexus s
What firmware version are you running on the device?
Grj22

What steps will reproduce the problem?
1. Open sl4a with perl interpreter installed
2. Execute the provided test.pl script

Expect various test messages and output. Along 
with those, see these deprecated method
notifications:

ReceiveEvent is deprecated.  Please use eventPoll instead. 
StartSensing is deprecated. Please use 
startSensingTimed or startSensingT...

What version of the product are you using? On what operating system?

Sl4a r4. Perl for android r1.
Android 2.3.4.

Please provide any additional information below.

Original issue reported on code.google.com by superfas...@gmail.com on 27 May 2011 at 5:07

GoogleCodeExporter commented 9 years ago
Here is an updated test.pl

Original comment by jacode...@gmail.com on 21 Aug 2011 at 2:04

Attachments:

GoogleCodeExporter commented 9 years ago
perl_scripts_r6.zip updated accordingly.

Original comment by rjmatthews62 on 22 Aug 2011 at 4:20