0

I changed my packet structure to this: enter image description here

How do I need to declare package in AndroidManifest.xml so it finds the R class?

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="..."
    android:versionCode="1"
    android:versionName="1.0">
user3742929
  • 360
  • 3
  • 17

0 Answers0