Communication between Application and WebView with JavaScript

in Android JavaScript
This tutorials exaplains how to call Javascript functions from application code and how to call application methods from Javascript.
Read More…  

Android Spinner (DropDown) tutorial

in Android
This page contains a simple tutorial on how to use the Android Spinner component. The Android Spinner component is the UI element which is usually know as dropdown list.
Read More…