Android provides an implicit intent to open apps based on user's intent (eg., I want to take a picture). It is simple yet very useful feature for u...
For further actions, you may consider blocking this person and/or reporting abuse
Hey daisy1754,
Thanks for sharing this!
Side note:
If you add the word "java" right after the triple backtick on the code block it will make your code easier to read.
Examples
Without "java"
With "java"