While I like my S3, the fact is that Jelly Bean is only up to around 25% so my app needs to function on older versions of android.
When testing with a first generaation kindle fire, (android 2.3.4), for elements don't seem to line up with the touch events, for example clicking one element will register with a different element on the form. I have started doing some browser sniffing and separating css for android 4+ from < 4, but I'm not sure where to look for this issue. I think it may be a js issue and not a css one.
Any help would be appreciated,
Jeff