android - Sequence of Activity after autostart on Boot of application -


here show problem; developing android application , set activity start automatically after power-up or reboot of device. (and work well).

but real problem want execute piece of code attached menu item placed in activity start automatically.

how can run automatic-click on menu item?


Comments