Made my first application. I remember exactly how I entered the package name com.webhost.fariz when creating a project. It seems to be okay, but if you try to set the first working version in the playlist after processing the apk file, it shows that the package name is com.example and it is invalid. What could I do wrong? maybe who knows by experience
build.gradle(module), you haveapplicationId 'com.webhost.fariz'? - woesss