Update Skia Android tools.

This CL moves the skia_launcher out of the system/bin and into
/data/local/tmp; removes the need to package our shared libs in an
apk; and updates all the scripts to work in the new environment.

R=mtklein@google.com, scroggo@google.com

Review URL: https://codereview.chromium.org/22617002

git-svn-id: http://skia.googlecode.com/svn/trunk@10673 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/Makefile b/Makefile
index d8b0205..aa54c1f 100644
--- a/Makefile
+++ b/Makefile
@@ -45,8 +45,8 @@
                  pathops_unittest \
                  pdfviewer \
                  SampleApp \
+                 SampleApp_APK \
                  skhello \
-                 SkiaAndroidApp \
                  skia_lib \
                  tests \
                  tools \