Learning Android Development with Android Studio.



Started doing android development using Android Studio so far I'm now comfortable using android studio IDE, able to use the shorcut keys but still trying to get the hang of using VIM emulator (they say its good), I've gain understanding of what an activity, fragment, service provider is, as well as the controls such such as layout, spinner and others.

Here is my Stack:

Android Studio
Gradle
Butterknife
Retrofit.

So far, I've completed one project on my own and the other one as a joint project with an expert android dev.

Comments

Popular posts from this blog

Serializing JSON string to ExpandoObject

XML to ExpandoObject using Recursion in C#

Automatically Discover and Assign Parameter with Values to a Stored Procedure Call in C#