what is the "Sources for sdk" in the Android sdk? -


i'm starting android development , want know de "sources sdk" present in android sdk manager. it's documentations or it's bin files?

it's source files.

this enable ide show source code when want see (e.g. while debugging), contains javadoc.


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -