I’m definitely getting back into Android development, I’m remembering that feeling of ‘Surely this should be easier than this!’. All I wanted to do was to schedule a local notification which behaved similarly to a push notification pop-up. That is, as well as showing the small icon in the status bar I wanted it to pop up on screen to notify the end-user. All seems fairly easily, I found this code for how to schedule . . .
A recent discussion at work made me realise that over the past few years learning Android development I’ve managed to build a short but very useful list of links for starting out. Not a really detailed post this time around, but hopefully these links help at least one person, let me know! Development environment: We started out using Eclipse, but now feel that there is only one IDE to learn, Android Studio 2.x How to . . .