Android ေဆာ့ဖ္၀ဲတစ္ခုစေရးၾကမယ္။ Website/Blog URL App (ေလ့က်င့္ခန္း-၈)
Website/Blog Url Apk
အေပၚမွာ ေျပာထားတဲ့အတိုင္း AIDE Apk စတင္ဖြင့္ပါ။ၿပီးရင္ src >>> MainActivity.java ကိုဖြင့္ပါ။ ေအာက္က code ကို ထည့္ပါ။
အေပၚမွာ ေျပာထားတဲ့အတိုင္း AIDE Apk စတင္ဖြင့္ပါ။ၿပီးရင္ src >>> MainActivity.java ကိုဖြင့္ပါ။ ေအာက္က code ကို ထည့္ပါ။
(import)အပိုင္း
import android.content.Intent;
import android.net.Uri;
(Source)အပိုင္း
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("http://myanmarandroiddev.blogspot.com")));
import android.net.Uri;
(Source)အပိုင္း
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("http://myanmarandroiddev.blogspot.com")));
အဆင္ေျပပါေစ။
Credit >> ေဇယ်ာလင္း အခုလိုအားေပးတ့ဲအတြက္ အထူးေက်းဇူးတင္ပါေၾကာင္း ေျပာျပရပါေစ........ IT Learner & Sharer
မွနည္းပညာမ်ားအား မည္သူမဆိုလြတ္လပ္စြာကူးယူသုံးစြဲႏိုင္ပါ ေၾကာင္း.....ကြ်န္ေတာ္ ပိုင္ဆိုင္ေသာေနရာေလးသို႔ လာလည္တဲ့အတြက္ေက်းဇူးတင္ပါသည္။
No comments:
Post a Comment