AppyBuilder offline - How to modify Max Api Number

I want to try appybuilder offline.
But max api version is 28. I want to modify. How can i change this?

You can not. AB isn’t developed anymore. You shouldn’t use it.

Build the APK, decompile it, set targetSdkVersion = 29 and recompile.

2 Likes

In the end you will get into trouble somewhere. If there are bugs in AB they will not be fixed anymore. So just use Kodular to make your app or use App Inventor offline if you want an offline version.

4 Likes

I am currently using your method. However, it gets very challenging.

App inventor is so basic therefore i wanted to try appybuilder. kodular is really good but I do have problems in some places. Especially firebase and webviewer.
Maybe this applies to appybuilder as well. I will try.

1 Like

You can ask about them in the community. We will always help you.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.