Search found 2 matches

by Gduc
Sat Dec 01, 2018 2:56 pm
Forum: General Discussion
Topic: Android Apps: Google setting API 26 as minimum requirement
Replies: 5
Views: 7137

Re: Android Apps: Google setting API 26 as minimum requireme

Thanks a lot.

Using the Beta version fix the problem.

I really like using Spider Basic for my android apps.

In a few days I restructured my window pc window program, to use events instead of a loop,

and it worked right away on my android phone. It is so neat :). I never though I would ever get ...
by Gduc
Fri Nov 30, 2018 10:19 pm
Forum: General Discussion
Topic: Android Apps: Google setting API 26 as minimum requirement
Replies: 5
Views: 7137

Re: Android Apps: Google setting API 26 as minimum requireme

I have the same problem.
I cannot get my apk into the Google play store

aapt dump badging my_app.apk
...
sdkVersion:'16'
targetSdkVersion:'25
...

Is there a fix for that?

Is there another way to load my apk into an android phone?

I can only run my app in debug mode.

I tried downloading from ...