> For the complete documentation index, see [llms.txt](https://n-saikiran.gitbook.io/appium-mobile-automation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://n-saikiran.gitbook.io/appium-mobile-automation/installation-instructions.md).

# Installation Instructions

Continuing from the last chapter, which was more to explain what Appium is about and the explanation of architecture. This chapter will detail how to write your first test and execute that.

Before installing Appium, you need to get few other things in ecosystem:

* Android Studio or Android SDK
* Install Appium
* IDE of your choice (Eclipse or IntelliJ IDea)

I am assuming that **JDK installation** is already there and you have the latest version of java installed
