Android Studio Basics

The Android Studio IDE is based on the IntelliJ IDEA, an award winning IDE for developing Java applications. Eventhough the Android Studio is still beta I chose to add a detailed coverage for using this IDE to the Android Java Applications Development course I deliver in HIT. The signs we all get from Google indicate that IntelliJ IDEA will probably take over the Eclipse when it comes to native Java applications development for the Android platform.

I chose to create a new course specifically for learning how to use the Android Studio. The topics this course currently includes are: Migrating from Eclipse, Lambda Expressions, Debugging and Code Layout. I plan to add more topics in according with the feedbacks I get from my students.

In each and every topic the course includes I made a special effort to create short video clips that should assist.

The community free version of the Android Studio Basics course is available at http://abelski.lifemichael.com.

Share:

The Visitor Design Pattern

The Visitor Design Pattern

The visitor design pattern allows us to add operations to objects that already exist without modifying their classes and without extending them.

What are Anti Patterns?

Anti Patterns

Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs.

Virtual Threads in Java Professional Seminar

Virtual Threads in Java

The use of virtual threads can assist us with improving the performance of our code. Learn how to use virtual threads effectively.

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences