What are the 5 essential items in every Android project?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our W3Make Forum to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
The five essential components of Android Project are:
1.Android Manifest file
2.Build.Gradle file
3.Source files(src)
4.Resource files(res)
5.bin file(for .exe files)