diff options
author | Roberto Metere <roberto@metere.it> | 2018-10-11 16:14:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-13 08:02:57 +0700 |
commit | b86f27cd525a7614973596fe593e504a66de769a (patch) | |
tree | 4e2efe971c5e0feb2abd1aa839b00bf5f983d337 /development/android-studio/README | |
parent | 4d01acd70a0c7b151c6113710c63d6be10f7ce31 (diff) |
development/android-studio: Updated for v 3.2.0.26_181_5014246.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'development/android-studio/README')
-rw-r--r-- | development/android-studio/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/development/android-studio/README b/development/android-studio/README index bd9e4d75c36fe..e8cc46a61d868 100644 --- a/development/android-studio/README +++ b/development/android-studio/README @@ -2,6 +2,12 @@ Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features and improvements over Eclipse ADT and will be the official Android IDE once it's ready. + +After having installed this package, run Android Studio with: + android-studio + +# Details + On top of the capabilities you expect from IntelliJ, Android Studio offers: @@ -16,9 +22,6 @@ Android Studio offers: - Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine. -After having installed this package, run Android Studio with: - android-studio - # General tips - google-droid-fonts package may give you font issues with IntelliJ based applications (like Android Studio), and removing it should |