File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ getRunningTask方法在Android5.0以上已经被废弃,只会返回自己和
6060
6161
6262``` java
63- @ deprecated As of {@link android.os. Build . VERSION_CODES #LOLLIPOP }, this method
63+ deprecated As of {@link android.os. Build . VERSION_CODES #LOLLIPOP }, this method
6464 * is no longer available to third party
6565 * applications: the introduction of document- centric recents means
6666 * it can leak person information to the caller. For backwards compatibility,
@@ -325,3 +325,54 @@ if (ProcessManager.isMyProcessInTheForeground()) {
325325List<ActivityManager.RunningAppProcessInfo> processes = ProcessManager.getRunningAppProcessInfo(ctx);
326326```
327327
328+ Gradle 构建
329+ ------
330+ - 版本
331+ - 最新 Android SDK
332+ - Gradle
333+ - 环境变量
334+ - ANDROID_HOME
335+ - GRADLE_HOME,同时把bin放入path变量
336+ - Android SDK 安装,都更新到最新
337+ - Android SDK Build-tools更新到最新
338+ - Google Repository更新到最新
339+ - Android Support Repository更新到最新
340+ - Android Support Library更新到最新
341+
342+
343+ 相信未来
344+ -----
345+ 当蜘蛛网无情地查封了我的炉台
346+ 当灰烬的余烟叹息着贫困的悲哀
347+ 我依然固执地铺平失望的灰烬
348+ 用美丽的雪花写下:相信未来
349+
350+ 当我的紫葡萄化为深秋的露水
351+ 当我的鲜花依偎在别人的情怀
352+ 我依然固执地用凝霜的枯藤
353+ 在凄凉的大地上写下:相信未来
354+
355+ 我要用手指那涌向天边的排浪
356+ 我要用手掌那托住太阳的大海
357+ 摇曳着曙光那枝温暖漂亮的笔杆
358+ 用孩子的笔体写下:相信未来
359+
360+ 我之所以坚定地相信未来
361+ 是我相信未来人们的眼睛
362+ 她有拨开历史风尘的睫毛
363+ 她有看透岁月篇章的瞳孔
364+
365+ 不管人们对于我们腐烂的皮肉
366+ 那些迷途的惆怅、失败的苦痛
367+ 是寄予感动的热泪、深切的同情
368+ 还是给以轻蔑的微笑、辛辣的嘲讽
369+
370+ 我坚信人们对于我们的脊骨
371+ 那无数次的探索、迷途、失败和成功
372+ 一定会给予热情、客观、公正的评定
373+ 是的,我焦急地等待着他们的评定
374+
375+ 朋友,坚定地相信未来吧
376+ 相信不屈不挠的努力
377+ 相信战胜死亡的年轻
378+ 相信未来、热爱生命
You can’t perform that action at this time.
0 commit comments