File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Andriod学习之路
2
2
3
- * < http://www.android-studio.org/ >
4
- * < http://developer.android.com/guide/index.html >
5
- * < http://developer.android.com/training/index.html >
3
+ * < https://developer.android.com/develop/index.html >
6
4
* Git repositories on android: < https://android.googlesource.com/ >
5
+ * < http://www.android-studio.org/ >
7
6
8
7
* 安卓巴士: < http://www.apkbus.com/ >
9
8
* eoeandroid: < http://www.eoeandroid.com/forum.php >
23
22
* Android核心分析: < http://blog.csdn.net/column/details/androidcore.html >
24
23
* Android 新一代编译 toolchain Jack & Jill 简介: < https://yq.aliyun.com/articles/40811 >
25
24
* ANDROID STUDIO详细教程汇总: < http://stormzhang.com/devtools/2015/06/17/android-studio-all/ >
25
+ * android adb push 与 adb install的比较(两种安装APK的方法): < http://blog.csdn.net/liranke/article/details/6795984 >
26
+ * Android AM命令行启动程序的方法: < http://blog.csdn.net/sunrock/article/details/5675067 >
27
+ * Android系统开篇: < http://gityuan.com/android/ >
28
+ * Handler内存泄漏详解及其解决方案: < http://blog.csdn.net/javazejian/article/details/50839443 >
29
+ * 对于android.intent.action.MAIN和android.intent.category.LAUNCHER的理解: < http://blog.csdn.net/lindroid20/article/details/51993247 >
26
30
27
31
## Eclipse
28
32
You can’t perform that action at this time.
0 commit comments