Android Application Development Cookbook: 93 Recipes for Building Winning Apps


Toast.makeText(this, obj.Email(), Toast.LENGTH_SHORT).show()



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

Toast.makeText(this, obj.Email(), Toast.LENGTH_SHORT).show();
}
reCiPe 1.4 
senDing AnD reCeiving broADCAsts
Android Versions
Level 1 and above
permissions
None
source code to download at Wrox.com
UsingBroadcastReceiver.zip
www.it-ebooks.info


14

ChAPter 1
Android FundAmentAls
In Android, a broadcast enables you to send a message to another part of your application (or 
another application) so that you can inform it of something happening. In this recipe, you learn 
how to create a broadcast receiver to listen for broadcasts, as well as send broadcasts to other 
applications. 
solution
There are two ways to create a broadcast receiver: programmatically through code and declaratively 
via the 
AndroidManifest.xml
file. The following sections address each possible solution.
programmatically Registering a Broadcast Receiver
Consider the following activity:
package net.learn2develop.usingbroadcastreceiver;
import android.app.Activity;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Bundle;
import android.view.View;
import android.widget.Toast;
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

Download 32,34 Mb.

Do'stlaringiz bilan baham:
1   ...   22   23   24   25   26   27   28   29   ...   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