MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Chiuki.github.io most likely does not offer any malicious content.
Secure connection support
HTTPS
Chiuki.github.io provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Chiuki.github.io most likely does not offer any adult content.
Popular pages
-
Talks by Chiu-Ki Chan
Android is my bread-and-butter, so that's the focus of my tech talks. I give lightning talks on broader topics: public speaking, career advice, etc. ...
-
Fun with Android Shaders and Filters
Custom your TextView with Span, Paint and much more.
-
Advanced Android TextView
Advanced Android TextView This tag and its children can be replaced by one <TextView/> and a compound drawable A LinearLayout which contains an ImageView and a TextView can be more efficiently hand...
-
Advanced Android Espresso
Advanced techniques for Espresso, an Android instrumentation testing framework
-
Beautiful Android on a Shoestring
res/drawable/button.xml <selector xmlns:android="http://schemas.android.com/apk/res/android" > <item android:state_pressed="true" android:drawable="@drawable/ button_pressed" /> <item android...
-
Android Layout 101
Two views <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent...