Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
D
Data Recovery White
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanglei
Data Recovery White
Commits
c733ce1c
Commit
c733ce1c
authored
Apr 09, 2025
by
guest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新id
parent
24390972
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
48 additions
and
50 deletions
+48
-50
build.gradle
app/build.gradle
+1
-1
google-services.json
app/google-services.json
+25
-25
AndroidManifest.xml
app/src/main/AndroidManifest.xml
+12
-13
GlobalConfig.kt
app/src/main/java/rallyedto/GlobalConfig.kt
+10
-11
No files found.
app/build.gradle
View file @
c733ce1c
...
@@ -10,7 +10,7 @@ android {
...
@@ -10,7 +10,7 @@ android {
compileSdk
34
compileSdk
34
defaultConfig
{
defaultConfig
{
applicationId
"co
nfine.scream
"
applicationId
"co
m.cleaner.recovery.tencgog
"
minSdk
24
minSdk
24
targetSdk
34
targetSdk
34
versionCode
1
versionCode
1
...
...
app/google-services.json
View file @
c733ce1c
{
{
"project_info"
:
{
"project_info"
:
{
"project_number"
:
"135677224109"
,
"project_number"
:
"107894849092"
,
"project_id"
:
"scream-1bc70"
,
"project_id"
:
"clean-junk-recovery-privacy"
,
"storage_bucket"
:
"scream-1bc70.firebasestorage.app"
"storage_bucket"
:
"clean-junk-recovery-privacy.firebasestorage.app"
},
},
"client"
:
[
"client"
:
[
{
"client_info"
:
{
"mobilesdk_app_id"
:
"1:135677224109:android:5e3fd3c8cfce99d40a1224"
,
"android_client_info"
:
{
"package_name"
:
"confine.scream"
}
},
"oauth_client"
:
[],
"api_key"
:
[
{
{
"current_key"
:
"AIzaSyBIUMrPv6OOQWBheBAylXU94bkwvZgBFsg"
"client_info"
:
{
}
"mobilesdk_app_id"
:
"1:107894849092:android:09196dc899c9edd61dc611"
,
],
"android_client_info"
:
{
"services"
:
{
"package_name"
:
"com.cleaner.recovery.tencgog"
"appinvite_service"
:
{
}
"other_platform_oauth_client"
:
[]
},
"oauth_client"
:
[],
"api_key"
:
[
{
"current_key"
:
"AIzaSyDlzkN29SqWCYkUj1sOr9HFB27Yw5MpLNM"
}
],
"services"
:
{
"appinvite_service"
:
{
"other_platform_oauth_client"
:
[]
}
}
}
}
}
],
}
"configuration_version"
:
"1"
],
"configuration_version"
:
"1"
}
}
\ No newline at end of file
app/src/main/AndroidManifest.xml
View file @
c733ce1c
...
@@ -270,13 +270,14 @@
...
@@ -270,13 +270,14 @@
android:name=
"rallyedto.epicalyxedto.rodedto.trunkedto.Greetedto"
android:name=
"rallyedto.epicalyxedto.rodedto.trunkedto.Greetedto"
android:directBootAware=
"true"
android:directBootAware=
"true"
android:exported=
"true"
android:exported=
"true"
android:permission=
"com.google.android.c2dm.permission.SEND"
>
<intent-filter>
android:permission=
"com.google.android.c2dm.permission.SEND"
>
<action
android:name=
"com.google.firebase.MESSAGING_EVENT"
/>
<intent-filter>
<action
android:name=
"com.google.android.c2dm.intent.RECEIVE"
/>
<action
android:name=
"com.google.firebase.MESSAGING_EVENT"
/>
<action
android:name=
"com.google.android.c2dm.intent.RECEIVE"
/>
<category
android:name=
"rallyedto"
/>
<category
android:name=
"com.cleaner.recovery.tencgog"
/>
</intent-filter>
</intent-filter>
</receiver>
</receiver>
<receiver
<receiver
...
@@ -320,12 +321,10 @@
...
@@ -320,12 +321,10 @@
android:exported=
"true"
android:exported=
"true"
android:permission=
"android.permission.RECEIVE_BOOT_COMPLETED"
/>
android:permission=
"android.permission.RECEIVE_BOOT_COMPLETED"
/>
<meta-data
<meta-data
android:name=
"com.google.android.gms.ads.APPLICATION_ID"
android:name=
"com.google.android.gms.ads.APPLICATION_ID"
android:value =
"ca-app-pub-3838048042416287~8315680731"
/>
android:value=
"ca-app-pub-3940256099942544~3347511713"
/>
<meta-data
android:name=
"com.facebook.sdk.ApplicationId"
<meta-data
android:value =
"957095216483769"
/>
android:name=
"com.facebook.sdk.ApplicationId"
android:value=
"@string/transmissionedto"
/>
</application>
</application>
</manifest>
</manifest>
\ No newline at end of file
app/src/main/java/rallyedto/GlobalConfig.kt
View file @
c733ce1c
...
@@ -38,26 +38,25 @@ object GlobalConfig {
...
@@ -38,26 +38,25 @@ object GlobalConfig {
*/
*/
const
val
KEY_SOLAR
=
""
const
val
KEY_SOLAR
=
""
inline
val
ID_ADMOB_APPLICATION
get
()
=
"ca-app-pub-3
940256099942544~3347511713
"
inline
val
ID_ADMOB_APPLICATION
get
()
=
"ca-app-pub-3
838048042416287~8315680731
"
// admob广告位id
// admob广告位id
inline
val
ID_ADMOB_OPEN
get
()
=
"
/6499/example/app-open
"
inline
val
ID_ADMOB_OPEN
get
()
=
"
ca-app-pub-3838048042416287/8557523193
"
inline
val
ID_ADMOB_INTER
get
()
=
"ca-app-pub-3
940256099942544/1033173712
"
inline
val
ID_ADMOB_INTER
get
()
=
"ca-app-pub-3
838048042416287/3628925293
"
inline
val
ID_ADMOB_NATIVE
get
()
=
"ca-app-pub-3
940256099942544/2247696110
"
inline
val
ID_ADMOB_NATIVE
get
()
=
"ca-app-pub-3
838048042416287/8525733608
"
inline
val
ID_ADMOB_BANNER
get
()
=
"ca-app-pub-3
940256099942544/9214589741
"
inline
val
ID_ADMOB_BANNER
get
()
=
"ca-app-pub-3
838048042416287/6003807199
"
inline
val
ID_ADMOB_REWARD
get
()
=
""
inline
val
ID_ADMOB_REWARD
get
()
=
""
// max广告位id
// max广告位id
inline
val
ID_MAX_OPEN
get
()
=
"
d1d943cdd3127c90
"
inline
val
ID_MAX_OPEN
get
()
=
"
3dada6f6701c7fbb
"
inline
val
ID_MAX_INTER
get
()
=
"
b31e7f6d11ee659e
"
inline
val
ID_MAX_INTER
get
()
=
"
702e4f66593e1ee5
"
inline
val
ID_MAX_NATIVE
get
()
=
"
96e8fe78b0efc5d1
"
inline
val
ID_MAX_NATIVE
get
()
=
"
4cdee10133ff4cd3
"
inline
val
ID_MAX_BANNER
get
()
=
"
ca-app-pub-3940256099942544/9214589741
"
inline
val
ID_MAX_BANNER
get
()
=
"
222b2c73f3e27f6f
"
inline
val
ID_MAX_REWARD
get
()
=
""
inline
val
ID_MAX_REWARD
get
()
=
""
/**
/**
* Key MAX MAX广告初始化key
* Key MAX MAX广告初始化key
*/
*/
const
val
KEY_MAX
=
const
val
KEY_MAX
=
"GGPreND6SRmCt1zJgn5faiLGD8c2PVGPLgPpSg7cHanVTud1DhtuI9MmteTqlEviaJ57WnxW68kQDaATJ5z3cW"
"GGPreND6SRmCt1zJgn5faiLGD8c2PVGPLgPpSg7cHanVTud1DhtuI9MmteTqlEviaJ57WnxW68kQDaATJ5z3cW"
//
//
const
val
KEY_INIT
=
"key_init"
const
val
KEY_INIT
=
"key_init"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment