My generated source does not include the file where you are getting the error. A couple of thoughts: I downloaded and used the V2 (beta) sdk. Are you using that or the legacy sdk? I did this last Nov… (View Post)
My rather naive thought (and I was not aware that there was an issue until I read this) is don't "new" an item in GetItem. Returning null does that. But, also... Depending on the use patter… (View Post)
I can't see your rules. Here are some I use for Google AdMob. It is not AdWhirl (which I have never used), but is intended to give you an idea of some of the transforms you can do. Some of these I go… (View Post)
Maybe you are looking for Shared Preferences? http://developer.android.com/training/basics/data-storage/shared-preferences.html http://developer.android.com/guide/topics/data/data-storage.html#pref (View Post)