Showing posts with label blogger. Show all posts
Showing posts with label blogger. Show all posts
2009-06-11
Changed from B to my own favicon
Not too many hosting sites support .ico format. Fortunately, http://www.picpanda.com/ does
2008-01-13
Subscribe to:
Posts (Atom)
Github CoPilot Alternatives (VSCode extensions)
https://www.tabnine.com/blog/github-copilot-alternatives/
-
You need to add an attribute android:screenOrientation to the activity in the AndroidManifest file
-
A Service is an application component that can perform long-running operations in the background and does not provide a user interface. Anot...
-
Every View object has an onDraw(Canvas c) method which is used to draw it. If you want to draw something yourself, you can create a subclas...