Get $500+ of the best After Effects files, video templates and music for only $20!

Browsing Tag

Java for Android

Learn Java for Android Challenge: Strings

Learn Java for Android Challenge: Strings

This entry is part 12 of 13 in the series Learn Java for Android Development

You’ve read about how Strings work in Java. Test your new skills with this challenge: solve this String-based puzzle to help you solidify your knowledge of the Java programming language and Android development. That’s right, Android, too! You may need to refer to other Android tutorials here.

Learn Java for Android Development: Java Syntax

Learn Java for Android Development: Java Syntax

This entry is part 2 of 13 in the series Learn Java for Android Development

In this tutorial series, you’ll become familiar with Java, the programming language used to develop Android applications. Our goal is to prepare those already familiar with one programming language, such as PHP or Objective-C, to become comfortable working with the Java programming language and dive into Android app development. In this specific tutorial, you’ll learn the basics of Java syntax, including how to create comments, define variables, craft conditional statements and iterate using loops. If you’re new to Java, or just looking to brush up on the details, then this is the tutorial series for you!

Learn Java for Android Development: Introduction to Java

Learn Java for Android Development: Introduction to Java

This entry is part 1 of 13 in the series Learn Java for Android Development

In this tutorial series, you’ll become familiar with Java, the programming language used to develop Android applications. Our goal is to prepare those already familiar with one programming language, such as PHP or Objective-C, to become comfortable working with the Java programming language and dive into Android app development. In this tutorial, you’ll get a brief introduction to Java fundamentals, including object oriented programming, inheritance and more. If you’re new to Java, or just looking to brush up on the details, then this is the tutorial series for you!