Discovering Android – GSON woes on MyTouch 4G – Android 2.2.1
I’m developing an application using GSON for use with JSON-based Restful web services. Now it didn’t seem like it at the time, but there turns out that there is a conflict between HTC’s 2.2.1 release of Android and *ANY* app using GSON library. The symptom you’ll get will be a “Unable to find Type: your.fully.qualified.ClassName” [...]