View Full Version : رفتن به برنامه های بازار
Saeid4110
دوشنبه 16 دی 1392, 12:45 عصر
سلام.میخواستم بدونم چجوری میشه به باتن کد داد که به یه برنامه توی بازار بره؟
hamedjj
دوشنبه 16 دی 1392, 12:48 عصر
بیا
Intent intent = new Intent(Intent.ACTION_VIEW);
intent.setData(Uri.parse("http://cafebazaar.ir/app/?id=
com.farsitel.calendar"));
startActivity(intent);
برای آموزش intent به بازار هم :
http://cafebazaar.ir/panel/bazaar_intent/
Saeid4110
دوشنبه 16 دی 1392, 14:27 عصر
میشه یه سورس ساده ازش قرار بدی؟
vBulletin® v4.2.5, Copyright ©2000-1404, Jelsoft Enterprises Ltd.