Skip to content

gsmitheidw/haxm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 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/

Discontinued HAXM

Intel has discontinued HAXM. I'll leave this in maintenace mode pending any important changes required, otherwise this will eventually be archived too.

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

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors