Step by step guide to creating a project.
Prerequisites
1) Download and Install JAVA
– Download Java from this page.
– Add java libraries to the PATH and set JAVA_HOME to the root of java installation directory in your environment.
– Download Java from this page.
– Add java libraries to the PATH and set JAVA_HOME to the root of java installation directory in your environment.
2) Download ADT Bundle
- Download ADT bundle from this page.
- Extract ADT bundle zip and put it in a folder.
- Set ANDROID_HOME to the root of ADT bundle folder in your Environment.
3) Download and install Appium from appium.io
Here is the playlist for the android application automation with appium
Here is the playlist for the android application automation with appium
Comments
Post a Comment