Explore >> Select a destination


You are here

blog.iamsuleiman.com
| | wiresareobsolete.com
11.0 parsecs away

Travel
| | Note: ConstraintLayout and the layout editor tools are currently in preview. The information in this post is based on the code and behavior of constraint-layout:1.0.0-alpha4. These behaviors may change as the tools approach final release. Google I/O 2016 came with an announcement of new tools and libraries designed to improve the layout experience building Android applications. Android Studio has been equipped with a constraint-based visual layout editor, coupled with the new ConstraintLayout container to interpret those constraints at runtime.
| | adityarohilla.com
7.8 parsecs away

Travel
| | 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...
| | ryanharter.com
8.6 parsecs away

Travel
| | In the last post we created a basic Android project using Android Studio templates. While it's great that we have a fully functioning master/detail style app, it does look a bit bare. In this post, we'll change this by styling our list view, incorporating (sort of) real data to feed our list. We'll make a custom adapter to drive our list with custom layouts, and introduce testing into the mix to ensure that our app continues to perform as expected.
| | wahibhaq.com
90.1 parsecs away

Travel
| This is just a small effort to transform my handwritten notes to a blog post. They are just important points, tips and things which I noted for myself to be explored later. For the talks whose videos are already published, I have made the title as hyperlink so that you...