V1.0.2(3)集成topon

This commit is contained in:
litingting 2024-12-26 13:51:56 +08:00
parent ce9c7fd2be
commit 35ea9c2649
20 changed files with 681 additions and 37 deletions

View File

@ -4,7 +4,8 @@ plugins {
alias(libs.plugins.android.application) alias(libs.plugins.android.application)
id ("org.jetbrains.kotlin.android") id ("org.jetbrains.kotlin.android")
kotlin("kapt") kotlin("kapt")
id("com.google.gms.google-services")
id("com.google.firebase.crashlytics")
} }
val timestamp = SimpleDateFormat("MM_dd_HH_mm").format(Date()) val timestamp = SimpleDateFormat("MM_dd_HH_mm").format(Date())
android { android {
@ -16,8 +17,8 @@ android {
minSdk = 23 minSdk = 23
//noinspection OldTargetApi //noinspection OldTargetApi
targetSdk = 34 targetSdk = 34
versionCode = 2 versionCode = 3
versionName = "1.0.1" versionName = "1.0.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "Haven Wallpapers_V" + versionName + "(${versionCode})_$timestamp") setProperty("archivesBaseName", "Haven Wallpapers_V" + versionName + "(${versionCode})_$timestamp")
} }
@ -59,9 +60,100 @@ dependencies {
implementation ("jp.wasabeef:glide-transformations:4.3.0") implementation ("jp.wasabeef:glide-transformations:4.3.0")
// Import the BoM for the Firebase platform
implementation(platform("com.google.firebase:firebase-bom:33.7.0"))
implementation("com.google.firebase:firebase-crashlytics")
implementation("com.google.firebase:firebase-analytics")
implementation("com.google.firebase:firebase-config")
//-----------------------------------------------TopOn(Mintegral、Pangle、UnitAds、Digital Turbine(Fyber)、Chartboost&Helium、Ironsource、Liftoff(Vungle)、Inmobi、Start.io、Appnext、Bigo)
//Anythink (Necessary)
implementation("com.anythink.sdk:core-tpn:6.4.07")
implementation("com.anythink.sdk:nativead-tpn:6.4.07")
implementation("com.anythink.sdk:banner-tpn:6.4.07")
implementation("com.anythink.sdk:interstitial-tpn:6.4.07")
implementation("com.anythink.sdk:rewardedvideo-tpn:6.4.07")
implementation("com.anythink.sdk:splash-tpn:6.4.07")
//Androidx (Necessary)
implementation("androidx.appcompat:appcompat:1.1.0")
implementation("androidx.browser:browser:1.4.0")
//StartApp
implementation("com.anythink.sdk:adapter-tpn-startapp:6.4.07")
implementation("com.startapp:inapp-sdk:5.0.2")
//Appnext
implementation("com.anythink.sdk:adapter-tpn-appnext:6.4.07")
implementation("com.appnext.sdk:ads:2.7.1.473")
implementation("com.appnext.sdk:banners:2.7.1.473")
implementation("com.appnext.sdk:native-ads2:2.7.1.473")
implementation("com.appnext.sdk:actions:2.4.6.472")
implementation("androidx.constraintlayout:constraintlayout:2.0.4")
//Vungle
implementation("com.anythink.sdk:adapter-tpn-vungle:6.4.07")
implementation("com.vungle:vungle-ads:7.4.0")
implementation("com.google.android.gms:play-services-basement:18.1.0")
implementation("com.google.android.gms:play-services-ads-identifier:18.0.1")
//UnityAds
implementation("com.anythink.sdk:adapter-tpn-unityads:6.4.07")
implementation("com.unity3d.ads:unity-ads:4.12.2")
//Ironsource
implementation("com.anythink.sdk:adapter-tpn-ironsource:6.4.07")
implementation("com.ironsource.sdk:mediationsdk:8.2.1")
implementation("com.google.android.gms:play-services-appset:16.0.2")
implementation("com.google.android.gms:play-services-ads-identifier:18.0.1")
implementation("com.google.android.gms:play-services-basement:18.1.0")
//Bigo
implementation("com.anythink.sdk:adapter-tpn-bigo:6.4.07")
implementation("com.bigossp:bigo-ads:4.9.0")
//Pangle
implementation("com.anythink.sdk:adapter-tpn-pangle-nonchina:6.4.07")
implementation("com.pangle.global:ads-sdk:6.1.0.9")
implementation("com.google.android.gms:play-services-ads-identifier:18.0.1")
//Inmobi
implementation("com.anythink.sdk:adapter-tpn-inmobi:6.4.07")
implementation("com.inmobi.monetization:inmobi-ads-kotlin:10.7.5")
//Mintegral
implementation("com.anythink.sdk:adapter-tpn-mintegral-nonchina:6.4.07")
implementation("com.mbridge.msdk.oversea:reward:16.8.11")
implementation("com.mbridge.msdk.oversea:newinterstitial:16.8.11")
implementation("com.mbridge.msdk.oversea:mbnative:16.8.11")
implementation("com.mbridge.msdk.oversea:mbnativeadvanced:16.8.11")
implementation("com.mbridge.msdk.oversea:mbsplash:16.8.11")
implementation("com.mbridge.msdk.oversea:mbbanner:16.8.11")
implementation("com.mbridge.msdk.oversea:mbbid:16.8.11")
implementation("androidx.recyclerview:recyclerview:1.1.0")
//Chartboost
implementation("com.anythink.sdk:adapter-tpn-chartboost:6.4.07")
implementation("com.chartboost:chartboost-sdk:9.7.0")
implementation("com.chartboost:chartboost-mediation-sdk:4.9.1")
implementation("com.chartboost:chartboost-mediation-adapter-chartboost:4.9.7.0.0")
implementation("com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0")
implementation("com.squareup.okhttp3:logging-interceptor:4.10.0")
implementation("com.squareup.okhttp3:okhttp:4.10.0")
implementation("com.squareup.retrofit2:converter-scalars:2.9.0")
implementation("com.squareup.retrofit2:retrofit:2.9.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.1")
//Fyber
implementation("com.anythink.sdk:adapter-tpn-fyber:6.4.07")
implementation("com.fyber:marketplace-sdk:8.3.0")
implementation("com.google.android.gms:play-services-ads-identifier:18.0.1")
// Debugger UI Tools
// implementation ("com.anythink.sdk:debugger-ui:1.0.7")

29
app/google-services.json Normal file
View File

@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "169581554564",
"project_id": "haven-wallpapers-d4fa9",
"storage_bucket": "haven-wallpapers-d4fa9.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:169581554564:android:ec1a7a819cb88588de0bd1",
"android_client_info": {
"package_name": "com.haven.photo.wallpapers"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyAChahqQim-beOwF8HZsTm_hEPdjpCLS7I"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}

127
app/proguard-rules.pro vendored
View File

@ -38,4 +38,131 @@
-keepattributes AnnotationDefault,RuntimeVisibleAnnotations -keepattributes AnnotationDefault,RuntimeVisibleAnnotations
#---------------------------------------------Topon
-keep class com.startapp.** {
*;
}
-keep class com.truenet.** {
*;
}
-keepattributes Exceptions, InnerClasses, Signature, Deprecated, SourceFile,
LineNumberTable, *Annotation*, EnclosingMethod
-dontwarn android.webkit.JavascriptInterface
-dontwarn com.startapp.**
-dontwarn org.jetbrains.annotations.**
-keep class com.appnext.** { *; }
-dontwarn com.appnext.**
# Vungle
-dontwarn com.vungle.ads.**
-keepclassmembers class com.vungle.ads.** {
*;
}
-keep class com.vungle.ads.**
# Google
-keep class com.google.android.gms.** { *; }
-dontwarn com.google.android.gms.**
# START OkHttp + Okio
# JSR 305 annotations are for embedding nullability information.
-dontwarn javax.annotation.**
# A resource is loaded with a relative path so the package of this class must be preserved.
-adaptresourcefilenames okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz
# Animal Sniffer compileOnly dependency to ensure APIs are compatible with older versions of Java.
-dontwarn org.codehaus.mojo.animal_sniffer.*
# OkHttp platform used only on JVM and when Conscrypt and other security providers are available.
-dontwarn okhttp3.internal.platform.**
-dontwarn org.conscrypt.**
-dontwarn org.bouncycastle.**
-dontwarn org.openjsse.**
# Animal Sniffer compileOnly dependency to ensure APIs are compatible with older versions of Java.
-dontwarn org.codehaus.mojo.animal_sniffer.*
# END OkHttp + Okio
# START Protobuf
-dontwarn com.google.protobuf.**
-keepclassmembers class com.google.protobuf.** {
*;
}
-keep class * extends com.google.protobuf.GeneratedMessageLite { *; }
# END Protobuf
-keepclassmembers class com.ironsource.sdk.controller.IronSourceWebView$JSInterface {
public *;
}
-keepclassmembers class * implements android.os.Parcelable {
public static final android.os.Parcelable$Creator *;
}
-keep public class com.google.android.gms.ads.** {
public *;
}
-keep class com.ironsource.adapters.** { *;
}
-dontwarn com.ironsource.mediationsdk.**
-dontwarn com.ironsource.adapters.**
-keepattributes JavascriptInterface
-keepclassmembers class * {
@android.webkit.JavascriptInterface <methods>;
}
-keep class com.bytedance.sdk.** { *; }
-keep class com.inmobi.** { *; }
-keep public class com.google.android.gms.**
-dontwarn com.google.android.gms.**
-dontwarn com.squareup.picasso.**
-keep class com.google.android.gms.ads.identifier.AdvertisingIdClient{
public *;
}
-keep class com.google.android.gms.ads.identifier.AdvertisingIdClient$Info{
public *;
}
# skip the Picasso library classes
-keep class com.squareup.picasso.** {*;}
-dontwarn com.squareup.okhttp.**
# skip Moat classes
-keep class com.moat.** {*;}
-dontwarn com.moat.**
# skip IAB classes
-keep class com.iab.** {*;}
-dontwarn com.iab.**
-keepattributes Signature
-keepattributes *Annotation*
-keep class com.mbridge.** {*; }
-keep interface com.mbridge.** {*; }
-keep class android.support.v4.** { *; }
-dontwarn com.mbridge.**
-keep class **.R$* { public static final int mbridge*; }
-keep public class com.mbridge.* extends androidx.** { *; }
-keep public class androidx.viewpager.widget.PagerAdapter{ *; }
-keep public class androidx.viewpager.widget.ViewPager.OnPageChangeListener{ *; }
-keep interface androidx.annotation.IntDef{ *; }
-keep interface androidx.annotation.Nullable{ *; }
-keep interface androidx.annotation.CheckResult{ *; }
-keep interface androidx.annotation.NonNull{ *; }
-keep public class androidx.fragment.app.Fragment{ *; }
-keep public class androidx.core.content.FileProvider{ *; }
-keep public class androidx.core.app.NotificationCompat{ *; }
-keep public class androidx.appcompat.widget.AppCompatImageView { *; }
-keep public class androidx.recyclerview.*{ *; }
-keep class com.chartboost.** { *; }
#---------------------------------------------Topon

View File

@ -5,11 +5,14 @@ import android.content.Context;
import android.graphics.Bitmap; import android.graphics.Bitmap;
import android.util.Log; import android.util.Log;
import com.anythink.core.api.ATSDK;
import com.anythink.core.api.NetTrafficeCallback;
import com.bumptech.glide.load.MultiTransformation; import com.bumptech.glide.load.MultiTransformation;
import com.bumptech.glide.load.resource.bitmap.CenterCrop; import com.bumptech.glide.load.resource.bitmap.CenterCrop;
import com.haven.wallpapers.Utils.ReadFile; import com.haven.wallpapers.Utils.ReadFile;
import com.haven.wallpapers.jsonbean.Data; import com.haven.wallpapers.jsonbean.Data;
import com.haven.wallpapers.jsonbean.Info; import com.haven.wallpapers.jsonbean.Info;
import com.haven.wallpapers.topon.AdManager;
import java.io.IOException; import java.io.IOException;
import java.io.InputStream; import java.io.InputStream;
@ -37,6 +40,7 @@ public class MyApp extends Application {
public void onCreate() { public void onCreate() {
super.onCreate(); super.onCreate();
mAppContext = this; mAppContext = this;
initTop();
placeImg = R.drawable.im_placeholder; placeImg = R.drawable.im_placeholder;
multiTransformation = new MultiTransformation<>( multiTransformation = new MultiTransformation<>(
new CenterCrop(), new CenterCrop(),
@ -92,5 +96,31 @@ public class MyApp extends Application {
return userList; return userList;
} }
private void initTop() {
String APPId = "h676bca506bb01";
String AppKey = "aa9f5d83624d4f0812d4f34a60ed6919c";
String debug_Key = "8a341b6aa5cc3fa453d7741f01a534c1d5dd766a";
ATSDK.checkIsEuTraffic(this, new NetTrafficeCallback() {
@Override
public void onResultCallback(boolean isEU) {
Log.e(TAG, "onResultCallback:" + isEU);
if (isEU && ATSDK.getGDPRDataLevel(MyApp.mAppContext) == ATSDK.UNKNOWN) {
ATSDK.showGdprAuth(MyApp.mAppContext);
}
}
@Override
public void onErrorCallback(String errorMsg) {
Log.e(TAG, "onErrorCallback:" + errorMsg);
}
});
ATSDK.init(this, APPId, AppKey);
//测试工具
// ATDebuggerUITest.showDebuggerUI(this,debug_Key);
AdManager.loadAllAd();
}
} }

View File

@ -19,6 +19,8 @@ import com.haven.wallpapers.adapter.DetailsAdapter;
import com.haven.wallpapers.Utils.MyItemSpace; import com.haven.wallpapers.Utils.MyItemSpace;
import com.haven.wallpapers.jsonbean.Data; import com.haven.wallpapers.jsonbean.Data;
import com.haven.wallpapers.jsonbean.Info; import com.haven.wallpapers.jsonbean.Info;
import com.haven.wallpapers.topon.AdManager;
import com.haven.wallpapers.topon.onActionListener;
import java.util.List; import java.util.List;
@ -36,7 +38,7 @@ public class DetailsActivity extends AppCompatActivity implements UrlListener {
super.onCreate(savedInstanceState); super.onCreate(savedInstanceState);
EdgeToEdge.enable(this); EdgeToEdge.enable(this);
setContentView(R.layout.activity_details); setContentView(R.layout.activity_details);
AdManager.loadAllAd();
textView = findViewById(R.id.details_text); textView = findViewById(R.id.details_text);
recyclerView = findViewById(R.id.details_recyclerView); recyclerView = findViewById(R.id.details_recyclerView);
@ -52,7 +54,7 @@ public class DetailsActivity extends AppCompatActivity implements UrlListener {
private void setRecyclerView() { private void setRecyclerView() {
for (Info info : MyApp.getUserList()) { for (Info info : MyApp.getUserList()) {
if(info.getName().equals(name)){ if (info.getName().equals(name)) {
dataList = info.getList(); dataList = info.getList();
break; break;
} }
@ -70,6 +72,11 @@ public class DetailsActivity extends AppCompatActivity implements UrlListener {
@Override @Override
public void onItemClickAction(Data dataInfo) { public void onItemClickAction(Data dataInfo) {
startActivity(new Intent(this, ViewActivity.class).putExtra(MyValue.key_data, dataInfo)); AdManager.showTopOn(DetailsActivity.this, new onActionListener() {
@Override
public void onAction() {
startActivity(new Intent(DetailsActivity.this, ViewActivity.class).putExtra(MyValue.key_data, dataInfo));
}
});
} }
} }

View File

@ -10,12 +10,15 @@ import androidx.appcompat.app.AppCompatActivity;
import com.haven.wallpapers.R; import com.haven.wallpapers.R;
import com.haven.wallpapers.Utils.ReadFile; import com.haven.wallpapers.Utils.ReadFile;
import com.haven.wallpapers.topon.AdManager;
import com.haven.wallpapers.topon.CountAction;
import com.haven.wallpapers.topon.GoMainAction;
public class InitialActivity extends AppCompatActivity { public class InitialActivity extends AppCompatActivity {
private ProgressBar progressBar; private ProgressBar progressBar;
private CountDownTimer countDownTimer; private CountDownTimer countDownTimer;
private static final long totalTime = 3000; // 倒计时总时间 private static final long totalTime = 11000; // 倒计时总时间
private static final String TAG = "InitialActivity"; // 日志标签 private static final String TAG = "InitialActivity"; // 日志标签
@Override @Override
@ -23,25 +26,23 @@ public class InitialActivity extends AppCompatActivity {
super.onCreate(savedInstanceState); super.onCreate(savedInstanceState);
setContentView(R.layout.activity_initial); setContentView(R.layout.activity_initial);
ReadFile.initFull(InitialActivity.this,false); ReadFile.initFull(InitialActivity.this, false);
progressBar = findViewById(R.id.progressBar); progressBar = findViewById(R.id.progressBar);
// 重置进度条到初始状态
progressBar.setProgress(0); progressBar.setProgress(0);
countDownTimer = new CountDownTimer(totalTime,100) { countDownTimer = AdManager.showWelcomeAd(InitialActivity.this, totalTime, new CountAction() {
@Override @Override
public void onTick(long millisUntilFinished) { public void onCount(long millisUntilFinished) {
int percentage = (int) (100 - (float) millisUntilFinished / totalTime * 100); int percentage = (int) (100 - (float) millisUntilFinished / totalTime * 100);
progressBar.setProgress(percentage); progressBar.setProgress(percentage);
} }
}, new GoMainAction() {
@Override @Override
public void onFinish() { public void onGo() {
startMain(); startMain();
} }
}; });
countDownTimer.start(); countDownTimer.start();
} }

View File

@ -23,6 +23,7 @@ import com.haven.wallpapers.fragment.FavoriteFragment;
import com.haven.wallpapers.fragment.HomeFragment; import com.haven.wallpapers.fragment.HomeFragment;
import com.haven.wallpapers.fragment.ImportFragment; import com.haven.wallpapers.fragment.ImportFragment;
import com.haven.wallpapers.adapter.viewpagerAdapter; import com.haven.wallpapers.adapter.viewpagerAdapter;
import com.haven.wallpapers.topon.AdManager;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;
@ -36,6 +37,7 @@ public class MainActivity extends AppCompatActivity {
EdgeToEdge.enable(this); EdgeToEdge.enable(this);
super.onCreate(savedInstanceState); super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main); setContentView(R.layout.activity_main);
AdManager.loadAllAd();
navigationView = findViewById(R.id.bottomNavigation); navigationView = findViewById(R.id.bottomNavigation);
viewPager = findViewById(R.id.viewPager); viewPager = findViewById(R.id.viewPager);
ReadFile.initFull(MainActivity.this,false); ReadFile.initFull(MainActivity.this,false);

View File

@ -37,6 +37,8 @@ import com.haven.wallpapers.fragment.DialogSelectType;
import com.haven.wallpapers.jsonbean.Data; import com.haven.wallpapers.jsonbean.Data;
import com.haven.wallpapers.room.AppDatabase; import com.haven.wallpapers.room.AppDatabase;
import com.haven.wallpapers.room.LikeDao; import com.haven.wallpapers.room.LikeDao;
import com.haven.wallpapers.topon.AdManager;
import com.haven.wallpapers.topon.onActionListener;
import java.io.File; import java.io.File;
import java.io.FileInputStream; import java.io.FileInputStream;
@ -77,6 +79,7 @@ public class ViewActivity extends AppCompatActivity implements OnSelectTypeListe
protected void onCreate(Bundle savedInstanceState) { protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState); super.onCreate(savedInstanceState);
EdgeToEdge.enable(this); EdgeToEdge.enable(this);
AdManager.loadAllAd();
setContentView(R.layout.activity_view); setContentView(R.layout.activity_view);
wallpaperManager = WallpaperManager.getInstance(this); wallpaperManager = WallpaperManager.getInstance(this);
imagePreview = findViewById(R.id.preview); imagePreview = findViewById(R.id.preview);
@ -113,27 +116,45 @@ public class ViewActivity extends AppCompatActivity implements OnSelectTypeListe
} }
BackimageView.setOnClickListener(v -> { BackimageView.setOnClickListener(v -> {
finish();
AdManager.showTopOn(ViewActivity.this, new onActionListener() {
@Override
public void onAction() {
finish();
}
});
}); });
download.setOnClickListener(new View.OnClickListener() { download.setOnClickListener(new View.OnClickListener() {
@Override @Override
public void onClick(View view) { public void onClick(View view) {
process.setVisibility(View.VISIBLE); AdManager.showTopOn(ViewActivity.this, new onActionListener() {
downloadTask.execute(resourceImgUrl, "-1"); @Override
public void onAction() {
process.setVisibility(View.VISIBLE);
downloadTask.execute(resourceImgUrl, "-1");
}
});
} }
}); });
setBtn.setOnClickListener(new View.OnClickListener() { setBtn.setOnClickListener(new View.OnClickListener() {
@Override @Override
public void onClick(View v) { public void onClick(View v) {
if (dialogSelectType == null) { AdManager.showTopOn(ViewActivity.this, new onActionListener() {
dialogSelectType = new DialogSelectType(); @Override
dialogSelectType.setListener(ViewActivity.this); public void onAction() {
} if (dialogSelectType == null) {
if (!dialogSelectType.isAdded()) { dialogSelectType = new DialogSelectType();
dialogSelectType.show(getSupportFragmentManager(), ""); dialogSelectType.setListener(ViewActivity.this);
} }
if (!dialogSelectType.isAdded()) {
dialogSelectType.show(getSupportFragmentManager(), "");
}
}
});
} }
}); });
@ -167,6 +188,17 @@ public class ViewActivity extends AppCompatActivity implements OnSelectTypeListe
}); });
} }
@Override
public void onBackPressed() {
super.onBackPressed();
AdManager.showTopOn(ViewActivity.this, new onActionListener() {
@Override
public void onAction() {
}
});
}
@Override @Override
protected void onDestroy() { protected void onDestroy() {
super.onDestroy(); super.onDestroy();

View File

@ -24,6 +24,8 @@ import com.haven.wallpapers.listener.InfoListener;
import com.haven.wallpapers.adapter.InfoAdapter; import com.haven.wallpapers.adapter.InfoAdapter;
import com.haven.wallpapers.jsonbean.Data; import com.haven.wallpapers.jsonbean.Data;
import com.haven.wallpapers.jsonbean.Info; import com.haven.wallpapers.jsonbean.Info;
import com.haven.wallpapers.topon.AdManager;
import com.haven.wallpapers.topon.onActionListener;
import java.util.Collections; import java.util.Collections;
import java.util.List; import java.util.List;
@ -63,9 +65,14 @@ public class HomeFragment extends Fragment implements InfoListener {
.placeholder(MyApp.getPlaceImg()) .placeholder(MyApp.getPlaceImg())
.into(imageView); .into(imageView);
relativeLayout.setOnClickListener(v -> { relativeLayout.setOnClickListener(v -> {
Intent intent = new Intent(requireContext(), ViewActivity.class); AdManager.showTopOn(requireActivity(), new onActionListener() {
intent.putExtra(MyValue.key_data, data); @Override
startActivity(intent); public void onAction() {
Intent intent = new Intent(requireContext(), ViewActivity.class);
intent.putExtra(MyValue.key_data, data);
startActivity(intent);
}
});
}); });
return view; return view;
@ -81,15 +88,28 @@ public class HomeFragment extends Fragment implements InfoListener {
@Override @Override
public void onItemClickAction(String name) { public void onItemClickAction(String name) {
Intent intent = new Intent(requireContext(), DetailsActivity.class);
intent.putExtra(MyValue.key_info, name); AdManager.showTopOn(requireActivity(), new onActionListener() {
startActivity(intent); @Override
public void onAction() {
Intent intent = new Intent(requireContext(), DetailsActivity.class);
intent.putExtra(MyValue.key_info, name);
startActivity(intent);
}
});
} }
@Override @Override
public void onHomeInfoClickAction(Data info) { public void onHomeInfoClickAction(Data info) {
Intent intent = new Intent(requireContext(), ViewActivity.class); AdManager.showTopOn(requireActivity(), new onActionListener() {
intent.putExtra(MyValue.key_data, info); @Override
startActivity(intent); public void onAction() {
Intent intent = new Intent(requireContext(), ViewActivity.class);
intent.putExtra(MyValue.key_data, info);
startActivity(intent);
}
});
} }
} }

View File

@ -0,0 +1,10 @@
package com.haven.wallpapers.topon;
public interface AdListener {
void loadFail(String placeId);
void showSuccess();
void showFail();
void showClose();
}

View File

@ -0,0 +1,252 @@
package com.haven.wallpapers.topon;
import android.app.Activity;
import android.os.CountDownTimer;
import android.util.Log;
import androidx.annotation.NonNull;
import com.anythink.core.api.ATAdInfo;
import com.anythink.core.api.AdError;
import com.anythink.interstitial.api.ATInterstitial;
import com.anythink.interstitial.api.ATInterstitialListener;
import com.haven.wallpapers.MyApp;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class AdManager {
private static final int type_no_cache = 0;
private static final int type_has_cache = 1;
private static final int type_show_success = 2;
private static final int type_show_close = 3;
private static final int type_show_fail = 4;
/**
Haven_INST_3
n676bca6d181ee
Haven_INST_2
n676bca6ccc020
Haven_INST_1
n676bca6c8df14
*/
private static final String place1Id = "n676bca6d181ee";
private static final String place2Id = "n676bca6ccc020";
private static final String place3Id = "n676bca6c8df14";
private static boolean place1LoadFail = false;
private static boolean place2LoadFail = false;
private static boolean place3LoadFail = false;
private static boolean alreadyShow = false;
private static List<ATInterstitial> list = new ArrayList<>();
public static void loadAllAd() {
if (list.size() == 0) {
ATInterstitial mInterstitialAd1 = new ATInterstitial(MyApp.mAppContext, place1Id);
ATInterstitial mInterstitialAd2 = new ATInterstitial(MyApp.mAppContext, place2Id);
ATInterstitial mInterstitialAd3 = new ATInterstitial(MyApp.mAppContext, place3Id);
list.add(mInterstitialAd1);
list.add(mInterstitialAd2);
list.add(mInterstitialAd3);
}
for (ATInterstitial ad : list) {
if (!ad.isAdReady()) {
setCallBack(ad, new AdListener() {
@Override
public void loadFail(@NonNull String placeId) {
if (placeId.equals(place1Id)) {
place1LoadFail = true;
}
if (placeId.equals(place2Id)) {
place2LoadFail = true;
}
if (placeId.equals(place3Id)) {
place3LoadFail = true;
}
}
@Override
public void showSuccess() {
}
@Override
public void showFail() {
}
@Override
public void showClose() {
}
});
ad.load();
}
}
}
private static ATInterstitial getReadyAd() {
Collections.shuffle(list);
for (ATInterstitial ad : list) {
if (ad.isAdReady()) {
Log.d(MyApp.TAG, "-has Cache------------");
return ad;
}
}
Log.d(MyApp.TAG, "-No Cache------------");
return null;
}
private static void setCallBack(ATInterstitial ad, AdListener listener) {
ad.setAdListener(new ATInterstitialListener() {
@Override
public void onInterstitialAdLoaded() {
Log.d(MyApp.TAG, "LoadLoaded " + ad.mPlacementId);
}
@Override
public void onInterstitialAdLoadFail(AdError adError) {
listener.loadFail(ad.mPlacementId);
Log.d(MyApp.TAG, "LoadFail:--" + ad.mPlacementId + "--" + adError.getCode() + "---" + adError.getDesc());
}
@Override
public void onInterstitialAdClicked(ATAdInfo atAdInfo) {
}
@Override
public void onInterstitialAdShow(ATAdInfo atAdInfo) {
Log.d(MyApp.TAG, "AdShow " + atAdInfo.getShowId());
listener.showSuccess();
ad.load();
}
@Override
public void onInterstitialAdClose(ATAdInfo atAdInfo) {
listener.showClose();
}
@Override
public void onInterstitialAdVideoStart(ATAdInfo atAdInfo) {
}
@Override
public void onInterstitialAdVideoEnd(ATAdInfo atAdInfo) {
}
@Override
public void onInterstitialAdVideoError(AdError adError) {
}
});
}
public static CountDownTimer showWelcomeAd(
Activity activity,
Long totalTim,
CountAction countAction,
GoMainAction goMain
) {
Log.d(MyApp.TAG,"----------alreadyShow="+alreadyShow);
alreadyShow = false;
CountDownTimer timer = new CountDownTimer(totalTim, 100) {
@Override
public void onTick(long millisUntilFinished) {
countAction.onCount(millisUntilFinished);
if (!alreadyShow) {
showAD(activity, new AdStatusAction() {
@Override
public void onStatus(int adType) {
if (adType == type_has_cache) {
alreadyShow = true;
}
if (adType == type_show_close || adType == type_show_fail) {
goMain.onGo();
}
}
});
}
}
@Override
public void onFinish() {
if (!alreadyShow) {
showTopOn(activity, new onActionListener() {
@Override
public void onAction() {
goMain.onGo();
}
});
}
}
};
return timer;
}
private static void showAD(Activity activity, AdStatusAction action) {
ATInterstitial readyAd = getReadyAd();
if (readyAd != null) {
action.onStatus(type_has_cache);
setCallBack(readyAd, new AdListener() {
@Override
public void loadFail(@NonNull String placeId) {
}
@Override
public void showSuccess() {
action.onStatus(type_show_success);
}
@Override
public void showFail() {
action.onStatus(type_show_fail);
}
@Override
public void showClose() {
action.onStatus(type_show_close);
}
});
readyAd.show(activity);
} else {
action.onStatus(type_no_cache);
}
}
public static void showTopOn(Activity activity, onActionListener listener) {
showAD(activity, new AdStatusAction() {
@Override
public void onStatus(int adType) {
if (adType == type_no_cache || adType == type_show_close || adType == type_show_fail) {
listener.onAction();
}
}
});
}
}

View File

@ -0,0 +1,5 @@
package com.haven.wallpapers.topon;
public interface AdStatusAction {
void onStatus(int adType);
}

View File

@ -0,0 +1,5 @@
package com.haven.wallpapers.topon;
public interface CountAction {
void onCount(long millisUntilFinished);
}

View File

@ -0,0 +1,5 @@
package com.haven.wallpapers.topon;
public interface GoMainAction {
void onGo();
}

View File

@ -0,0 +1,6 @@
package com.haven.wallpapers.topon;
public interface onActionListener {
void onAction();
}

View File

@ -19,7 +19,7 @@
android:id="@+id/imageview_back" android:id="@+id/imageview_back"
android:layout_width="23dp" android:layout_width="23dp"
android:layout_height="23dp" android:layout_height="23dp"
android:src="@drawable/im_back" /> android:src="@drawable/my_back" />
<TextView <TextView
android:id="@+id/details_text" android:id="@+id/details_text"
android:gravity="center" android:gravity="center"

View File

@ -3,5 +3,6 @@ plugins {
alias(libs.plugins.android.application) apply false alias(libs.plugins.android.application) apply false
id("org.jetbrains.kotlin.android") version "1.9.0" apply false id("org.jetbrains.kotlin.android") version "1.9.0" apply false
kotlin("kapt") version "1.9.0" kotlin("kapt") version "1.9.0"
id("com.google.gms.google-services") version "4.4.2" apply false
id ("com.google.firebase.crashlytics") version "3.0.2" apply false
} }

View File

@ -1,5 +1,5 @@
app_name=Haven Wallpapers app_name=Haven Wallpapers
package_name=com.haven.wallpapers package_name=com.haven.photo.wallpapers
keystoreFile=app/HavenWallpapers.jks keystoreFile=app/HavenWallpapers.jks
key_alias=HavenWallpaperskey0 key_alias=HavenWallpaperskey0
key_store_password=HavenWallpapers key_store_password=HavenWallpapers

View File

@ -16,7 +16,27 @@ dependencyResolutionManagement {
repositories { repositories {
google() google()
mavenCentral() mavenCentral()
//Anythink(Core)
maven ("https://jfrog.anythinktech.com/artifactory/overseas_sdk")
//Appnext
maven ("https://dl.appnext.com")
//Ironsource
maven ("https://android-sdk.is.com/")
//Pangle
maven ("https://artifact.bytedance.com/repository/pangle")
//Mintegral
maven ("https://dl-maven-android.mintegral.com/repository/mbridge_android_sdk_oversea")
//Chartboost
maven ("https://cboost.jfrog.io/artifactory/chartboost-ads")
maven ("https://cboost.jfrog.io/artifactory/chartboost-mediation")
//TopOn集成测试工具
maven ( "https://jfrog.anythinktech.com/artifactory/debugger")
} }