I learned from the video in Aidl studio, and then I used it to create a note file. The Aidl file created in the video has a set of templates. The Aidl file created in eclipse has nothing, even no code prompt. Error executing Aidl: return code 1.
After traversing various websites, even stackoverflow did not find the answer. There is only one similar eclipse that creates Aidl without generating a java file in the gen directory, and writes a standard Aidl format code according to it. After saving, the error disappears.
Read More:
- Under the “return-d” mode, the number of “return / return” is 1
- To solve the problem, start eclipse and return exit code = 13
- Vs + CUDA compilation error: msb3721, return code 255
- Arrow function should not return assignment no-return-assign
- Execution error, return code 1 from org.apache.hadoop . hive.ql.exec .DDLTask.
- [Solved] hiveonspark:Execution Error, return code 30041 from org.apache.hadoop.hive.ql.exec.spark.SparkTask
- Failed: execution error, return code 1 from org.apache.hadoop . hive.ql.exec .DDLTask…
- Common problems of Aidl cross process communication
- Aidl learning
- FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(me
- Some problems encountered by Android Aidl
- Aidl communication and problems encountered
- [Transfer] mdt wds deployment windows Litetouch deployment failed, Return Code = -2147467259 0x80004005 solution…
- mdt wds deployment windows Litetouch deployment failed, Return Code = -2147467259 0x80004005
- Winscp failed to upload the file to the server, indicating permission denied with return code 3
- Problems in learning Aidl
- Matters needing attention in the process of using Aidl
- Duplicate class com.xxx.xxx Find in modules problem solving (Aidl interdependence problem)
- error: ‘::main’ must return ‘int’
- C++ —Return multiple values of different types