Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

10
  • 2
    @androidmalin Glad to hear from you - this information helped you :) Commented Oct 8, 2018 at 15:17
  • Under what circumstances can/should you set enableJetifier to false? Commented Nov 11, 2018 at 9:58
  • 1
    @Mark enableJetifier=false is default value. It is false when you don't set it. That mean none of your libraries will be re-writed to AndroidX. Commented Nov 11, 2018 at 10:12
  • 4
    The migrating of android studio is poorly working. i had to manually fix hundreds of files... i spend more time to fix code due to Google tools changes than to actually program the code which matters...sigh Commented Nov 17, 2018 at 16:06
  • 1
    It's now (3.3) called Migrate to AndroidX Commented Mar 10, 2019 at 18:11