极光推送信息推送

时间:2022-11-20 14:12:08
【文件属性】:
文件名称:极光推送信息推送
文件大小:17.88MB
文件格式:ZIP
更新时间:2022-11-20 14:12:08
源码 大多数App都有消息推送的功能,有些是后台写的长链接,有些直接应用第三方软件实现。 本代码将应用极光推送实现信息推送。
【文件预览】:
gradlew.bat
gradlew
gradle.properties
JiGuang.iml
.gradle
----2.14.1()
--------tasks()
--------taskArtifacts()
app
----proguard-rules.pro(662B)
----src()
--------test()
--------androidTest()
--------main()
----app.iml(12KB)
----.gitignore(8B)
----build.gradle(899B)
----libs()
--------jpush-android_v3.0.0.jar(143KB)
--------jcore-android_v1.0.0.jar(286KB)
gradle
----wrapper()
--------gradle-wrapper.jar(52KB)
--------gradle-wrapper.properties(233B)
.idea
----gradle.xml(699B)
----runConfigurations.xml(564B)
----misc.xml(882B)
----copyright()
--------profiles_settings.xml(76B)
----modules.xml(351B)
----compiler.xml(686B)
----workspace.xml(131KB)
----libraries()
--------javawriter_2_1_1.xml(330B)
--------jsr305_2_0_1.xml(330B)
--------rules_0_5.xml(550B)
--------javax_annotation_api_1_2.xml(358B)
--------support_core_utils_24_2_1.xml(777B)
--------support_compat_24_2_1.xml(753B)
--------support_media_compat_24_2_1.xml(789B)
--------runner_0_5.xml(555B)
--------support_fragment_24_2_1.xml(765B)
--------support_vector_drawable_24_2_1.xml(640B)
--------support_annotations_24_2_1.xml(495B)
--------hamcrest_library_1_3.xml(342B)
--------support_core_ui_24_2_1.xml(759B)
--------espresso_idling_resource_2_2_2.xml(682B)
--------animated_vector_drawable_24_2_1.xml(645B)
--------support_v4_24_2_1.xml(420B)
--------hamcrest_core_1_3.xml(526B)
--------jpush_android_v3_0_0.xml(243B)
--------appcompat_v7_24_2_1.xml(585B)
--------junit_4_12.xml(477B)
--------jcore_android_v1_0_0.xml(243B)
--------android_android_24.xml(241B)
--------hamcrest_integration_1_3.xml(354B)
--------espresso_core_2_2_2.xml(627B)
--------javax_inject_1.xml(511B)
--------exposed_instrumentation_api_publish_0_5.xml(700B)
.gitignore
local.properties
settings.gradle
build
----intermediates()
--------dex-cache()
----generated()
--------mockable-android-24.jar(31.96MB)
build.gradle

网友评论