This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ab9be1b809
nixpkgs
/
pkgs
/
development
/
mobile
/
androidenv
/
generate-sysimages.sh
4 lines
79 B
Bash
Raw
Normal View
History
Unescape
Escape
Added androidenv - the Android SDK, their additions and two functions that build and emulate Android Apps
2012-11-07 12:10:39 -08:00
#!/bin/sh -e
Updated Android SDK to version 22.05, updated all plugins, and added mesa to the search path of the emulators to enable OpenGL acceleration
2013-07-31 07:00:57 -07:00
xsltproc generate-sysimages.xsl repository-8.xml > sysimages.nix