Posts by Saulo Souza • 13 points
2 posts
-
1
votes1
answer271
viewsQ: When running an Activity I want the execution to wait for the shutdown to continue, or run sequentially the code
How do I run an Activity and after closing it continue executing the code from where it stopped, example: listmarcacoes.setOnItemClickListener(new AdapterView.OnItemClickListener() { @Override…
-
0
votes1
answer60
viewsQ: Check if the screen is unlocked android service
I’m developing an app that has a service of AlarmManager who subsequently calls a Service. It turns out that when you start the Service I want to check if the phone is in use, IE, with the screen…
androidasked Saulo Souza 13