What should be the package name of android app?

后端 未结 7 1267
南方客
南方客 2020-11-29 01:53

I want to know that what should be the package name of android app? Means normally we used com.appname OR com.organizationName.appName, But when we are submitting our applic

7条回答
  •  温柔的废话
    2020-11-29 02:06

    Presently Package name starting with "com.example" is not allowed to upload in the app -store. Otherwise , all other package names starting with "com" are allowed .

提交回复
热议问题