Flutter code recipe for AppBar widget
Posted on February 02, 2019 in Flutter • Tagged with AppBar, cross-platform, flutter, code-recipes, android, android Studio, iOS, development
Posted on February 02, 2019 in Flutter • Tagged with AppBar, cross-platform, flutter, code-recipes, android, android Studio, iOS, development
Posted on January 30, 2019 in Flutter • Tagged with AnimatedOpacity, cross-platform, flutter, code-recipes, android, android Studio, iOS, development
AnimatedOpacity widget is used to achieve a smooth transition from one UI element to another.
Posted on January 30, 2019 in Flutter • Tagged with hero-animation, cross-platform, flutter, code-recipes, android, android Studio, iOS, development
Posted on June 18, 2017 in Development • Tagged with android, gradle, kotlin, android studio 3, dev
This post shows how to get started with creating Android apps in Kotlin language using Android Studio 3 and higher.
Posted on April 13, 2017 in Development • Tagged with Android, Android Studio, Tips & Tricks
This post is an on-going series on various tips and tricks related to Android Development and Android Studio IDE.
Posted on April 13, 2017 in Development • Tagged with Android, Android Studio, Tips & Tricks
Posted on February 23, 2017 in Development • Tagged with Android, Jenkins, DevOps
This post shows how to automate Android App publishing to Play Store using Jenkins on Mac OSX 10.12.3 and Jenkins 2.46.
Posted on February 15, 2017 in Development • Tagged with ANDROID, FAB, DEV, UI
This post shows how to integrate sub menu items for FAB (Floating Action Button) in an existing Android app.
Posted on January 09, 2017 in Development • Tagged with Android, WebView, WebViewOverlay, Library, OpenSource, Dev
WebViewOverlay Widget is an OpenSourced Android library that provides a drop-in solution for loading a URL in an Overlay WebView in full screen mode.
Posted on January 07, 2017 in Development • Tagged with Bintray, Publishing, JCenter, Library, OpenSource, Dev
This article walks through the process of publishing an OpenSourced Android library to JCenter.