DroidScript Tutorials

We have lots of tutorials to help you learn DroidScript and become an expert!

Getting Started

Read this tutorial first to get an understanding of DroidScript and build your first app!

Open
Displaying text

Learn how to display text in your DroidScript app

Open
Displaying images

Want to know how to display images to brighten up your app?

Open
Adding a text box

How to add a text box to collect user information in your DroidScript app

Open
Creating a button

This tutorial shows you how to add a button to your DroidScript app

Open
Creating Layouts

Learn how to organise your elements on the screen

Open
Adding a header

Want to know how to add a header to your DroidScript apps?

Open
Adding a footer

Add a footer with action buttons to your DroidScript app

Open
Writing to a file

Learn how to store data to a local file

Open
Reading from a file

Read data from a local file and display the contents

Open
Saving JSON

Learn how to write JSON to a local file

Open
Reading JSON

Read JSON data from a local file and display the contents

Open
Include a web view

Want to know how to include an external web site or custom web page into your DroidScript app?

Open