7 Commits

Author SHA1 Message Date
github-actions
cd1e573c09 Merge remote-tracking branch 'origin/main' 2022-07-13 13:42:38 +00:00
gfan
f1f712aef5 Doc fix for issue #845 2022-07-13 06:42:01 -07:00
github-actions
c01b3baace Merge remote-tracking branch 'origin/main' 2022-04-13 13:16:12 +00:00
github-actions
3bc7eaebcf Merge remote-tracking branch 'origin/main' 2022-02-22 19:48:28 +00:00
github-actions
24dd0ed20f Merge remote-tracking branch 'origin/main' 2022-01-21 07:01:53 +00:00
github-actions
159af39c36 Merge remote-tracking branch 'origin/main' 2022-01-18 19:13:52 +00:00
Kottsone
8a6c06f891 Workaround permission issue when loading NNAPI model from asset file. (#804) 2021-07-07 13:54:27 -07:00

View File

@@ -7,7 +7,7 @@ For how to use Android Studio, refer to [Hello-CMake codelab](https://codelabs.d
Pre-requisites
--------------
- Android Studio 2.2+ with [NDK](https://developer.android.com/ndk/) bundle.
- Android Studio 4.2+ with [NDK](https://developer.android.com/ndk/) bundle.
Getting Started
---------------
@@ -16,7 +16,7 @@ Getting Started
1. Open the sample directory.
1. Open *File/Project Structure...*
- Click *Download* or *Select NDK location*.
1. Click *Tools/Android/Sync Project with Gradle Files*.
1. Click *File/Sync Project with Gradle Files*.
1. Click *Run/Run 'app'*.
Screenshots
@@ -35,7 +35,7 @@ submitting a pull request through GitHub. Please see [CONTRIBUTING.md](../CONTRI
License
-------
Copyright 2015 Google, Inc.
Copyright 2022 Google, Inc.
Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for