Hi,
I am referring to the Lib provided by our friend DonManfred from this post https://www.b4x.com/android/forum/t...imension-in-authentication.87580/#post-554935
I am just experimenting. I have downloaded everything provided in the above post to my Additional Lib folders
When I open the sample project provided by DonManfred, I get the following error message.
I do not know from where to get the following additional jar files.
com.android.support.constraint:constraint-layout
com.android.support.constraint:constraint-layout-solver
com.google.firebase:firebase-auth
com.android.support:customtabs
The rest of the .aar files were available in the FirebaseUIaar.zip available in the post where the library was shared.
When I try to compile the project I get the following error message.
B4A Version: 7.80
Parsing code. (0.00s)
Compiling code. Error
Object reference not set to an instance of an object.
I tried to do the SDK Manager setup on my already existing Android folder wich was used by me for all my B4A projects untill B4A 7.8
Just not to mess with things, I did the SDK Manager setup once again in a new folder. I created a new folder named "AndroidNew" and then did the setup process as described here https://www.b4x.com/b4a.html.
Any help will be appreciated
I am referring to the Lib provided by our friend DonManfred from this post https://www.b4x.com/android/forum/t...imension-in-authentication.87580/#post-554935
I am just experimenting. I have downloaded everything provided in the above post to my Additional Lib folders
When I open the sample project provided by DonManfred, I get the following error message.
I do not know from where to get the following additional jar files.
com.android.support.constraint:constraint-layout
com.android.support.constraint:constraint-layout-solver
com.google.firebase:firebase-auth
com.android.support:customtabs
The rest of the .aar files were available in the FirebaseUIaar.zip available in the post where the library was shared.
When I try to compile the project I get the following error message.
B4A Version: 7.80
Parsing code. (0.00s)
Compiling code. Error
Object reference not set to an instance of an object.
I tried to do the SDK Manager setup on my already existing Android folder wich was used by me for all my B4A projects untill B4A 7.8
Just not to mess with things, I did the SDK Manager setup once again in a new folder. I created a new folder named "AndroidNew" and then did the setup process as described here https://www.b4x.com/b4a.html.
Any help will be appreciated