- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
181 lines
4.1 KiB
Smali
181 lines
4.1 KiB
Smali
.class public interface abstract Lgatewayprotocol/v1/StaticDeviceInfoOuterClass$StaticDeviceInfoOrBuilder;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lgatewayprotocol/v1/StaticDeviceInfoOuterClass;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x609
|
|
name = "StaticDeviceInfoOrBuilder"
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getAndroid()Lgatewayprotocol/v1/StaticDeviceInfoOuterClass$StaticDeviceInfo$Android;
|
|
.end method
|
|
|
|
.method public abstract getAppDebuggable()Z
|
|
.end method
|
|
|
|
.method public abstract getBundleId()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getBundleIdBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getBundleVersion()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getBundleVersionBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getCpuCount()J
|
|
.end method
|
|
|
|
.method public abstract getCpuModel()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getCpuModelBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getDeviceMake()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getDeviceMakeBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getDeviceModel()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getDeviceModelBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getGpuModel()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getGpuModelBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getIos()Lgatewayprotocol/v1/StaticDeviceInfoOuterClass$StaticDeviceInfo$Ios;
|
|
.end method
|
|
|
|
.method public abstract getOsVersion()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getOsVersionBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getPlatformSpecificCase()Lgatewayprotocol/v1/StaticDeviceInfoOuterClass$StaticDeviceInfo$PlatformSpecificCase;
|
|
.end method
|
|
|
|
.method public abstract getRooted()Z
|
|
.end method
|
|
|
|
.method public abstract getScreenDensity()I
|
|
.end method
|
|
|
|
.method public abstract getScreenHeight()I
|
|
.end method
|
|
|
|
.method public abstract getScreenSize()I
|
|
.end method
|
|
|
|
.method public abstract getScreenWidth()I
|
|
.end method
|
|
|
|
.method public abstract getStores(I)Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getStoresBytes(I)Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract getStoresCount()I
|
|
.end method
|
|
|
|
.method public abstract getStoresList()Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|
|
|
|
.method public abstract getTotalDiskSpace()J
|
|
.end method
|
|
|
|
.method public abstract getTotalRamMemory()J
|
|
.end method
|
|
|
|
.method public abstract getWebviewUa()Ljava/lang/String;
|
|
.end method
|
|
|
|
.method public abstract getWebviewUaBytes()Lcom/google/protobuf/ByteString;
|
|
.end method
|
|
|
|
.method public abstract hasAndroid()Z
|
|
.end method
|
|
|
|
.method public abstract hasAppDebuggable()Z
|
|
.end method
|
|
|
|
.method public abstract hasBundleId()Z
|
|
.end method
|
|
|
|
.method public abstract hasBundleVersion()Z
|
|
.end method
|
|
|
|
.method public abstract hasCpuCount()Z
|
|
.end method
|
|
|
|
.method public abstract hasCpuModel()Z
|
|
.end method
|
|
|
|
.method public abstract hasDeviceMake()Z
|
|
.end method
|
|
|
|
.method public abstract hasDeviceModel()Z
|
|
.end method
|
|
|
|
.method public abstract hasGpuModel()Z
|
|
.end method
|
|
|
|
.method public abstract hasIos()Z
|
|
.end method
|
|
|
|
.method public abstract hasOsVersion()Z
|
|
.end method
|
|
|
|
.method public abstract hasRooted()Z
|
|
.end method
|
|
|
|
.method public abstract hasScreenDensity()Z
|
|
.end method
|
|
|
|
.method public abstract hasScreenHeight()Z
|
|
.end method
|
|
|
|
.method public abstract hasScreenSize()Z
|
|
.end method
|
|
|
|
.method public abstract hasScreenWidth()Z
|
|
.end method
|
|
|
|
.method public abstract hasTotalDiskSpace()Z
|
|
.end method
|
|
|
|
.method public abstract hasTotalRamMemory()Z
|
|
.end method
|
|
|
|
.method public abstract hasWebviewUa()Z
|
|
.end method
|