android intents
I probably tried for over 4 hours by now to get intents working.
i tried setting breakpoints at my intents handeling which should recieve all calls buts its just not. The NotificationShowcase.java also has some example notifications i tried to use including a function to make one with a intent like normal. as you can see there i tell it to use MainActivity.class but that class is just not receiveing them for whatever reason and i dont understand why.
the full code is available here: https://github.com/HacktheTime/HypeNotify
In my opinion the important files are:
MainActivity.java
Intents.java
AndroidManifest.xml
EnumIntentReceiver.java
GitHub
GitHub - HacktheTime/HypeNotify: Android App and Server corelation ...
Android App and Server corelation for self making features etc. - HacktheTime/HypeNotify
4 Replies
⌛
This post has been reserved for your question.
Hey @Hype_the_Time (PING ON REPLY)! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
just noticed that theere is the problem that the action isnt verfied butthat not a problem anyway
bump
issue was the app was being blocked by something entireley different and due to debug or something it didnt tell me.
Post Closed
This post has been closed by <@595201583923331082>.