-
1 Jan 2012 1:19 AM #1
touch2 can't work in android2.2
touch2 can't work in android2.2
my phone is andoid2.2 ZTE
sencha touch1 can work perfectly on it.
but when i use sencha touch2 (include r2 and r3),
i found that all the demo in touch2 can't response with the touch events.
when i touch many times, the component such as list or the button maybe response once.
it sound that the touch events block in some way...
when i use same demo in android2.2 with android VM and click it by mouse , it work pefectly, and same to chrome on pc.
-
2 Jan 2012 6:59 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,714
- Vote Rating
- 436
I have used my HTC Evo with 2.2 running and it works. I will still push this into our bug tracker so we can take a look.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
4 Jan 2012 11:28 AM #3Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,653
- Vote Rating
- 14
This really isn't enough to go on yet. We do test on 2.2, but we don't have this specific phone. Are there any other details you can provide i.e. more specific Android version and what this manufacturer may add on top of it?
-
6 Jan 2012 3:46 AM #4
-
23 Jan 2012 3:18 PM #5
Please test with PR4 and let us know if this is still the case.
-
30 Jan 2012 3:43 AM #6
the problem has been fixed
i think the reason is performance.
the list demo was very slow in sencha touch 2.0 pre2 and pre3 , so when i touch some item, it has no response.....
now it's working, and still a little slow, but it work. pre4 is a very nice update.
my next step is to improve the performance of list....
i also found that the code in the list demo has a bug
when a insert a line in the code , alert(Ext.os.is.Phone);
when the demo running, phone pop up with a undefined...
i think maybe the Ext.os.is.Phone has been removed.. just a small bug, we can pass...
thanks for mitchellsimoensJamie Avinsabe.elias
you are very nice.....
Success! Looks like we've fixed this one. According to our records the fix was applied for
TOUCH-1335
in
2.0.


Reply With Quote