aboutsummaryrefslogtreecommitdiff
path: root/development/android-studio/README
blob: 77f92995188f1e1f6376596dac6abea4428a9744 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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.

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
  ****

This package used to require JDK, but now android-studio seems to be
shipping one.

NOTE2:

Android-Studio is a rare example of a "multilib-required" build.
From the website: 
https://developer.android.com/studio/install#64bit-libs

Namely, it needs:
 libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386