Android Development

16th March 2019

Android 7.0 Nougat

There’s a new, candy-themed version of Android. Huzzah! Android 7.0 Nougat came preinstalled on marquee releases like the Google Pixel phone and the LG However, those of you with older Android devices will have to wait for the OTA update to become available for your specific model and carrier. The new OS is loaded with new features and refinements, each one improving upon the overall Android experience. Some changes, such as bundled notifications, are quite obvious. Then there are the less visible changes, such as a new multitasking shortcut. Follow along as we take a look at what’s new in […]
15th March 2019

Flutter

Flutter is a solution for creating Cross-Platform Mobile Applications with beautiful UI. Flutter’s way of designing views is similar to the web applications, so you can find many analogies to HTML/CSS. Flutter is Google’s mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source. Fast development Flutter’s hot reload helps you quickly and easily experiment, build UIs, add features, and fix bugs. Experience sub-second reload times, without losing state, on emulators, simulators, and hardware for […]