Click here to Skip to main content
15,886,518 members
Home / Discussions / Android
   

Android

 
GeneralRe: Binary XML missing layout_width. Pin
ericgahn5-Nov-14 20:27
ericgahn5-Nov-14 20:27 
GeneralRe: Binary XML missing layout_width. Pin
Richard MacCutchan5-Nov-14 22:38
mveRichard MacCutchan5-Nov-14 22:38 
QuestionRe: Binary XML missing layout_width. Pin
David Crow3-Nov-14 4:47
David Crow3-Nov-14 4:47 
AnswerRe: Binary XML missing layout_width. Pin
ericgahn5-Nov-14 20:28
ericgahn5-Nov-14 20:28 
GeneralRe: Binary XML missing layout_width. Pin
Richard MacCutchan5-Nov-14 22:41
mveRichard MacCutchan5-Nov-14 22:41 
Questionscreen record Pin
mahmoodebi28-Oct-14 21:29
mahmoodebi28-Oct-14 21:29 
AnswerRe: screen record Pin
Richard MacCutchan28-Oct-14 22:53
mveRichard MacCutchan28-Oct-14 22:53 
QuestionApplication Architecture Pin
ericgahn25-Oct-14 0:09
ericgahn25-Oct-14 0:09 
Hi all;

I must start this discussion with three statements.

(a) I am one of those who learns by doing
(b) I have a basic understanding of Android programming
(c) I am a .NET developer (ie: I know how to program).

What I seek is advise on how to go about developing an application I have in mind. This application will be running in the background (therefore a Service) periodically polling a URL to check for new messages. If a new message is found, a notification or toast is displayed. So far, so good. I think I know how to do all that. The service will start automatically at device boot up. This, I think, I have also found how to do.

The problem I have is that as part of the same application I want a UI which the user can then use to process the received message/s. How do I go about implementing this within the same app.

The aim is to have ONE installation package.

I do not think what I seek is rocket science. I would appreciate any notes or links to relevant guides or tutorials.

Regards
Eric
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 
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 

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.