Android技术周刊第9期
本期重点推荐Why Java? Tales from a Python Convert. 他说:别一直说Java太烦,你认真地了解过今日的Java吗?
BestArticle
- Android 6.0 对于权限和标识符的更改 在 Marshmallow 中,权限请求已从安装时改到运行时。 这是 SDK 23+ 的一项强制性改动,意味着它会影响所有以 Android 6.0 作为目标平台的开发者和应用。无论如何,您的应用都需要更新,因此,您的挑战在于审慎地进行更新。
- What is Instance ID? Instance ID provides a unique ID per instance of your apps. You can implement Instance ID for Android and iOS apps.
- Commit message 和 Change log 编写指南 阮一峰关于Git Commit message 和 Change log的一些看法
- 如何安装ACRA一个Android应用Crash跟踪系统 可以毫不犹豫地说,一个手机应用最严重的问题莫过于崩溃,那你是否曾经考虑过搭建
崩溃追踪系统
- Why Java? Tales from a Python Convert Java已经今非昔比
FantasticLibs
- call-recorder-for-android his android application allows you to record all incoming and outgoing calls from your phone. All your recorded calls are saved in 3gp files and can be sent from the application.
- ijkplayer Android/iOS video player based on FFmpeg n2.8, with MediaCodec, VideoToolbox support.
- javacpp The missing bridge between Java and native C++
- Djinni Djinni is a tool for generating cross-language type declarations and interface bindings. It’s designed to connect C++ with either Java or Objective-C. Python support is available in an experimental version on the python branch.
HotNews
- 这位会coding的妹纸叫秋风 听说这位妹纸的编程功底很强,特喜欢猫,你敢看吗?
- 2016互联网设计趋势探讨 2016互联网设计趋势探讨在刚刚过去的2015年,互联网开始侵入更多的产业领域,越来越多创新的移动互联网产品和服务正在加速改变着人们的生活。在这些产品中,除了产品形态、商业模式与服务体验的创新之外,产品设计本身也越来越多的迸发出新的创意和趋势
- 程序bug导致了天大的损失,要枪毙程序猿吗? 如果程序的bug导致了巨大的经济损失,应该由谁来承担?用户?运营商?还是系统开发商?