I created a rest/web app and then I hit the notifications endpoint and I get a success code of 200 like everything worked but I never see anything on the emulator. Is the emulator capable of displaying notifications? Do I have to have an android app to actually display notifications? if I do have to have an android app, could I not just use notifications with that app and what would be the point of the notifications endpoint?