Android Application Development Cookbook: 93 Recipes for Building Winning Apps



Download 32,34 Mb.
Pdf ko'rish
bet29/56
Sana26.02.2022
Hajmi32,34 Mb.
#470540
1   ...   25   26   27   28   29   30   31   32   ...   56
Bog'liq
Android Application Development Cookbook








Your application now has two 
BroadcastReceiver
objects: one you registered programmatically 
in the 
onResume()
method and one in the 
AndroidManifest.xml
file. If you send a broadcast now, 
both receivers will be called. Figure 1-5 shows the second broadcast receiver being called.
www.it-ebooks.info


18

ChAPter 1
Android FundAmentAls
Figure 1-5 
reCiPe 1.5 
Assigning Priorities to broADCAst 
reCeivers
Android Versions
Level 1 and above
permissions
None
source code to download at Wrox.com
UsingBroadcastReceiver.zip
When you send a broadcast using the 
sendBroadcast()
method, all the broadcast receivers that 
match the specified action are called in random fashion. What if you want to assign a particular 
order to the broadcast receivers so that some broadcast receivers will be called before others? To
do that, you need to assign a priority to the broadcast receivers.
www.it-ebooks.info


 
Recipe 1.5 Assigning priorities to Broadcast Receivers

19
solution
To programmatically assign a priority to a broadcast receiver, use the 
setPriority()
method:
public class MainActivity extends Activity {
MyBroadcastReceiver myReceiver;
IntentFilter intentFilter;
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
myReceiver = new MyBroadcastReceiver();
intentFilter = new IntentFilter("MY_SPECIFIC_ACTION");
}
@Override
public void onResume() {
super.onResume();

Download 32,34 Mb.

Do'stlaringiz bilan baham:
1   ...   25   26   27   28   29   30   31   32   ...   56




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish