Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8980962

Browse files
committed
update
1 parent 6849fd8 commit 8980962

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

Android学习之路.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* SDK版本关系: <https://developer.android.com/guide/topics/manifest/uses-sdk-element.html>
88
* 设置应用 ID: <https://developer.android.com/studio/build/application-id.html>
99
* (新)配置构建: <https://developer.android.com/studio/build/index.html>
10+
* App Shortcuts: <https://developer.android.com/guide/topics/ui/shortcuts>
1011

1112
* AOSP: <https://source.android.com/>
1213
* 代号、标记和细分版本号: <https://source.android.com/source/build-numbers>
@@ -24,12 +25,12 @@
2425
* <http://stackoverflow.com/questions/tagged/android>
2526
* <http://www.marschen.com/portal.php>
2627

27-
* 奇兔刷机:<https://www.xamarin.com/>
28+
* Xamarin: <https://www.xamarin.com/>
2829

2930
* busybox: <https://busybox.net/>
3031
* Test DPC APK Download for Android: <http://www.testdpc.com/>
3132
* fastlane screenshots for Android: <https://docs.fastlane.tools/getting-started/android/screenshots/>
32-
* <http://www.7to.cn/>
33+
* 奇兔刷机:<http://www.7to.cn/>
3334

3435
* Android Studio移动鼠标显示悬浮提示的设置方法: <http://www.cnblogs.com/jiangxinnju/p/8227442.html>
3536
* Android真机安装sqlite3的方法: <http://www.cnblogs.com/jiangxinnju/p/8227625.html>
@@ -149,6 +150,13 @@
149150
* 用Gradle 构建你的android程序: <https://www.cnblogs.com/youxilua/archive/2013/05/20/3087935.html>
150151
* 用Gradle 构建你的android程序-依赖管理篇: <http://www.cnblogs.com/youxilua/archive/2013/05/22/3092657.html>
151152

153+
## Bug跟踪
154+
155+
* 网易云捕: <http://crash.163.com/>
156+
* bugly: <https://bugly.qq.com/v2/workbench/apps>
157+
* BugTags: <https://work.bugtags.com/login.html>
158+
* 蒲公英:<https://www.pgyer.com/>
159+
152160
## Android常见路径说明
153161

154162
* /system/app/pkg_name 系统应用

0 commit comments

Comments
 (0)