1

I have a MainActivity where I perform multiple tasks. Each task requires different user permissions. In another Activity that I have, I ask the user for multiple permissions at a single request which I figured out how to do. However, I'm wondering if it's possible to ask for multiple permissions at multiple requests without having to write separate permission methods for each task? And if so, how would I go about this?

Zack
  • 377
  • 6
  • 16

0 Answers0