JohnC Expert Licensed User Longtime User Aug 25, 2019 #1 I am noticing the use of "CreateResourceFromFile" in a few posts: https://www.b4x.com/android/forum/threads/integrating-firebase-services.67692/ https://www.b4x.com/android/forum/threads/menu-not-showing-on-new-device.108836/#post-680153 Is there a list of all the available methods?
I am noticing the use of "CreateResourceFromFile" in a few posts: https://www.b4x.com/android/forum/threads/integrating-firebase-services.67692/ https://www.b4x.com/android/forum/threads/menu-not-showing-on-new-device.108836/#post-680153 Is there a list of all the available methods?
Erel B4X founder Staff member Licensed User Longtime User Aug 26, 2019 #2 Only in the relevant tutorials. Each library can include any number of such resources and the IDE doesn't "know" about them. Upvote 0
Only in the relevant tutorials. Each library can include any number of such resources and the IDE doesn't "know" about them.
JohnC Expert Licensed User Longtime User Aug 26, 2019 #3 Oh, now I understand....each library [can] contain these CreateResourceFromFile. Upvote 0