Search found 28 matches

by zenzizenzizenzic
Sat Aug 08, 2020 8:00 pm
Forum: APK Compiler
Topic: App "Keeps stopping"
Replies: 4
Views: 5911

Re: App "Keeps stopping"

Bashing head on desk right now. Just tried a clean and re-compile, and it worked. So apparently when I thought I had do a clean, I hadn't.
by zenzizenzizenzic
Sat Aug 08, 2020 7:33 pm
Forum: APK Compiler
Topic: App "Keeps stopping"
Replies: 4
Views: 5911

Re: App "Keeps stopping"

@plouf I've not disabled ExitOnError (at least, not that I've intended), and am running Android Studio 4.0.1. The app run an Windows and Amiga, but I've not gotten the APK to run. Now the weekend's here, I'll try to see if I can get the Android Studio debugger to work. I can try to send the APK to y...
by zenzizenzizenzic
Sat Aug 08, 2020 7:29 pm
Forum: Newbie questions
Topic: Compiler issues
Replies: 2
Views: 2688

Re: Compiler issues

I was unable to get the file to link with the @FILE. However, I was able to convert the XML file into a string variable and import it that way. I will try to get the file linking done later
by zenzizenzizenzic
Thu Aug 06, 2020 1:09 am
Forum: APK Compiler
Topic: App "Keeps stopping"
Replies: 4
Views: 5911

App "Keeps stopping"

I've gotten the application I'm making to work as an applet on Windows. When I compile that (working) applet for Android, though, I keep getting an application "keeps stopping" error. I get this on both my phone and an emulator. Unfortunatly, I'm not getting anything other than that so I h...
by zenzizenzizenzic
Wed Aug 05, 2020 1:59 am
Forum: Newbie questions
Topic: Compiler issues
Replies: 2
Views: 2688

Compiler issues

Trying to compile to an executable on both Amiga(4) and Window, and having issues. On the Windows side, the application keeps saying that it cannot find the inventory.xml (RAPA HUI XML file), even though I have added it as a @Linker. On the Amiga side, when I compile it ends up with a "Cannot w...
by zenzizenzizenzic
Mon Aug 03, 2020 11:51 pm
Forum: APK Compiler
Topic: Not getting sqlite3.hwp in app
Replies: 4
Views: 5196

Re: Not getting sqlite3.hwp in app

Thanks! Now getting passed that, but for some reason the Windows version isn't seeing the XML file. Will bash my head on that, but not today.
by zenzizenzizenzic
Sun Aug 02, 2020 7:46 pm
Forum: APK Compiler
Topic: Not getting sqlite3.hwp in app
Replies: 4
Views: 5196

Re: Not getting sqlite3.hwp in app

Files emailed
by zenzizenzizenzic
Sun Aug 02, 2020 3:08 pm
Forum: APK Compiler
Topic: Not getting sqlite3.hwp in app
Replies: 4
Views: 5196

Not getting sqlite3.hwp in app

I've managed to get the Compiler (3.2) and Android Studio (3.4) to work. Have compiled my program, but when it runs on my Androd devices, I get "This program requires sqlite3.hwp!" error message. I have added the sqlite from the webisite to the plugins folders for the compiler, and have th...
by zenzizenzizenzic
Tue Jul 07, 2020 1:43 am
Forum: RapaGUI
Topic: Changing tab on item click
Replies: 4
Views: 3181

Re: Changing tab on item click

Thank you!
by zenzizenzizenzic
Tue Jul 07, 2020 1:43 am
Forum: RapaGUI
Topic: Converting MUI to RAPA
Replies: 3
Views: 2732

Re: Converting MUI to RAPA

Good to know, thank you! Will make that change.