Force app to foreground like SetupWizard of Samsung

Search This thread

cloooned

Senior Member
Mar 5, 2013
57
8
Hi

I have a rooted phone and like to start my app on BOOT_COMPLETED in fullscreen mode like the Samsung SetupWizard. I can overwrite the menu and back buttons but not the home button. I'cant also block the status drop down menu.

How does Samsung it, is there some simple technics behind or do I have to reverse engineer their code?

Regards
 

arpitkh96

Senior Member
Feb 17, 2012
1,156
645
27
panipat
That is done by system APIs.user apps do not have most of those permissions .Samsung setup wizard is only themed original stock setupwizard.both do the same task using same api

Sent from my GT-S5570 using XDA Premium 4 mobile app
 
  • Like
Reactions: gh0stslayer

cloooned

Senior Member
Mar 5, 2013
57
8
That is done by system APIs.user apps do not have most of those permissions .Samsung setup wizard is only themed original stock setupwizard.both do the same task using same api

Sent from my GT-S5570 using XDA Premium 4 mobile app

But if I have a system app with system permissions? Should it not possible to access the system API by reflections?
 

bhawani123

New member
Feb 7, 2014
3
0
I have dead recovery in my spice mi 502 plz help me what to do now ???


Sent from my Spice Mi-502 using XDA Premium 4 mobile app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    That is done by system APIs.user apps do not have most of those permissions .Samsung setup wizard is only themed original stock setupwizard.both do the same task using same api

    Sent from my GT-S5570 using XDA Premium 4 mobile app