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

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -