Search found 363 matches

by amyren
Mon Nov 27, 2023 12:10 pm
Forum: Newbie questions
Topic: Understanding the typical hollywood loop
Replies: 11
Views: 11921

Re: Understanding the typical hollywood loop

Inspired by this thread I made myself a simple drawing program for use on Android. However, the ColorRequest command is a bit limited an Android. It will show a colour circle with bright colours, but there is no setting for brightness so you cant select black or dark colours. Is there another way to...
by amyren
Sun Nov 26, 2023 3:51 pm
Forum: APK Compiler
Topic: Apk compiler error
Replies: 13
Views: 22022

Re: Apk compiler error

Thanks anyway. My main reason for wanting to read the file was that I couldnt locate my keystore password that I made long time ago. Luckily I found an older installation with apk complier 3.2 and was able to recreate it from that prefs file. The old prefs file form 3.2 is only partly readable as pl...
by amyren
Tue Nov 21, 2023 10:25 am
Forum: APK Compiler
Topic: Apk compiler error
Replies: 13
Views: 22022

Re: Apk compiler error

I had a similar issue here. All of a sudden apkcompiler refused to start, and just gave me this error on startup. "Error deserializing item! File: apkcompiler.hws (current line:1586 - In function: LoadPrefs)" I suspect this happened due to my laptop have a fan issue and sometimes just shut...
by amyren
Tue Nov 21, 2023 10:18 am
Forum: Newbie questions
Topic: Correct Menu Nav System
Replies: 10
Views: 9711

Re: Correct Menu Nav System

Keep your questions coming :)

Quite often there are things to learn for other users here as well. Personally I learned a lot and picked up many useful examples from other questions here on the forum.
by amyren
Mon Nov 06, 2023 8:00 am
Forum: Announcements
Topic: hURL 2.0 released
Replies: 9
Views: 5151

Re: hURL 2.0 released

I notice that in the archive for android the armeabi-v7a plugin is missing Yeah, recent Android SDKs don't support compiling for 32-bit Android any longer that's why I've dropped support for this. So next apk compiler version will only output the 64bit aab/apk files? I guess this is only possible b...
by amyren
Sat Nov 04, 2023 8:24 pm
Forum: APK Compiler
Topic: Wrong upload certificate
Replies: 2
Views: 4197

Re: Wrong upload certificate

I'm trying to get around this. It look like google accepts my uploads if I start to create a new app instead of updating the old one.
But then for new apps google demands API 33.
by amyren
Sat Nov 04, 2023 3:03 pm
Forum: APK Compiler
Topic: Wrong upload certificate
Replies: 2
Views: 4197

Re: Wrong upload certificate

Ok, I see there is some information about opting into Google App signing. I might have enabled something here by accepting the terms of service for something I thought was needed in order to go on. Unfortunately I cant find a way to opt out of it. So how to proceed here, is there a way to integrate ...
by amyren
Sat Nov 04, 2023 2:18 pm
Forum: APK Compiler
Topic: Wrong upload certificate
Replies: 2
Views: 4197

Wrong upload certificate

Its been a while since I updated any apps at google play, but I can not remember dealing with this issue before. Trying to upload an update to a game, but play console refuse to accept my apk/aab because the apk is not signed with the same upload certificate. When uploading google alerts me about th...
by amyren
Thu Nov 02, 2023 12:40 pm
Forum: Newbie questions
Topic: Correct Menu Nav System
Replies: 10
Views: 9711

Re: Correct Menu Nav System

Here are my comments, observations, and suggestions: 1) The program makes makes constant CPU load even when idling. On my Mac mini CPU usage is 100% all the time when just standing in the menu, which is not acceptable IMHO. Even the mouse pointer movement becomes jittery because of this. The heavy ...
by amyren
Tue Oct 31, 2023 12:45 pm
Forum: APK Compiler
Topic: Alternatives to Google Play store for publishing
Replies: 4
Views: 5701

Alternatives to Google Play store for publishing

I did publish a few games on Google Play a while back, but I remember it being quite a cumbersome process to do so back then. Since then, Google keep on pushing new requirements and demanding updates, or else they remove the app. I think I have one out of my four apps still available on the playstor...