File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 7
7
* SDK版本关系: < https://developer.android.com/guide/topics/manifest/uses-sdk-element.html >
8
8
* 设置应用 ID: < https://developer.android.com/studio/build/application-id.html >
9
9
* (新)配置构建: < https://developer.android.com/studio/build/index.html >
10
+ * App Shortcuts: < https://developer.android.com/guide/topics/ui/shortcuts >
10
11
11
12
* AOSP: < https://source.android.com/ >
12
13
* 代号、标记和细分版本号: < https://source.android.com/source/build-numbers >
24
25
* < http://stackoverflow.com/questions/tagged/android >
25
26
* < http://www.marschen.com/portal.php >
26
27
27
- * 奇兔刷机: < https://www.xamarin.com/ >
28
+ * Xamarin: < https://www.xamarin.com/ >
28
29
29
30
* busybox: < https://busybox.net/ >
30
31
* Test DPC APK Download for Android: < http://www.testdpc.com/ >
31
32
* fastlane screenshots for Android: < https://docs.fastlane.tools/getting-started/android/screenshots/ >
32
- * < http://www.7to.cn/ >
33
+ * 奇兔刷机: < http://www.7to.cn/ >
33
34
34
35
* Android Studio移动鼠标显示悬浮提示的设置方法: < http://www.cnblogs.com/jiangxinnju/p/8227442.html >
35
36
* Android真机安装sqlite3的方法: < http://www.cnblogs.com/jiangxinnju/p/8227625.html >
149
150
* 用Gradle 构建你的android程序: < https://www.cnblogs.com/youxilua/archive/2013/05/20/3087935.html >
150
151
* 用Gradle 构建你的android程序-依赖管理篇: < http://www.cnblogs.com/youxilua/archive/2013/05/22/3092657.html >
151
152
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
+
152
160
## Android常见路径说明
153
161
154
162
* /system/app/pkg_name 系统应用
You can’t perform that action at this time.
0 commit comments