0% found this document useful (0 votes)
34 views1 page

Calibrated

The document contains technical details about an Android application, including its version, device specifications, and permissions. It highlights an error encountered during activity launch related to the layout configuration, specifically that a ScrollView can only host one direct child. The error trace indicates issues with the XML layout file for the activity, leading to a RuntimeException.

Uploaded by

kt1336177
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views1 page

Calibrated

The document contains technical details about an Android application, including its version, device specifications, and permissions. It highlights an error encountered during activity launch related to the layout configuration, specifically that a ScrollView can only host one direct child. The error trace indicates issues with the XML layout file for the activity, leading to a RuntimeException.

Uploaded by

kt1336177
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

CRIA RG FF=XIT_64_titan_buffalo EMPRESA NEWS REGEDIT VIP OFICIAL CPU_ABI2=

AIMBOT"00007"
HOST=21DXRG713=AIM BOT/000790/99"
versionName=1.81.7
SUPPORTED_64_BIT_ABIS=[Ljava. lang.String;@6be6eb2
CPU_ABI=arm64-v8a
PERMISSIONS_REVIEW_REQUIRED=true
DISPLAY=RP1A. 200720.012.A225MUBS3AUL5
SUPPORTED_ABIS=[Ljava. lang.String;@1dd23b9
FINGERPRINT=samsung/a22ub/a22:11/RP1A. 200720.012/A225MUBS3AUL5: user/release- keys
PRODUCT=a22ub
ID=RP1A. 200720.012
TYPE=user
SERIAL=unknown
DEVICE=a22
TIME=1640814340000
MODEL=SM-A225M
MANUFACTURER=samsung
USER=dpi
versionCode=1
BRAND=samsung
SUPPORTED_32_BIT_ABIS=[Ljava. lang.String;@5230814
HARDWARE=mt6769t
IS DEBUGGABLE=false
BOOTLOADER=A225MUBS3AUL5
RADIO=unknown
UNKNOWN=unknown
IS_EMULATOR=false
TAGS=release-keys
java. lang. RuntimeException: Unable to start activity
ComponentInfo{news.regedit.xit/com.projectxteamV1.TelaregditActivity}:
android.view.InflateException: Binary XML file line #26 in
news. regedit.xit: layout/telaregdit: ScrollView can host only one direct child
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3846) at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4022)
at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85
at
tor. java:135)
at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java: 2336)
android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8653)
at java. lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: android.view.InflateException: Binary XML file line #26 in news.
regedit.xit: layout/telaregdit: ScrollView can host only one direct child Caused
by: java. lang.IllegalStateException: ScrollView can host only one direct child
at android.widget.ScrollView.addView(ScrollView.java:609)
android.view.LayoutInflater.rInflate(LayoutInflater.java:1125)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1082)

You might also like