From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id sJlQJGB3vmQjdQAASxT56A (envelope-from ) for ; Mon, 24 Jul 2023 15:06:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iBdRI2B3vmRuDAAAG6o9tA (envelope-from ) for ; Mon, 24 Jul 2023 15:06:40 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3C9203DF44 for ; Mon, 24 Jul 2023 15:06:40 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690204000; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=Mhfzkg3NB5D4L1F3Qqc1U3hxMlcrfkrenBJ3/bDJorw=; b=ODiL0PO9IWvWDPconx6s0xNMm1HOSeLG0yEHh7OxvWxSacsfbyvUFAZDrDlggGa1e3toel PVTx+H/axvGsniD6w/FBgxNxmVv70KudfoDjK5+LK+7JFwnm6+VzRaGZ9zqKO3ETWZlWDm PxlzLudI9Rg/tqlG0QS5WRHwhRNu3hsa8yaqg44I05Uutc6N7mcTq+qSX+TzH+jY9fK9jM kwQ0m9zt0Na7U3aKKsutJQQ4MK7z31CuhRZbHWGrDrMOAPou/BxqX9iRfa31exoY47H9nj P6ueB4nYB3o7GaiWt47E64MQDn6qCpFeNFqJx+jAzGC4dw3afkGtPue46yQcBw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690204000; a=rsa-sha256; cv=none; b=WKIraYucV4fOeOLhf7hMhFksNgA4Msm3qNcAloMTyq1enwvy7FzTJuBBOErjurB7pjbYvY Tj96XityKqv8cN3+5gU7QL/9cuAOELBtFiPkJauFFGbG1UjwnhEArYyD8ESbzr7t3UvJBW G8KFw0/hlxoB/emUBfVNzktvoU+GqTIUBRDBj2rD+6BgFEjS/rPYNzgbRo5s/0fPLXlegu 4TncnQ457CaqH8VyU2wtM3L8GH0iimPtwF9JCfgtQkxegXzJcaLhU6py/Cga3N2knhEjeU Cth0iW7Jehwbox5ndZbJJQfVfRA/fuL4bajraeLqrno1rcf/ynjAmDIREFlhUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qNvGQ-0003og-Pb; Mon, 24 Jul 2023 09:06:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qNvGI-0003n6-3Y for guix-patches@gnu.org; Mon, 24 Jul 2023 09:06:08 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qNvGE-0002K2-Ap for guix-patches@gnu.org; Mon, 24 Jul 2023 09:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qNvGD-00079M-Ta for guix-patches@gnu.org; Mon, 24 Jul 2023 09:06:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64808] [PATCH] gnu: Add andorid-sdkmanager. Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 24 Jul 2023 13:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64808 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Distopico Cc: 64808@debbugs.gnu.org, maxim.cournoyer@gmail.com Received: via spool by 64808-submit@debbugs.gnu.org id=B64808.169020390627411 (code B ref 64808); Mon, 24 Jul 2023 13:06:01 +0000 Received: (at 64808) by debbugs.gnu.org; 24 Jul 2023 13:05:06 +0000 Received: from localhost ([127.0.0.1]:42108 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNvFJ-000783-UV for submit@debbugs.gnu.org; Mon, 24 Jul 2023 09:05:06 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:46364) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qNvFE-00077L-Gl for 64808@debbugs.gnu.org; Mon, 24 Jul 2023 09:05:04 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id F14551B4F; Mon, 24 Jul 2023 15:04:53 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12D7rSFUVQdo; Mon, 24 Jul 2023 15:04:53 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 7CF6B189; Mon, 24 Jul 2023 15:04:53 +0200 (CEST) Date: Mon, 24 Jul 2023 15:04:52 +0200 From: Andreas Enge Message-ID: References: <87y1j6o437.fsf@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -3.98 X-Spam-Score: -3.98 X-Migadu-Queue-Id: 3C9203DF44 X-TUID: pLrr4iilDrUL Something like this works: ANDROID_HOME=/tmp/sdk sdkmanager --install tools and creates a directory /tmp/sdk/tools with stuff in it. So if it works for you, I would be happy to push the new package. Andreas