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

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

jQuery Mobile app not scrolling in Firefox -

how to receive file in java(servlet/jsp) -