首页 技术 正文
技术 2022年11月15日
0 收藏 481 点赞 3,697 浏览 1750 个字

下面这些资源对Android开发来说是很有帮助的!

1. 在线代码运行工具

地址:https://tool.lu/coderunner/
说明:此工具站能在线运行C、C++、Java,基本能满足相关基础知识学习时的运行的实验代码的需求。

2. 在线编程书籍/教程集合

Android 官方网站
说明:Android 官方网站,Android 程序员必备,里面的内容100%靠谱,且有很多新东西和使用Guide,对英语的阅读能力要求有点高,需要
地址:http://developer.android.com/index.html
Android开发中文网站
说明:胡凯大神请多个大神翻译出来的,不能
浏览官网的,可以凑合看这个!
地址:http://hukai.me/android-training-course-in-chinese/basics/index.html
免费的编程中文书籍索引
说明:免费的编程中文书籍索引
地址:https://github.com/justjavac/free-programming-books-zh_CN
菜鸟教程
说明:Android开发者课外学习的利器
地址:https://www.runoob.com/
vogella提供的Android高级教程
说明:vogella提供的Android高级教程
地址:http://www.vogella.com/tutorials/android.html
NDK开发教程
说明:Android官方提供的NDK开发教程
地址:http://developer.android.com/ndk/index.html
JNI开发教程
说明:oracle官方提供的JNI教程
地址:http://docs.oracle.com/javase/7/docs/technotes/guides/jni/spec/jniTOC.html
Java NIO开发教程
说明:Java NIO学习网站
地址:http://ifeve.com/overview/
Sqlite学习教程
http://www.runoob.com/sqlite/sqlite-tutorial.html

3. 在线API查询

Java API
地址:http://www.cjsdn.net/Doc/JDK60/overview-summary.html

4. Android 开源项目分类汇总

Trinea
地址:https://github.com/Trinea/android-open-project
Android Sample 大合集
地址:https://developer.android.com/samples/
《音视频开发进阶指南》源码
地址:https://github.com/zhanxiaokai

5. Android 优秀技术博客汇总

Android 开发一般都使用什么框架?
地址:https://www.zhihu.com/question/37160415
Android 学习之路
地址:http://stormzhang.com/android/2014/07/07/learn-android-from-rookie/
尼古拉斯_赵四博客站
地址:http://my.csdn.net/jiangwei0910410003
程序员面试算法经典
地址:http://blog.csdn.net/rookieding/article/details/7639898
Android通过OpenSL ES播放音频套路详解
地址:https://blog.csdn.net/ywl5320/article/details/78503768
FFmpeg打造Android视频播放器
地址:https://blog.csdn.net/ywl5320/article/details/80335290
最全实时音视频开发要用到的开源工程汇总
地址:https://www.jianshu.com/p/a04471fdfc60
多线程学习
地址:http://blog.csdn.net/fw0124/article/category/853138/3
地址:http://blog.csdn.net/a511596982/article/category/948462

相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,028
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,518
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,365
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,146
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:7,780
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:4,857