Skip to content

Conversation

@radityagumay
Copy link

androidx.dex provides clear documentation that has details such as:

  • it has the artifact for the Gradle dependencies.
  • it has an overview.
  • it has source code.

and the best thing from the documentation is that everything in the same page. So no need to juggle around to check which version on maven for that particular androidx libraries.

in contrast to official androidx. it has a single page that collects all information for library versioning which you're able to check here androidx version.

.sass-cache/
.jekyll-cache/
.jekyll-metadata
/.idea/
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is that change about?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing changes. was using IDEA, and by default, it would generate the meta.

* View internals? See [View.java](https://cs.android.com/android/platform/superproject/+/master:frameworks/base/core/java/android/view/View.java).
* Activity lifecycle? See [ActivityThread.java](https://cs.android.com/android/platform/superproject/+/master:frameworks/base/core/java/android/app/ActivityThread.java).
* Art Runtime? See [class.cc](https://cs.android.com/android/platform/superproject/+/master:art/runtime/mirror/class.cc).
* Androidx javadoc [androidx.de](https://androidx.de/index.html)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That section on the android framework, not androidx

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shall I create a new section?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants