Blog
Use Apache HTTP Client on Android SDK 23
How to continue using Apache HTTP Client in Android SDK 23 after Google removed it from the platform.
Share code across multiple platforms
Exploring strategies for sharing code between Android and iOS platforms while maintaining native performance and user experience.
RecyclerView basics
An introduction to RecyclerView in Android, covering adapters, view holders, and layout managers for efficient list displays.
Hosting different kinds of apps on nginx
An introduction to nginx as a web server and reverse proxy, covering how to host static sites, PHP applications, and Node.js apps.
Using an API - Trakt.tv example
Learn how to interact with web APIs using Trakt.tv as a practical example, including authentication and data retrieval.
