now i drag listview component and build apk then giving this error if i m not using listview component then its working fine an build apk succsesfully
i m getting confused when i m using RecyclerView lib then i cant drag ListviewComponent its giving error d8 error if i m using library then i have to remove listviewcomponent and if i m draging listviewComponrnt i have to remove Library then its working fine no giving d8 error
It's because the ListView component has recyclerview and cardview libraries built-in.
any solution for this ?
As you are encountering issues with missing resources, it will not be feasible to include them with the extension. I kindly suggest that you remove the recyclerview jar and rely on the in-built libraries.
suposed user used my extension then he cant use ListViewComponent i m right ?
If you remove the recyclerview jar from your aix and rely on the in-built library with the ListView component, users will be able to use the ListView component. For now, this would be the most suitable option for you.
thanks u so much u help me a lot ....
is there any easy solution for this problem?? my apk is still crashing..
āĻšā§āϞ⧠āϰāĻŋā§āĻžāĻĻ, āϏāĻŽāϏā§āϝāĻž āϧāϰāϤ⧠āĻĄāĻŋāĻāĻžāĻāϏ āϞāĻāϏ āĻā§āĻ āĻāϰā§āύ āĻāĻŦāĻ āĻŦā§āĻāϤ⧠āύāĻž āĻĒāĻžāϰāϞ⧠āĻāĻāĻžāύ⧠āĻĒā§āϏā§āĻ āĻāϰā§āύāĨ¤
How can i do that?? is there any video tutorial??
Taifun āĻāϰ āϞāĻŋāĻāĻž āĻāĻŋāĻāĻā§āϰāĻŋā§āĻžāϞ āĻĢāϞ⧠āĻāϰā§āύāĨ¤
I'd recommend following the text tutorial that's provided, as said before.
It contains all you need to know for using logcat and debugging your apps with it.