Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

"If it ain't broke, don't fix it." -- Bert Lantz


devel / comp.lang.tcl / Androwish troubleshooting

SubjectAuthor
* Androwish troubleshootingJacob
`* Androwish troubleshootingJacob
 `* Androwish troubleshootingHarald Oehlmann
  `* Androwish troubleshootingJacob
   `* Androwish troubleshootingHarald Oehlmann
    `* Androwish troubleshootingJacob
     +- Androwish troubleshootingundroidwish
     `* Androwish troubleshootingundroidwish
      `* Androwish troubleshootingJacob
       `* Androwish troubleshootingundroidwish
        `* Androwish troubleshootingJacob
         +- Androwish troubleshootingHarald Oehlmann
         `- Androwish troubleshootingundroidwish

1
Androwish troubleshooting

<ukkq5h$3f56h$1@dont-email.me>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12909&group=comp.lang.tcl#12909

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!paganini.bofh.team!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: JacobLambeth@clevelandgolf.com (Jacob)
Newsgroups: comp.lang.tcl
Subject: Androwish troubleshooting
Date: Mon, 4 Dec 2023 07:10:33 -0800
Organization: A noiseless patient Spider
Lines: 36
Message-ID: <ukkq5h$3f56h$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 4 Dec 2023 15:10:41 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="ca9e7b8a368a625e101665fbdb8a32c8";
logging-data="3642577"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18BbOEiGMmz0v4vP7rxxBaua/PvwKvgE84="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:GPhpQp/KYLhhOnulXL/ahu49zxc=
Content-Language: en-US
 by: Jacob - Mon, 4 Dec 2023 15:10 UTC

Hello,

I'm trying to build (on Windows 11) a simple tcl program with Androwish.
I get the following error when on the "Cleanup & Build" step:

FAILURE: Build failed with an exception.

* What went wrong:
Unable to get mutable Windows environment variable map

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or
--debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Anyone used Androwish recently that may be able to point me in the right
direction? I have the following Android tools installed:

Android SDK Built-Tools 34
NDK
Android SDK Command line Tools
Android SDK Platform-Tools

I also installed JDK 17 and JDK 21.

I have ANDROID_HOME and JAVA_HOME environment variables pointing to the
install locations above.

I'm a novice here. I was able to build things successively a couple
years ago, but since have a new computer and I'm not sure what may have
changed (other than newer versions of Android).

Thanks,

Jacob

Re: Androwish troubleshooting

<ukl79h$3hetf$1@dont-email.me>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12910&group=comp.lang.tcl#12910

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: JacobLambeth@clevelandgolf.com (Jacob)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Mon, 4 Dec 2023 10:54:34 -0800
Organization: A noiseless patient Spider
Lines: 54
Message-ID: <ukl79h$3hetf$1@dont-email.me>
References: <ukkq5h$3f56h$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 4 Dec 2023 18:54:41 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="ca9e7b8a368a625e101665fbdb8a32c8";
logging-data="3718063"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/5qUQqBZ/p8f1tOX9WtWX6o49/M+R8i3I="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Bveo9JyEz3bJEdl1QyUZMOPkDXI=
In-Reply-To: <ukkq5h$3f56h$1@dont-email.me>
Content-Language: en-US
 by: Jacob - Mon, 4 Dec 2023 18:54 UTC

On 12/4/2023 7:10 AM, Jacob wrote:
> Hello,
>
> I'm trying to build (on Windows 11) a simple tcl program with Androwish.
> I get the following error when on the "Cleanup & Build" step:
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Unable to get mutable Windows environment variable map
>
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or
> --debug option to get more log output. Run with --scan to get full
> insights.
>
> * Get more help at https://help.gradle.org
>
> Anyone used Androwish recently that may be able to point me in the right
> direction? I have the following Android tools installed:
>
> Android SDK Built-Tools 34
> NDK
> Android SDK Command line Tools
> Android SDK Platform-Tools
>
> I also installed JDK 17 and JDK 21.
>
> I have ANDROID_HOME and JAVA_HOME environment variables pointing to the
> install locations above.
>
> I'm a novice here. I was able to build things successively a couple
> years ago, but since have a new computer and I'm not sure what may have
> changed (other than newer versions of Android).
>
> Thanks,
>
> Jacob

Small update here. I realized JDK "1.7" refers to JDK7, not JDK 17.
Anyways, made some progress but now stuck again. I also changed the
build.gradle file to reference mavenCentral repository instead of
jCentral.The current error is:

FAILURE: Build failed with an exception.

* Where:
Build file 'C:\Users\...\AWSDK-c48f047f5b\AWSDK\build.gradle' line: 18

* What went wrong:
A problem occurred evaluating root project 'AndroWishApp'.
> java.lang.UnsupportedClassVersionError:
com/android/build/gradle/AppPlugin : Unsupported major.minor version 52.0

Re: Androwish troubleshooting

<ukmpsq$3h4j$1@dont-email.me>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12912&group=comp.lang.tcl#12912

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: wortkarg3@yahoo.com (Harald Oehlmann)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Tue, 5 Dec 2023 10:18:20 +0100
Organization: A noiseless patient Spider
Lines: 154
Message-ID: <ukmpsq$3h4j$1@dont-email.me>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 5 Dec 2023 09:18:21 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="e7a719578dd69a37cf79c362b6f0bca6";
logging-data="115859"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+JZ4Kv1UCXP+EccgEpyTZy"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:uIy4fSs5eBS1nBN6Unj7LuHIWNI=
Content-Language: en-GB
In-Reply-To: <ukl79h$3hetf$1@dont-email.me>
 by: Harald Oehlmann - Tue, 5 Dec 2023 09:18 UTC

Am 04.12.2023 um 19:54 schrieb Jacob:
> On 12/4/2023 7:10 AM, Jacob wrote:
>> Hello,
>>
>> I'm trying to build (on Windows 11) a simple tcl program with
>> Androwish. I get the following error when on the "Cleanup & Build" step:
>>
>> FAILURE: Build failed with an exception.
>>
>> * What went wrong:
>> Unable to get mutable Windows environment variable map
>>
>> * Try:
>> Run with --stacktrace option to get the stack trace. Run with --info
>> or --debug option to get more log output. Run with --scan to get full
>> insights.
>>
>> * Get more help at https://help.gradle.org
>>
>> Anyone used Androwish recently that may be able to point me in the
>> right direction? I have the following Android tools installed:
>>
>> Android SDK Built-Tools 34
>> NDK
>> Android SDK Command line Tools
>> Android SDK Platform-Tools
>>
>> I also installed JDK 17 and JDK 21.
>>
>> I have ANDROID_HOME and JAVA_HOME environment variables pointing to
>> the install locations above.
>>
>> I'm a novice here. I was able to build things successively a couple
>> years ago, but since have a new computer and I'm not sure what may
>> have changed (other than newer versions of Android).
>>
>> Thanks,
>>
>> Jacob
>
>
> Small update here. I realized JDK "1.7" refers to JDK7, not JDK 17.
> Anyways, made some progress but now stuck again. I also changed the
> build.gradle file to reference mavenCentral repository instead of
> jCentral.The current error is:
>
> FAILURE: Build failed with an exception.
>
> * Where:
> Build file 'C:\Users\...\AWSDK-c48f047f5b\AWSDK\build.gradle' line: 18
>
> * What went wrong:
> A problem occurred evaluating root project 'AndroWishApp'.
> > java.lang.UnsupportedClassVersionError:
> com/android/build/gradle/AppPlugin : Unsupported major.minor version 52.0

Here are my personal notes to get "bones" run on WIndows 10 64 bit:
As the error informs you: to recent platform tools.
I use version 28.

Hope this helps,
Harald

*Java SDK 1.6 or 1.7*
https://codenotfound.com/java-download-install-jdk-7-windows.html

I have Java8 Update 201. This is JRE, not JDK -> remove
- remove also c:\AppData\Oracle, c:\program files(x86)\java

Install JDK 1.8 (Java 8 202), as 1.7 is out of support.

Download:
https://codenotfound.com/java-download-install-jdk-8-windows.html
jdk-8u202-windows-i586.exe

https://codenotfound.com/java-download-install-jdk-8-windows.html

Disable install option: Public JRE

-> Environment variables: Search "env" -> Umgebungsvariablen dieses
Kontos bearbeiten

New: JAVA_HOME
Value: C:\Program Files (x86)\Java\jdk1.8.0_202
Edit: PATH
Add: %JAVA_HOME%\bin

cmd.exe: java -version
java version "1.8.0_202"
Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
Java HotSpot(TM) Client VM (build 25.202-b08, mixed mode)

*Android command line tools for windows*
"tools" folder is: sdk-tools-windows-4333796.zip
from: https://developer.android.com/studio

Unzip to c:\android (so we get a folder c:\android\tools)

New environment (as above):
Var: ANDROID_HOME
Value: c:\android

*gradle*

gradle is automatically downloaded by awsdk.gradlew.bat

But first, the licence must be accepted:
cmd: cd \android\tool\bin
sdkmanager --licenses
yyyyyyy
-> files in folder C:\android\licenses get written

*Tcl/Tk wish version 8.5 or 8.6 (preferred)*

cmd->wish -> Ashoks TCL 8.6.6 -> o.k.

*Android Platform Tools*
https://developer.android.com/studio/releases/platform-tools
platform-tools_r28.0.2-windows.zip

Unzip to c:\android (so we get c:\Android\platform-tools)

*USB Debugging*

To use adb with a device connected over USB, you must enable USB
debugging in the device system settings, under Developer options.
On Android 4.2 and higher, the Developer options screen is hidden by
default.
To make it visible, go to Settings > About phone and tap Build number
seven times.
Return to the previous screen to find Developer options at the bottom.

*Install Windows USB Driver*

https://developer.android.com/studio/run/oem-usb.html

Load Google USB driver:
https://developer.android.com/studio/run/win-usb.html
File: latest_usb_driver_windows.zip
Unzip it to c:\android (getting folder c:\android\usb_driver
Installation:
https://developer.android.com/studio/run/oem-usb.html#InstallingDriver

Test:
cmd.exe: cd C:\android\platform-tools
adb devices
List of devices attached
S/N device

*Install Apps from unknown sources*
Android:Settings->Security->Unknown source -> yes

Re: Androwish troubleshooting

<d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12913&group=comp.lang.tcl#12913

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!rocksolid2!news.neodome.net!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: JacobLambeth@clevelandgolf.com (Jacob)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Tue, 5 Dec 2023 05:19:10 -0800
Organization: A noiseless patient Spider
Lines: 167
Message-ID: <d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
<ukmpsq$3h4j$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: dont-email.me; posting-host="ff53e8219ddeb6835c5222d628652b53";
logging-data="188721"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/tcIYsH7PtTofPRi5AtKbXa/xv30glDps="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:skNgVLyMdSwDFZuziTTbNEKZN94=
Content-Language: en-US
In-Reply-To: <ukmpsq$3h4j$1@dont-email.me>
 by: Jacob - Tue, 5 Dec 2023 13:19 UTC

On 12/5/2023 1:18 AM, Harald Oehlmann wrote:
> Am 04.12.2023 um 19:54 schrieb Jacob:
>> On 12/4/2023 7:10 AM, Jacob wrote:
>>> Hello,
>>>
>>> I'm trying to build (on Windows 11) a simple tcl program with
>>> Androwish. I get the following error when on the "Cleanup & Build" step:
>>>
>>> FAILURE: Build failed with an exception.
>>>
>>> * What went wrong:
>>> Unable to get mutable Windows environment variable map
>>>
>>> * Try:
>>> Run with --stacktrace option to get the stack trace. Run with --info
>>> or --debug option to get more log output. Run with --scan to get full
>>> insights.
>>>
>>> * Get more help at https://help.gradle.org
>>>
>>> Anyone used Androwish recently that may be able to point me in the
>>> right direction? I have the following Android tools installed:
>>>
>>> Android SDK Built-Tools 34
>>> NDK
>>> Android SDK Command line Tools
>>> Android SDK Platform-Tools
>>>
>>> I also installed JDK 17 and JDK 21.
>>>
>>> I have ANDROID_HOME and JAVA_HOME environment variables pointing to
>>> the install locations above.
>>>
>>> I'm a novice here. I was able to build things successively a couple
>>> years ago, but since have a new computer and I'm not sure what may
>>> have changed (other than newer versions of Android).
>>>
>>> Thanks,
>>>
>>> Jacob
>>
>>
>> Small update here. I realized JDK "1.7" refers to JDK7, not JDK 17.
>> Anyways, made some progress but now stuck again. I also changed the
>> build.gradle file to reference mavenCentral repository instead of
>> jCentral.The current error is:
>>
>> FAILURE: Build failed with an exception.
>>
>> * Where:
>> Build file 'C:\Users\...\AWSDK-c48f047f5b\AWSDK\build.gradle' line: 18
>>
>> * What went wrong:
>> A problem occurred evaluating root project 'AndroWishApp'.
>>  > java.lang.UnsupportedClassVersionError:
>> com/android/build/gradle/AppPlugin : Unsupported major.minor version 52.0
>
> Here are my personal notes to get "bones" run on WIndows 10 64 bit:
> As the error informs you: to recent platform tools.
> I use version 28.
>
> Hope this helps,
> Harald
>
> *Java SDK 1.6 or 1.7*
> https://codenotfound.com/java-download-install-jdk-7-windows.html
>
> I have Java8 Update 201. This is JRE, not JDK -> remove
> - remove also c:\AppData\Oracle, c:\program files(x86)\java
>
> Install JDK 1.8 (Java 8 202), as 1.7 is out of support.
>
> Download:
> https://codenotfound.com/java-download-install-jdk-8-windows.html
> jdk-8u202-windows-i586.exe
>
> https://codenotfound.com/java-download-install-jdk-8-windows.html
>
> Disable install option: Public JRE
>
> -> Environment variables: Search "env" -> Umgebungsvariablen dieses
> Kontos bearbeiten
>
> New: JAVA_HOME
> Value: C:\Program Files (x86)\Java\jdk1.8.0_202
> Edit: PATH
> Add: %JAVA_HOME%\bin
>
> cmd.exe: java -version
> java version "1.8.0_202"
> Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
> Java HotSpot(TM) Client VM (build 25.202-b08, mixed mode)
>
> *Android command line tools for windows*
> "tools" folder is: sdk-tools-windows-4333796.zip
> from: https://developer.android.com/studio
>
> Unzip to c:\android (so we get a folder c:\android\tools)
>
> New environment (as above):
> Var: ANDROID_HOME
> Value: c:\android
>
> *gradle*
>
> gradle is automatically downloaded by awsdk.gradlew.bat
>
> But first, the licence must be accepted:
> cmd: cd \android\tool\bin
> sdkmanager --licenses
> yyyyyyy
> -> files in folder C:\android\licenses get written
>
> *Tcl/Tk wish version 8.5 or 8.6 (preferred)*
>
> cmd->wish -> Ashoks TCL 8.6.6 -> o.k.
>
> *Android Platform Tools*
> https://developer.android.com/studio/releases/platform-tools
> platform-tools_r28.0.2-windows.zip
>
> Unzip to c:\android (so we get c:\Android\platform-tools)
>
> *USB Debugging*
>
> To use adb with a device connected over USB, you must enable USB
> debugging in the device system settings, under Developer options.
> On Android 4.2 and higher, the Developer options screen is hidden by
> default.
> To make it visible, go to Settings > About phone and tap Build number
> seven times.
> Return to the previous screen to find Developer options at the bottom.
>
> *Install Windows USB Driver*
>
> https://developer.android.com/studio/run/oem-usb.html
>
> Load Google USB driver:
> https://developer.android.com/studio/run/win-usb.html
> File: latest_usb_driver_windows.zip
> Unzip it to c:\android (getting folder c:\android\usb_driver
> Installation:
> https://developer.android.com/studio/run/oem-usb.html#InstallingDriver
>
> Test:
> cmd.exe: cd C:\android\platform-tools
> adb devices
> List of devices attached
> S/N      device
>
> *Install Apps from unknown sources*
> Android:Settings->Security->Unknown source -> yes
>
>
>

Thank you for sharing Harald. I actually did see your page on the wiki.
I was able to build from your steps (I think mavenCentral change was
still needed), but the Android version was too low for my phone. Then
when going to a new Android version it appeared I needed JDK 17.

I was then ultimately able to build the project by using JDK 17, Gradle
8.2.1, com.android.tools.build:gradle:8.1.1, and mavenCentral
repository. However, it still does not run on my phone. I believe
Android 14 (API 34) is 64-bit and perhaps Androidwish is not compatible.
I would love to hear if anyone else has had luck building on newer
Android phones.

Re: Androwish troubleshooting

<ukn9bd$5qcq$1@dont-email.me>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12914&group=comp.lang.tcl#12914

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: wortkarg3@yahoo.com (Harald Oehlmann)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Tue, 5 Dec 2023 14:42:05 +0100
Organization: A noiseless patient Spider
Lines: 183
Message-ID: <ukn9bd$5qcq$1@dont-email.me>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
<ukmpsq$3h4j$1@dont-email.me>
<d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 5 Dec 2023 13:42:05 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="e7a719578dd69a37cf79c362b6f0bca6";
logging-data="190874"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+xapt3xT/PRjjhQ0yDTCC9"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:vJSOcy/jGVVE3/l/bj/80HLSWFo=
In-Reply-To: <d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
Content-Language: en-GB
 by: Harald Oehlmann - Tue, 5 Dec 2023 13:42 UTC

Am 05.12.2023 um 14:19 schrieb Jacob:
> On 12/5/2023 1:18 AM, Harald Oehlmann wrote:
>> Am 04.12.2023 um 19:54 schrieb Jacob:
>>> On 12/4/2023 7:10 AM, Jacob wrote:
>>>> Hello,
>>>>
>>>> I'm trying to build (on Windows 11) a simple tcl program with
>>>> Androwish. I get the following error when on the "Cleanup & Build"
>>>> step:
>>>>
>>>> FAILURE: Build failed with an exception.
>>>>
>>>> * What went wrong:
>>>> Unable to get mutable Windows environment variable map
>>>>
>>>> * Try:
>>>> Run with --stacktrace option to get the stack trace. Run with --info
>>>> or --debug option to get more log output. Run with --scan to get
>>>> full insights.
>>>>
>>>> * Get more help at https://help.gradle.org
>>>>
>>>> Anyone used Androwish recently that may be able to point me in the
>>>> right direction? I have the following Android tools installed:
>>>>
>>>> Android SDK Built-Tools 34
>>>> NDK
>>>> Android SDK Command line Tools
>>>> Android SDK Platform-Tools
>>>>
>>>> I also installed JDK 17 and JDK 21.
>>>>
>>>> I have ANDROID_HOME and JAVA_HOME environment variables pointing to
>>>> the install locations above.
>>>>
>>>> I'm a novice here. I was able to build things successively a couple
>>>> years ago, but since have a new computer and I'm not sure what may
>>>> have changed (other than newer versions of Android).
>>>>
>>>> Thanks,
>>>>
>>>> Jacob
>>>
>>>
>>> Small update here. I realized JDK "1.7" refers to JDK7, not JDK 17.
>>> Anyways, made some progress but now stuck again. I also changed the
>>> build.gradle file to reference mavenCentral repository instead of
>>> jCentral.The current error is:
>>>
>>> FAILURE: Build failed with an exception.
>>>
>>> * Where:
>>> Build file 'C:\Users\...\AWSDK-c48f047f5b\AWSDK\build.gradle' line: 18
>>>
>>> * What went wrong:
>>> A problem occurred evaluating root project 'AndroWishApp'.
>>>  > java.lang.UnsupportedClassVersionError:
>>> com/android/build/gradle/AppPlugin : Unsupported major.minor version
>>> 52.0
>>
>> Here are my personal notes to get "bones" run on WIndows 10 64 bit:
>> As the error informs you: to recent platform tools.
>> I use version 28.
>>
>> Hope this helps,
>> Harald
>>
>> *Java SDK 1.6 or 1.7*
>> https://codenotfound.com/java-download-install-jdk-7-windows.html
>>
>> I have Java8 Update 201. This is JRE, not JDK -> remove
>> - remove also c:\AppData\Oracle, c:\program files(x86)\java
>>
>> Install JDK 1.8 (Java 8 202), as 1.7 is out of support.
>>
>> Download:
>> https://codenotfound.com/java-download-install-jdk-8-windows.html
>> jdk-8u202-windows-i586.exe
>>
>> https://codenotfound.com/java-download-install-jdk-8-windows.html
>>
>> Disable install option: Public JRE
>>
>> -> Environment variables: Search "env" -> Umgebungsvariablen dieses
>> Kontos bearbeiten
>>
>> New: JAVA_HOME
>> Value: C:\Program Files (x86)\Java\jdk1.8.0_202
>> Edit: PATH
>> Add: %JAVA_HOME%\bin
>>
>> cmd.exe: java -version
>> java version "1.8.0_202"
>> Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
>> Java HotSpot(TM) Client VM (build 25.202-b08, mixed mode)
>>
>> *Android command line tools for windows*
>> "tools" folder is: sdk-tools-windows-4333796.zip
>> from: https://developer.android.com/studio
>>
>> Unzip to c:\android (so we get a folder c:\android\tools)
>>
>> New environment (as above):
>> Var: ANDROID_HOME
>> Value: c:\android
>>
>> *gradle*
>>
>> gradle is automatically downloaded by awsdk.gradlew.bat
>>
>> But first, the licence must be accepted:
>> cmd: cd \android\tool\bin
>> sdkmanager --licenses
>> yyyyyyy
>> -> files in folder C:\android\licenses get written
>>
>> *Tcl/Tk wish version 8.5 or 8.6 (preferred)*
>>
>> cmd->wish -> Ashoks TCL 8.6.6 -> o.k.
>>
>> *Android Platform Tools*
>> https://developer.android.com/studio/releases/platform-tools
>> platform-tools_r28.0.2-windows.zip
>>
>> Unzip to c:\android (so we get c:\Android\platform-tools)
>>
>> *USB Debugging*
>>
>> To use adb with a device connected over USB, you must enable USB
>> debugging in the device system settings, under Developer options.
>> On Android 4.2 and higher, the Developer options screen is hidden by
>> default.
>> To make it visible, go to Settings > About phone and tap Build number
>> seven times.
>> Return to the previous screen to find Developer options at the bottom.
>>
>> *Install Windows USB Driver*
>>
>> https://developer.android.com/studio/run/oem-usb.html
>>
>> Load Google USB driver:
>> https://developer.android.com/studio/run/win-usb.html
>> File: latest_usb_driver_windows.zip
>> Unzip it to c:\android (getting folder c:\android\usb_driver
>> Installation:
>> https://developer.android.com/studio/run/oem-usb.html#InstallingDriver
>>
>> Test:
>> cmd.exe: cd C:\android\platform-tools
>> adb devices
>> List of devices attached
>> S/N      device
>>
>> *Install Apps from unknown sources*
>> Android:Settings->Security->Unknown source -> yes
>>
>>
>>
>
> Thank you for sharing Harald. I actually did see your page on the wiki.
> I was able to build from your steps (I think mavenCentral change was
> still needed), but the Android version was too low for my phone. Then
> when going to a new Android version it appeared I needed JDK 17.
>
> I was then ultimately able to build the project by using JDK 17, Gradle
> 8.2.1, com.android.tools.build:gradle:8.1.1, and mavenCentral
> repository. However, it still does not run on my phone. I believe
> Android 14 (API 34) is 64-bit and perhaps Androidwish is not compatible.
> I would love to hear if anyone else has had luck building on newer
> Android phones.

Jacob,
you get a warning once when starting, but then it runs correctly.
You have some features removed (like reading the serial number).
But perhaps, my phone (actually industrial bar-code readers) are not
current enough.

Christian ones stated, that he does not want to modernize the whole
build and does not want to switch to 64 bit.
I hope, this changes one day. First, let get 9.0 out of the door.

Take care,
Harald

Re: Androwish troubleshooting

<d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12915&group=comp.lang.tcl#12915

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: JacobLambeth@clevelandgolf.com (Jacob)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Tue, 5 Dec 2023 08:20:57 -0800
Organization: A noiseless patient Spider
Lines: 199
Message-ID: <d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
<ukmpsq$3h4j$1@dont-email.me>
<d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
<ukn9bd$5qcq$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: dont-email.me; posting-host="1b04bc21aed0ceddde038c213a3425bb";
logging-data="242428"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/gV8vCZjz43uF+AGQzRMyn+8tOo4S5W6I="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:14leV0+7RDgCusYgsJcCsBKAEZg=
Content-Language: en-US
In-Reply-To: <ukn9bd$5qcq$1@dont-email.me>
 by: Jacob - Tue, 5 Dec 2023 16:20 UTC

On 12/5/2023 5:42 AM, Harald Oehlmann wrote:
> Am 05.12.2023 um 14:19 schrieb Jacob:
>> On 12/5/2023 1:18 AM, Harald Oehlmann wrote:
>>> Am 04.12.2023 um 19:54 schrieb Jacob:
>>>> On 12/4/2023 7:10 AM, Jacob wrote:
>>>>> Hello,
>>>>>
>>>>> I'm trying to build (on Windows 11) a simple tcl program with
>>>>> Androwish. I get the following error when on the "Cleanup & Build"
>>>>> step:
>>>>>
>>>>> FAILURE: Build failed with an exception.
>>>>>
>>>>> * What went wrong:
>>>>> Unable to get mutable Windows environment variable map
>>>>>
>>>>> * Try:
>>>>> Run with --stacktrace option to get the stack trace. Run with
>>>>> --info or --debug option to get more log output. Run with --scan to
>>>>> get full insights.
>>>>>
>>>>> * Get more help at https://help.gradle.org
>>>>>
>>>>> Anyone used Androwish recently that may be able to point me in the
>>>>> right direction? I have the following Android tools installed:
>>>>>
>>>>> Android SDK Built-Tools 34
>>>>> NDK
>>>>> Android SDK Command line Tools
>>>>> Android SDK Platform-Tools
>>>>>
>>>>> I also installed JDK 17 and JDK 21.
>>>>>
>>>>> I have ANDROID_HOME and JAVA_HOME environment variables pointing to
>>>>> the install locations above.
>>>>>
>>>>> I'm a novice here. I was able to build things successively a couple
>>>>> years ago, but since have a new computer and I'm not sure what may
>>>>> have changed (other than newer versions of Android).
>>>>>
>>>>> Thanks,
>>>>>
>>>>> Jacob
>>>>
>>>>
>>>> Small update here. I realized JDK "1.7" refers to JDK7, not JDK 17.
>>>> Anyways, made some progress but now stuck again. I also changed the
>>>> build.gradle file to reference mavenCentral repository instead of
>>>> jCentral.The current error is:
>>>>
>>>> FAILURE: Build failed with an exception.
>>>>
>>>> * Where:
>>>> Build file 'C:\Users\...\AWSDK-c48f047f5b\AWSDK\build.gradle' line: 18
>>>>
>>>> * What went wrong:
>>>> A problem occurred evaluating root project 'AndroWishApp'.
>>>>  > java.lang.UnsupportedClassVersionError:
>>>> com/android/build/gradle/AppPlugin : Unsupported major.minor version
>>>> 52.0
>>>
>>> Here are my personal notes to get "bones" run on WIndows 10 64 bit:
>>> As the error informs you: to recent platform tools.
>>> I use version 28.
>>>
>>> Hope this helps,
>>> Harald
>>>
>>> *Java SDK 1.6 or 1.7*
>>> https://codenotfound.com/java-download-install-jdk-7-windows.html
>>>
>>> I have Java8 Update 201. This is JRE, not JDK -> remove
>>> - remove also c:\AppData\Oracle, c:\program files(x86)\java
>>>
>>> Install JDK 1.8 (Java 8 202), as 1.7 is out of support.
>>>
>>> Download:
>>> https://codenotfound.com/java-download-install-jdk-8-windows.html
>>> jdk-8u202-windows-i586.exe
>>>
>>> https://codenotfound.com/java-download-install-jdk-8-windows.html
>>>
>>> Disable install option: Public JRE
>>>
>>> -> Environment variables: Search "env" -> Umgebungsvariablen dieses
>>> Kontos bearbeiten
>>>
>>> New: JAVA_HOME
>>> Value: C:\Program Files (x86)\Java\jdk1.8.0_202
>>> Edit: PATH
>>> Add: %JAVA_HOME%\bin
>>>
>>> cmd.exe: java -version
>>> java version "1.8.0_202"
>>> Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
>>> Java HotSpot(TM) Client VM (build 25.202-b08, mixed mode)
>>>
>>> *Android command line tools for windows*
>>> "tools" folder is: sdk-tools-windows-4333796.zip
>>> from: https://developer.android.com/studio
>>>
>>> Unzip to c:\android (so we get a folder c:\android\tools)
>>>
>>> New environment (as above):
>>> Var: ANDROID_HOME
>>> Value: c:\android
>>>
>>> *gradle*
>>>
>>> gradle is automatically downloaded by awsdk.gradlew.bat
>>>
>>> But first, the licence must be accepted:
>>> cmd: cd \android\tool\bin
>>> sdkmanager --licenses
>>> yyyyyyy
>>> -> files in folder C:\android\licenses get written
>>>
>>> *Tcl/Tk wish version 8.5 or 8.6 (preferred)*
>>>
>>> cmd->wish -> Ashoks TCL 8.6.6 -> o.k.
>>>
>>> *Android Platform Tools*
>>> https://developer.android.com/studio/releases/platform-tools
>>> platform-tools_r28.0.2-windows.zip
>>>
>>> Unzip to c:\android (so we get c:\Android\platform-tools)
>>>
>>> *USB Debugging*
>>>
>>> To use adb with a device connected over USB, you must enable USB
>>> debugging in the device system settings, under Developer options.
>>> On Android 4.2 and higher, the Developer options screen is hidden by
>>> default.
>>> To make it visible, go to Settings > About phone and tap Build number
>>> seven times.
>>> Return to the previous screen to find Developer options at the bottom.
>>>
>>> *Install Windows USB Driver*
>>>
>>> https://developer.android.com/studio/run/oem-usb.html
>>>
>>> Load Google USB driver:
>>> https://developer.android.com/studio/run/win-usb.html
>>> File: latest_usb_driver_windows.zip
>>> Unzip it to c:\android (getting folder c:\android\usb_driver
>>> Installation:
>>> https://developer.android.com/studio/run/oem-usb.html#InstallingDriver
>>>
>>> Test:
>>> cmd.exe: cd C:\android\platform-tools
>>> adb devices
>>> List of devices attached
>>> S/N      device
>>>
>>> *Install Apps from unknown sources*
>>> Android:Settings->Security->Unknown source -> yes
>>>
>>>
>>>
>>
>> Thank you for sharing Harald. I actually did see your page on the
>> wiki. I was able to build from your steps (I think mavenCentral change
>> was still needed), but the Android version was too low for my phone.
>> Then when going to a new Android version it appeared I needed JDK 17.
>>
>> I was then ultimately able to build the project by using JDK 17,
>> Gradle 8.2.1, com.android.tools.build:gradle:8.1.1, and mavenCentral
>> repository. However, it still does not run on my phone. I believe
>> Android 14 (API 34) is 64-bit and perhaps Androidwish is not
>> compatible. I would love to hear if anyone else has had luck building
>> on newer Android phones.
>
> Jacob,
> you get a warning once when starting, but then it runs correctly.
> You have some features removed (like reading the serial number).
> But perhaps, my phone (actually industrial bar-code readers) are not
> current enough.
>
> Christian ones stated, that he does not want to modernize the whole
> build and does not want to switch to 64 bit.
> I hope, this changes one day. First, let get 9.0 out of the door.
>
> Take care,
> Harald

Harald,

On my phone (Samsung Z Flip 5 with Android 14), the application installs
then a message pops up saying it's not compatible (same if I open the
signed apk on the androwish website). When building with the newer build
tools that match my version, it just opens and immediately closes.
Unfortunately I don't have much control over the version number of the
android software.

Noted about switching to 64 bit. Hopefully one day soon...

Thanks,

Jacob

Re: Androwish troubleshooting

<375aaf1e-add8-1af1-eadd-3f19488ab2bc@googlemail.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12916&group=comp.lang.tcl#12916

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: undroidwish@googlemail.com (undroidwish)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Tue, 5 Dec 2023 18:00:40 +0100
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <375aaf1e-add8-1af1-eadd-3f19488ab2bc@googlemail.com>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
<ukmpsq$3h4j$1@dont-email.me>
<d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
<ukn9bd$5qcq$1@dont-email.me>
<d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Info: dont-email.me; posting-host="ee6e4e8a7d11ea8489f9d74c5171a091";
logging-data="258133"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18WDt6cxDsYPRGztcj1LQ1TIjy+nGiWXms="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Cancel-Lock: sha1:yTt//94V3rHsQJ2MFe7hfXhROBc=
In-Reply-To: <d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>
Content-Language: en-US
 by: undroidwish - Tue, 5 Dec 2023 17:00 UTC

On 12/5/23 17:20, Jacob wrote:

> ...
> Noted about switching to 64 bit. Hopefully one day soon...

a recent test version isn't that far away and can be found in
the LUCK download section. The AndroWish64-debug.apk there has
support for the armeabi-v7a, arm64-v8a, and x86_64 architectures.
It is here: http://www.ch-werner.de/LUCK/

As always, YMMV. You might even brew your new AndroWish SDK from
it by gradually replacing pieces.

BR,
Christian

Re: Androwish troubleshooting

<uknl5h$7t38$1@dont-email.me>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12917&group=comp.lang.tcl#12917

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!newsfeed.endofthelinebbs.com!news.hispagatos.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: undroidwish@googlemail.com (undroidwish)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Tue, 5 Dec 2023 18:03:44 +0100
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <uknl5h$7t38$1@dont-email.me>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
<ukmpsq$3h4j$1@dont-email.me>
<d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
<ukn9bd$5qcq$1@dont-email.me>
<d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 5 Dec 2023 17:03:45 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="ee6e4e8a7d11ea8489f9d74c5171a091";
logging-data="259176"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18VCsD1AZfkzxQWAC81SOJH3jEWOQQZYjw="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Cancel-Lock: sha1:2yuY4swR0LHsIqfzzbkxdDZe4B0=
Content-Language: en-US
In-Reply-To: <d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>
 by: undroidwish - Tue, 5 Dec 2023 17:03 UTC

On 12/5/23 17:20, Jacob wrote:

> ...
> Noted about switching to 64 bit. Hopefully one day soon...

a recent test version isn't that far away and can be found in
the LUCK download section. The AndroWish64-debug.apk there has
support for the armeabi-v7a, arm64-v8a, and x86_64 architectures.
It is here: http://www.ch-werner.de/LUCK/

As always, YMMV. You might even brew your new AndroWish SDK from
it by gradually replacing pieces.

BR,
Christian

Re: Androwish troubleshooting

<386f3952-3607-4dc6-ae82-710057fa5958@clevelandgolf.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12920&group=comp.lang.tcl#12920

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!usenet.goja.nl.eu.org!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: JacobLambeth@clevelandgolf.com (Jacob)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Wed, 6 Dec 2023 08:21:47 -0800
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <386f3952-3607-4dc6-ae82-710057fa5958@clevelandgolf.com>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
<ukmpsq$3h4j$1@dont-email.me>
<d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
<ukn9bd$5qcq$1@dont-email.me>
<d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>
<uknl5h$7t38$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Info: dont-email.me; posting-host="bab4256f12cc9cb696243bfeb4b2948a";
logging-data="890148"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18QGI11QyleaYWv2z03L5L44wXXmJXb7u0="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:plEySJs3EKQMahQhrnFaJ3IsXlU=
In-Reply-To: <uknl5h$7t38$1@dont-email.me>
Content-Language: en-US
 by: Jacob - Wed, 6 Dec 2023 16:21 UTC

On 12/5/2023 9:03 AM, undroidwish wrote:
> On 12/5/23 17:20, Jacob wrote:
>
>> ... Noted about switching to 64 bit. Hopefully one day soon...
>
> a recent test version isn't that far away and can be found in
> the LUCK download section. The AndroWish64-debug.apk there has
> support for the armeabi-v7a, arm64-v8a, and x86_64 architectures.
> It is here: http://www.ch-werner.de/LUCK/
>
> As always, YMMV. You might even brew your new AndroWish SDK from
> it by gradually replacing pieces.
>
> BR,
> Christian

Christian,

Thank you for sharing the update, happy to hear about the progress! The
64-bit apk you've uploaded, for what android version is that built?

Thanks,

Jacob

Re: Androwish troubleshooting

<ul3p8a$2jp7a$1@dont-email.me>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12928&group=comp.lang.tcl#12928

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!news.swapon.de!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: undroidwish@googlemail.com (undroidwish)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Sun, 10 Dec 2023 08:27:06 +0100
Organization: A noiseless patient Spider
Lines: 9
Message-ID: <ul3p8a$2jp7a$1@dont-email.me>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
<ukmpsq$3h4j$1@dont-email.me>
<d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
<ukn9bd$5qcq$1@dont-email.me>
<d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>
<uknl5h$7t38$1@dont-email.me>
<386f3952-3607-4dc6-ae82-710057fa5958@clevelandgolf.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 10 Dec 2023 07:27:06 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="fa50db7e80917d0cf82390636d556d3e";
logging-data="2745578"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18ioHE/fr7lH+VHkpIJvqalEKo1mYlUsHY="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Cancel-Lock: sha1:SQAoQdHItszuB7A2wp9ffi9OLo4=
Content-Language: en-US
In-Reply-To: <386f3952-3607-4dc6-ae82-710057fa5958@clevelandgolf.com>
 by: undroidwish - Sun, 10 Dec 2023 07:27 UTC

On 12/6/23 17:21, Jacob wrote:

> ...
> The 64-bit apk you've uploaded, for what android version is that built?

API Level 14, i.e. Android 4.0 (and higher)

BR,
Christian

Re: Androwish troubleshooting

<4d550828-a379-441c-aaf1-3db2151df6e3@clevelandgolf.com>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12930&group=comp.lang.tcl#12930

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: JacobLambeth@clevelandgolf.com (Jacob)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Mon, 11 Dec 2023 10:22:52 -0800
Organization: A noiseless patient Spider
Lines: 22
Message-ID: <4d550828-a379-441c-aaf1-3db2151df6e3@clevelandgolf.com>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
<ukmpsq$3h4j$1@dont-email.me>
<d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
<ukn9bd$5qcq$1@dont-email.me>
<d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>
<uknl5h$7t38$1@dont-email.me>
<386f3952-3607-4dc6-ae82-710057fa5958@clevelandgolf.com>
<ul3p8a$2jp7a$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Info: dont-email.me; posting-host="6300fd65aa16bc8c65d9d3f040a972ae";
logging-data="3440468"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Vqah+sCEYZqglSpwmfkxw5z7tZ5Y/oNk="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:UBDatb89OhuC9FV09/wwUgHvqyo=
Content-Language: en-US
In-Reply-To: <ul3p8a$2jp7a$1@dont-email.me>
 by: Jacob - Mon, 11 Dec 2023 18:22 UTC

On 12/9/2023 11:27 PM, undroidwish wrote:
> On 12/6/23 17:21, Jacob wrote:
>
>> ...
>> The 64-bit apk you've uploaded, for what android version is that built?
>
> API Level 14, i.e. Android 4.0 (and higher)
>
> BR,
> Christian

Christian,

Noted. FYI Android now blocks installation of apps built with lower
build targets (rather than just providing a warning like before). I was
able to get the 64-bit apk working on my Android 14 phone (API 34) by using:

adb install --bypass-low-target-sdk-block AndroWish64-debug.apk

Thanks,

Jacob

Re: Androwish troubleshooting

<ul8v0h$3ikp2$1@dont-email.me>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12936&group=comp.lang.tcl#12936

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!usenet.network!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: wortkarg3@yahoo.com (Harald Oehlmann)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Tue, 12 Dec 2023 07:36:02 +0100
Organization: A noiseless patient Spider
Lines: 31
Message-ID: <ul8v0h$3ikp2$1@dont-email.me>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
<ukmpsq$3h4j$1@dont-email.me>
<d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
<ukn9bd$5qcq$1@dont-email.me>
<d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>
<uknl5h$7t38$1@dont-email.me>
<386f3952-3607-4dc6-ae82-710057fa5958@clevelandgolf.com>
<ul3p8a$2jp7a$1@dont-email.me>
<4d550828-a379-441c-aaf1-3db2151df6e3@clevelandgolf.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 12 Dec 2023 06:36:01 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="0651c8ebea5b0eea20d780bc80cd5e64";
logging-data="3756834"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Bn28lQdH6Wj9Nah9Hp+iZ"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:2kmVu/kysSa0es2QeFDEzXH2muI=
Content-Language: en-GB
In-Reply-To: <4d550828-a379-441c-aaf1-3db2151df6e3@clevelandgolf.com>
 by: Harald Oehlmann - Tue, 12 Dec 2023 06:36 UTC

Am 11.12.2023 um 19:22 schrieb Jacob:
> On 12/9/2023 11:27 PM, undroidwish wrote:
>> On 12/6/23 17:21, Jacob wrote:
>>
>>> ...
>>> The 64-bit apk you've uploaded, for what android version is that built?
>>
>> API Level 14, i.e. Android 4.0 (and higher)
>>
>> BR,
>> Christian
>
> Christian,
>
> Noted. FYI Android now blocks installation of apps built with lower
> build targets (rather than just providing a warning like before). I was
> able to get the 64-bit apk working on my Android 14 phone (API 34) by
> using:
>
> adb install --bypass-low-target-sdk-block AndroWish64-debug.apk
>
> Thanks,
>
> Jacob

Jacob,
great ! May I ask you to author a wiki page on all your findings.
Christian may imports them to Androwish when they are ready.

Thank you all,
Harald

Re: Androwish troubleshooting

<ul93hq$3j5mg$1@dont-email.me>

  copy mid

https://news.novabbs.org/devel/article-flat.php?id=12937&group=comp.lang.tcl#12937

  copy link   Newsgroups: comp.lang.tcl
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: undroidwish@googlemail.com (undroidwish)
Newsgroups: comp.lang.tcl
Subject: Re: Androwish troubleshooting
Date: Tue, 12 Dec 2023 08:53:29 +0100
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <ul93hq$3j5mg$1@dont-email.me>
References: <ukkq5h$3f56h$1@dont-email.me> <ukl79h$3hetf$1@dont-email.me>
<ukmpsq$3h4j$1@dont-email.me>
<d3e31ca2-d9a3-4fab-94a1-c5ab43700f52@clevelandgolf.com>
<ukn9bd$5qcq$1@dont-email.me>
<d460067f-919e-4a3a-8171-9d74526e8d3f@clevelandgolf.com>
<uknl5h$7t38$1@dont-email.me>
<386f3952-3607-4dc6-ae82-710057fa5958@clevelandgolf.com>
<ul3p8a$2jp7a$1@dont-email.me>
<4d550828-a379-441c-aaf1-3db2151df6e3@clevelandgolf.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 12 Dec 2023 07:53:30 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="3845ddf15bd3b37c7aac9eb1268455d2";
logging-data="3774160"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+cmtjdoliCIaPLT/9qfYe2304geGNdk0I="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
Thunderbird/91.10.0
Cancel-Lock: sha1:4UZQjnK0YF0z6THWcylq5+XiJXo=
In-Reply-To: <4d550828-a379-441c-aaf1-3db2151df6e3@clevelandgolf.com>
Content-Language: en-US
 by: undroidwish - Tue, 12 Dec 2023 07:53 UTC

On 12/11/23 19:22, Jacob wrote:

> Noted. FYI Android now blocks installation of apps built with lower
> build targets (rather than just providing a warning like before). I was
> able to get the 64-bit apk working on my Android 14 phone (API 34) by
> using:
>
> adb install --bypass-low-target-sdk-block AndroWish64-debug.apk

Thanks for the info, interesting. Now, ten years later, this seems
to force me to add another build environment in order to support
the current and future devices of the day. So although AndroWish
is capable of running on devices with Android 2.3 all below
Android 14 is considered scrap metal apparently. Or must be
extra maintained by preserving extra old build environments
for lower Android versions. Both alternatives seem pretty
contraindicative in our modern times of soaring sustainability.

BR
Christian

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor