Horje
Unable to resolve activity for: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.nicpic.pltestingall/.HiltTestActivity (has extras) } at androidx.test.co
Unable to resolve activity for: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.nicpic.pltestingall/.HiltTestActivity (has extras) } at androidx.test.core.app.InstrumentationActivityInvoker.startActivity
I got the same error with HiltTestActivity.kt, because I insert the AndroidManifest.xml parallel to the activity file.

My fix: Move the AndroidManifest.xml to the java folder.




Java

Related
java get monitor size Code Example java get monitor size Code Example
data validation dialog box android Code Example data validation dialog box android Code Example
js loop array Code Example js loop array Code Example
copy arraylist java Code Example copy arraylist java Code Example
get runtime java Code Example get runtime java Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8