Designing a professional-looking UI is an essential part of delivering a good user experience. While there’s no shortage of guidelines and advice on how to craft the perfect UI, in this article we’ll ...
The modern smartphone is a powerful little tool. But what makes it different from mobile phones of yesteryear is the capability to install third-party apps, letting users truly explore the machine's ...
In programming of any kind, it is traditional to create a Hello World app for your first project. This simply means you’re printing the words “Hello World” to the screen. It requires a very basic ...
Android menus display options for your users, so the user can navigate through your app. You create a dynamic menu in the Android app resource file and call the menu you want when the user makes a ...