java - Calling one service from another service in android -


my main app starts 2 services input-service , save-service. input-service generating input able show in main app , both services starting successfully. facing problem in calling 1 service another. means how can send data of input-service save-service. there example shows communication between 2 services. or can me regarding this.

why not use broadcastreceivers? register them in oncreate, de-register in ondestroy , send data through intents ...


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -