Hi,
After a few moves the movement stops.
I wrote about this problem a few times.
Ineke
Printable View
Hi,
After a few moves the movement stops.
I wrote about this problem a few times.
Ineke
Which movement? Do you have an example?
Cheers
Hi James,
I tested this and It moved 15 times, but next time it could be 8 or 4 etc.
The app doesn't crash but the movement only stops.
http://dl.dropbox.com/u/71152845/b32horz.apk
http://dl.dropbox.com/u/71152845/b32horz.mfa
Thank you,
Ineke
I just can't get this to happen - can anyone else try the example?
Thank you James. Just a note: on my galaxy s phone(i9000) it works fine.
It happens on my galaxy tab 8.9
Ineke
Its working here but then I have the same tablet as James.
Could you add some other objects to click on to see if it quits responding to all clicks?
Maybe some active object you click on and it gets destroyed.
Just to try to see if its completely dead or ?
Does the ddms say anything interesting when it stops working?
Hi Jeff and James,
Tried it several ways. also with up and down movement. I'm afraid that when you push left and right at the same time, or nearly at the same time
the movement will stop. Could that be the reason? Didn't do the ddms, because I couln't find the cable :-(
Thank you,
Ineke
it works fine on my HTC Inspire 4G running Android 2.3.3... touching at the same time or as close to both arrows at the same time didn't affect the movement, which always responded well.
Hi Tuna,
Thank you for testing. The only thing I can do is ddms but the cable is still lost.
Ineke
Work fine in my Samsung Galaxy Tab with Android 2.3
Thank you all for testing. Found the cable and runned ddms, this is the result.
Thougt is was after about 27 pushes the movement stopped.
http://dl.dropbox.com/u/71152845/loghorizbeta32.txt
Thank you,
Ineke
Galaxy tab 8.9 Android 3.2
You don't use any runtime movements, then you should have any problem,
but...
In your code you have an event without any command:
Start of frame
Insert you action here
This code can cause unexpected results on some systems.
Delete this code and test it. If the problem persists send a PM to Jame with the loghorizbeta32.txt
You wrote (You don't use any runtime movements, then you should have any problem,
but...)
Kiko sorry but I don't understand this.
I deleted the start of frame, it stopped after 5 pushes.
Now I'm using the multiple touch object and it seems it works on my device.
Thank you,
Ineke.