[問題] UPnP library問題

看板AndroidDev作者 (stthhffs)時間13年前 (2012/08/03 13:50), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
各位前輩好 小弟目前在寫專題 內容要使用到兩個android device的連線 我們的計畫是使用UPnP架構來做連線 使用的是Cling library http://4thline.org/projects/cling/ library: http://4thline.org/projects/download/ 目前遭遇到重大的問題 此library不支援ethernet 只支援wifi 但因為某些因素我們需要支援ethernet 於是我們找到了這個patch http://4thline.org/projects/mailinglists.html#nabble-td3301540 此回復裡面的patch是修改cling library source code讓他可以支援ethernet 但是小弟已經修改完畢後重新將source code包回jar檔 再次add進我的android project為external jar 但是卻出現 "the hierarchy of type "type名稱" is inconsistent" 有問題的這個type extends自cling library內的一個class 請問各位前輩 這個錯誤該怎麼解決?? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.123.230.31
文章代碼(AID): #1G6sQmDk (AndroidDev)