richmopa.blogg.se

How to update android studio 3.0
How to update android studio 3.0











Android Things Support: You can start developing on Android Things with a new set of templates in the New Project wizard and the New Module wizard.You can also create a downloadable font resource (Google Play Services v11.2.63 or higher required) for your app to avoid bundling a font resource into your APK. XML Fonts & Downloadable Fonts: Adding custom fonts to your Android O app is now easier with the XML fonts preview and font selection tools.Create a new asset by right-clicking on the /res folder in your project then navigate to → New → Image Asset → Launcher Icons (Adaptive and Legacy).

how to update android studio 3.0

This wizard creates the new and legacy launcher icon assets and provides previews of how your adaptive icon will look on different launcher screen icon masks.

  • Adaptive Icon Wizard: Android O introduces adaptive launcher icons, which can display in different shapes across different Android devices.
  • In coordination with an update to ConstraintLayout, the Layout Editor also supports creating view Barriers, creating Groups, and enhances Chain Creation.
  • Layout Editor: The component tree has been updated with better drag-and-drop view insertions and a new error panel.
  • Java 8 Language features: To update your project to support the new Java 8 Language toolchain, simply update your Source and Target compatibility levels to 1.8 in the Project Structure dialog.
  • Add Kotlin to your project using the built-in conversion tool (Code → Convert Java File to Kotlin File) or choose to create a Kotlin enabled project with the New Project Wizard.

    how to update android studio 3.0

    Kotlin Programming Language: You can seamlessly add Kotlin code next to your existing Android app code.Indeed, this Canary version brings over 20 new features to the IDE:













    How to update android studio 3.0