alokvnair / android-screenshot-library

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

android screenshot library is not working in Android 4.4.4 #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start the Service

What is the expected output? What do you see instead?
Service should start successfully but it failed. 

This is what I have when I start the service

Android Screenshot Library -- Initializing...
Waiting for device to be connected...
- Installing native service...
Unable to chmod /data/local/asl-native: No such file or directory

Starting...
/system/bin/sh: kill: /data/local/asl-native: arguments must be jobs or process 
IDs
/system/bin/sh: /data/local/asl-native: not found

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

Android 4.4.4, this can be other other Android OS also.

Please provide any additional information below.

Original issue reported on code.google.com by williams...@gmail.com on 18 Aug 2014 at 2:43