摘要:
aidl--android interface define language.First use aidl define a file named .aidl in the class folder. In the aidl file, you should define your interface class which includes abstract methods. Then in your gen folder, there will automatically generate a .java file which has the same name with .aidl f 阅读全文
posted @ 2013-03-21 19:15
alexjie
阅读(146)
评论(0)
推荐(0)
浙公网安备 33010602011771号