all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: Julien Lepiller <julien@lepiller.eu>
Cc: "help-guix\\@gnu.org" <help-guix@gnu.org>
Subject: Re: Android development in Guix
Date: Fri, 5 Mar 2021 21:17:29 +0100	[thread overview]
Message-ID: <YEKR2YuEpJkdX+bR@jurong> (raw)
In-Reply-To: <219E7C70-5C2E-4AC2-82F0-6AA94B7EBF38@lepiller.eu>

Am Fri, Mar 05, 2021 at 01:55:38PM -0500 schrieb Julien Lepiller:
> Maybe try this: https://lepiller.eu/en/running-android-studio-on-guix.html

This is amazing, if I had known it last week it would have saved me the
time to debootstrap Debian on Guix... I will give it a try.

Personally I am developing an Android app on Debian this way:
   http://pari.math.u-bordeaux.fr/paridroid/index.html
In an extremely old-fashioned way with Ant and the command line, but
nevertheless this allows me to publish it on Fdroid. Interestingly, by
using an old SDK and downloading everything with wget, there is no need
to accept any license, unlike for downloads from inside Android Studio.
And by using an oldish NDK, my C libraries are compiled with gcc instead
of clang.

The reason I am working on Debian is that I was too lazy to think about
the patchelf business; supposedly, your container approach would also
solve this problem.

Andreas



  parent reply	other threads:[~2021-03-05 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05 18:51 Android development in Guix Ekaitz Zarraga
2021-03-05 18:55 ` Julien Lepiller
2021-03-05 18:58   ` Ekaitz Zarraga
2021-03-05 20:17   ` Andreas Enge [this message]
2021-03-05 20:23   ` Jérémy Korwin-Zmijowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YEKR2YuEpJkdX+bR@jurong \
    --to=andreas@enge.fr \
    --cc=help-guix@gnu.org \
    --cc=julien@lepiller.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.