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
Post a Comment