How to customize the Manifest → example: Companion APK

:clap: :clap: :clap: :clap: :pray: :pray: :pray: :pray:

1 Like

on google play it’s possible to publish only .aab

And APK Editor only packages .apk

What do I do?

1 Like

There are 2 options (without Android Studio):

  1. Wait for the Kodular update (targetSdk = 30).
  2. Import your project into Niotron (however there may be some unsupported / different components).
2 Likes

What is the average timeline of kodular releases api level upgrades. Does it normally take more than one month?

Sorry for asking this question, I’m new to kodular and it’s been one month my app is ready to get published, but waiting for kodular upgrade.

1 Like

I’ve also been working on an app for several months. So I uploaded & published this as APK (before it was finished and before Aug 1, 2021) in the Play Store as an internal test track. This means that I can continue to upload and publish this app as an APK in the Play Store at any time.

I did the same for two other apps that are being planned as a precaution (because I had known for many months that there would be problems with decompiling AABs.)

2 Likes

Does this method work in sept?

i doubt its going to happen this year. Good opportunity to learn android development and break free from kodular and other app builders.

:question:

What are you talking about?

  1. My question is, does your method work in sept? Because you’re recompiling app to apk and play store only accept aab files.

  2. The target level 30 is unlikely to be incorporated in kodular by this year. Maybe by the end of next year or 2023. Since kodular took ages to update facebook ads SDK alone.

1 Like

No, the Play Store will of course continue to accept APKs.
See here:

:question:

I’m trying to publish a new app today. So your method is unlikely to work? Since it’s being published after Aug 1.

Yes, this topic is about decompiling and customizing the Manifest of an → APK.

Is there a solution for AAB file?

How about searching?

3 Likes

Yes, already migrated to Niotron.

Screenshot_11

Error Packing APK when I saved my app. The notification is like here. I change android:usesCleartextTraffic=“true”
to
android:usesCleartextTrafficPermitted=“true”

But I Failed, Help me please

This does not exist, see also

Taifun

good morning
I modified my apk with apk studio editor, but to register my apk or find the keystore password, thank you

hi, regarding apk studio editor i can’t figure out how to create the key to sign the .apk package.
can you help me please?