The library SocialSDK_QQZone_2.jar
contains native libraries that will not run on the device
此問題和Eclipse環境有關,依照以下步驟操作便可
Eclipse->windows->Perferences->Android->build ,
取消 Force error when external jars contain native libraries.
取消 Skip packaging and dexing until export and lunch. (Speece **)
然后會報出1個不能安裝的毛病
然后在刪除gen文件夾,然后Clear,問題解決`