What is Jetpack Compose? Jetpack compose is a Modern toolkit for building native Android UI and that's great because it basically changes the way we write the code for Android UI. What's really radical about that is it allows you to write layout directly in code. So you can write kotlin code for your UI … Continue reading Jetpack Compose is Here to Revolutionise How You Code for Android UI
Category: Android
A Step-by-Step Guide to Building ‘Instant’ Apps
Everyone has randomly downloaded several apps and not deleted them for months, years, or eternity!I bet You have some of those apps now!People can now use an app or game without installing it first. Increase engagement with your Android app and gain more installs by surfacing your instant app across the Play Store and Google … Continue reading A Step-by-Step Guide to Building ‘Instant’ Apps
Android R, A Step towards privacy.
Android always has been cursed for its privacy issues. Before Marshmallow, android devices were like open and easy prey available to be hunted.An immense amount of user data has been leaked out without the user's understanding.Later, after the Marshmallow release, at least users were shown permissions of the apps they were using. Still, Users were … Continue reading Android R, A Step towards privacy.