fyne-io / developer.fyne.io

Fyne developer documentation website
https://developer.fyne.io
27 stars 72 forks source link

add termux instruction #127

Closed MatejMagat305 closed 1 year ago

MatejMagat305 commented 1 year ago

well I was trying to add instruction to termux, I do not know whether it is according your conceps ...

andydotxyz commented 1 year ago

One other thought is that this should not land until we have a release including the ability to build on termux.

MatejMagat305 commented 1 year ago

ok, sorry, I will change it

MatejMagat305 commented 1 year ago

One other thought is that this should not land until we have a release including the ability to build on termux.

yes it us obvious (claer), it will wait until ....

andydotxyz commented 1 year ago

Also in this setup instructions we don't include code demos.

This item was not addressed in the recent code changes - the setup tab is about platform specific install steps, not a code tutorial.

MatejMagat305 commented 1 year ago

ok, I give up

andydotxyz commented 1 year ago

ok, I give up

Why? The instructions you added are really helpful - but we don't include demo code in the setup instructions...

MatejMagat305 commented 1 year ago

ok, sorry, I have really stresfull day ..., so only write setup NDK and SDK on termux or how?

andydotxyz commented 1 year ago

ok, sorry, I have really stresfull day ..., so only write setup NDK and SDK on termux or how?

Yes, compare it to the other systems in that file. We include the operating-system specific steps required to get go/git/C installed and working. The "install Fyne" and "compile an app" all come after that block.