Post 9wSpYDb2G4VqKBjU12 by meka@bsd.network
 (DIR) More posts by meka@bsd.network
 (DIR) Post #9wS7A54HuzlkwS5yJU by farhan@social.farhan.codes
       2020-06-25T20:26:32.137867Z
       
       0 likes, 0 repeats
       
       Is there a quick and dirty guide to building an #Android App from the source off Github/Gitea/Gitlab?
       
 (DIR) Post #9wSpYDb2G4VqKBjU12 by meka@bsd.network
       2020-06-25T20:57:34Z
       
       0 likes, 0 repeats
       
       @farhan I think nowdays, gradle is always used, so I would search for gradle tutorials. Also, knowing you're a #FreeBSD user/dev, if you find a way to compile it on this OS, I'd be grateful to know how. I tried InteliJ, only gradle, ... nothing worked for me. And I'm talking compile only, no emulation, no runtime.
       
 (DIR) Post #9wSpcYZwBkTAYgHu9Q by farhan@social.farhan.codes
       2020-06-26T04:44:42.374712Z
       
       0 likes, 0 repeats
       
       @meka acknowledged. Ran into the same issue...
       
 (DIR) Post #9wSqXlGlg1hWQNbBDc by barrett@barrett.dog
       2020-06-26T04:55:01.989938Z
       
       0 likes, 0 repeats
       
       @farhan stack overflow to the rescue! https://stackoverflow.com/questions/35014071/how-can-i-compile-an-apk-from-a-github-source/35014606
       
 (DIR) Post #9wSqY6uXDMzLXnMjcO by barrett@barrett.dog
       2020-06-26T04:55:03.741540Z
       
       0 likes, 0 repeats
       
       @farhan stack overflow to the rescue! https://stackoverflow.com/questions/35014071/how-can-i-compile-an-apk-from-a-github-source/35014606
       
 (DIR) Post #9wbyavVuZFHgZAcVA8 by meka@bsd.network
       2020-06-30T10:12:18Z
       
       0 likes, 0 repeats
       
       @farhan so Android emulation at least works: https://www.youtube.com/watch?v=zq2rYQ84DiQYou may not use #CBSD but it doesn't matter, as you can do the same with your jail/bhyve manager of choice and qemu. Good luck!
       
 (DIR) Post #9wbyavlrbw2pMe5F1k by farhan@social.farhan.codes
       2020-06-30T14:37:31.225074Z
       
       0 likes, 0 repeats
       
       @meka not familiar with cbsd? But yeah, wouldn't Linux-branded jails do the trick?