Java Question how to add com.google.android.gms

hanyelmehy

Active Member
Licensed User
Longtime User
how to add
B4X:
com.google.android.gms
com.google.firebase.FirebaseException

.to Eclipse IDE 4.13 library project
 

hanyelmehy

Active Member
Licensed User
Longtime User
Which SDK are you wrapping? In many cases it will be easier to implement it with JavaObject or inline Java.
i try to make library for firebase PhoneAuthProvider
also is there any way to figure out class jar or aar source
 

DonManfred

Expert
Licensed User
Longtime User
Top