Is there any website showcasing all of the available UI components and widgets with source code?

168 Views Asked by At

I was looking for something like the Visual Guide to Swing Components (Windows Look and Feel).

A page that shows the Android UI components.

Thanks.

1

There are 1 best solutions below

0
CRM On BEST ANSWER

Android documentation has a whole section dedicated to User Interface with source code examples. The most important sub-sections are the following:

If you haven't check these, you should.

Furthermore, you also have these: