top of page

Search


Looping Image Carousel Animation using Motion Layout
MotionLayout is a powerful tool for creating complex animations and transitions in Android apps. In this tutorial, we'll explore how to...
Bunyamin Basoglu
Mar 24, 20246 min read
39 views
0 comments


Part 1- How to change base url on runtime in an Android Project? Part 2- How to use OkHttp interceptor for other usecases?
Part 1- Change base url on runtime I will implement a short and simple solution to change base url. It is all related to your...
Bunyamin Basoglu
Mar 9, 20225 min read
72 views
0 comments


How to change number of columns in a RecyclerView when orientation or screen size(Tablet) changed
1 Support Orientation Changes In my previous blog, I tried to explain how to support orientation changes in your Android Application. You...
Bunyamin Basoglu
Feb 21, 20223 min read
26 views
0 comments


Support orientation changes in your Android Application
How to support orientation changes As most you have already know when orientation changed in a device, the current activity will be...
Bunyamin Basoglu
Feb 21, 20221 min read
14 views
0 comments
bottom of page