- Jun 6, 2020
- 11,559
- 4,422
Hello @Mashiane
I need to make a desktop app to manage some data of an android app.
As I can see, this is one way to made it:
[H3]
Ola Download Yesterday I started playing around Google FireStore. This is things I learned. So, you need to log to the console and do the initial setup. There is a Realtime Database (FireBase) and there is a Cloud FireStore. This is about the latter. Cloud Firestore is a flexible, scalable...
I not an expert and I don't have time to explore all details of B4J and all of its components, so going to the basics, I think the basic way to connect to my FireStore DB (I already have one with some data) is:
I need to make a desktop app to manage some data of an android app.
As I can see, this is one way to made it:
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]Ola Download Yesterday I started playing around Google FireStore. This is things I learned. So, you need to log to the console and do the initial setup. There is a Realtime Database (FireBase) and there is a Cloud FireStore. This is about the latter. Cloud Firestore is a flexible, scalable...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
I not an expert and I don't have time to explore all details of B4J and all of its components, so going to the basics, I think the basic way to connect to my FireStore DB (I already have one with some data) is:
- Create a new B4J project
- Add the BANano and BANanoFirebaseDB libraries
- Put this lines into the AppStart sub:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید