I wish that upon release of a build configuration the package name to be replaced all over the app ....
there is not other mach with this format <com.android.example> that will cause problems in the code
Now I must remove all the statements that contains the package name in the code to mach new build configuration !
pm.GetVersionName("hs.easy.romt") 'is mostly met in the code
Instead using statements where you put manually the packagename you can use this sub and put a call to this sub everywhere you are using fixed statements