Skip to content

world70104/ionic_env_set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

ionic_env_set

ionic environment setting up

Enviroment

  1. ANT

  • files copy

  • ANT_HOME = D:\apache-ant-1.10.1

  • Path %ANT_HOME%\bin

    To check if ANT is properly configured - In command prompt, type ant -version

  1. JDK 1.9
  • jdk-9 install
  • SET JAVA_HOME=C:\Program Files\Java\jdk-9
  • path %JAVA_HOME%\bin Java -Version you would see the response as below
  1. Android NDK r10 ( This is safe mode only )
  • files copy
  • NDK_HOME = D:\android-ndk-r10c
  1. git install
  2. node-v8.9.1 install
  3. python 2.7.11 install( No python 3.6. Because NDK r10 is for python 2.7. )

About

ionic environment setting up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published