Recent

Author Topic: Android 4.2.2 Jellybean with LAMW  (Read 503 times)

Robert Gilland

  • Full Member
  • ***
  • Posts: 164
Android 4.2.2 Jellybean with LAMW
« on: October 13, 2024, 04:58:37 am »
I cannot seem to figure out what versions of:

Gradle, Lazarus, lamw, SDK, NDK and JDK to use to produce an Android APP working with Jellybean.

I have wasted so many hours trying linux/windows and multiple combinations of the above all to no avail.
I have also tried multiple linux distributions. I am on the verge of giving up!

Is there any place to go for guidance on this?

Seenkao

  • Hero Member
  • *****
  • Posts: 610
    • New ZenGL.
Re: Android 4.2.2 Jellybean with LAMW
« Reply #1 on: October 13, 2024, 06:43:58 am »
Для старых версий Android, вам нужен более ранний NDK, а так же возможно и SDK.
Скачайте NDK здесь. И для своей сборки укажите путь до данного NDK.


Google translate:
For older versions of Android, you need an earlier NDK, and possibly also an SDK.
Download NDK here. And for your build, specify the path to this NDK.
Rus: Стремлюсь к созданию минимальных и достаточно быстрых приложений.

Eng: I strive to create applications that are minimal and reasonably fast.
Working on ZenGL

loaded

  • Hero Member
  • *****
  • Posts: 853
Re: Android 4.2.2 Jellybean with LAMW
« Reply #2 on: October 13, 2024, 08:38:51 am »
Two videos I prepared a long time ago on this subject.

Manual installation from scratch;
https://youtu.be/_EtHi1GHSLk?si=Oyb5eVYTo75PuDaA

Hello World application;
https://youtu.be/Yumg_gfj1GE?si=I0lsFUxikTwXq9nJ
Check out  loaded on Strava
https://www.strava.com/athletes/109391137

Robert Gilland

  • Full Member
  • ***
  • Posts: 164
Re: Android 4.2.2 Jellybean with LAMW
« Reply #3 on: October 13, 2024, 10:58:26 pm »
The problem is it seems that the ANDROID API is version 17 32-bit (4.2.2).
Building from scratch to output to such as old API is the problem.
I have been able to build the APK
But it won't start because of

java.lang.UnsatisfiedLinkError: No implementation found for pAppOnScreenStyle()

error, it seems it is not using the NDK library.


Robert Gilland

  • Full Member
  • ***
  • Posts: 164
Re: Android 4.2.2 Jellybean with LAMW
« Reply #4 on: October 14, 2024, 01:41:50 am »
Finally victory

JDK: openlogic-openjdk-8u422-b05-windows-x32
GRADLE: gradle-6.9
NDK: android-ndk-r20b
LAZ4ANDROID: 2.0.12
LAMW: Can't see a version number


« Last Edit: October 14, 2024, 05:35:38 am by Robert Gilland »

 

TinyPortal © 2005-2018