diff options
-rw-r--r-- | development/android-studio/README | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/development/android-studio/README b/development/android-studio/README index 3033d4ce2e47b..302f523d3e5a2 100644 --- a/development/android-studio/README +++ b/development/android-studio/README @@ -1,17 +1,16 @@ Android Studio Integrated Development Environment (IDE) -Android Studio is the official integrated development environment for Google's -Android operating system, built on JetBrains' IntelliJ IDEA software and -designed specifically for Android development. It is available for download on -Windows, macOS and Linux based operating systems. It is a replacement for the -Eclipse Android Development Tools as primary IDE for native Android -application development. +Android Studio is the official integrated development environment +for Google's Android operating system, built on JetBrains' IntelliJ +IDEA software and designed specifically for Android development. It +is available for download on Windows, macOS and Linux based operating +systems. It is a replacement for the Eclipse Android Development Tools +as primary IDE for native Android application development. NOTE: **** - YOU MUST AGREE TO GOOGLE'S DOWNLOAD AGREEMENT BEFORE YOU CAN DOWNLOAD - ANDROID STUDIO BINARY PACKAGE FROM THEM. THIS MEANS THAT YOU HAVE TO USE - SOME SORT OF WEB BROWSER, E.G. FIREFOX, TO DOWNLOAD IT. LINKS, WGET, ET AL - WILL NOT WORK + YOU MUST AGREE TO GOOGLE'S DOWNLOAD AGREEMENT BEFORE YOU CAN + DOWNLOAD ANDROID STUDIO BINARY PACKAGE FROM THEM. THIS MEANS THAT + YOU HAVE TO USE SOME SORT OF WEB BROWSER, E.G. FIREFOX, TO DOWNLOAD + IT. LINKS, WGET, ET AL WILL NOT WORK **** - |