on wiki i cant find any descriptions...
so, what means
id?
on wiki samples there are using the id
1234
insteed of your id.
...the code looks like a good way, but
it will open an .html
i only have .js
can i change it?
the rest of the code is easy to understanding, only the fact
it will open a .html and the different ids i cant understand.
thank you and sunny greetings from Berlin
Bernd
but i cant find out how it opens .js instead of .html
Alarm should just start the app.
I could make guesses about what the problem might be but I would expect them to cause bigger problems than just the alarm.
i found out:
running the app directly from droidscript, the code works fine.
when i run the code in
icodego
i will get the alert
cant find ...html
then i start my app again directly from droidscript, the problem still is until i restart my device and run it at first direct from droidscript, than alls works fine again.
now i build a test app with only one button for calling the function...
same happend...in ds all works fine, in
icodego
doesnt work...alert
cant find...html
I will be really impressed if Chris manages to fix it but the restart function is a hack that is implemented without ICG in mind.
Looking into it now.
Error mode off, works as expected.
Since I also like Steve's hack, I will fix it, but, it will only have a time frame of "5" seconds. I will wait in ICG for 5 seconds to remove the wrapper, and onresume will restart that 5 second count. Hacking a hack. Impressed @Steve? (Hey, you said it) :-)
For now, Run your app with error reporting off, and only turn it on if you need to 'find' your error...
This is a hack to restart, and not a bug on ICG's part.
Chris
It seems I am so used to you overcoming all obstacles that it has now become anticlimactic ;)
thank you both :)