Skip to content

Troubleshooter

Your troubleshooting blog. Do not repeat yourself !

Android

Caused by: java.io.IOException: No space left on device on linux

26 October 2023 by Tedi K
Caused by: java.io.IOException: No space left on device on linux

Solving No space left on device on linux error free more than 2Go of disk space on my ubuntu linux without losing anything permanently .

Read more

Categories Android Leave a comment

How to setup java jdk on android studio on linux

24 July 2023 by Tedi K
How to setup java jdk on android studio on linux

Solve android compilation problem by setup the latest java sdk on android studio for ubuntu.

Read more

Categories Android Leave a comment

This version … of the Compose Compiler requires Kotlin version … but you appear to be using Kotlin version…

11 July 2023 by Tedi K
This version ... of the Compose Compiler requires Kotlin version ... but you appear to be using Kotlin version...

how to solve error like This version (1.1.1) of the Compose Compiler requires Kotlin version 1.6.10 but you appear to be using Kotlin version …

Read more

Categories Android Leave a comment

Duplicate class kotlin.collections.jdk8.Collections JDK8Kt… errors after upgrading android studio

11 July 202311 July 2023 by Tedi K
Duplicate class kotlin.collections.jdk8.Collections JDK8Kt... errors after upgrading android studio

How to solve errors Duplicate class kotlin.collections.jdk8.CollectionsJDK8Kt…

Read more

Categories Android Leave a comment

Android – Too many errors after libraries update at once

11 July 20237 July 2023 by Tedi K
Android - Too many errors after libraries update

How to solve too many errors that come when you update your android project libraries at once ?

Read more

Categories Android Leave a comment

Command line is too long. Shorten command line for [Your test class] or also for Android JUnit default configuration

3 July 2023 by Tedi K
Command line is too long. Shorten command line for [Your test class] or also for Android JUnit default configuration

How to solve error Command line is too long. Shorten command line for [Your test class] or also for Android JUnit default configuration.

Read more

Categories Android Leave a comment

Illegal class file: Class module-info is missing a super type. Class file version 53

30 June 2023 by Tedi K
Illegal class file: Class module-info is missing a super type. Class file version 53

Solve Illegal class file: Class module-info is missing a super type. Class file version 53.

Read more

Categories Android Leave a comment

java.lang.ClassCastException: android.app.Application cannot be cast to… MyApplication

29 June 2023 by Tedi K
java.lang.ClassCastException: android.app.Application cannot be cast to… MyApplication

Resolutin of java.lang.ClassCastException: android.app.Application cannot be cast to… MyApplication.

Read more

Categories Android Leave a comment

Cannot inline bytecode built with jvm target 17 into bytecode that is being built with jvm target 1.8. please specify proper ‘-jvm-target’ option

28 June 2023 by Tedi K
Cannot inline bytecode built with jvm

Resolution of Cannot inline bytecode built with JVM target 1.8 into bytecode that is being built with JVM target 1.6. Please specify proper ‘-jvm-target’ option.

Read more

Categories Android Leave a comment

[Dagger/MissingBinding] cannot be provided without an @Provides-annotated method

26 June 2023 by Tedi K
[Dagger/MissingBinding] cannot be provided without an @Provides-annotated method

How to solve [Dagger/MissingBinding] cannot be provided without an @Provides-annotated method error.

Read more

Categories Android Leave a comment

java.lang.ClassNotFoundException : Didn’t find class on path: dexpathlist

24 June 2023 by Tedi K
java.lang.ClassNotFoundException Didn’t find class on path dexpathlist

How to solve “ClassNotFoundException : Didn’t find class on path: dexpathlist” error.

Read more

Categories Android Leave a comment

Categories

  • Android
  • Angular
  • Node/Nodejs
  • REACT
  • Software Architecture
© 2024 Troubleshooter from TediDev • Développé par Zetaplus