Context是如何管理这么多的服务?工厂模式和单列模式还是享元模式?来看看android如何自如的来使用他们....
分类:
移动开发 时间:
2015-06-11 17:07:21
阅读次数:
163
一.Android的启动步骤1.启动Linux2.加载Android3.显示Android桌面二.分析Android加载开机动画的源码文件是:
/opt/android4.3/frameworks/base/cmds/BootAnimation.cpp
关注其中的常量定义:#include "BootAnimation.h"#define USER_BOOTANIMATION_FILE "/da...
分类:
移动开发 时间:
2015-06-10 12:19:19
阅读次数:
152
【系统版本】:T0316
【 HW 】:p1
【测试前提】:1.卡1插入移动4G卡
【测试步骤】:1.呼入或呼出一通来电,接听;
2.按home返回后台,锁屏解锁查看。
【测试结果】:1.后台通话过程中锁屏解锁,发现听筒内存在锁屏提示音
【预期结果】:1.通话过程中不应存在锁屏提示音
【概 率】:必现
solution:
修改文件:./frameworks/av/serv...
分类:
移动开发 时间:
2015-06-09 17:17:29
阅读次数:
170
资源链接:https://github.com/vsouza/awesome-ios#audio
A curated list of awesome iOS frameworks, libraries, tutorials, plugins Xcode, components and much more. The list is divided into categories such...
分类:
移动开发 时间:
2015-06-08 15:01:31
阅读次数:
143
+ Spark Tutorial: Learning Apache SparkThis tutorial will teach you how to use Apache Spark, a framework for large-scale data processing, within a notebook. Many traditional frameworks were designed to...
分类:
编程语言 时间:
2015-06-08 09:48:05
阅读次数:
1200
1. #include 申明了与Bitmap和像素操作相关的三个函数:文件位置:./frameworks/native/include/android/bitmap.h(1)int AndroidBitmap_getInfo(JNIEnv* env, jobject jbitmap,Android....
分类:
移动开发 时间:
2015-06-07 15:43:05
阅读次数:
367
请找到该文件ConnectivityService.java (alps\frameworks\base\services\java\com\android\server)在connectivityService.checkMobileProvisioning()这种方法的开头加上例如以下代码:fi...
分类:
移动开发 时间:
2015-06-07 11:05:38
阅读次数:
167
1.[picasso](https://github.com/square/picasso): 异步图片加载框架!!使用非常简单2.[volley](https://android.googlesource.com/platform/frameworks/volley): Google 官方推出的网...
分类:
移动开发 时间:
2015-06-05 11:35:25
阅读次数:
164
.NET .NET on Mac for the OS X n00b without Mono via Visual Studio Code Microsoft frameworks deprecation When everything you know is wrong, part one - ...
分类:
其他好文 时间:
2015-06-02 09:17:14
阅读次数:
107
学习android 的同学,可以好好看此文,在以后的开发中,可以选取某一个!加快开发效率...
分类:
移动开发 时间:
2015-06-01 14:49:03
阅读次数:
216