screen lock

  1. M

    Android Question Start activity in service when screen locked android10+

    Hi everyone I am trying to make an app that will start activity even if the screen is locked with password when a specific text message is received. I'm using service intent filter for sms receiveing and it work fine when phone is on Tank's for any help
  2. HassanProgrammer

    Android Question Start activity on the lock screen

    You must have seen many times that in WhatsApp, someone calls us and our phone screen turns on and the call activity is started! I want to implement exactly this feature in my program. (The user's phone may or may not be locked ...) please guide me. Thankful❤️
Top