bandya2003 / MC-Exp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MC-Exp

How to run the app :

Either fork the repo and try to run it

         OR
  1. Create an app with empty activity in Andoid Studio.

    Select andriod 4.0.0 as Minimum support while creating the app.

  2. Copy paste the code I have wrote in the main.java and xml file.

  3. Make sure to copy paste the icon image in

    res

    drawable folder

image

Your app would keep crashing until and unless you have an Icon for the notifs.

You can downlaod any icon image witha 480*480 p resolution and paste it in the folder.

4) Some Imp Conditions to maintain to run the app :

  Select Emulator device as  : Pixel 2 (5.0 1080x1920)
  
  Api Level                  : 19

  Android version            : Andoid 4.4 x86

AVD Details : image

After following the above steps your app would look like :

image

Notification :

image

Done with the alert NotificationšŸ’„

If you still have any doubts comment section is always open :)

About


Languages

Language:Java 100.0%