Android Studio

27th May 2019

What Is Android Jetpack? And What’s New In Now-A-Days

Android Jetpack is a set of components, tools and guidance to make great Android apps. The Android Jetpack components bring together the existing Support Library and Architecture Components and arranges them into four categories: Android Jetpack components are provided as “unbundled” libraries that are not part of the underlying Android platform. Thus This means that you can adopt each component at your own speed, at your own time. When new Android Jetpack functionality is available, you can add it to your app, deploy your app to the Play Store and give users the new features all in a single day […]
16th May 2019

Features Of Android Studio 3.4.1

Android Studio 3.4.1 is now available in the Stable channel. Google launched Android Studio-3.4, Latest version of its IDE, With “a small but focused set of new features that address core developer work-flows for app-building & resource -management.” That includes Project Structure Dialog (PSD), R8 replacing Proguard as default-code shrinker & obfuscator, new app resource management tool, updated Android-Emulator with Android-Q Beta-support. Android Studio 3.4 also promises “over 300 bug & stability enhancements.” Android Studio 3.4 Features There Are Lots Features Here, Some Of Them Key Features Are Described Below. Resource Manager : – A new tool to visualize the […]