Explore >> Select a destination


You are here

masilotti.com
| | www.codeandunicorns.com
2.0 parsecs away

Travel
| | In this part of the code we are going in depth of overlays of previews and Google Vision API. The next part of the code will be properly commented so the read out should be easier
| | ryanharter.com
2.8 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.
| | www.thepolyglotdeveloper.com
1.8 parsecs away

Travel
| | Learn how to request Android permissions at runtime in a NativeScript with Angular mobile application. This accommodates all versions of the Android OS.
| | blog.iamsuleiman.com
19.9 parsecs away

Travel
| Android Bottom Bar (Bottom Navigation View) was officially added in Design Support Library v25. It is a recent addition to Material Design guidelines.