Closed GoogleCodeExporter closed 9 years ago
Send a SIGKILL to the process:
adb shell kill -9 <pid>
You can obtain the <pid> using ps:
abd shell ps aux
and looking for process with /data/local/asl-native .
Original comment by karol.ku...@polidea.pl
on 14 Jun 2011 at 1:20
Original issue reported on code.google.com by
zfreek...@gmail.com
on 22 Feb 2011 at 6:46