changed repo structure

This commit is contained in:
2025-06-06 02:50:04 +02:00
parent e887de976a
commit 6e6ee357b8
8848 changed files with 2089898 additions and 9 deletions

View File

@@ -0,0 +1,49 @@
.class public final Lcom/example/firstjavaapplication/R$id;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/example/firstjavaapplication/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "id"
.end annotation
# static fields
.field public static ErrorMsg:I = 0x7f080004
.field public static buttonLogin:I = 0x7f080063
.field public static buttonLogout:I = 0x7f080064
.field public static editTextPassphrase:I = 0x7f0800ae
.field public static editTextPassword:I = 0x7f0800af
.field public static editTextUsername:I = 0x7f0800b0
.field public static textView:I = 0x7f0801c4
.field public static textViewFLAG2:I = 0x7f0801c5
.field public static textViewHeader:I = 0x7f0801c6
.field public static textViewHeader2:I = 0x7f0801c7
.field public static textViewInfo:I = 0x7f0801c8
.field public static textViewSpace:I = 0x7f0801c9
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method