搜索资源列表
Android-Developed-from-scratch
- 2011年,若水工作室制作了《Android开发从零开始》系列课程,感谢大家的鼓励和支持。为了进一步提高Android开发培训水平,2012年若水工作室又倾心制作的项目实战视频『若水新闻』客户端开发教程,今天终于与大家见面了。 本系列课程目标 a.提高UI设计能力 b.巩固Android程序设计基础 c.异步更新UI d.掌握Android中HTTP通信 e.掌握JSON格式解析-In 2011, Flow studio produced a series of courses of the A
Android Studio application
- Android provides a rich application framework that allows you to build innovative apps and games for mobile devices in a Java language environment. The documents listed in the left navigation provide details about how to build apps using Android's va
MVP
- MVP结构android studio开发结构范例,请-MVP structure android studio structure paradigm development, please take a look at
FlyRefresh
- 下拉刷新的一个组件,简单有美观。开发工具是android studio,一定要注意-A component of the pull-down refresh, there are simple and beautiful
Android-baiduline
- eclipse/andriod studio 一款android平台下的百度地图公交路线源码,很简单的一个源码,自定义busline,如下图,同样可以定位自己的位置,增加一个marker。需要再源码的APP类中添加自己的百度地图key。-Baidu map bus routes a source android platform, it is simply a source, custom busline, as shown below, can also locate their posit
Android-Path-Button
- eclipse /android studio 一款超炫的Android Path Button效果源码,希望能对大家有所帮助。-A stunning effect source Android Path Button, hoping to be helpful to everyone.
MyApplication
- 一个很简单的bluetooth搜索和连接的例子,没有后续的数据通讯,适合数学者参考,本实例借鉴了部分网上的代码,工程使用android studio创建-A very simple example of bluetooth search and connection, no follow-up data communication, suitable for reference number of scholars, this example to learn the part of the
AndroidViewJarDemo
- 本项目是一个安卓动画app,包括字体闪烁、抽屉式拖动、listview上拉刷新、翻页效果、二维码扫描、3d图片旋转、通讯录、fragment的滑动添加、android对HTML5的加载、view的开门动画、镜头由远及近的效果、硬币的正反翻转、Activity的中心打开效果、淘宝优酷的菜单打开方式、相册的3d浏览、旋转菜单、textview的字体跳动效果、折叠效果、字体水波跳动的效果等。app是用Eclipse开发,可以为不会android studio的童鞋省去很多麻烦。-This projec
BiuEditText-masterView
- 这是一个Android文本输入框的特效源码,demo提供了炫目的文本飞入效果,源码目前只能使用Android studio来实现,可以直接以依赖方式导入项目。-翻译 这是一个Android文本输入框的特效源码,demo提供了炫目的文本飞入效果,源码目前只能使用Android studio来实现,可以直接以依赖方式导入项目。 This is an Android Open Source text input box effects, demo provides a compellin
MyApplication
- 用Android studio 开发的一个安卓小程序,初次开发,比较粗糙,初学者共勉。-With Android studio developed a small program Andrews, the initial development, rough, beginners encourage each other.
MyBrowser
- 一个安卓版的仿UC的浏览器,采用android studio开发,GBK编码,无乱码。适合开发浏览器应用webapp等。-Android version of a similar UC browser, developed using android studio, GBK coding, no distortion. For the development of the browser application webapp like.
yjqlnchc
- 本项目是一个基于安卓的开源一键清理项目源码,支持root后进行强力清理。不过项目是使用android studio开发的工程,eclipse需要自己转工程才可以导入。实现的功能有:基本功能、内存加速、缓存清理、自启管理、软件管理、设备信息等。-This project is an open source based on Android s open source a key to clean up the project, to support the root after a strong
SQLite
- android studio上的工程包 包括SQLite的数据保存数据功能 对SQLite内数据进行增删改查的功能 -A project about SQLite
gst-player-master
- 在android studio下用gstreamer sdk构建多媒体应用 android studio版本: android stuodio 1.5.1 gradle的版本使用1.5.0 gstreamer在android的例子:Android tutorial 3: Video, 链接:http://docs.gstreamer.com/display/GstSDK/Android+tutorial+3 3A+Video 在android studiao下编译通过-Bui
Zyy360
- 网站视频模块源码是一套基于网站视频模块开发android手机客户端项目源码,可以实现通过手机客户端很方便的浏览网站的视频内容,网站的视频内容大部分是flv和mp4格式。本项目使用Android Studio IDE的Gradle构建,实现思路也使用了常规的手机客户端通过向服务器端发送http请求,服务器端api接口返回json数据,然后手机客户端解析json数据,然后将数据展示在listview中。另外压缩包中附带了一份详细的源码分析pdf文档。想研究一下的朋友可以自己下载-Video webs
SlidingMenu_android-studio
- SlidingMenu是一个开源的侧滑菜单。 为大家的安卓程序提供侧滑菜单,这个功能也非常有用。(SlidingMenu is an open source side slip menu. To provide a skid menu for Android programs, this function is also very useful.)
K_Rob
- 主要是用到了Accessibility,它是Android从API 4开始提供的一个功能,主要目的是帮助一些因为有视觉,听觉,身体障碍而无法完全使用触摸屏或铃声等的用户来使用Android的,但现在很多开发者都用它来实现一些其他功能,比如说微信抢红包,自动安装APK,强制停止应用等.实际上就是通过监视一个应用的界面元素状态的变化,来自动响应执行一些操作.(The main use of Accessibility, which is a function that Android provide
Android_eigen-master
- Android 集成 Eigen库,具有Eigen适用范围广,支持包括固定大小、任意大小的所有矩阵操作,甚至是稀疏矩阵;支持所有标准的数值类型,并且可以扩展为自定义的数值类型;支持多种矩阵分解及其几何特征的求解;它不支持的模块生态系统 [2] 提供了许多专门的功能,如非线性优化,矩阵功能,多项式解算器,快速傅立叶变换等。(Android integrates Eigen library, which has a wide range of Eigen applications, support
Pedometer-master
- 一个简单,轻量的计步器app,使用硬件传感器计算步数,而且对电池的消耗非常小。 对学习计步功能而言是不错的项目。(A simple, lightweight pedometer app uses hardware sensors to calculate the steps, and the battery consumption is very small. It is a good project for learning step counting function.)
a-TetrisGame
- 可以实现俄罗斯方块的游戏,使用Android Studio 3.1开发(The game of a-TetrisGame can be realized and developed with Android studio 3.1)