hey @marciusbezerra,
if you are using windows system then follow these instructions :-
-
Download and Install node.js from Here
-
After successfull installation run this command in cmd
node --version, this gives you the version of your node.js installed in your system -
After that run these command in
cmd(cmd run as administrator)npm install -g cordovanpm install -g ionic
-
Download and install JDK from Here
-
Download and Install
android studiofrom Here -
Open
computer properties -> Advance System Setting -> Environment Variables -
In system variables Add New Variable
JAVA_HOMEand path of yourjava -> jdk -> bin -
In system variables Add New Variable
ANDROID_HOMEand path of yourAndroid SDK