I’m having trouble with an android service that I’m doing. The service is about to get the location of the user every 5 minutes. All seems to go well except when i kill the app, the service won’t do nothing. In the code you will ses its checking every 60 seconds I think, but this will change to 5 minutes.
Tag: background
Why won’t the background of my JFrame become black?
I’m working on a school project and I’m having trouble changing the background colour. For some reason it keeps showing up as the default grey colour instead of black. Answer You are replacing default content pane with yours one. so change background color after replacing content pane. OR do
Processing: starting screen background error
I am trying to create a starting screen background for my first game in Processing and it keeps erroring with the following message: I’ve tried to solve the problem by following the message and by searching around but I don’t manage to solve it. this is the part for the background: If needed I’ll send the whole part but this