Solved. I was referencing the class with the MapActivity at the wrong
method. I had to do that in the constructor. Now it works. Thanks for
the pointers.
On Feb 26, 12:13 am, eyedol wrote:
> Still throws that same exception.
>
> On Feb 25, 6:34 pm, TreKing wrote:
>
>
>
> > On Thu, Feb 25, 2010 a
On Thu, Feb 25, 2010 at 6:13 PM, eyedol wrote:
> Still throws that same exception.
Which is what? What's the full stack trace? Have you tried using your
debugger and stepping through the code in question to see what's null at
that point?
Still throws that same exception.
On Feb 25, 6:34 pm, TreKing wrote:
> On Thu, Feb 25, 2010 at 11:27 AM, eyedol wrote:
> > The issue is, I haven't extended the Activity class.
> > My class extends another class.
>
> Well, I'm assuming you're using MapActivity at some point since you
> mentioned
On Thu, Feb 25, 2010 at 11:27 AM, eyedol wrote:
> The issue is, I haven't extended the Activity class.
> My class extends another class.
>
Well, I'm assuming you're using MapActivity at some point since you
mentioned popup markers. So you have that Activity. Find some way to pass a
reference to
TreKing, thanks. The issue is, I haven't extended the Activity class.
My class extends another class.
On Feb 25, 3:02 pm, TreKing wrote:
> On Thu, Feb 25, 2010 at 2:08 AM, eyedol wrote:
> > I created a new object of
> > the Activity class and used that to call the various methods that
> > needs
5 matches
Mail list logo