阅读更多

一、这是一篇关于如何将自定义的 homescreen 设定为Android的默认主页,而不需要用户选择的讨论贴,原文如下:

 

 Another additional info: If you want that your homescreen is always the default and that the system doesn't ask to choose between different home screens simply put it that way: XML:

 

<

category name="android.intent.category.MONKEY">

 

The difference to the XML above is android:priority="1". It seems that the default home screen has priority 0 and therefore setting the priority of your home screen to 1 is sufficient to force the usage of your home screen.

 

二、

  Android/Ophone获取CellId以及IMEI 收藏

其实,对于Ophone跟Android来说有许许多多的不一样,比如说联网方式,还比如一些UI的细节实现等

下边的是我收集到得跟Android略有不同的获取CellId跟IMEI的代码:

TelephonyManager tm = (TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE); 
GsmCellLocation location = (GsmCellLocation) tm.getCellLocation();

int cellid = location .getCid();

String imei = tm.getDeviceId();

注:别忘加权限啊


这样就成了,呵呵

更多相关文章

  1. 【阿里云镜像】切换阿里巴巴开源镜像站镜像——Debian镜像
  2. android TextUtils的使用
  3. 【Android】Fragment将废弃onActivityCreated
  4. Android(安卓)Instrumentation自动化测试框架
  5. Android(安卓)Manifest.permission权限
  6. 初涉Android蓝牙开发
  7. Android通信之 Bluetooth
  8. Android通讯录数据库介绍与基本操作(增删改查)
  9. php与android的简单交互

随机推荐

  1. Android(安卓)Debug Bridge(adb)
  2. 自定义ListView分割线
  3. Android数据篇(一)
  4. 编写android 注解解释器
  5. android 开源框架:Afinal
  6. Android(安卓)命令行手动编译打包详解
  7. android 电池(一):锂电池基本原理篇
  8. android studio每次启动都要在fetching A
  9. android如何静默方式来安装apk
  10. Android尺寸标注设计大全和Android切图规