Skip to content

Migrating to AndroidX #560

Closed
Closed
@codeanticode

Description

@codeanticode

All support packages have been renamed in Android X (API level 29), for example, android.support.v7.app.AppCompatActivity is now androidx.appcompat.app.AppCompatActivity. Older versions of the package will no longer be updated, so version 5.0 of the mode is probably good point to make the switch. Some useful info:

https://developer.android.com/jetpack/androidx/migrate
https://blog.danlew.net/2018/11/14/the-reality-of-migrating-to-androidx/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions