diff --git a/examples/android/android-simple/README.md b/examples/android/android-simple/README.md index 8d81e38cd..5e8d53c45 100644 --- a/examples/android/android-simple/README.md +++ b/examples/android/android-simple/README.md @@ -8,7 +8,11 @@

Example Running Logistic Regression with Vulkan Kompute in Android Phones

-This example provides +This example provides an end to end example that can be run using android studio. + +The example uses the Kompute build in the relative folder to build the respective binaries for android. + +The build structure provides a range of options to build in different Android hardware. This example was tested in various emulators including Pixel 2, and a physical Samsung S7 phone.