搜索资源列表
Android-dip-dp-px-sp-documents--
- 引用 Android上dip、dp、px、sp等单位说明 dip: device independent pixels(设备独立像素). 不同设备有不同的显示效果,这个和设备硬件有关,一般我们为了支持WVGA、HVGA和QVGA 推荐使用这个,不依赖像素。 px: pixels(像素). 不同设备显示效果相同,一般我们HVGA代表320x480像素,这个用的比较多。 pt: point,是一个标准的长度单位,1pt=1/72英寸,用于印刷业,非常简单易用; sp:
pro-opengles-for-android.pdf
- This book covers the basics in both theory of 3D and implementations using the industry standard OpenGL ES toolkit for small devices. While Android can support both flavors—version 1.x for the easy way, and version 2.x for those who like to get
gesture-imageview
- 自定义多指缩放图片视图效果,这是一个简单的支持多指缩放图片的Android View类。在Android2.1及其更高版本的设备上,当你想要实现同时进行缩放操作时,可以将其作为一个标准的ImageView来使用。-Custom multi refers to the zoom image view effect, this is a simple support for the View Android. In Android2.1 and its higher version of the d
Android_GPS_SIM
- GPS状态判断+SIM卡信息读取可以获取设备编号、软件版本、运营商代号、运营商名称、手机制式、设备位置等,不过在我的双卡机国产大山寨上就只能获取SIM卡1的信息。获取不到SIM卡2。第二个例子是一个判断当前GPS状态的例子,如果没有开启GPS会自动转跳到设置页面,源码有注释,几个例子都很简单,第三个和第四个例子分别是GPRS状态检测和WIFI状态检测,都是一句话的事,需要的朋友可以下载看一下。-GPS status judgment+ SIM card information reading c
kotlin-stdlib-1.2.21-sources
- Kotlin 标准库 kotlin-stdlib-1.2.21-sources 源码分析(Kotlin Standard library kotlin-stdlib-1.2.21-sources source analysis.)
