top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Run application on "android.process.acore"

+1 vote
181 views

I was studying golocker application and I found some weird property on its application tag:
ANDROID:PROCESS="ANDROID.PROCESS.ACORE"

So they are running their app on the main android process.Does anyone know the reason for that and what are the consequences? I also realized that they are running their lock screen service in foreground state but not showing the notification on status bar (likely using some hack).

posted May 23, 2013 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+1 vote

Who controls putting process pids in different cgroups? Kernel or Userspace/Framework?

0 votes

What if MediaServer's main thread is kept busy during MediaPlayerService::instantiate.I Mean what if there was a while loop in one of them.Will android be able to trigger a watchdog or reboot only that process ?

+1 vote

Is it possible to run a linux application on android platform....

...