Search found 4 matches

by hichem
Mon Aug 14, 2023 9:16 am
Forum: General Discussion
Topic: android app generation fails
Replies: 4
Views: 8774

Re: android app generation fails

it works,
thank you. ;)
by hichem
Fri Jul 28, 2023 11:34 am
Forum: General Discussion
Topic: android app generation fails
Replies: 4
Views: 8774

Re: android app generation fails

Thank you i will try it.


Same result, i tried the two sdk, same error message.
by hichem
Fri Jul 28, 2023 11:07 am
Forum: General Discussion
Topic: android app generation fails
Replies: 4
Views: 8774

android app generation fails

Hello community,

when i try to generate an android app the generation stops at 60% and complains about the javahome path:
"the supplied javaHome seems to be invalid. i cannot find java exe"

i use window.sb example for test (enable debugger on and CloseDebugOutput() written in the first line of ...
by hichem
Thu May 21, 2015 6:30 pm
Forum: Coding Questions
Topic: JSONObjectSize and ExtractJSONStructure
Replies: 0
Views: 3825

JSONObjectSize and ExtractJSONStructure

hi there,
i'm very happy to join the community of spiderbasic
i have some issues with the json lib please help.
1. seems like JSONObjectSize is not working, i launched the example relative to it but the debugger don't show anything.
2. let's say that i have this structures


Structure bar
item2.i ...