android - ActivityManager kills running process of system app -


we facing problem activitymanager kills our system app:

"i/activitymanager( 831): killing 3267:de.oursystemapp.tsc/u0a199 (adj 15): empty #31"

why happen? don't have ui parts system app, lives in background. after boot of device intentservices triggered app download data backend. don't understand why process considered empty?

i don't have explanation right now, ideas help.


Comments

Popular posts from this blog

jQuery Mobile app not scrolling in Firefox -

c++ - How to add Crypto++ library to Qt project -

php array slice every 2th rule -