#android
Read more stories on Hashnode
Articles with this tag
The Room persistence library is part of jetpack libraries. It provides an abstraction layer over SQLite to allow fluent database access while...
Introduction In the world of web development, understanding how to create and run an HTTP server on localhost is a fundamental skill. Whether you're...
What are protected broadcast Protected broadcast in Android are the broadcast actions which can only be raised by privileged apps. Un-privileged app...
What is RRO in Android RRO stands for Runtime Resource Overlay. These are the applications that can change the resource value of the target...
Hey there! As a developer, we all must have come across the problem where we would like to connect our device to the server running on our local...