android - Where do I bind my service? -



android - Where do I bind my service? -

i have fragementactivity class sub classed various activities. have service class handles communication between phone , device(ble device). not know bind activity? in base of operations framgmentactivity class? if how work when switch between activities ? unbind every time because oncreate() called every time subclass called?

android android-service

Comments

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -