Android users now expect their apps to look good fullscreen. No more black bars below the notch and the navigation. But the official documentation does not cover everything. Learn how you can become an Edge to Edge master.
Read MoreGenerates fake data for testing or populating a development database. A Kotlin port of the Faker ruby gem that's suitable to use in Android development.
Read More
Developing an open source application comes with its own specificities. You can just build it and share the code online. But if you want others to understand it and contribute, here are some best practices you should follow.