close

error

We'll receive this error messsage especially when we using TabHost and many tab activities. But donig only this step can solve the problem I met.

usues-permission

Add the folowing code just in the <manifest> tag and before application tag:

<uses-permission android:name="android.permission.INTERNET">
</uses-permission>

Got it? Do it now!

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 moses1202 的頭像
    moses1202

    C'est la vie

    moses1202 發表在 痞客邦 留言(0) 人氣()