码迷,mamicode.com
首页 >  
搜索关键字:apps    ( 2191个结果
[Security_Android] exploit of Ad for android app代码分析
##########################################Hacking Android Apps for Fun and Profit###########################################Author: G13#Twitter: @g13n...
分类:移动开发   时间:2014-11-14 19:28:54    阅读次数:256
APP压力测试入门教程
Daniel Knott 用过各种不同编程语言和软件质量保证工具。他在软件开发和测试方面干了七年,自2010年,他一直在德国汉堡的XING AG公司就职,几个项目里,比如XING调查和XING建议,他负责测试管理,测试自动化和测试执行。Daniel现在是XING移动和XING API团队的质量保证团队领导。在XING移动团队里,他还是负责XING安卓和iPhone Apps的测试管理和测试自动...
分类:移动开发   时间:2014-11-14 12:39:57    阅读次数:216
office web apps server 问题和解决办法
New-OfficeWebAppsFarm –InternalURL "http://owa.zjkhlib.com" –AllowHttp –EditingEnabled错误1:,必须将服务器加入到域中。解决方案:(域控制器的账号为 administrator ,密码为123456) 从上面这段密...
分类:移动开发   时间:2014-11-13 12:54:05    阅读次数:373
删除Linux自带的桌面图标
yuminstallgconf-editor运行gconf-editor,双击apps-nautilus-desktop通过勾选即可删除我的电脑等图标
分类:系统相关   时间:2014-11-12 18:12:02    阅读次数:190
Install mcrypt for php on Mac OSX 10.10 Yosemite for a Development Server
mcryptis a file encryption method using secure techniques to exchange data. It is required for some web apps for exampleMagento, the shopping cart sof...
分类:Web程序   时间:2014-11-12 02:05:33    阅读次数:268
android访问链接时候报java.net.MalformedURLException: Protocol not found
============问题描述============ 完整报错是:java.net.MalformedURLException:Protocolnotfound:www.jollyKnows.com/apps/voice/file140922101606.aac我访问的是一个下载链接,正常浏览器...
分类:移动开发   时间:2014-11-11 14:17:06    阅读次数:161
提交时提示错误This Bundle is invalid.New apps and app updates submitted to the App Store must be built wit
this bundle is invalid . new apps and app updates submitted to the app store must be built with public在网上查了好久,始终告诉我,要使用xcode5,和IOS7可是奇怪的是我本来使用的就是xcode...
分类:移动开发   时间:2014-11-11 12:35:53    阅读次数:195
android chrome iframe设置src属性无法启动app
0x01 Android Intents with ChromeAndroid有一个很少人知道的特性可以通过web页面发送intent来启动apps。以前通过网页启动app是通过设置iframe的src属性,例如:此方法适用version 18或者更早版本。其他android浏览器也适用。 这个功能...
分类:移动开发   时间:2014-11-10 19:54:00    阅读次数:301
Android Launcher3源码分析(五)WallpaperCropActivity
最近两天改一个客户需求改得挺耗时,多数都用在了WallpaperCropActivity这个文件中。今天就顺带分析一下这个文件。 路径:packages/apps/Launcher3/src/com/android/launcher3/WallpaperCropActivity.java 这个Activity是Launcher设置壁纸的Activity,完成剪切壁纸大小,设置壁...
分类:移动开发   时间:2014-11-07 20:57:02    阅读次数:3453
程序内部让用户直接上appstore评价游戏的链接地址以及跳转方法
NSString *str = [NSString stringWithFormat:@"itms-apps://ax.itunes.apple.com/WebObjects/MZStore.woa /wa/viewContentsUserReviews?type=Purple+Software&i...
分类:移动开发   时间:2014-11-07 14:29:06    阅读次数:276
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!