Android Question Trouble Setting Up Firebase

stingrae

Member
Licensed User
Longtime User
Hi,

I've followed these threads:
https://www.b4x.com/android/forum/threads/integrating-firebase-services.67692/
and
https://www.b4x.com/android/forum/t...-messages-firebase-cloud-messaging-fcm.67716/

But cannot get it working. I've tried, and re-tried, and googled and searched this site for days.

Does anyone have a more updated tutorial? Only because it looks like Google have changed some of the menu items since it was done 18 months ago.

Here is the current error I am getting when I try to run it (and I'm only up to the adding the text into the manifest editor, I haven't even tried to interact with it).

Any help or tips would be greatly appreciated.

t.i.a
 

Attachments

  • Capture.PNG
    Capture.PNG
    8.7 KB · Views: 195

stingrae

Member
Licensed User
Longtime User
Yes and Yes. I followed the tutorial to the letter. I am hoping there is something obvious I've missed though.
 

Attachments

  • firebase.png
    firebase.png
    52.3 KB · Views: 189
  • json.PNG
    json.PNG
    80.4 KB · Views: 165
Upvote 0

stingrae

Member
Licensed User
Longtime User
hmmmm ... this might be the issue - I can't find that Library.

I just deleted and re-downloaded and installed my AndroidSDK folder but I can't see it.
 

Attachments

  • libraries.PNG
    libraries.PNG
    14.2 KB · Views: 177
Upvote 0

stingrae

Member
Licensed User
Longtime User
Sorry, I know it wasn't in the screen shot, but was in my downloads folder from late last year so yes I did download it. I have cleared out the additional libraries folder so maybe forgot to re-add it.

Anyway, I have added it again, and have it checked in this project. Now getting this error:

"
B4A Version: 7.80
Parsing code. (0.00s)
Compiling code. (0.12s)
Compiling layouts code. (0.00s)
Organizing libraries. Error
The directory is not empty.
"
 
Upvote 0
Top