libviewer.so on Android, delete hello_skia_app
authorMike Klein <mtklein@chromium.org>
Thu, 8 Dec 2016 14:49:39 +0000 (09:49 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 8 Dec 2016 16:35:25 +0000 (16:35 +0000)
commita92c383e2f1ceb0323aef79fa444450e6a3e1c03
tree258f005aa641d0d6d867d085e6614de2d13a7a05
parent9f549358b3ac9f61e78b194e39d6ac6eb322e35e
libviewer.so on Android, delete hello_skia_app

This spins off parts of 5620 to bake while we work through how to do the rest of libviewer.so -> viewer.apk.

Change-Id: I1cbf135cc952eeb7593e80a5a752dcadaa2dbb00
Reviewed-on: https://skia-review.googlesource.com/5656
Reviewed-by: Derek Sollenberger <djsollen@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
BUILD.gn
platform_tools/android/examples/hello_skia_app/AndroidManifest.xml [deleted file]
platform_tools/android/examples/hello_skia_app/README [deleted file]
platform_tools/android/examples/hello_skia_app/build.xml [deleted file]
platform_tools/android/examples/hello_skia_app/jni/Android.mk [deleted file]
platform_tools/android/examples/hello_skia_app/jni/helloskia.cpp [deleted file]
platform_tools/android/examples/hello_skia_app/project.properties [deleted file]
platform_tools/android/examples/hello_skia_app/res/drawable-mdpi/ic_launcher.png [deleted file]
platform_tools/android/examples/hello_skia_app/res/values/strings.xml [deleted file]
platform_tools/android/examples/hello_skia_app/src/com/example/HelloSkiaActivity.java [deleted file]