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

Skip to content

Commit 6849fd8

Browse files
committed
update
1 parent 4541781 commit 6849fd8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Android学习之路.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,12 @@
2424
* <http://stackoverflow.com/questions/tagged/android>
2525
* <http://www.marschen.com/portal.php>
2626

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

2929
* busybox: <https://busybox.net/>
3030
* Test DPC APK Download for Android: <http://www.testdpc.com/>
31+
* fastlane screenshots for Android: <https://docs.fastlane.tools/getting-started/android/screenshots/>
32+
* <http://www.7to.cn/>
3133

3234
* Android Studio移动鼠标显示悬浮提示的设置方法: <http://www.cnblogs.com/jiangxinnju/p/8227442.html>
3335
* Android真机安装sqlite3的方法: <http://www.cnblogs.com/jiangxinnju/p/8227625.html>
@@ -43,7 +45,6 @@
4345
* Android系统开篇: <http://gityuan.com/android/>
4446
* Handler内存泄漏详解及其解决方案: <http://blog.csdn.net/javazejian/article/details/50839443>
4547
* 对于android.intent.action.MAIN和android.intent.category.LAUNCHER的理解: <http://blog.csdn.net/lindroid20/article/details/51993247>
46-
* 基础总结篇之二:Activity的四种launchMode: <http://blog.csdn.net/liuhe688/article/details/6754323>
4748
* Android加密之文件级加密: <http://blog.csdn.net/myfriend0/article/details/77094890>
4849
* Android属性allowBackup安全风险浅析: <http://www.freebuf.com/articles/terminal/60778.html>
4950
* Android Bander设计与实现 - 设计篇: <http://blog.csdn.net/universus/article/details/6211589>
@@ -122,6 +123,7 @@
122123
* Android Development Tools for Eclipse: <http://marketplace.eclipse.org/content/android-development-tools-eclipse>
123124
* eclipse搭建android开发环境: <http://jingyan.baidu.com/article/7e440953ca6f142fc0e2efe0.html>
124125
* Windows7部署Android开发环境傻瓜式教程(Eclipse+ADT): <http://www.cnblogs.com/vengen/archive/2010/04/01/AndroidSetup.html>
126+
* AndroidManifest.xml file missing! <https://bbs.csdn.net/topics/390812425?page=1>
125127

126128
* Android程序开发初级教程(一): <http://blog.csdn.net/k7sem/article/details/1886871>
127129
* Android程序开发初级教程(二): <http://blog.csdn.net/k7sem/article/details/1887437>

0 commit comments

Comments
 (0)