I would like to set a certain Drawable as the device's wallpaper, but all wallpaper functions accept Bitmaps only. I cannot use WallpaperManager because I'm pre 2.1.
Also, my drawables are downloaded from the web and do not reside in R.drawable.
我正在开发一个使用OpenGL渲染图像的应用程序.
现在我只想确定我已经烧掉的opengl球体对象上的触摸事件.
在这里我在屏幕上绘制4个对象.现在我应该怎么知道哪个对象已经存在
感动.我使用了onTouchEvent()方法.但它只给我x和y坐标,但我的
对象以3D绘制.
请帮忙,因为我是OpenGL的新手.
最诚挚的问候,~Anup
