{"id":196,"date":"2023-12-17T09:43:17","date_gmt":"2023-12-17T01:43:17","guid":{"rendered":"https:\/\/www.jishuge.cn\/?p=196"},"modified":"2023-12-17T09:44:50","modified_gmt":"2023-12-17T01:44:50","slug":"android-jetpack-compose%e5%bc%80%e5%8f%91%e4%b8%ad%e7%bb%8f%e5%b8%b8%e5%af%bc%e5%85%a5%e7%9a%84%e4%be%9d%e8%b5%96%ef%bc%88%e5%8f%af%e8%83%bd%e6%8c%81%e7%bb%ad%e6%9b%b4%e6%96%b0%ef%bc%89","status":"publish","type":"post","link":"https:\/\/blog.jishuge.cn\/?p=196","title":{"rendered":"Android Jetpack Compose\u5f00\u53d1\u4e2d\u7ecf\u5e38\u5bfc\u5165\u7684\u4f9d\u8d56\uff08\u53ef\u80fd\u6301\u7eed\u66f4\u65b0\uff09"},"content":{"rendered":"\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">    \/\/\u7f51\u7edc\u8bf7\u6c42\n    implementation(\"com.squareup.retrofit2:retrofit:2.9.0\")\n    implementation(\"com.squareup.retrofit2:converter-gson:2.9.0\")\n    implementation(\"com.squareup.retrofit2:converter-scalars:2.9.0\")\n    implementation(\"com.squareup.okhttp3:okhttp:4.9.0\")\n    implementation(\"com.squareup.okhttp3:logging-interceptor:4.9.0\")\n\n    \/\/fastjson2\u89e3\u6790json\u683c\u5f0f\u6570\u636e\u3002\n    implementation(\"com.alibaba.fastjson2:fastjson2:2.0.42\")\n\n    \/\/ViewModel\u4f9d\u8d56\n    implementation(\"androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1\")\n    implementation(\"androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1\")\n    \/\/liveData\u4f9d\u8d56\n    implementation(\"androidx.lifecycle:lifecycle-livedata-ktx:2.6.1\")\n    \/\/lifecycle\u4f9d\u8d56\n    implementation(\"androidx.lifecycle:lifecycle-runtime-ktx:2.6.1\")\n\n    \/\/\u6dfb\u52a0\u534f\u7a0b\n    implementation(\"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4\")\n    implementation(\"org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4\")\n\n\n    \/\/room,\u5982\u679ckapt\uff0c\u9700\u8981\u5728\u4e0a\u9762\u63d2\u4ef6\u5904\u5bfc\u5165    id(\"kotlin-kapt\")\n    implementation(\"androidx.room:room-runtime:2.6.1\")\n    annotationProcessor(\"androidx.room:room-compiler:2.6.1\")\n    implementation(\"androidx.room:room-ktx:2.6.1\")\n    kapt(\"androidx.room:room-compiler:2.6.1\")\n\n\n    \/\/\u76f8\u673a\n    implementation(\"androidx.camera:camera-core:1.2.2\")\n    implementation(\"androidx.camera:camera-camera2:1.2.2\")\n    implementation(\"androidx.camera:camera-lifecycle:1.2.2\")\n    implementation(\"androidx.camera:camera-video:1.2.2\")\n    implementation(\"androidx.camera:camera-view:1.2.2\")\n    implementation(\"androidx.camera:camera-extensions:1.2.2\")\n\n    \/\/navigation-kotlin\n    implementation(\"androidx.navigation:navigation-fragment-ktx:2.5.3\")\n    implementation(\"androidx.navigation:navigation-ui-ktx:2.5.3\")\n    \/\/navigation-compose\n    implementation(\"androidx.navigation:navigation-compose:2.5.3\")\n\n    \/\/workManager\n    implementation(\"androidx.work:work-runtime-ktx:2.9.0\")<\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":159,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19],"tags":[],"class_list":["post-196","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-android"],"_links":{"self":[{"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=\/wp\/v2\/posts\/196","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=196"}],"version-history":[{"count":2,"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=\/wp\/v2\/posts\/196\/revisions"}],"predecessor-version":[{"id":198,"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=\/wp\/v2\/posts\/196\/revisions\/198"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=\/wp\/v2\/media\/159"}],"wp:attachment":[{"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=196"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=196"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.jishuge.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}