Android Studio Error: Package name is not set to a valid package name

Опубликовано: 04 Октябрь 2024
на канале: CodeDocu Developer C# Asp Net Angular
12,634
36

change your beginning path to the /app and then new/Activity
or select at the entry field package name a value like de.rue25.a2016_09_30b_settings

this value will be set on the header of the activity-file as package de.rue25.a2016_09_30b_settings;