Translate to multiple languages

Subscribe to my Email updates

https://feedburner.google.com/fb/a/mailverify?uri=helgeScherlundelearning
Enjoy what you've read, make sure you subscribe to my Email Updates

Wednesday, October 14, 2020

Android Studio improves machine learning support | Mobile Development - InfoWorld

Android Studio 4.1 highlights include a database inspector and easier import of TensorFlow Lite models into Android apps by Paul Krill, editor at large at InfoWorld.

Photo: Igor Korchak / Getty Images
Google’s Android Studio IDE team has released the stable version of Android Studio 4.1, featuring machine learning improvements and a database inspector.

With the 4.1 release, Android Studio improves on-device machine learning support via backing for TensorFlow Lite models in Android projects. Android Studio generates classes so models can be run with better type safety and less code. The database inspector, meanwhile, enables querying of an app’s database, whether the app uses the Jetpack Room library or the Android platform version of SQLite directly. Values can be modified using the database inspector, with changes seen in apps...

Introduced October 12 and accessible from developer.android.com, Android Studio 4.1 also makes it easier to navigate Dagger-related dependency injection code by providing a new gutter action and extending support in the Find Usages Window


Source:  InfoWorld