It was totally my bad. I tried to find the banner view even before setting a layout in activity code, so the banner became null.
On Dec 19, 8:59 pm, MrY <[email protected]> wrote: > I sent a message to Greystripe support team, but I was wondering if > anyone else has faced a similar issue and know the cause / solution. > > I followed their android SDK document. > - added a provider, a view, and permissions to manifest.xml > - called GSSDK.initialize() and banner.refresh() in my activity > - registered my phone as a test device in their web site > > banner.refresh() throws a null pointer exception while > GSSDK.initialize does not. > > I would appreciate pointers. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

