*+-t some point during your career as a developer you will consider writing a library. Sometimes you want to do it simply to be able to reuse your code in an elegant way. Other times because your code-base is getting so big that you feel the urge to modularize it. Sometimes you just realize you […]
Writing Android Libraries