Android Question Add a service with B4Xpages

vecino

Well-Known Member
Licensed User
Longtime User
Hello, I have read in another thread that with B4Xpages the "Starter" module should not be used.
If I need to use a service, how should I do it?
Thank you.
 

klaus

Expert
Licensed User
Longtime User
Hello, I have read in another thread that with B4Xpages the "Starter" module should not be used.
Erel answered exactly the contrary in THIS thread !

I have no accurate answer to your question.
 
Upvote 0

LucaMs

Expert
Licensed User
Longtime User
Upvote 0

Alessandro71

Well-Known Member
Licensed User
Longtime User
i think there's a misunderstanding: as far as i've understood it, B4XPages doesn't prevent you from using services, (i'm currently using them in my projects), but some use cases for the starter service (and that alone) can be now addressed directly in the MainPage
anyway, you can do "business as usual" with services
 
Upvote 0

Similar Threads

Top