Awesome
Taskbar Progress ANE
Normal | Error | Paused | |
---|---|---|---|
Windows | |||
macOS |
Prerequisites
You will need:
- macOS 10.14 (Mojave) or greater
- IntelliJ IDEA
- AIR 33.1.1.217+
- .Net Core Runtime
- AIR-Tools
The ANE + Dependencies
Change directory into the example folder eg
cd /MyMac/dev/AIR/TaskbarProgressANE/example
Run the "air-tools" command (You will need AIR-Tools installed)
air-tools install
NEW This tool now:
- Downloads the ANE and dependencies.
- Applies all required Android Manifest, InfoAdditons and Entitlements to your app.xml. See air package.json
-
This ANE was built with MS Visual Studio 2015. As such your machine (and user's machines) will need to have Microsoft Visual C++ 2015 Redistributable (x86) runtime installed. https://www.microsoft.com/en-us/download/details.aspx?id=48145
-
This ANE also uses .NET 4.6 Framework.