使用google官方的SwipeRefreshLayout参考:http://blog.csdn.net/easyer2012/article/details/22857807http://stormzhang.github.io/android/2014/03/29/android-swipere...
分类:
移动开发 时间:
2014-04-30 21:33:22
阅读次数:
634
如果用xe6自带的LocationSensor控件,默认优先使用网络位置,为了直接使用GPS位置,在网上搜到了以下代码,经实测证实是可用的。uses
Androidapi.JNI.Location, Androidapi.JNIBridge, Androidapi.JNI.JavaTypes, An...
分类:
编程语言 时间:
2014-04-30 21:22:24
阅读次数:
1004
There are many examples out there demonstrating
how AngularJS and Web API can be used together but almost all of them are in
MVC, so I tried to implem...
分类:
移动开发 时间:
2014-04-30 21:19:35
阅读次数:
625
平台信息:内核:linux2.6/linux3.0系统:android/android平台:S5PV310(samsungexynos4210/4412)作者:xubin341719(欢迎转载,请注明作者)android开logo,这一块在工作改动的也是比较多的,也比较简单,不同的公司,不同型号的产...
分类:
移动开发 时间:
2014-04-29 11:35:46
阅读次数:
711
Androidapi.JNI.JavaTypes,
Androidapi.JNI.GraphicsContentViewText, Androidapi.JNI.Location,
Androidapi.JNIBridge, Androidapi.JNI.Os, Androidapi.Helper....
分类:
其他好文 时间:
2014-04-29 11:28:45
阅读次数:
356
Dotfuscator专业版是一个.NET混淆器和压缩器,它可以帮助您防止您的应用程序被反编译。同时,它还以可以使得您的应用程序更加小巧以及高效。
分类:
其他好文 时间:
2014-04-29 11:22:46
阅读次数:
716
1、判断sd卡是否存在boolean sdCardExist =
Environment.getExternalStorageState().equals(android.os.Environment.MEDIA_MOUNTED);2、TextView部分文字设置颜色TextView
tv = ne...
分类:
移动开发 时间:
2014-04-29 11:18:47
阅读次数:
501
1.下载openvswitch源文件,注意版本要适合操作系统内核。推荐openvswitch2.0及其以上版本。2.开始安装openvswitchcd
openvswitchsudo ./boot.shsudo ./configure --with-linux=/lib/modules/`uname...
分类:
其他好文 时间:
2014-04-29 11:16:46
阅读次数:
394
在这里给大家分享Android游戏教程怎样让人物动起来,话不多说了,直接进入正题。一.
准备工作 首先要准备好要使用的人物动作图和地形图。把它分割成16个不同的动作,循环播放同一行的4个不同动作就可以让人物动起来了。二. 动画实现
按照简单的android游戏框架所述先搭建一个框架,接着编写如下类:...
分类:
移动开发 时间:
2014-04-29 11:16:45
阅读次数:
464
原文:BMP图片转换为JPEG图片昨天在家学习,发现很多人把BMP图片转换为其它图片格式,有些人写得简单,有些人写得复杂。Insus.NET在想,一直在做文件上传,下载,或是图片剪切,都有进行过文件另存,在另存时,还需指定ContentType。
你可以在MSDN: http://msdn.micr...
分类:
其他好文 时间:
2014-04-29 10:42:46
阅读次数:
433