- 博客(7)
- 收藏
- 关注
原创 Socket源码
AndroidManifest.xml<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.sunlewuyou.myapplication"> &
2018-03-08 20:24:52 900
原创 UICustomViews
activity_main.xml<?xml version="1.0" encoding="utf-8"?> <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match...
2018-03-07 20:52:33 556
原创 UILayoutTest
appapply plugin: 'com.android.application' android { compileSdkVersion 26 defaultConfig { applicationId "com.example.uilayouttest" minSdkVersion 15 targetSdkVersion 26...
2018-03-06 14:10:20 230
原创 UIWidgetTest
创建drawable-xhdpi储存图片activity_main.xml<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical" and...
2018-03-05 19:03:46 455
原创 ActivityLifeCycleTest
AndroidManifest.xml<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.activitylifecycletest"> <
2018-03-05 19:00:16 476
原创 ActivityTest
AndroidManifest.xml<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.activitytest"> <!-- 任何一个
2018-03-05 18:47:04 828
原创 HelloWorld
appapply plugin: 'com.android.application' android { compileSdkVersion 25 buildToolsVersion "27.0.3" //表示用Android ?.?系统 的SDK编译 defaultConfig { applicationId "com.example.helloworl...
2018-03-05 18:37:41 154
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人