hey guys, So... im want to add permissions into my...
# android
m
hey guys, So... im want to add permissions into my app? My question is... where should i add them? In the main activity?, a helper class? what?!... Thanks in advance.
n
You mean app permissions? You can add them in manifest file.
👎 1