I think @kodular staff is thinking about it
My untested technique is that
Export your apk with any package name
and then change the package name
with apk editor app which is easily available on playstore edit thr package
name to original name
Please tell me if this works
D.V.
Guide to change package name with apk editor
1 Like
yes i can try this by using some apk editor tool but i was asking if i could do this in kodular.
will it work no error if i change package name in Manifest.xml
At today
You cannot use more than 10 chars in this update
But may be kodular will fix this issue is few days
We cannot know everything without experiments
Why won’t you give it a try
It will hardly take 10 mins
D.V.
same problem here . can not update app in play store now since update .
JaviR3TicS
(El Mundo Musical )
August 31, 2020, 7:55pm
#30
You can export the apk file with this error. Don’t worry
Just omit the error and compile it
@devanshvinayak9 don’t do it. It can corrupt your app. Only use this method
Hello everyone!
This is my first and easy guide for beginners on coding and Kodular
The package name is a unique name to identify a specific app. Generally, the package name of an app is in the format domain. company. application, but it’s completely up to the app’s developer to choose the name.
What is the default?
With the new update Kodular 1.4D.0, each part of the package name is restricted to 10 characters. If you use more, you can omit the error and compile your app too.
How…
1 Like
i changed package name but what about app signature, now i have to sign app with keystore that kodular use to sign my app
JaviR3TicS
(El Mundo Musical )
August 31, 2020, 8:29pm
#33
111jain_Jak
(111jain Jak)
September 1, 2020, 3:46pm
#34
please help
same with me
my package name is com.juststudiotechnology.statussavekaro
(Invalid package name. Should be in reverse domain format, eg.: com.example.myapp)
i have update my app and i want to release the apk
but?
JaviR3TicS
(El Mundo Musical )
September 1, 2020, 10:05pm
#35
@111jain_Jak and welcome to the community!!
Boban
(Boban Stojmenovic)
September 1, 2020, 10:15pm
#36
If he ignores the error and builds, then package name will be broken…
Boban
(Boban Stojmenovic)
September 1, 2020, 10:32pm
#38
With new apps it gets cut of
Btw, did you try to edit your app that you imported
111jain_Jak
(111jain Jak)
September 2, 2020, 3:58am
#39
Btw, did you try to edit your app that you imported (yes )
JaviR3TicS
(El Mundo Musical )
September 2, 2020, 7:54am
#40
I have try it but I don’t get any error
Anas_khan
(Anas khan)
September 2, 2020, 3:56am
#41
i am facing the package name prblm.
we not able to enterd a long package name . just like which we enterd before the update .
plz advice me that how can we enterd a long package name with more keywords?
Boban
(Boban Stojmenovic)
September 2, 2020, 8:42am
#42
For the moment you can’t, we need to await a new update…
Boban
(Boban Stojmenovic)
September 2, 2020, 8:57am
#43
You would not get any error as it builds and the app works if it is only one installed on your device, but
This means and looks like this, when you build with the error com.baasappsbaa .baasappsbaa
end result of the package name com.baasappsba.baasappsba
all characters after 10 are cut of from it
Boban
(Boban Stojmenovic)
September 2, 2020, 9:12am
#44
Sorry @111jain_Jak I already know your package name is/was broken, the questions were more for @bodymindpower
I have imported an old app with this packageName
com.bodymindpower.breathing
and created the APK with the current version of Kodular. The packageName of the new APK is correct:
com.bodymindpower.breathing
[grafik]
So there seems to be no issues with existing projects (packageName).
Manifest <a class="lightbox" href="https://kodular-community.s3.dualstack.eu-west-1.amazonaws.com/original/3X/1/9/19fbd542553d606c6984aa548d431bc58f52d45d.png" data-download-href=&qu…