PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → Mobile 22
Mobile 22
Started by Lasse Sandström, Jan., 22 2018 3:09 PM - 10 replies
Registered member
19 messages
Posted on January, 22 2018 - 3:09 PM
Hi,
I have search many places about Android SDK and java compiler and tried install many of these
but anyone of these are not working.

And Windev https://help.windev.com/… there is now real links to find these!

So where I musta load these that I can compile .apk ?

Please help!

Thank you.

best regards,
Lasse Sandström
Finland
Registered member
19 messages
Posted on January, 22 2018 - 7:40 PM
There is lot's of things in this site:

http://www.oracle.com/technetwork/java/javase/downloads/index.html

I have now tried to install Java SE 9.0.4 , not working.

also Java SE 8u161/ 8u162, not working.

and several also there.

So, what is right version of SDK and where I can found it?
Posted on January, 22 2018 - 10:16 PM
Hi

the right version of each tool is the one listed in the help OF YOUR
VERSION of windev mobile...

So witch to the local help in your windev mobile settings, and go to the
generation help pages, everything is precisely listed there, including
URL of where to find things, if you do not want to use the automatic
settings.

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com





e 1/22/2018 à 1:40 PM, "ÿÿÿÿÿÿÿÿÿÿ" a écrit :
There is lot's of things in this site:

http://www.oracle.com/technetwork/java/javase/downloads/index.html

I have now tried to install Java SE 9.0.4 , not working.

also Java SE 8u161/ 8u162, not working.

and several also there.

So, what is right version of SDK and where I can found it?
Registered member
19 messages
Posted on January, 23 2018 - 11:32 AM
Thank you.

Hi, Fabrice, I'm right plave as this is Windev Mobile US forum, but in help in WIndev Mobile 22
there is no list about these, there is only links, with several downloads, and I'm not still
recogniaed where to find java compiler version 1.8.

SO what site you say to go, as I'm using Windev 22, Windev Mobile 22 English versions.

best regards,

Lasse Sandström
Posted on January, 23 2018 - 2:15 PM
I am telling you NOT to go to a site, but instead, to go into the windev
mobile editor OPTIONS, and SWITCH TO THE LOCAL HELP

When that is done, search in the local help with android or generation
keywords and you will find a apge with all the prerequisites, versions
to use, and everthing else needed...


Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com


e 1/23/2018 à 5:32 AM, "ÿÿÿÿÿÿÿÿÿÿ" a écrit :
Thank you.

Hi, Fabrice, I'm right plave as this is Windev Mobile US forum, but in
help in WIndev Mobile 22
there is no list about these, there is only links, with several
downloads, and I'm not still
recogniaed where to find java compiler version 1.8.

SO what site you say to go, as I'm using Windev 22, Windev Mobile 22
English versions.

best regards,

Lasse Sandström
Registered member
19 messages
Posted on January, 26 2018 - 3:30 PM
Hi,
after two weeks, I found solution that has not told in windev help nor any other forums here.

In WIndev Mobile 22, there must be:

1. Android SDK jsr199 or something like that , it only works not newer 9

2. Gradle must be older than new one, It works for for version 3.4

3. jave compiler must jdk-8 , which is relevant that 1.8

These are not told in manual nor help file nor here, only illegal links, and maybe
only reason to mix persons mind, maybe.

If some one ask something, why answer are not right?

Maybe PcSoft Read also this, and more and qives exact instructions, in these help files.

But anyway thank you all.

best regards,

Lasse Sandström
Finland
Message modified, January, 26 2018 - 3:32 PM
Registered member
19 messages
Posted on January, 30 2018 - 1:15 AM
Hi,
does anyone know about these errors, when compiling:

-----------
Failure creating the Android application named <C:\My Mobile Projects\PlaceInfo\Exe\PlaceInfo.apk>.


Command Line: "C:\Program Files\Java\jdk1.8.0_161\bin\java.exe" "-Dorg.gradle.appname=C:\My Mobile Projects\PlaceInfo\Android\Generation" -classpath "C:\Gradle3.5.1\gradle-3.5\lib\gradle-launcher-3.5.jar" org.gradle.launcher.GradleMain assembleDebug -b "C:\My Mobile Projects\PlaceInfo\Android\Generation\build.gradle"


Error returned:
C:\My Mobile Projects\PlaceInfo\Android\Generation\build\intermediates\manifests\full\debug\AndroidManifest.xml:36:28-80: AAPT: No resource found that matches the given name (at 'theme' with value '@style/Theme.AppCompat.Light.NoActionBar.Translucent').

C:\My Mobile Projects\PlaceInfo\Android\Generation\build\intermediates\manifests\full\debug\AndroidManifest.xml:66:35-50: AAPT: No resource found that matches the given name (at 'resource' with value '@xml/searchable').

C:\My Mobile Projects\PlaceInfo\Android\Generation\build\intermediates\manifests\full\debug\AndroidManifest.xml:31: error: Error: No resource found that matches the given name (at 'theme' with value '@style/Theme.AppCompat.Light.NoActionBar.Translucent').

C:\My Mobile Projects\PlaceInfo\Android\Generation\build\intermediates\manifests\full\debug\AndroidManifest.xml:64: error: Error: No resource found that matches the given name (at 'resource' with value '@xml/searchable').


FAILED


------------

best regards,

Lasse Sandström
Registered member
19 messages
Posted on January, 30 2018 - 11:53 PM
Okay, thank you for helping, but I get real help in Windev-US group in Google+.

thank you.

best regards,

Lasse S

ps. there is no need to load Android SDP nor Gradle by yourself, and these are not told in manuals or help files.
Registered member
794 messages
Popularité : +40 (42 votes)
Posted on February, 01 2018 - 8:07 AM
Hi. You must delete the C:\Users\<user>\AppData\Local\Temp\FRMK_Android_xxxxxxxx folder and generate again your app.


Rubén
Posted on February, 10 2018 - 12:27 AM
Rubén Sánchez Peña wrote:
Hi. You must delete the C:\Users\<user>\AppData\Local\Temp\FRMK_Android_xxxxxxxx folder and generate again your app.


Rubén


Gracias Rubén, ya había reinstalado 3 veces el VM22 por no encontrar la solución.
Saludos
Registered member
17 messages
Posted on February, 16 2018 - 2:06 PM
Hi

Also look at this post (scroll to bottom). All links to required items that work :).

https://forum.pcsoft.fr/en-US/pcsoft.us.windevmobile/1900-getting-windev-mobile-working/read.awp