Where to find the source codes of the Android UI components? -
i believe source code in android framework found in https://android.googlesource.com, cannot find source code of ui components there, e.g., android.view.view, widgets, etc.
can tell me code is?
check https://android.googlesource.com/platform/frameworks/base/+/master/core/java/android/. there few subdirectories view, widget , on.
see github mirror. in case goes down or not date have download android source.
Comments
Post a Comment