Advertisement

使用Android Studio进行WiFi搜索显示和打开

阅读量:

视觉呈现成果

main.xml文件的代码内容如下

复制代码
 <?xml version="1.0" encoding="utf-8"?>

    
 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    
     xmlns:tools="http://schemas.android.com/tools"
    
     android:layout_width="match_parent"
    
     android:layout_height="match_parent"
    
     android:orientation="vertical"
    
     android:paddingBottom="@dimen/activity_vertical_m

全部评论 (0)

还没有任何评论哟~