Can we give the permission of the android manifest file in the java file.
if we want to take the permission of internet() in our application ,so can we give it in the java file.
Can we give the permission of the android manifest file in the java file.
Share
no you can not do this because all the file and folder are initialize in the starting so you can not change any kind of file and folder at run time or in other source