移动互联
- Android监听Home键的完美解决方案
- iOS开发 简单实现视频音频的边下边播
- iOS8 生成二维码与条形码
- iOS中遇到Unkown type name NSString Unkown type name CGFloat
- android 自定义菜单 使用PopupWindow实现菜单的各种效果
- Invalid code signing entitlements. Your application bundle's signature contains
- Android 【信号格的客制化】Part 1:MTK平台默认信号格算法
- 移动端实现 iphone android 小图标 文字排版
- Error building Player: Win32Exception: ApplicationName='E:/adt-20140702/sdk\tools\zipalign.exe', Com
- android 中获取当前焦点所在屏幕中的位置 view.getLocationOnScreen(location)
- 构建Android 开发环境
- 使用WiX Toolset创建.NET程序发布Bootstrapper(安装策略管理)(二)——自定义安装
- IOS 播放音频流媒体
- 在UC浏览器打开链接唤醒app,如果没有安装该app,则跳转到appstore下载该应用
- <mate name="viewport">移动端设置详解
- Android Debuggerd 简要介绍和源码分析
- Android问题集锦之四十:Android NDK: Could not find application project directory
- IOS 项目问题总结
- 在Android4.2中实现bluetooth A2dp Sink(一)——移植Android5.0蓝牙协议栈
- Android SDK外网慢速解决方法
- Android UI之Tab(ActionBar+Fragment实现)
- Android 自定义view实现上下滑动,大众点评,美团地图导航界面。
- 编译小米2s CyanogenMod 版本遇到的几个问题
- Appium输入中文
- android:showAsAction="never"是做什么用的?
- android混淆打包配置(忽略第三方jar)
- Android 生成系统签名的KeyStore
- iOS 去掉UItableview header(footer)view黏性(sticky)?
- Android滑动页面导航效果: PagerSlidingTabStrip
- Android Studio项目中,提交至SVN时可以忽略的文件
- android 混淆
- Android与电脑局域网共享之:Samba Server
- Android签名机制:生成keystore、签名、查看签名信息
- VLC for iOS 2.3.0
- Info.plist和pch文件的作用,UIApplication,iOS程序的启动过程,AppDelegate 方法解释,UIWindow,生命周期方法
- iOS 图片填充 UIImageView (contentMode)
- 苹果iOS APNS消息推送通知
- iOS AFNetworking的使用
- IOS Exception 1(libc++abi.dylib: terminating with uncaught exception of type NSException)
- 【android】从源码上分析ListView/GridView调用setEmptyView不起作用的原因及解决办法