Hi y’all, i’m trying to make a gui run tool, i really do not know if it exist and i haven’t even search about i just wanted to make one, also for learn and stuff
it’s open at github: https://github.com/CoderSquirrel/IONIC-RUN-GUI
it is properly working? at linux i’m having the problem of environment path such as
Error: Failed to find ‘ANDROID_HOME’ environment variable. Try setting setting it manually.
Failed to find ‘android’ command in your ‘PATH’. Try update your ‘PATH’ to include path to valid SDK directory.
But i don’t know if its my system or all linux, and also it wan’t tested at win or osx;
i hope you all could test and even help to improve it
Regards
EDIT:
I FIXED THE ANDROID_HOME PROBLEM
but i still have it only tested at ubuntu, so it must be tested at others OS.
ANd now is missing the output print ;D