Hello,
In fact I have 2 questions concerning the file I have attached.
This is a small program with boucing balls.
First, it looks very slow and the moves are not smooth !!!
Concerning smooth, I it is better when I change the timer tick for a smaller
value but I guess it cost for other running apps.
Is Android so slow, is it B4A, the CPU or my program ?
Another problem : If I swap to another application and return to this one
it crashes (Java exception...). I guess there is someting to do in
Activity_pause and Activity_resume but I don't understand what. I thought
it could be due to lost variables but all variables look OK from the debugger !!
Any idea ???
Thks a lot
William.
In fact I have 2 questions concerning the file I have attached.
This is a small program with boucing balls.
First, it looks very slow and the moves are not smooth !!!
Concerning smooth, I it is better when I change the timer tick for a smaller
value but I guess it cost for other running apps.
Is Android so slow, is it B4A, the CPU or my program ?
Another problem : If I swap to another application and return to this one
it crashes (Java exception...). I guess there is someting to do in
Activity_pause and Activity_resume but I don't understand what. I thought
it could be due to lost variables but all variables look OK from the debugger !!
Any idea ???
Thks a lot
William.