Android: Difference between revisions
imported>Jmarmstrong1207 →Using the nixpkgs androidenv: Remove blog post from 2012 and github link. Seems to use old methods that have better alternatives in the nixos manual referenced, and have duplicate info otherwise. Move the section to the top as it's essential for developing. Rename section to |
imported>Jmarmstrong1207 m Change nixos manual link title |
||
| Line 4: | Line 4: | ||
The first link provides a guide for creating a custom android SDK, using a predefined SDK, and how to manually create an emulator. The second link is an extra guide that might have some helpful tips for improving your workflow. | The first link provides a guide for creating a custom android SDK, using a predefined SDK, and how to manually create an emulator. The second link is an extra guide that might have some helpful tips for improving your workflow. | ||
# [https://nixos.org/manual/nixpkgs/unstable/#android | # [https://nixos.org/manual/nixpkgs/unstable/#android Official Android SDK guide from NixOS.org] | ||
# [https://sandervanderburg.blogspot.de/2014/02/reproducing-android-app-deployments-or.html Reproducing Android app deployments] | # [https://sandervanderburg.blogspot.de/2014/02/reproducing-android-app-deployments-or.html Reproducing Android app deployments] | ||