Click here to Skip to main content
15,897,371 members
Home / Discussions / Android
   

Android

 
AnswerRe: Application Architecture Pin
Richard MacCutchan25-Oct-14 0:17
mveRichard MacCutchan25-Oct-14 0:17 
GeneralRe: Application Architecture Pin
ericgahn27-Oct-14 2:27
ericgahn27-Oct-14 2:27 
AnswerRe: Application Architecture Pin
Dominic Burford27-Oct-14 1:16
professionalDominic Burford27-Oct-14 1:16 
GeneralRe: Application Architecture Pin
ericgahn27-Oct-14 2:30
ericgahn27-Oct-14 2:30 
AnswerRe: Application Architecture Pin
gupta.avinash27-Oct-14 3:33
professionalgupta.avinash27-Oct-14 3:33 
GeneralRe: Application Architecture Pin
Dominic Burford27-Oct-14 4:24
professionalDominic Burford27-Oct-14 4:24 
GeneralRe: Application Architecture Pin
ericgahn27-Oct-14 4:51
ericgahn27-Oct-14 4:51 
GeneralRe: Application Architecture Pin
Dominic Burford27-Oct-14 6:50
professionalDominic Burford27-Oct-14 6:50 
Presumably then when the user sees that they have a new notification, they open your app to view the details. So it should just be a case of invoking your UI and displaying the most recent notification. Maybe you could add a flag so you know which notifications have been opened / read, and highlight those in some way.

I'm not sure what data you are displaying, but maybe you could display your data in a grid format, in which case you'd need to define an Adapter. I wrote an article about Android adapters that you may find useful Displaying Data with an Adapter in Xamarin.Android and Visual Studio[^]
"There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare

GeneralRe: Application Architecture Pin
ericgahn27-Oct-14 7:16
ericgahn27-Oct-14 7:16 
GeneralRe: Application Architecture Pin
Dominic Burford27-Oct-14 7:20
professionalDominic Burford27-Oct-14 7:20 
GeneralRe: Application Architecture Pin
ericgahn27-Oct-14 8:15
ericgahn27-Oct-14 8:15 
GeneralRe: Application Architecture Pin
dr.samuel.john27-Oct-14 8:04
dr.samuel.john27-Oct-14 8:04 
QuestionSetBackroundDrawable? Pin
András Ferencz18-Oct-14 10:02
András Ferencz18-Oct-14 10:02 
Questionremote desktop sharing Pin
Member 1101928217-Oct-14 20:35
Member 1101928217-Oct-14 20:35 
QuestionService not always being restarted after being stopped Pin
NormR112-Oct-14 5:18
NormR112-Oct-14 5:18 
AnswerRe: Service not always being restarted after being stopped Pin
gupta.avinash16-Oct-14 7:09
professionalgupta.avinash16-Oct-14 7:09 
GeneralRe: Service not always being restarted after being stopped Pin
NormR116-Oct-14 7:17
NormR116-Oct-14 7:17 
AnswerRe: Service not always being restarted after being stopped Pin
gupta.avinash16-Oct-14 8:25
professionalgupta.avinash16-Oct-14 8:25 
GeneralRe: Service not always being restarted after being stopped Pin
NormR116-Oct-14 8:35
NormR116-Oct-14 8:35 
Questionweb developer Pin
Member 111167273-Oct-14 0:21
Member 111167273-Oct-14 0:21 
AnswerRe: web developer Pin
Richard MacCutchan3-Oct-14 2:53
mveRichard MacCutchan3-Oct-14 2:53 
AnswerRe: web developer Pin
David Crow7-Oct-14 3:33
David Crow7-Oct-14 3:33 
AnswerRe: web developer Pin
jorgesys9-Oct-14 8:57
jorgesys9-Oct-14 8:57 
AnswerRe: web developer Pin
Dominic Burford10-Oct-14 4:55
professionalDominic Burford10-Oct-14 4:55 
Questiondetect when the dialog is load in android - And do something in response to Pin
goldsoft2-Oct-14 5:07
goldsoft2-Oct-14 5:07 

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.