youngdeok's blog

Drupal
Last modified: 
2017-10-19
Implementing any type of modular CSS requires fine grain control over classes in your HTML. Fields are a fundamental building block of any Drupal 7...
Android
Last modified: 
2019-05-25
In this example we will see how to parse a JavaScript Object Notation(JSON) response. Here we will use a set of classes from the org.json package...
Android
Last modified: 
2017-10-20
In this sample application we will create a countdown timer in android using the CountDownTimer class .This is an example of showing a 30 second...
Android
Last modified: 
2017-10-20
There may be situation where you want to send data from one activity to another while switching from one activity to another. FirstActivity.java...
Android
Last modified: 
2017-10-20
code snippet final Animation animation = new AlphaAnimation(1, 0); animation.setDuration(1000); animation.setInterpolator(new LinearInterpolator());...
Android
Motion Detect
Last modified: 
2017-10-20
This article explains how the simple motion detection mechanism works. Strategy Dead simple. I store a frame and compare it to the next, if the...

Pages

Language

Get in touch with us

"If you would thoroughly know anything, teach it to other."
- Tryon Edwards -