Skip to content

Chocolatey recipe for Intel HAXM deployment. HAXM is a utility to aid the performance of emulation of Android images during development in Android Studio.

License

Notifications You must be signed in to change notification settings

gsmitheidw/haxm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chocolatey recipe for deploying Intel HAXM

This is a recipe for creating a Chocoatey nuget package for Intel HAXM: https://github.com/intel/haxm

https://community.chocolatey.org/packages/haxm/

To localise

Code:

# clone repo from here:
git clone https://github.com/gsmitheidw/haxm.git
# edit the tools\ChocolateyInstall.ps1 to change the url to local repo/smb share for hosting the zip

# Build nupkg:
choco pack

# Copy the nupkg to a default chocolatey source location or install with --source eg:

choco install haxm --source \\YourLocalRepo\share\

About

Chocolatey recipe for Intel HAXM deployment. HAXM is a utility to aid the performance of emulation of Android images during development in Android Studio.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published