חדשות

In this tutorial we go through the steps needed to build your first Android app. You will create a simple UI, add some Java code, and then run your app.
Android Studio is a developer kit that you can use to create and troubleshoot your own Android apps. We'll go over what it is (and what it isn't).
Java is needed to write the programs, the Android SDK is needed to make those programs run on Android and Android Studio has the job of putting it all together for you.