Click here to Skip to main content
15,792,462 members
Home / Discussions / Android
   

Android

 
AnswerRe: Alarm Manager Pin
Afzaal Ahmad Zeeshan29-Jan-17 4:56
professionalAfzaal Ahmad Zeeshan29-Jan-17 4:56 
GeneralRe: Alarm Manager Pin
Pavlex429-Jan-17 5:00
Pavlex429-Jan-17 5:00 
GeneralRe: Alarm Manager Pin
Pavlex429-Jan-17 5:54
Pavlex429-Jan-17 5:54 
AnswerRe: Alarm Manager Pin
David Crow30-Jan-17 11:25
David Crow30-Jan-17 11:25 
GeneralRe: Alarm Manager Pin
Pavlex430-Jan-17 11:40
Pavlex430-Jan-17 11:40 
AnswerRe: Alarm Manager Pin
David Crow30-Jan-17 17:50
David Crow30-Jan-17 17:50 
GeneralRe: Alarm Manager Pin
Pavlex431-Jan-17 11:48
Pavlex431-Jan-17 11:48 
SuggestionRe: Alarm Manager Pin
David Crow31-Jan-17 18:23
David Crow31-Jan-17 18:23 
Define "not working."

Since you asked for ALL_EVENTS, your event handler is potentially going to get called for a lot of events, yet you are not checking for any of them. Is that intentional?

You are calling listFiles() once before startWatching(). I would think that you'd want to call listFiles() only after a CREATE event.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles


GeneralRe: Alarm Manager Pin
Pavlex431-Jan-17 21:22
Pavlex431-Jan-17 21:22 
QuestionRe: Alarm Manager Pin
David Crow1-Feb-17 3:14
David Crow1-Feb-17 3:14 
QuestionAndroid OTG Detect App Pin
Pavlex427-Jan-17 11:54
Pavlex427-Jan-17 11:54 
AnswerRe: Android OTG Detect App Pin
Richard MacCutchan27-Jan-17 23:05
mveRichard MacCutchan27-Jan-17 23:05 
QuestionSimple HTTP Post Request - application/json Pin
Django_Untaken27-Jan-17 10:21
Django_Untaken27-Jan-17 10:21 
AnswerRe: Simple HTTP Post Request - application/json Pin
Richard MacCutchan27-Jan-17 23:03
mveRichard MacCutchan27-Jan-17 23:03 
QuestionAndroid USB Detection Pin
Pavlex421-Jan-17 12:18
Pavlex421-Jan-17 12:18 
AnswerRe: Android USB Detection Pin
Afzaal Ahmad Zeeshan21-Jan-17 13:28
professionalAfzaal Ahmad Zeeshan21-Jan-17 13:28 
GeneralRe: Android USB Detection Pin
Pavlex421-Jan-17 13:53
Pavlex421-Jan-17 13:53 
GeneralRe: Android USB Detection Pin
Afzaal Ahmad Zeeshan21-Jan-17 14:00
professionalAfzaal Ahmad Zeeshan21-Jan-17 14:00 
GeneralRe: Android USB Detection Pin
Pavlex421-Jan-17 14:08
Pavlex421-Jan-17 14:08 
GeneralRe: Android USB Detection Pin
Afzaal Ahmad Zeeshan21-Jan-17 14:12
professionalAfzaal Ahmad Zeeshan21-Jan-17 14:12 
GeneralRe: Android USB Detection Pin
Pavlex421-Jan-17 14:36
Pavlex421-Jan-17 14:36 
GeneralRe: Android USB Detection Pin
David Crow24-Jan-17 3:38
David Crow24-Jan-17 3:38 
GeneralRe: Android USB Detection Pin
Jochen Arndt24-Jan-17 4:34
professionalJochen Arndt24-Jan-17 4:34 
GeneralRe: Android USB Detection Pin
Pavlex424-Jan-17 4:41
Pavlex424-Jan-17 4:41 
GeneralRe: Android USB Detection Pin
Jochen Arndt24-Jan-17 4:53
professionalJochen Arndt24-Jan-17 4:53 

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.