* Supporting example app for Android
* Refactoring test-app code and applying suggestions
* Downgrading react-native to v0.60.6
* CI pipeline definition for android
* Printing current working directory on CI
* Configure pipeline to build android code without emulator
* Skip using a task to install sdk manager
* Experimenting with builds on windows
* Using a specific node version
* Checking what is causing the problem with windows ci
* Print file on windows
* Print file on windows
* Explicitly using cmd
* Running gradle command separately
* Cleaning-up the build definition file
* Addressing PR comments
* Attempting to run bash on windows ci agent
* Move file level var to the method def
* Merging android job definitions
* Treat gradlew as executable in build.yml
* Update error message.
Co-Authored-By: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
* Adds a todo with a link to an issue
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>