Thursday, February 4, 2016

Using AndroidWithoutStupid Java Library to Ease the Pain of Android Programming



As someone who had done most of his coding in Visual Studio, I found it strange that Android Java required me to write a lot of what-should-have-been internal plumbing code. So, I started putting down one-line shortcut methods in a JAR file.

from My Pocket http://www.codeproject.com/Articles/801927/Using-AndroidWithoutStupid-Java-Library-to-Ease-th

No comments:

Post a Comment