1. Usage scenarios:
A (with Aidl) AAR; B (with Aidl) AAR depends on a;
C (APP) relies on a and B AAR libraries
At this time, both a and B have the same Aidl interface class to report the above error!
2. Problem solving
B (Aidl) AAR depends on A. you can remove the Aidl interface class in class B.
Read More:
- Result Maps collection already contains value for com.xxx.xxxMapper . baseresultmap problem solving
- Duplicate modifier for the method XXX in type XXX
- As Error:Failed to find configured root that contains /storage/emulated/0/xxx/xxx/xxx.png
- Problem solving of failed to read candidate component class in Java
- mysql Error Code: 1022. Can’t write; duplicate key in table `xxx`
- HTTP Status 500-Error instantiating servlet class problem solving
- Field xxxMapper in com.xxx.service.impl.xxxServiceImpl
- BUG——Could not resolve placeholder ‘xxx‘ in value ‘${xxx}‘
- Exception in thread “main“ java.lang.ClassCastException: com.sun.proxy.$Proxy8 cannot be cast to XXX
- Solve the problem of syntax error: invalid syntax in PIP install XXX
- Problem solving: failed to connect to github.com port 443: Operation timed out(2020.06.04)
- Vs cannot open source file “XXX. H” problem
- When error: XXX does not name a type XXX is prompted in QT
- pom.xml Depending on the error report, the problem of missing artifact XXX is solved
- [DRC nstd-1] problem solving of vivado error problem
- Solve the problem of raspberry pie using GStreamer. Importerror: cannot import name XXX introspection typelib not found
- Solution: regarding c2039, XXX is not a member of XXX
- Error: redefinition of class XXX
- Solving the problem of Chinese garbled code in qtring
- Common problems of Aidl cross process communication