2 September 2026
3 September 2026
NKHi guys, how to remove latest pairip?
Which has no pairip libs only licence.
In that case, replace the main class com.pairip.application.Application in the AndroidManifest with the actual main class from this class
🅞 🅓 🅨 🅐 🅣 🅘In that case, replace the main class com.pairip.application.Application in the AndroidManifest with the actual main class from this class
.class public Lcom/pairip/application/Application;
.super Landroid/app/Application;
In that case I have to put
android.app.Application?
NK.class public Lcom/pairip/application/Application;
.super Landroid/app/Application;
In that case I have to put
android.app.Application?
At that point, we simply delete android:name="com.pairip.application.Application from the AndroidManifest