Setting up & Writing 1st Appium Script -Set up driving me nuts! HELP!

Hi,

I hope someone can help me with this.

A bit of a Brief back story.

I have Java Eclipse set up on my machine as I nearly completed Selenium Web Driver course.

I’ve decided to learn appium for java as it seems like a great idea.

What have installed or completed so far…

I already have java installed on my machine
I already have eclipse set up on my machine
I have selenium set up on my machine
I have downloaded selenium WEDBRIVER jars on my machine

I have already installed and Set up Android Studio
I have already installed appium on my machine
I have already set up ios and connected it to Appium
I have connected Java, Maven and Android SDK (on my /.bash_profile)

My questions is this…

I have jars downloaded for Selenium webdriver.

Do I need to download ADDITIONAL appium jar/appium client libraries to run my tests ?
Or are they now online only?

Do I need to download ADDITIONAL java jar specifically for for appium?

Once they are downloaded where is the best place to keep them?

Do I put them in my current Webdriver Libs folder?

If not, where should they go?

Also I assume I will just add them as external jars when I set up my project.

I am so confused!!!

No need to reply Solved this issue