Bài đăng

Đang hiển thị bài đăng từ Tháng 1, 2016

Code for vibrate the android mobile using cordova

Hình ảnh
     The following codova plugin is used to control the vibration in android mobile. This can be set the time of vibration and cancel the vibration.      cordova plugin add cordova-plugin-vibration Screen shot: <!DOCTYPE html> <html> <head>     <meta name="format-detection" content="telephone=no">     <meta name="msapplication-tap-highlight" content="no">     <meta http-equiv="Content-Security-Policy" content="default-src *; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval'" />     <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">     <title>Vibration Test</title> </head> <body>     <center>         <input type="button" value="Vibrate 3 sec" onclick="vibr3();"...

check battery status using cordova/phonegap android

Hình ảnh
     In the following plugin is used to get the battery status while change the battery level, when the battery level is going to  Critical or Low level. How to install cordova and configure? Problems in this plugin       Battery Status button will work only once. command for installing the plugin      cordova plugin add org.apache.cordova.battery-status <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <meta http-equiv="Content-Security-Policy" content="default-src *; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval'" />     <title>Battery Status</title>     <script type="text/javascript" src="cordova.js"></script>     <script type="text/javascript">         window.addEventListener("deviceready", init, false);         function i...

Mathoor Hanging Bridge

Hình ảnh
                         Mathoor Hanging Bridge is an Aqueduct in Southern India, in Kanyakumari District of Tamil Nadu state   The Mathoor Hanging Trough is the tallest as well as the longest trough bridge in Asia, having a height of 115 feet and a length of one Kilometer. Constructed in 1966, this bridge has became a place of tourist importance. The bridge has been constructed at Mathoor across the river Parazhiyar at a cost of Rs. 12.90/- lakhs and the trough canal on the bridge carries water for irrigation from one side of a hill to the other side of a hill. The trough has a height of 7 feet with a width of 7feet six inches45. The canal is being shouldered by 29 huge pillars. The district administration has created tourism infrastructure facilities over here. It is 60 km from Kanyakumari46 . ARCHITECHTURE      The Aqueduct is built across the Pahrali river, a small river that originates in the Mahen...

Tourist places in kk district:1) Thiruvalluvar statue

Hình ảnh
THIRUVALLUVAR  STATUE                                                Thiruvalluvar is the godlike artist of Tamil Nadu and has given to the world Thirukkural. The commemoration statue of Thiruvalluvar is in Kanyakumari. The platform of the statue is of 38 feet stature and the statue over it is 95 feet tall with a stupendous aggregate of 133 feet for the whole figure. The 3 level platform known as Atharapeedam is encompassed by a  creative Mandapa known as Alankara Mandapam with 38 feet stature. Encompassing the Alankara Mandapa stand 10 elephant statues meaning 8 headings with earth and space down. The father of Sri. Rama, the legend of Ramayana was called Dasaratha as he could charioteer in  ten bearings. To help the vacationers to venerate the heavenly f...

HTML Code Play

Hình ảnh
      HTML Code Play is one of my newest android application, it is used to learn programming with very simple examples. It have many types of programming code samples. Currently I am integrated the following types programs. 1. HTML 2. CSS 3. JavaScript 4. jQuery 5. KnockoutJS 6. Materialize CSS 7. Lumx 8. AngularJS      In feature I will add more samples and many types of program. I have planed to integrate in feature Bootstrap, purecss, game development and etc types. So don't forget to always keep updated version of HTML Code Play . This is the ad supported version and now I am working for pro version it will not show any ads and solve all reported bugs and many feature include.      This is the first learning, editing and output app in play store. some screen shots are shown below. Please If you found any bugs please comments below of this blog. This application have 3 issues, they are shown below 1.Some time the program will not load ...

Transparent Image Converter 1.1

Hình ảnh
     Compare to the previous version just I have added the transparent background while display the preview. If you upload this software on your website you should mention this URL.          Comments are always welcome, please if you feel this software is good or bad please leave a comment below it will encourage me to develop more freeware software in feature. Download Transparent Image Converter 1.0 Download Transparent Image Converter 1.1 Note:       Please mention this url on your website or blog.

Left side floating menu with icon using pure css

Hình ảnh
Example Program:- (Editor) Editor is Loading... Output:- Advertisement