Hey guys! How its going? I’m try to build de clone of the project(GitHub - nextcloud/android: 📱 Nextcloud Android app) but, my changes does not appear in the android studio’s emulator(I’m using Windows as OS). And another point that i want to tell, when i open a xml file and i try to see the build screen this message shows to me “Design editor is unavalable until next gradle sync” but, when i try to make this action, the sync gradlew does not appear in the settings “file”
I’m trying to build the project with the command .\ gradlew :app: installGenericDebug, this is the correct way to do this?