Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hi Everyone!
I'm trying to grab a subsection of a bitmap with CreateBitmap(orig, x,y,width,height) but always getting a width and height of -1 in Android 2.2. Anyone have any idea? I figured if it failed, I'd get null back, so I'm a bit confused.