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

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -