\u5b89\u5353app\u5236\u4f5c<\/a>Android\u5e94\u7528\u3002<\/p>\n\u5728Android Studio\u4e2d\u521b\u5efa\u4e00\u4e2a\u65b0\u9879\u76ee\uff0c\u9009\u62e9Empty Activity\u4f5c\u4e3a\u9879\u76ee\u6a21\u677f\u3002\u63a5\u4e0b\u6765\uff0c\u6253\u5f00activity_main.xml\u6587\u4ef6\uff0c\u8bbe\u8ba1\u5e94\u7528\u5e03\u5c40\u3002\u5728\u5e03\u5c40\u6587\u4ef6\u4e2d\uff0c\u53ef\u4ee5\u76f4\u63a5\u7f16\u5199XML\u4ee3\u7801\u6216\u4f7f\u7528\u8bbe\u8ba1\u89c6\u56fe\u62d6\u62fd\u7ec4\u4ef6\u3002<\/p>\n
“`xml<\/p>\n<\/p>\n
xmlns:app=”http:\/\/schemas.android.com\/apk\/res-auto”<\/p>\n
xmlns:tools=”http:\/\/schemas.android.com\/tools”<\/p>\n
android:layout_width=”match_parent”<\/p>\n
android:layout_height=”match_parent”<\/p>\n
android:orientation=”vertical”<\/p>\n
android:gravity=”center”<\/p>\n
tools:context=”.MainActivity”><\/p>\n<\/p>\n
android:layout_width=”wrap_content”<\/p>\n
android:layout_height=”wrap_content”<\/p>\n
android:text=”Hello, World!”<\/p>\n
android:textSize=”24sp” \/><\/p>\n
“`<\/p>\n
\u63a5\u4e0b\u6765\uff0c\u6253\u5f00MainActivity.java\u6587\u4ef6\uff0c\u7f16\u5199Java\u4ee3\u7801\u3002<\/p>\n
“`java<\/p>\n
package com.example.helloworld;<\/p>\n
import androidx.appcompat.app.AppCompatActivity;<\/p>\n
import android.os.Bundle;<\/p>\n
public class MainActivity extends AppCompatActivity {<\/p>\n
@Override<\/p>\n
protected void onCreate(Bundle savedInstanceState) {<\/p>\n
super.onCreate(savedInstanceState);<\/p>\n
setContentView(R.layout.activity_main);<\/p>\n
}<\/p>\n
}<\/p>\n
“`<\/p>\n
\u81f3\u6b64\uff0c\u4f60\u5df2\u7ecf\u6210\u529f\u521b\u5efa\u4e86\u4e00\u4e2a\u7b80\u5355\u7684Android\u5e94\u7528\u3002\u4f60\u53ef\u4ee5\u4f7f\u7528\u6a21\u62df\u5668\u6216\u5c06\u5e94\u7528\u90e8\u7f72\u5230\u5df2\u8fde\u63a5\u7684Android\u8bbe\u5907\u4e0a\u8fdb\u884c\u6d4b\u8bd5\u3002<\/p>\n
\u603b\u4e4b\uff0c\u5728\u672c\u6559\u7a0b\u4e2d\uff0c\u6211\u4eec\u7b80\u5355\u4ecb\u7ecd\u4e86\u5982\u4f55\u4f7f\u7528Java\u8fdb\u884cAndroid\u5e94\u7528\u5f00\u53d1\u3002\u5f53\u7136\uff0c\u8981\u7cbe\u901a\u5f00\u53d1Android\u5e94\u7528\u8fd8\u9700\u8981\u5b66\u4e60\u66f4\u591a\u5173\u4e8eJava\u548cAndroid Studio\u7684\u77e5\u8bc6\u3002\u5728\u4eca\u540e\u7684\u5b66\u4e60\u8fc7\u7a0b\u4e2d\uff0c\u4f60\u53ef\u4ee5\u901a\u8fc7\u9605\u8bfb\u5b98\u65b9\u6587\u6863\u3001\u53c2\u52a0\u7ebf\u4e0a\u8bfe\u7a0b\u3001\u7814\u7a76\u5f00\u6e90\u9879\u76ee\u7b49\u65b9\u5f0f\u4e0d\u65ad\u63d0\u5347\u81ea\u5df1\u3002<\/p>\n
<\/figure>\n<\/p>\n\u795d\u4f60\u5b66\u4e60\u8fdb\u6b65\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"
\u5728\u672c\u6559\u7a0b\u4e2d\uff0c\u6211\u4eec\u5c06\u4e00\u8d77\u4e86\u89e3\u5982\u4f55\u4f7f\u7528Java\u8fdb\u884cAndroid\u5e94\u7528\u5f00\u53d1\u3002Java\u662f\u4e00\u79cd\u8de8\u5e73\u53f0\u7f16\u7a0b\u8bed\u8a00\uff0c\u5e7f\u6cdb\u7528\u4e8e\u5f00\u53d1\u5404\u79cd\u5e94\u7528\u7a0b\u5e8f\uff0c\u5305\u62ecAndroid\u5e94\u7528\u3002\u4e3a\u4e86\u4fbf\u4e8e\u7406\u89e3\uff0c\u6211\u4eec\u5c06\u4ece\u6700\u57fa\u672c\u7684\u6982\u5ff5\u5f00\u59cb\uff0c\u9010\u6b65\u6df1\u5165<\/p>\n","protected":false},"author":14,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[65,22055,22054,1629,914],"class_list":{"0":"post-14701","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-zuoapp","7":"tag-65","8":"tag-app","10":"tag-1629","11":"tag-914"},"_links":{"self":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/14701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/comments?post=14701"}],"version-history":[{"count":1,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/14701\/revisions"}],"predecessor-version":[{"id":14796,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/posts\/14701\/revisions\/14796"}],"wp:attachment":[{"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/media?parent=14701"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/categories?post=14701"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zhidianwl.com\/zhidian\/wp-json\/wp\/v2\/tags?post=14701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}