Login
Remember
Register
Ask a Question
What items are important in every Android project?
0
votes
asked
Oct 7, 2019
in
Android
by
pranay jain
What items are important in every Android project?
items-android
android-items
items-in-android-project
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 7, 2019
by
john ganales
These are the essential items that are present each time an Android project is created:
AndroidManifest.xml
build.xml
bin/
src/
res/
assets/
...