Giusy Active Member Licensed User Aug 27, 2018 #1 Hi, I have to publish my app, but in build configuration the package is "b4a.dbutils.loadintowebview" what name should I mention? Thanks
Hi, I have to publish my app, but in build configuration the package is "b4a.dbutils.loadintowebview" what name should I mention? Thanks
MarkusR Well-Known Member Licensed User Longtime User Aug 27, 2018 #2 its like com.companyname.applicationname Click to expand... because i did not have a company in using my family name. the first can be a country code. u can also add .pro .free .debug (not for store) at the package name. it must be a unique name for the store entry. similar https://en.wikipedia.org/wiki/Java_package#Package_naming_conventions Last edited: Aug 27, 2018 Upvote 0
its like com.companyname.applicationname Click to expand... because i did not have a company in using my family name. the first can be a country code. u can also add .pro .free .debug (not for store) at the package name. it must be a unique name for the store entry. similar https://en.wikipedia.org/wiki/Java_package#Package_naming_conventions