DenniLa2 / helloPlugin

hello-word cordova (android) plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-word Plugin

hello-word cordova plugin

  • Android
  • (- ios)

#install $ cordova plugin add https://github.com/DenniLa2/helloPlugin.git

#use window.Photo.cam1(title, message, button, successCallback)

#sample window.Photo.cam1($scope.al.title,$scope.al.message,$scope.al.button, function(data){ $timeout(function(){$scope.succ(data)}) });

This action binded on "open Alert" button.

About

hello-word cordova (android) plugin


Languages

Language:Java 84.5%Language:JavaScript 15.5%