下面是看图说话,看不懂的,可以找我!!! 1. 访问搜索引擎 www.bing.com 2. 搜索软件Skype for Business for Android //在bing中查询软件,选择https://pay.google.com/ 3. 选择Google的安卓市场中的软件,网址打不开,你只需要复制网址 https://play.google.com/store/apps/detai
分类:
移动开发 时间:
2018-02-25 11:20:39
阅读次数:
508
Android精选源码 android仿美拍直播的点赞动画 android视频播放器完美切换全屏、小窗口源码 android类似随手记理财类源码 android简单浏览器源码 android电动车项目源码 android文件下载管理demo源码 android录音和播放的管理类源码 android仿 ...
分类:
移动开发 时间:
2017-09-26 11:52:13
阅读次数:
275
一、Android内核源码的下载: 1.Google GIT地址: $ git clone https://android.googlesource.com/kernel/common.git $ git clone https://android.googlesource.com/kernel/e ...
分类:
移动开发 时间:
2017-08-29 13:00:37
阅读次数:
397
Python+Android+uiautomator的环境搭建 Python 下载适合系统的版本并安装,安装时勾选把路径加入path 验证:windows下打开cmd输入python 出现以下界面说明安装成功 Android 下载安装路径:http://tools.android-studio.or ...
分类:
移动开发 时间:
2017-06-27 10:56:37
阅读次数:
266
在家无聊,看到赵四大神 写的一个python脚本下载今日头条的工具,最后他还给出了移动端的样子,可惜没有源码,在他的虚心教导下,看完了他的文章,我决定自己撸一个,见笑了:
CSDN图片最大值只能...
分类:
移动开发 时间:
2017-02-04 11:35:42
阅读次数:
366
https://github.com/giantray/stackoverflow-java-top-qa/blob/master/contents/download-a-file-with-android-and-showing-the-progress-in-a-progressdialog.m ...
分类:
移动开发 时间:
2017-01-07 10:02:11
阅读次数:
179
通过网络地址获取网络图片,点击下载将图片显示出来,然后点击图片将图片保存到本地。 首先需要在manifest上添加一些权限: [java] view plain copy <!-- 访问网络的权限 --> <uses-permission android:name="android.permissi ...
分类:
移动开发 时间:
2016-12-30 20:22:18
阅读次数:
767
其实是昨天反编译一个apk,给它添加一个自动更新的功能用到的。为了在smali下方便查看,代码写的不规范,反正到了smali都一个吊样~~~~ ...
分类:
移动开发 时间:
2016-10-13 11:39:16
阅读次数:
192
linphone android下载地址为 git clone git://git.linphone.org/linphone-android.git --recursive 一旦下载失败可以从下载日志中继续下载各个子模块: Submodule 'submodules/bcg729' (git:// ...
分类:
其他好文 时间:
2016-09-25 06:15:56
阅读次数:
549