Selbst programmierte App stürzt andauernd ab

  • 6 Antworten
  • Letztes Antwortdatum
P

Phillip1996

Neues Mitglied
0
hallo ich bin neu hier und habe einige Schwierigkeiten mit meinem Code ich starre seid ein paar stunden auf meinem Bildschirm und komme nicht weiter da meine App andauernd Abstürzt ich hoffe mir kann geholfen werden
danke schonmal im Voraus 😀
 

Anhänge

  • MainActivity.xml
    3,9 KB · Aufrufe: 44
Zuletzt bearbeitet:
Ohne mir jetzt den Code angesehen zu haben. Wäre es gut zuberichten was nicht geht und welche Fehlermeldung kommt. Error log.
 
Zuletzt bearbeitet:
@jogimuc also er spuckt keinen Fehler aus unzwar wenn man auf zugriff zu Speicher gewähren geht öffnet sich die App nicht mehr und stürzt ab
lg😊
 
Absturz und kein Fehler gibt es nicht.
In der logcat ist mit Sicherheit ein Fehler.
 
@jogimuc
Code:
2021-07-17 19:34:59.745 508-528/system_process E/RemoteAugmentedAutofillService: Bad service name for flags 1048704: com.google.android.as/com.google.android.apps.miphone.aiai.app.AiAiAugmentedAutofillService
2021-07-17 19:35:15.986 508-932/system_process E/VibratorService: Failed to issue command to vibrator HAL. Retrying.
2021-07-17 19:35:15.999 508-932/system_process E/VibratorService: Failed to issue command to vibrator HAL. Retrying.
2021-07-17 19:35:25.327 508-580/system_process E/VibratorService: Failed to issue command to vibrator HAL. Retrying.
2021-07-17 19:35:25.331 508-580/system_process E/VibratorService: Failed to issue command to vibrator HAL. Retrying.
2021-07-17 19:35:31.408 508-558/system_process E/PermissionMonitor: unknown permission type: -1for uid: 10156
2021-07-17 19:35:32.251 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 19:35:35.348 508-1758/system_process E/system_server: Invalid class loader spec: =UnsupportedClassLoaderContext=
2021-07-17 19:35:35.348 508-1758/system_process E/PackageDexUsage: Unsupported context?
2021-07-17 19:35:36.278 508-543/system_process E/libprocessgroup: AddTidToCgroup failed to write '8163'; fd=67: Invalid argument
2021-07-17 19:35:36.278 508-543/system_process E/libprocessgroup: Failed to add task into cgroup
2021-07-17 19:35:36.774 508-543/system_process E/libprocessgroup: AddTidToCgroup failed to write '8206'; fd=67: Invalid argument
2021-07-17 19:35:36.774 508-543/system_process E/libprocessgroup: Failed to add task into cgroup
2021-07-17 19:36:02.040 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 19:37:04.848 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 19:37:21.889 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 20:05:05.336 508-537/system_process E/IntervalStats: Unable to parse usage stats package 149
2021-07-17 20:05:10.769 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 20:05:22.831 508-1660/system_process E/IntervalStats: Unable to parse usage stats package 149
2021-07-17 20:05:26.417 508-2009/system_process E/system_server: Invalid class loader spec: =UnsupportedClassLoaderContext=
2021-07-17 20:05:26.417 508-2009/system_process E/PackageDexUsage: Unsupported context?
2021-07-17 20:05:26.782 508-1668/system_process E/system_server: Invalid class loader spec: =UnsupportedClassLoaderContext=
2021-07-17 20:05:26.782 508-1668/system_process E/PackageDexUsage: Unsupported context?
2021-07-17 20:05:32.988 508-525/system_process E/system_server: Invalid class loader spec: =UnsupportedClassLoaderContext=
2021-07-17 20:05:32.988 508-525/system_process E/PackageDexUsage: Unsupported context?
2021-07-17 20:05:33.714 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 20:05:43.742 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 20:05:48.361 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 20:09:18.145 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 20:09:28.183 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 20:10:18.191 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
2021-07-17 20:10:28.215 508-527/system_process E/JobScheduler.Background: App com.google.android.gms became active but still in NEVER bucket
 
Zuletzt bearbeitet von einem Moderator:
Bearbeitet von: nik - Grund: Code-Tags hinzugefügt, Gruß nik
Code:
final ArrayList<File> mySongs = findSong(Environment.getExternalStorageDirectory()); 94 95 items = new String[mySongs.size()]; 96 for (int i = 0; i<mySongs.size();i++) 97 { 98 items[i] =mySongs.get(i).getName().toString().replace( ".mp3", "").replace(".wav", ""); 99 100 }

Ich würde sagen das der Fehler hier kommt.
Ich gehe davon aus das du unter Android 10 schreibst da hast du keinen vollen Zugriff auf den externen Speicher mehr.

Schaue im Netzt nach scopet storage.
https://www.google.com/url?sa=t&sou...FjAMegQIHBAC&usg=AOvVaw1uz7lpxgh87-G1UZOcjQOP
 
  • Danke
Reaktionen: Phillip1996
@jogimuc eigentlich ältere Versionen aber auf meinem Handy ist Android 11 also das kann schon das Problem sein danke melde mich falls es nicht klappt 😁😁
 

Ähnliche Themen

S
Antworten
8
Aufrufe
790
swa00
swa00
5
Antworten
22
Aufrufe
1.718
590239
5
K
Antworten
3
Aufrufe
391
mezzothunder
mezzothunder
Zurück
Oben Unten