Have you been in a situation where you want to test a feature from a specific branch? But you don’t have an environment set up in the local? Or you are out somewhere and don’t have access to your PC? Or your client/QA is pinging you all the time to provide APK with specific configuration and features? In this blog, we will talk about how we can solve above problems by manually generating APK using Github actions. So Let’s get …
Category: Android
Do you know a friend/colleague who tests their application directly in the production environment? Yeah, that’s a bad practice. We should have a local or staging environment where we test our code before we push to …
#DevSangamam The word Sangamam means confluence in Tamil. Building on this, DevSangamam is a conference, catering to the Developer community of Tamil Nadu & India. “Sangamam” expresses the essence of the conference and gives the regional …
Do you want to enhance your skills? Have you always wondered how developers manage to build/maintain many popular open-source libraries while still doing their regular day job? Have you always had the feeling that you would …
This sample app demonstrate that how to maintain Aspect Ratio of view in Staggered Layout using Constraint Layout.We have taken the Pinterest Android app home page example where they show all the images in staggered layout …
This is a sample app for my blog series “Flutter For Android Developer” for Android developers who are looking to apply their existing Android knowledge to build mobile apps with Flutter. https://github.com/burhanrashid52/FlutterForAndroidExample
This is a sample app demonstrating Youtube UX/UI animation using ConstraintLayout.It implements the Keyframe Animation feature in ConstrainLayout.This sample app is built on Android Architecture Components Proudly 💪 made in Kotlin https://github.com/burhanrashid52/YoutubeUX
This is Android Room Data Persistent library introduces in Google I/O 2017 with Android Architecture Component. This Sample Project demonstrate the Implementation of Room Library with LiveData Updates using ViewModel provided in Android Architecture Component Libraries …
Basic Android Architecture using dagger mvp and rxjava What we will be Learning? Use dagger2 with Retrofit, OkHttp, Gson and RxJava, and RxAndroid Use Model View Presenter(MVP) Architecture to decouple the Business logic and the underlying …
A collection of libraries that help you design robust, testable, and maintainable apps. Start with classes for managing your UI component lifecycle and handling data persistence.
In this talk, we will explore how Android developers can apply their existing Android knowledge to build mobile apps with Flutter. We are going to explore how to equivalent design Activity UI, LinearLayout, FrameLayout, Gestures and …
Social Profiles