摘要: package com.example.asus.sharedpreferences; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import... 阅读全文
posted @ 2017-11-23 12:57 于大大 阅读(194) 评论(0) 推荐(0) 编辑
摘要: package com.example.day14_sensor; import android.hardware.Sensor; import android.hardware.SensorEvent; import android.hardware.SensorEventListener; import android.hardware.SensorManager; import andr... 阅读全文
posted @ 2017-11-23 09:29 于大大 阅读(229) 评论(0) 推荐(0) 编辑
摘要: <uses-permission android:name="android.permission.INTERNET"/> compile 'com.android.support:appcompat-v7:26.+' compile 'com.android.support.constraint: 阅读全文
posted @ 2017-11-23 08:58 于大大 阅读(5357) 评论(0) 推荐(0) 编辑