Multiple choice

The file ________ is an auto-generated file that is added to your application by the android plugin.

  1. BuildConfig.java

  2. AndroidManifest.xml

  3. <activity>.java

  4. R.java

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The file R.java is an auto-generated file that is added to your application by the android plugin.