Quick summary of what I've learnt for Android development:
•
NotificationManager: Basically how to create notifications which appear in the notification window, by using
NotificationBuilder or
NotificationCompat.Builder. There's more to it though, like running an action after clicking on the notification and many others.
•
Alarm: Setting off an action after a certain time. Requires a
BroadcastReceiver, and overriding the method onReceive().
•
DateTime Picker/Dialog: This one is interesting. There's other requirements for it to work, like Dialog where there are listeners to implement. Calendar class is required too in order to fully utilise the Date and Time.
• ListView with Search
•
Custom Adapter + ListView with custom Filter (Search): This is one tough shit! Feels like I am doing my schoolwork all over again. Lots of implementations. The Filter class is the unknown to me, but I guess the longer I use it I could understand better.
Right, so those above are the list so far. The reason for me learning and understanding the last set 'Custom Adapter + ListView with custom Filter' is due to my intent to replicate an app called
Time Flies. This app allows the user to jot down an event that happened with a time alongside. Basically like a diary of what-have-I-did or any type of events for that mattered.
Problem with this app is it's old, last updated 2010 (wow). So I am basically trying to update so it uses the > Android 4 interface plus addition of new functionality such as search and more. Of course the app itself is great and does what it has to but once the database increases to more than 200 plus, one's not gonna scroll through the list to find out that event so a search is really required.
On other side of my life, I've put myself into the disconnect mode. I have deactivated my Facebook with the option "This is temporary. I'll be back.". I know, the reaction from people I would get is obviously 'lol'.
LOL all you want, but this is just me. I have been trying to reach out with people but it's a no avail type of quest. Although there are successes but these successes are short lived as I don't seem to be the kind to chat with people all day long. So, a disconnect could possible give me a good reason to find myself back on path, which so far it seems good.
As far as connection is concerned, I still use Twitter for feed purposes. Not many interact with me on Twitter so all's good, I use it like Blogger and it's simply a microblogging platform (well that's what Twitter is in the first place). Rant, daily thoughts, yep all posted.
Social media are really just filled with senseless opinions. They want this, they want that and one gets easily influenced and for that purpose, I became a victim. I began to accept some of my addictions, accept that I don't socialize, accept that I am just passive. I can try to change but it always fallback to what I actually am. So just accept... it. Not gonna venture further.
Just me..