androidandroid-studiogoogle-playpackage-name

how to set a package name without Website?


I've recently started creating an app for Android. but i do not have a Website. how to get Package name. Can i make it com.example.(app name) ? and how to know if it is available or not ?


Solution

  • package name have no concern with any website. It is used to identify your application uniquely in your mobile phone and in any App store. You can set any name or string in your package name i.e com.example.myfirstapplication it is not necessary that there should be com.example in the package name you can change them also i.e my.first.application.packagename