搜索资源列表
android_single
- 目前网上一些退出android程序的方法,比如故意制造异常退出,System.exit(0)等方法,都不能很好的顺利解决问题。而本文档含有流行的Android经典完美退出方法的源码和使用说明,安全稳定无副作用-Online withdraw from the android program, such as the deliberate creation of abnormal exit, the System.exit (0) method are not very good smooth s
GifView
- GifView一个开源项目,本人解决了OOM问题,和网友一起分享。-GifView an open source project, I solve the OOM problems, and share with friends.
androidShipei
- Android如何解决显示屏尺寸适配问题,提供几种android屏幕适配解决方案,核心思想是在当前模拟器上适配后,再通过获取屏幕的实际尺寸进行等比缩放。-Android how to solve the problem of screen size adaptation provides several android screen adaptation solutions, the core idea of adaptation in the current sim
apndroid
- 对于Android APN接入点相关的开发,Android123提供一个不错的开源项目APNDroid的源代码本地下载,里面包含了一个不错的Widget框架,网友可以通过APNDroid源码学习到有关接入点的相关问题,可以解决GPRS,尤其是国内的CMNET、CMWAP的切换和管理-Android APN access point for the development, Android123 open source project to provide a good source of loc
douban_android
- 本软件主要用来解决摄像头扫描问题。将文字通过摄像头扫描到存储卡中存储。-The software is mainly used to solve the problem of the camera scan. Scan the text through the camera to a memory card storage.
Android_layout
- 我们对Android应用程序运行原理及布局文件可谓有了比较深刻的认识和理解,并且用“Hello World!”程序来实践证明了。在继续深入Android开发之旅之前,有必要解决前两篇中没有介绍的遗留问题:View的几种布局显示方法,以后就不会在针对布局方面做过多的介绍。View的布局显示方式有下面几种:线性布局(Linear Layout)、相对布局(Relative Layout)、表格布局(Table Layout)、网格视图(Grid View)、标签布局(Tab Layout)、列表视图
adnroid-log
- android的log应用,帮你很好的通过log解决bug问题。-The log android application log to help you solve the bug by a very good question.
SDkafenqu
- 解决SD卡不能被识别的问题,基本用于安卓系统需要SD卡分区的朋友!觉得好用的给予支持-SD card can not be identified to solve the problem, the basic needs for the Andrew system partition SD card, friend! Feel good to support
Android1001Http
- 网络编程下:HTTP: 超文本传输协议,无状态协议,用地通过Internet发送请求消息和响应消息,默认为80端口。 是问答式的传输,比起Socket更加节约资源,但是第一次和第二次问答没有关系,无状态。用Session,Cookie,URL重定向是用来解决这个问题的。 HTTPClient(apache)-Network programming under: HTTP: Hyper Text Transfer Protocol, a stateless protocol, thro
WiFi-Connection-ManagerforAndroid
- Android上最好的WiFi搜索连接程序,彻底解决无线网络找不到、结果少、连不上的问题。 比系统自带WiFi扫描功能速度更快,更准确。 支持连接使用中文SSID的无线网络,可以管理、控制、删除无线网络连接。 支持连接到隐藏SSID的无线网络(连接成功与否视设备及网络情况而定)。 -Search on Android the best WiFi connection program, solve the wireless network can not find
build
- 安卓系统下,外置设备的识别分区,解决了多个盘符不能识别的问题。-Andrew system, the external device recognition partitioning, multiple drive letters can not solve the problem identified.
CheckBoxinListView
- 实现可以多选的listview,解决了之前的checkbox和listView同时使用的冲突-Can realize the listview mixture Solve the checkbox and before the listView use at the same time of the conflict
android-screen
- Android横竖屏要解决的问题应该就两个:一。布局问题;二。重新载入问题。-Android screen anyway to solve the problem of the two: a. Layout problem Reload problem.
Android_Serial_Source
- Android串口编程经典代码,外国牛人贡献,本人应用感觉很爽,解决了ANdroid操作硬件的大问题。你一定用得着的-Android serial programming classic code, foreign cattle contribution, I the application feel so cool, to solve a big problem ANdroid operating hardware. You must need it. . .
MIUI_M250L_PATCH_1x
- 这是安卓手机m250l所用的上网1X补丁.应用于手机不能上网.刷进此补丁能解决-This is the Android phone m250l used the Internet 1X patch used in mobile phones can not access the brush into this patch can solve
DodoWaterFall
- 瀑布流仿蘑菇街的简单实现异步加载图片解决内存溢出问题-Simple implementation of the waterfall flow imitation mushrooms Street asynchronous load images to solve memory overflow problem
testSQlite2013-4-5
- SQlite开发的完整教程,解决主键删除后再插入不能自动排序的问题,点击按钮切换界面到带checkbox的listview里选择条目。可参考博客:http://blog.csdn.net/yanzi1225627/article/details/8762536-The SQLite developed a complete tutorial to solve the main key to delete and then insert does not automatically sort, c
PictureDemo
- Android相机拍照、相册选取后直接显示以及截图后显示,解决因Bitmap导致的内存溢出问题,源码实现过程部分注释讲解: 将保存在本地的图片取出并缩小后显示在界面上、由于Bitmap内存占用较大,这里需要回收内存,否则会报out of memory异常、将处理过的图片显示在界面上,并保存到本地、使用ContentProvider通过URI获取原始图片、为防止原始图片过大导致内存溢出,这里先缩小原图显示,然后释放原始Bitmap占用的内存、释放原始图片占用的内存,防止out of me
andorid-TSP
- 安卓程序,包括解决旅行商问题的应用,指南针,寻求最短路径的小游戏,关于旅行商问题的介绍。-Andrews program, including application to solve the traveling salesman problem, compass, seeking the shortest path game, the introduction of the traveling salesman problem.
BitmapFun
- android上的图片压缩,内存优化,解决大图片,大量图片处理问题。-android on the picture compression, memory optimization, to solve the big picture, a lot of image processing problems.