Category: Uncategorized
-
Day 5 – Learning Android Development
I didn’t do much today. I spent almost the whole day playing skyrim but right now I’ve been able to do some things. I continued with the video tutorials of TheNewBoston. I created a menu for my app, which uses a special child class of activity called ListActivity. You create an array in order for the…
-
Day 4 – Learning Android Development
Today I did a bit of everything: design, sound and coding. I followed TheNewBoston again, this time videos 11-19. I’m really happy by the way he teaches and I feel I’m learning things at a good pace. I started out by creating a title design in Photoshop for the app I created yesterday, which i call “+- 1”. Note…
-
Day 3 – Learning Android Development
It seems the next chapters in developer.android don’t really hold you by the hand as the first one where they guide you through building your first app. Instead they introduce you to the basics like managing activity lifecycles, supporting different devices, supporting different platform versions, building dynamic UIs, etc, but they only show you how to implement…
-
Day 2 – Learning Android Development
Today has been a bit slow because I’m getting acquainted with all the new vocabulary, both from Java and the Android SDK. I’m still following the Android training from developer.android. I need to take my time to go over the methods and XML to really understand what each line does. I know most would just…
-
Day 1 – Learning Android Development
As the first real post, I will be talking about my plans for the coming 30 days. Starting today, I will go on a journey to learn Android development. My goal after these 30 days is simple: Publish an app in the Play Store. I don’t have much experience in programming. I started out last…