Need help with tilt in unity

I am making a android game in Javascript in which there is a ball and it can go and move around and if we touch the screen out it will jump. I am new to unity. Can anyone tell me how to make the ball move if i tilt my phone?

There’s plenty of resources over the internet to help you learn developing games in Unity.
Many of them concentrate in developing games in Android…
One of them is this book:
Unity Android Game Development by Example Beginner’s Guide

This book specifically has chapters for touching and accelerometer input.
Check it… Just google, you will find more.