Skip to content

Commit 872bdfb

Browse files
committed
Also add screenshot and video
1 parent 41910cc commit 872bdfb

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed
139 KB
Loading
1.92 MB
Binary file not shown.

docs/source/using-executorch-android.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ dependencies {
4040

4141
Note: `org.pytorch:executorch-android:0.5.1` corresponds to executorch v0.5.0.
4242

43+
Click the screenshot below to watch the *demo video* on how to add the package and run a simple ExecuTorch model with Android Studio.
44+
<a href="https://pytorch.org/executorch/main/_static/img/android_studio.mp4">
45+
<img src="https://pytorch.org/executorch/main/_static/img/android_studio.jpeg" width="800" alt="Integrating and Running ExecuTorch on Android">
46+
</a>
47+
4348
## Using AAR file directly
4449

4550
You can also directly specify an AAR file in the app. We upload pre-built AAR to S3 during each release, or as a snapshot.

0 commit comments

Comments
 (0)