How to create this kind of Service in Android development? -


i have 3 activity, , of them must synchronize user information .so i'd create kind of service.it must running of time, before root activity shown, , until app closed. 3 activity communicate service , user information , change user information. kind of service should use, , how create it?

sounds need use bound service. can use bound services communicate activities. here link bound services documentation: bound services


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

php - Boolean search on database with 5 million rows, very slow -

css - Text drops down with smaller window -