自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(10)
  • 资源 (1)
  • 收藏
  • 关注

转载 Android Studio2.2版本升级后遇到的问题汇总

1、 java.lang.UnsupportedClassVersionError: com/android/build/gradle/AppPlugin : Unsupported major.minor version 52.0翻译过来,很显然是class版本不支持。经查询,Android Studio2.2必须使用JDK8及以上版本,而且是强制的。所以呢,赶紧下了个JDK8最

2016-11-30 16:23:08 1993

转载 如何安全Android:手机或平板电脑14个安全的秘诀

How to secure Android: 14 top tips for securing your phone or tabletSecuring your Android phone or Android tablet is more involved than adding a PIN lock (although you should certainly do th

2016-11-28 17:06:53 2255

翻译 如何使用Firebase创建Android聊天应用程序

How to Create an Android Chat App Using FirebaseWith Firebase, creating real-time social applications is a walk in the park. And the best thing about it: you don't have to write a sing

2016-11-28 15:30:44 4669 1

翻译 Android中的背景音频与MediaSessionCompat

Background Audio in Android With MediaSessionCompatOne of the most popular uses for mobile devices is playing back audio through music streaming services, downloaded podcasts, or any other numbe

2016-11-28 15:12:58 7255

翻译 Android应用程序中的通信与EventBus

Communication Within an Android App With EventBusA typical Android app tends to be composed of many layers, modules or structures such as Fragments, Activities, Presenters, and Services. Effecti

2016-11-28 14:51:27 740

翻译 Android上的并发服务

Concurrency on Android with Service1. The Service ComponentThe Service component is a very important part of Android's concurrency framework. It fulfills the need to perform a long-running operati

2016-11-25 17:59:51 1422

翻译 如何开始使用Android应用程序模板

How to Get Started With an Android App TemplateCreating an attractive user interface for Android apps is almost always a time-consuming task, what with supporting dozens of Android versions, screen

2016-11-25 17:33:45 1575

翻译 How to Secure an Android App 如何保护Android应用程序

IntroductionThe Android operating system has lots of built-in security features, such as application sandboxing, protection against buffer and integer overflow attacks, and segregated memory areas f

2016-11-25 17:09:31 903

原创 Android之Manifest文件

在Android APP开发过程中,Manifest文件举足轻重。每一个apk都要有一个Manifest文件,它配置了apk在Android系统上的基本信息。如下 frameworks/base/packages/SystemUI/AndroidManifest.xml        xmlns:androidprv="http://schemas.android.com/apk/

2016-11-23 14:55:36 4485

原创 android sensor 安卓传感器

本文以android6.0作为基本的版本穿感器管理的代码位于:frameworks/base/core/java/android/hardware/Sensor.java /** 加速度     * A constant describing an accelerometer sensor type.     * See {@link android.hardwar

2016-11-23 11:19:00 5194

Top5-Kotlin-OSC.pdf

Top5-Kotlin-OSC.pdf

2017-07-04

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除