Categories
Android Android SDK

How to add Spring RestTemplate to Android Studio

As mentioned in a previous post related to Android, Android Studio has lack of documentation for novice users. For instance, one of the lacking area is how to add dependencies to Android Studio projects. Default dependency/build manager in Android Studio is Gradle which personally I am not a big fan, I prefer Maven over it.Like […]

Categories
Android SDK

Getting started with Android programming for programmers

Android programming is quite amazing and nice. While I am learning how to create mobile app, I am recording the useful things and findings in an Evernote page so later on I can complete and share with others. What I have learnt was quite useful and the note is almost completed except some portions that […]

Categories
Android SDK

How to add Gson library to Android Studio project

Google Android Studio from my point of view is the most suitable IDE for native Android programming. It is simply works out of the box. However, during working with this IDE, I have faced the shortage of documentation. Unfortunately, majorities of tutorials have been written for Eclipse IDE and since Android Studio in comparison is […]

Exit mobile version