[vc_row][vc_column width=”1/1″][vc_column_text]iQQ uses Java for cross-platform development, based on Tencent WebQQ 3.0 network protocol. You can run it on all of the Java supported platform. Author develops based on Linux (Ubuntu 12.04) system using NetBeans IDE, and open source code to each program enthusiasts, hoping to develop this project with them together. iQQ use the Java language for development, you need to install the Java runtime Environment.
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Install” tab_id=”1389160615-1-23″][vc_column_text]Input the following command in Terminal to install Java euntime environment
$sudo apt-get install openjdk-6-jre
[/vc_column_text][/vc_tab][vc_tab title=”Download” tab_id=”1389160615-2-2″][vc_column_text]Download the iQQ file here IQIQ_V2.1-20131214 and unzip
unzip IQIQ_V2.1-20131214.zip
cd IQQ_V2.1-20131214[/vc_column_text][/vc_tab][vc_tab title=”Run” tab_id=”1389161197877-2-5″][vc_column_text]
java -jar IQQ-1.0-nightly.jar
It will be a litter slow at the beginning. Because QQ will load a lot of thing such as your contacts, messages and this will take about 5 minutes. After loaded, it can run sommthly.
Leave a Reply
You must be logged in to post a comment.