VOOZH about

URL: https://www.javacodegeeks.com/author/mike-dalisay

⇱ Mike Dalisay, Author at Java Code Geeks


  • DevOps👁 Image
    Mike DalisayNovember 19th, 2013
    4 111

    How to Optimize Your Website for Speed

    Hey guys! Today we have a guest post about some tips on how to speed up your website! He’s currently working…

    Read More »
  • Android Core👁 Image
    Mike DalisaySeptember 20th, 2013
    17 3,175

    Android ViewHolder Pattern Example

    Now we are going to code the smooth scrolling of our Android ListView. In the previous post, we tried to…

    Read More »
  • Android Core👁 Image
    Mike DalisaySeptember 12th, 2013
    18 1,276

    Android ListView with Adapter Example

    How android ListView with adapter works is not so clear to me until I read this awesome examples and article…

    Read More »
  • Android Core👁 Image
    Mike DalisaySeptember 6th, 2013
    33 3,250

    Android Compass Code Example

    Today I’m going to share a working code to make a very simple compass application for your android device.  …

    Read More »
  • Android Core👁 Image
    Mike DalisayAugust 17th, 2013
    23 864

    Android Notification with Sound and Icon Tutorial

    My app needed a simple Android notification with sound and icon. So here’s the code I used to make that…

    Read More »
Back to top button
Close