|
You are here |
android-developers.googleblog.com | ||
| | | | |
blog.iamsuleiman.com
|
|
| | | | | Snackbar is a part of Material Design, available via Android Design Support Library. Let's look into implementing, styling and more in this tutorial. | |
| | | | |
staydecent.ca
|
|
| | | | | [AI summary] The article explains how to create reusable view components in Android by extending ViewGroup classes and using XML layouts, similar to practices in frontend JavaScript frameworks. | |
| | | | |
adityarohilla.com
|
|
| | | | | Have you ever tried screen mirroring (or casting) your phone on a Smart Tv? You must have. There are tons of available applications for this task. If you haven't heard of Screen mirroring, let me explain: Screen mirroring (sometimes calledscreen casting) allows you to mirror your mobile device's content to your TV screen. It can... | |
| | | | |
kylewbanks.com
|
|
| | | Android Intents allow developers to share data such as text, images and URLs with other apps. This is handy for Share buttons, allowing users to tweet, post, email or message their friends from within your app or game. | ||