Recently the ACM Student Group at the University of Guelph (which I am currently chair of) has been ...
This month I start for the second time at the University of Guelph, this time for my Ph.D. degree. I...
Recently, I've been getting warnings about the ClipboardManager in Android being deprecated, see: https://developer.android.com/reference/android/content/ClipboardManager#setText(java.lang.CharSequence)) Previous I had some code something like this for copying a UUID to the clipboard: val clipboardM...