Java Question Unable to add window

XverhelstX

Well-Known Member
Licensed User
Longtime User
Hey,

I'm receiving the following error:


The following code gives the error:
B4X:
public void Authorize(Provider provider) {
      adapter.authorize(ba.applicationContext, provider);
   }

When I try it on an activity context:

B4X:
ba.activity

Then i have a nullpointer.

Any help?

Tomas
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…