diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 20:48:22 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:48 +0700 |
commit | a43e1427a2fea749a38ae0194abc1da196a9042f (patch) | |
tree | f9da05d6c5f645a76b90ff39797edaaed081c7d8 /development/android-studio | |
parent | 7d0d2afff1da2d2560d591d1c5577ea4ec645857 (diff) |
development/android-studio: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/android-studio')
-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 3033d4ce2e47..302f523d3e5a 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 **** - |