摘要:
下面是Google对该类的描述: [java] view plain copy /** * Helper for tracking the velocity of touch events, for implementing * flinging and other such gestures. U 阅读全文
摘要:
Android 手机上的应用一般情况下都在一个进程中运行。 但是,也可以指定Activity或者Service在Remote 进程中执行。多数情况下,只有在用户认为应用退出后还需要继续后台长期运行的应用,才需要这样做。此时,该应用有两个进程。 还有一种hack的方式,在apk中通过调用命令行来启动另 阅读全文
摘要:
1、foreground process 正处于activity resume状态 正处于bound服务交互的状态 正处于服务在前台运行的状态(StartForeGround()被调用) Service生命周期正在被执行(onCreate(),onStart(),onDestroy()) Broad 阅读全文
摘要:
mTextView = (TextView)findViewById(R.id.test); SpannableString styledText = new SpannableString("亲爱的小宝,你好"); styledText.setSpan(new TextAppearanceSpan(this, R.style.style0),... 阅读全文
摘要:
public int getScrollY() { View c = mListView.getChildAt(0); if (c == null ) { return 0; } int firstVisiblePosition = mListView.getFirstVisiblePosition 阅读全文
摘要:
http://www.tuicool.com/articles/nyArYf 阅读全文
摘要:
mvc mvp mvvm 阅读全文
摘要:
unable to access android sdk add-on list在安装路径下找到idea.properties文件,用记事本打开,添加disable.android.first.run=true,保存即可。 阅读全文
摘要:
http://wiki.jikexueyuan.com/project/fresco/android-studio.html 阅读全文
摘要:
喝水http://ent.qq.com/a/20150409/023401.htm 月牙 http://tag.120ask.com/jingyan/8lwvrf3q3lwm3lskx3.html 手机号码吉凶 http://www.jjdzc.com/haoma_sj.htm 阅读全文