Get data from service android -


my app start service (and bound activity) in oncreate method. when mainactivity start load fragments. need data service initialize content of fragments when fragments load mainactivity.

the problem is, service reference null in oncreate , cant data service when app load.

any suggestion helps me. thanks!

make handler in service . after service had loaded data need . send message activity or fragment , refresh .


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -