Google Code Exporter
Google Code Exporter
``` Got another related report from Garnet: I do have one quick question/observation. I only have a Nexus One to test my multitouch. I am aware and understand a variety...
``` hi same problem on a motorola xoom When lifting a finger without moving the others, the API loses the touch points. Example : point1 point2 point3 down Lift point3...
``` Justin also added, "bug was still present as of 4.0.3, i just target a lower SDK and it goes away, so im targetting honeycomb instead of ICS." ``` Original...
``` I have a error at " R.drawable.car" in line img = BitmapFactory.decodeResource(getResources(), R.drawable.car); Why ? ``` Original comment by `[email protected]` on 4 Jan 2013 at 5:15 - Added labels:...
``` I assume you'll need an image "car.png" in your drawables directory (but I didn't write the code)... ``` Original comment by `luke.hutch` on 5 Jan 2013 at 1:26 -...
``` You're not the first to request this. The problem is, that typically you want to install top-level programs, and if you use include then you need to remember to...
Original comment by `[email protected]` on 20 Jul 2013 at 1:43 - Changed state: **Accepted**
``` I've addressed this for strings, but will leave the bug open and review other sections before making a release. ``` Original comment by `[email protected]` on 21 Jul 2013 at...
``` Thanks. ``` Original comment by `[email protected]` on 21 Jul 2013 at 12:03
``` Hugenums is a WIP branch - it's only about half done, and I have much more important things to work on right now. However, what you see with addition...