C carycai Member Licensed User Longtime User Mar 5, 2018 #1 I want to learn to create service in Java and build to lib,and be used in B4A. Till now ,i know how to create project in Eclipse,and build by SLC. I appreciate if there is service source code by JAVA i could learn about,maybe parts of them. like this: https://www.b4x.com/android/forum/t...er-library-notificationlistenerservice.35630/ https://www.b4x.com/android/forum/t...ervice-and-has-abstract-public-methods.31546/
I want to learn to create service in Java and build to lib,and be used in B4A. Till now ,i know how to create project in Eclipse,and build by SLC. I appreciate if there is service source code by JAVA i could learn about,maybe parts of them. like this: https://www.b4x.com/android/forum/t...er-library-notificationlistenerservice.35630/ https://www.b4x.com/android/forum/t...ervice-and-has-abstract-public-methods.31546/
Erel B4X founder Staff member Licensed User Longtime User Mar 5, 2018 #2 Please post Java related questions in the libraries developers forum: https://www.b4x.com/android/forum/forums/libraries-developers-questions.32/ Upvote 0
Please post Java related questions in the libraries developers forum: https://www.b4x.com/android/forum/forums/libraries-developers-questions.32/
C carycai Member Licensed User Longtime User Mar 5, 2018 #3 ok,thanks @Erel. i just find a example here. https://www.b4x.com/android/forum/threads/example-of-extends-in-service.74880/#content i will learn how to create my own service. Upvote 0
ok,thanks @Erel. i just find a example here. https://www.b4x.com/android/forum/threads/example-of-extends-in-service.74880/#content i will learn how to create my own service.