Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion framework/docs/source/tutorial-quickstart-android.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
This quickstart tutorial is kept for historical purposes and will be updated once
the new Android SDK is released.

Let's build a federated learning system using TFLite and Flower on Android!
Let's build a federated learning system using `TFLite
<https://ai.google.dev/edge/litert/android>`_ and Flower on Android!

Please refer to the `full code example
<https://github.com/adap/flower/tree/main/examples/android>`_ to learn more.