Android: Difference between revisions
Put android-studio into systemPackages to install it on the machine. |
Add information about Android Studio |
||
| Line 139: | Line 139: | ||
] | ] | ||
</syntaxhighlight> | </syntaxhighlight> | ||
By default, Android Studio has a FHS environment and by using <code>pkgs.android-studio-full</code> you get the predefined Android SDK composition including (as of nixos-unstable on 2024-11-02) platforms 28-34, an emulator, many system images and the NDK. | |||
=== gradlew === | === gradlew === | ||