Romman Sabbir
Romman Sabbir | Official

Romman Sabbir | Official

Follow
homeResumeKotlinSOLID PrinciplesAndroid DevelopmentAlgorithmsSpotify
Tag

Android

#android

More content

Read more stories on Hashnode


Articles with this tag

Android: Content Provider

Sep 23, 20233 min read

A Beginner's Guide to Android Content Providers in Kotlin · If you've ever wondered how Android apps share data or how they manage to access and...

Android: Content Provider

Android ProGuard : Mastering Security and Efficiency with ProGuard

Sep 17, 202310 min read

Protecting, Shrinking, Best Practices and Practical Examples · Android app development is an exciting endeavor that involves crafting user-friendly...

Android ProGuard : Mastering Security and Efficiency with ProGuard

Mobile DevOps

Sep 13, 20236 min read

Unlocking the Potential of Mobile DevOps: Transforming App Development and Delivery · What is DevOps? DevOps is a term that combines "development" and...

Mobile DevOps

Android : Compose UI State

Aug 24, 20234 min read

Where to hold the UI State (Compose) in Android and Why? · Introduction In Android, the recommended practice is to hold a UI-related state (Compose UI...

Android : Compose UI State

How to Version Software

Aug 6, 20233 min read

Beginner's Guide to Versioning Software with Android (Kotlin ) as an example. · Introduction Versioning software is a critical practice that allows...

How to Version Software

An In-Depth Guide to Kotlin's Scoped Functions: let, run, with, also, apply

Aug 4, 20235 min read

Demystifying Kotlin's Scoped Functions: let, run, with, also, apply · Kotlin, a modern programming language is well known due to its simplicity,...

An In-Depth Guide to Kotlin's Scoped Functions: let, run, with, also, apply