Sunum yükleniyor. Lütfen bekleyiniz

Sunum yükleniyor. Lütfen bekleyiniz

Intent sample application development Muaz GULTEKIN.

Benzer bir sunumlar


... konulu sunumlar: "Intent sample application development Muaz GULTEKIN."— Sunum transkripti:

1 Intent sample application development Muaz GULTEKIN

2 Design the figure.

3

4 Write tha main class

5 Create intent for each event !

6 Cont’d

7 Create class for each action

8

9 Manifest file configuration

10 Result

11 ORNEK - 2

12 Ornek - 3 Main.xml dosyasini olsuturuyorur. Bu sayfamizda bir tane button olacaktir.Bu buttona tikladigimizda digger sayfaya gecis yaptiracagiz.

13 Ikinci sayfamizi olusturuyoruz.Bu sayfada iki tane button ve bir adet te textview nesnesi mevcuttur.

14 Ana classimizdan gidilecek sayfayi belirten bir tane intent olusturuyoruz.Fakat burada gidilecek Courses.class sinifin mevcut olmadigini goruyoruz.

15 Gidilecek sinifimizi olusturuyoruz.Bunun icin de yapmamiz gereken src dosyasına oradan da package dasyasına sağ tıklayıp yeni class olusturuyoru.

16 Toast Message In Android, Toast is a notification message that pop up, display a certain amount of time, and automtaically fades in and out, most people just use it for debugging purpose. Code snippets to create a Toast message //display in short period of time Toast.makeText(getApplicationContext(), "msg msg", Toast.LENGTH_SHORT).show(); //display in long period of time Toast.makeText(getApplicationContext(), "msg msg", Toast.LENGTH_LONG).show();

17 Ana sayfaya bir tane button ekliyoruz. Buttona tiklandiginda, tiklandigina dair kullaniciya mesaj vermek istiyoruz.

18 Tasarim Asagidaki gibi olacaktir.

19 Ana sinifi yaziyoruz

20 Customized Toast Mesagge


"Intent sample application development Muaz GULTEKIN." indir ppt

Benzer bir sunumlar


Google Reklamları