mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
Comment out Android Studio reference until we port the examples
This commit is contained in:
parent
2d3ecfe782
commit
c78fd90de9
1 changed files with 4 additions and 2 deletions
|
@ -18,9 +18,9 @@ needs to have installed:
|
|||
you have at least one Android SDK platform installed with API
|
||||
version 9 or higher.
|
||||
|
||||
Optionally, you can use the [Android Studio](https://developer.android.com/studio/index.html). As stated in
|
||||
<!-- Optionally, you can use the [Android Studio](https://developer.android.com/studio/index.html). As stated in
|
||||
the Android documentation, *developing in Android Studio is highly
|
||||
recommended and is the fastest way to get started*.
|
||||
recommended and is the fastest way to get started*. -->
|
||||
|
||||
Before continuing, make sure you can compile and run the samples
|
||||
included in the Android NDK, and that you understand how the integration
|
||||
|
@ -82,9 +82,11 @@ Android projects with GStreamer support are built like conventional
|
|||
Android NDK projects, so the instructions at the [Android NDK] home can
|
||||
be followed:
|
||||
|
||||
<!--
|
||||
#### Using Android Studio
|
||||
|
||||
> ![warning] To be completed!!
|
||||
-->
|
||||
|
||||
#### Using Eclipse
|
||||
|
||||
|
|
Loading…
Reference in a new issue