Tag: android
All the articles with the tag "android".
-
Google Image Proxy
Continuing with app that I created as a project for the Udacity Android Nanodegree program, I faced a new challenge! The challenge was to load poster images from TMDb Image server inside my app!
-
Android Support Paging Library
Recently, I was working on a project for the Udacity Android Nanodegree program to develop an Android application for TMDb to list movies using the TMDb API.
-
Discourse Login on Android
Implementing user authentication for a Discourse-powered forum in an Android app using the session cookie approach.