Click here to Skip to main content
15,880,469 members
Home / Discussions / Android
   

Android

 
QuestionLogin With Firebase Pin
ncir jaweher19-Nov-21 11:44
ncir jaweher19-Nov-21 11:44 
QuestionRe: Login With Firebase Pin
David Crow21-Nov-21 3:49
David Crow21-Nov-21 3:49 
Questionandroid development Pin
katleho motumi10-Oct-21 4:52
katleho motumi10-Oct-21 4:52 
AnswerRe: android development Pin
Mycroft Holmes10-Oct-21 11:54
professionalMycroft Holmes10-Oct-21 11:54 
QuestionRe: android development Pin
David Crow11-Oct-21 2:05
David Crow11-Oct-21 2:05 
AnswerRe: android development Pin
yeda sedo27-Oct-21 8:12
yeda sedo27-Oct-21 8:12 
AnswerRe: android development Pin
Jigar365-Dec-21 23:23
Jigar365-Dec-21 23:23 
AnswerRe: android development Pin
Becky Claskron25-Apr-22 9:20
Becky Claskron25-Apr-22 9:20 
QuestionHow can I determine the cost to develop an Android mobile app? Pin
Arth Shah28-Sep-21 3:17
Arth Shah28-Sep-21 3:17 
AnswerRe: How can I determine the cost to develop an Android mobile app? Pin
David Crow11-Oct-21 2:07
David Crow11-Oct-21 2:07 
GeneralRe: How can I determine the cost to develop an Android mobile app? Pin
Eliana Wilson6-Jan-22 0:02
professionalEliana Wilson6-Jan-22 0:02 
AnswerRe: How can I determine the cost to develop an Android mobile app? Pin
Rockie Steve20-Nov-21 1:35
Rockie Steve20-Nov-21 1:35 
QuestionHow to create folder in android root folder Pin
Chi Promoter24-Sep-21 1:25
Chi Promoter24-Sep-21 1:25 
AnswerRe: How to create folder in android root folder Pin
Richard MacCutchan24-Sep-21 2:21
mveRichard MacCutchan24-Sep-21 2:21 
AnswerRe: How to create folder in android root folder Pin
Andrew Stark29-Oct-21 1:31
Andrew Stark29-Oct-21 1:31 
QuestionInteraction with notifications Pin
Eugenio Roverato31-Jul-21 23:13
Eugenio Roverato31-Jul-21 23:13 
I am trying to emulate the behaviour of the user when he receives a whatsapp call and answers it.

To do this I understand I need to access the notification system, this however I don't know how to do this, I can't find anywhere where it is explained.
On the contrary there are a lot of people on the net who explain how to create notifications for your app, but I don't need that.

Continuing with the reasoning, there should be a function that alerts me if a notification has arrived, at which point a query is made to identify the type of notification, based on the source of the package (com.whatsapp) and the mimetype of the intent.
If it passes this check, i.e. it is a whatsapp call, the "reply" button option is selected.

So it's all very general anyway, but it's to introduce you to the reasoning I've done, if this is already wrong please let me know, as well as if you know of better options.

Thanks Wink | ;)
AnswerRe: Interaction with notifications Pin
Richard MacCutchan1-Aug-21 0:51
mveRichard MacCutchan1-Aug-21 0:51 
GeneralRe: Interaction with notifications Pin
Eugenio Roverato1-Aug-21 4:28
Eugenio Roverato1-Aug-21 4:28 
GeneralRe: Interaction with notifications Pin
Richard MacCutchan1-Aug-21 4:29
mveRichard MacCutchan1-Aug-21 4:29 
GeneralRe: Interaction with notifications Pin
Eugenio Roverato1-Aug-21 4:56
Eugenio Roverato1-Aug-21 4:56 
GeneralRe: Interaction with notifications Pin
Richard MacCutchan1-Aug-21 5:35
mveRichard MacCutchan1-Aug-21 5:35 
GeneralRe: Interaction with notifications Pin
Eugenio Roverato1-Aug-21 23:00
Eugenio Roverato1-Aug-21 23:00 
AnswerRe: Interaction with notifications Pin
David Crow2-Aug-21 2:26
David Crow2-Aug-21 2:26 
GeneralRe: Interaction with notifications Pin
Eugenio Roverato2-Aug-21 5:41
Eugenio Roverato2-Aug-21 5:41 
QuestionAndroid: advice on method to wake up CPU from sleep, carry out a task then go back to sleep Pin
Member 152740822-Jul-21 20:58
Member 152740822-Jul-21 20:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.