v0.8.9 (Bugfixes + translations) released to Google Play!

Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.9) from Google, F-Droid, our server, or itch.io

Is there a way to test out created content?

Unstructured ideas, requests and suggestions for the development of the game.
sdevaney
Site Admin
Posts: 1177
Joined: Fri Jan 28, 2011 10:17 pm
android_version: 14 - Android 14
Contact:

Re: Is there a way to test out created content?

Post by sdevaney »

BiasZebra wrote: Sat May 08, 2021 6:02 pm
rijackson741 wrote: Sat Jul 25, 2020 12:32 pm Nooooo! Do not migrate the project to gradle! We do not support it (yet), and that will break everything!

I'll write up something that hopefully will get you there.
Been a while since I came here. Sorry about that, life got in the way!

If possible, can you help me out with getting a build with Travis or the such? I'm still new to programming, so I'm not sure where to start.
I'm not aware of anyone on the dev team that uses a CI or build automation. I believe everyone still just does the manual build method rijackson741 described earlier.

From the thread it is not clear if you have imported the AT project data into AS yet? If not that would be your next step.
If you'd like some reference material here is the book I used back when I first had to use AS instead of Eclipse.
User avatar
rijackson741
Posts: 4451
Joined: Tue Aug 20, 2013 2:04 am
android_version: 10 - Android 10
Location: Somewhere in Dhayavar
Contact:

Re: Is there a way to test out created content?

Post by rijackson741 »

For AS, first of all, you do not want the latest version. Get version 2.3.3 here: https://developer.android.com/studio/archive. You then need to get Java and the AT sources, as described here: viewtopic.php?f=6&t=4560. Then follow the instructions in the attached document.
You do not have the required permissions to view the files attached to this post.
Level:71, XP:6493739, PV:608, FQ:84
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
BiasZebra
Posts: 27
Joined: Tue Apr 02, 2019 7:34 pm
android_version: 6.0 - Marshmallow

Re: Is there a way to test out created content?

Post by BiasZebra »

sdevaney wrote: Sun May 09, 2021 2:43 pm
I'm not aware of anyone on the dev team that uses a CI or build automation. I believe everyone still just does the manual build method rijackson741 described earlier.

From the thread it is not clear if you have imported the AT project data into AS yet? If not that would be your next step.
If you'd like some reference material here is the book I used back when I first had to use AS instead of Eclipse.
If possible, can you give me a pointer on importing a project from the AT file without creating a gradle (that seems to mess it up)? The doc rijackson741 had was not very clear on that, and whenever I try to import the output file I exported the altered content to into Android Studio it gets messed up. Weirdly enough the first time I tried it the project structure tabs were fine, but now it's just giving me the gradle version which I don't think would work.

Sorry in advance if there's something obvious I'm missing!
User avatar
rijackson741
Posts: 4451
Joined: Tue Aug 20, 2013 2:04 am
android_version: 10 - Android 10
Location: Somewhere in Dhayavar
Contact:

Re: Is there a way to test out created content?

Post by rijackson741 »

Sorry for the late reply. I've been very busy. Forget the ATCS project to begin with. Install Java and AS, and download the sources. Then point AS at the sources. Which step in the document did you get stuck at?
Level:71, XP:6493739, PV:608, FQ:84
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
Post Reply