-
Notifications
You must be signed in to change notification settings - Fork 22
Build instructions missing #47
Comments
First, congrats to this nice app! I wanted to try out your fixes and build it for my phone. (I'm new to cordova and it has been a long time since I programmed apps with the AndroidStudio.) I tried your BUILD instructions with the docker image bitriseio/docker-android (quite big, but well maintained with latest sdk and tools) instead of installing cordova by hand ;).
First problem I ran into: location of the However, other problems arise (version errors, fetch failed). However, the show-stopper was:
I don't know if this is just because I have a different version of ionic or cordova (see a discussion in the ionic repo). What versions do you use? Best, |
Unfortunately it s a necessary for Fdroid building. But I agree platform should not be in repository.
Benoît HERVIER - http://rvier.fr
… Le 31 mars 2018 à 15:17, Denise Ratasich ***@***.***> a écrit :
I got the build to work and updated the BUILD file: #70.
But only when I removed the platforms folder first.
I think the platforms folder can and should be removed from the repository completely.
Best,
Denise
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Sadly, the instructions on how to build ForRunners are not documented.
Thus, new developers (as me) will need to spend some time on figuring out how to setup the build toolchain.
It would be great to
a) describe all used tools (or give links to a proper description),
b) give install instructions for all tools (at least for one OS), and
c) provide all commands to completely build the project.
The text was updated successfully, but these errors were encountered: