How to know what are included with the Android Framework -
i can't distinguish class in android framework must added dependency when using.
although recyclerview included in android framework, why have add library dependency manually? if reason recyclerview class in support library, other classes in android framework need added?
you can have android studio import them automatically you use them. can turn on @ settings -> editor -> general -> auto import.
Comments
Post a Comment