martes, 13 de diciembre de 2016

Construct 2 plugin Cordova SQLite Database

Español:

Con este plugin para Construct 2 podrás utilizar las funciones de cordova-sqlite-storage para crear, administrar y borrar una base de datos SQLite local en el dispositivo.

Funciona con Android, Ios y Windows 10

 

English:

With this plugin for Construct 2, you can use local SQLite databases in your device via cordova-sqlite-storage. You can create databases, execute sql statements and more.

Works in Android, Ios and Windows 10

 

Required Cordova plugin:


 

Acciones / Actions





Condiciones / Conditions



Expresiones / Expressions



Example .capx: http://www.mediafire.com/file/d4d4gqyazhy4kbo/Test_Plugin_Cordova_SQLite_by_Josek5494.capx

 

Buy the plugin for 4$ in the button below.

Plugin in a .zip file will be sent to your payment e-mail. 

 

Scirra Store (More expensive but sended instantly):

https://www.scirra.com/store/construct2-plugins/cordova-sqlite-database-3089

lunes, 11 de julio de 2016

Construct 2 plugin Cordova Facebook Connect

Español:

Con este plugin para Construct 2 podrás utilizar las funciones de Facebook en tus proyectos de Cordova como el login, invitar a amigos, publicaciones en el muro...

Funciona con Android, Ios y Browser

 

English:

With this plugin for Construct 2, you can use Facebook functions in your cordova projects like login, invite friends, post dialogs...

Works in Android, Ios and Browser.

 

 

 

Required Cordova plugin:





Acciones / Actions



Condiciones / Conditions



Expresiones / Expressions


Buy the plugin for 4$ in the button below.

Plugin in a .zip file will be sent to your payment e-mail.

 




Now in Scirra Store too!

https://www.scirra.com/store/construct2-plugins/cordova-facebook-connect-2650

domingo, 10 de julio de 2016

Construct 2 plugin Cordova Device Orientation

Spanish: 

Con este plugin para Construct 2 podrás utilizar las funciones del plugin de cordova Device Orientation, que nos permite acceder a la brújula de nuestro dispositivo.

English:

With this Construct 2 plugin you can use the functions of cordova-plugin-device-orientation to access the device compass.



Works in Amazon Fire OS, Android, BlackBerry 10, Browser, Firefox OS, iOS, Tizen, Windows Phone 7/8 and Windows 8.

Required cordova plugin:

cordova-plugin-device-orientation: https://github.com/apache/cordova-plugin-device-orientation




  Condiciones / Conditions:
 


Acciones / Actions:

 

Expresiones / Expressions:

 

 

Instructions and demo video

 

 


Links de descarga / Download links

  Construct 2 plugin:

DropBox: click here

Mediafire: click here

 

miércoles, 6 de julio de 2016

Construct 2 plugin Cordova Native Dialogs

Spanish: 

Con este plugin para Construct 2 podrás utilizar dialogs nativos en tu dispositivo o navegador, como alerts, confirm dialogs o prompts con entrada de texto por parte del usuario. Puedes recoger las interacciones del mismo con las condiciones y expresiones disponibles.

English:

With this Construct 2 plugin you can use native dialogs in your device/browser, like alerts, confirm dialogs or prompts with a text box. Then you can get the user interaction with some of the conditions or expressions availables.


Works in Amazon Fire OS, Android, BlackBerry 10, Browser, Firefox OS, iOS, Tizen, Windows Phone 7/8, Windows 8 and Windows.

Required cordova plugin:

cordova-plugin-dialogs: https://github.com/apache/cordova-plugin-dialogs




  Condición / Condition:



Acciones / Actions:







Expresiones / Expressions:

 


Demo video:


Links de descarga / Download links

  Construct 2 plugin:

DropBox: click here

Mediafire: click here

 

Construct 2 plugin Cordova Open Native Settings

Spanish: 

Con este plugin para Construct 2 podrás acceder a cualquier tipo de configuración de tu dispositivo Android o Ios: modo avión, wi-fi, localización, NFC, bluetooth...

English:

With this Construct 2 plugin you can use the functions of a Cordova plugin to open settings in your Android and Ios device, like airplane mode, wi-fi, location settings, bluetooth, Nfc...



Works in Android and Ios

Required cordova plugin:

Install by github url or locally: https://github.com/selahssea/Cordova-open-native-settings




  Condiciones / Conditions:



Acciones / Actions:


 

Demo video:

 


Links de descarga / Download links

  Construct 2 plugin:

DropBox: click here

Mediafire: click here

 

domingo, 26 de junio de 2016

Construct 2 plugin Cordova Unique Device Id

Spanish: 

Con este plugin para Construct 2 podrás acceder a la id única de los dispositivos utilizando una simple expresión. Además esta id permanece aunque la app sea desinstalada.

English:

With this Construct 2 plugin you can retrieve the unique id of the devices with a simple expression. This id remains the same after app uninstall.


Works in Android, Ios and Windows Phone 8

Required cordova plugin:

cordova-plugin-uniquedeviceid by Paldom: https://github.com/Paldom/UniqueDeviceID




Expresión / Expression:



Demo video:

 


Links de descarga / Download links

  Construct 2 plugin:

DropBox: click here

Mediafire: click here

 

martes, 21 de junio de 2016

Construct 2 plugin Cordova StatusBar

Spanish: 

Utiliza las funciones del plugin oficial que ofrece Cordova para editar, ocultar y mostrar la status bar o barra de estado de nuestro dispositivo móvil ahora desde Construct 2 sin necesidad de escribir javascript.

Algunas de estas funcionalidades no funcionan en Android inferiores a 5.0, ni en versiones antiguas de iOS. En general podrás cambiar el color de la barra por nombre o código/cadena hexadecimal, el estilo de la misma, etc.

English:

Use the functions of the official Cordova plugin for edit, hide and show the status bar of your device, now in Construct 2 without write any Javascript functions.

Some of these features doesn't work on Android <5.0 and old iOS versions. You can change the color of the statusbar by name of hexadecimal string, the style, etc.

Required plugin in XDK:

cordova-plugin-statusbar: https://github.com/apache/cordova-plugin-statusbar


Acciones / Actions:
 


 

Condición / Condition:

 

 

 

Instructions and demo video






Links de descarga / Download links

 

  Construct 2 plugin:

DropBox: click here

Mediafire: click here

 

 

 

domingo, 19 de junio de 2016

Construct 2 plugin Cordova push notifications OneSignal

 Version: 1.4

Español:

Con este plugin para Construct 2 podrás integrar las notificaciones Push del servicio One Signal en tu app híbrida de Cordova.

One Signal es un servicio gratuito que nos permite gestionar y personalizar nuestras notificaciones en su web, además de incorporar funcionalidades muy útiles como el seguimiento por usuarios.

Al registrarnos en la web podremos acceder a diversos tutoriales para configurar el servicio a nuestra aplicación: https://onesignal.com/

Funciona con Android, Ios, Windows Phone 8.1 y Amazon FireOS.

Plugins de Cordova requeridos (INTEL XDK):

 

English:

With this plugin for Construct 2, you can install and use Push notifications through the OneSignal's free service. You can configure and create your own notifications for your hybrid cordova apps with a lot of amazing and useful features.

Sign up to use the service and see some installation tutorials: https://onesignal.com/

Works in Android, Ios, Windows Phone 8.1 and Amazon FireOS.

Required Cordova plugins (INTEL XDK):


Demo Video:

https://youtu.be/Up-BaNwR9iQ

 

Example .capx:

http://www.mediafire.com/file/y1qi81k23l6b1g1/Test_Plugin_One_Signal_by_Josek5494.capx


Propiedades / Properties


Acciones / Actions

 

Condiciones / Conditions

 

Expresiones / Expressions

 

Imágenes útiles / Useful installation images



 

 

Buy the plugin for 4$ in the button below.

Plugin in a .zip file will be sent to your payment e-mail.

 



Now in Scirra Store too!

https://www.scirra.com/store/construct2-plugins/cordova-push-notifications-2627

martes, 7 de junio de 2016

My apps and games in Google Play

English: I you want to support me in a free way for you, take a look and try some of my apps and games in Google Play.

I'm working all day long to learn and try a lot of new fantastic things! All of these will be improved and new apps will come!

 

Spanish: Si quieres apoyar mi trabajo y brindarme apoyo de una manera fácil y gratis, échale un ojo a mis apps. Son bastante sencillas y serán mejoradas con el tiempo, además de las que ya están en desarrollo y serán publicadas poco a poco!


Google Play Creations: https://play.google.com/store/search?q=josek5494&hl=es

lunes, 6 de junio de 2016

Construct 2 plugin Cordova Socialsharing

Spanish: 

Con mi plugin para Construct 2 podrás utilizar el widget para compartir de tu dispositivo o hacerlo directamente a Facebook y a Twitter.

English:

With this plugin you can call the native sharing widget of your device, or sharing directly to Facebook and Twitter.


Works with:

cordova-plugin-x-socialsharing by EddyVerbruggen: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin


Acciones / Actions:
 

 

Parámetros de las acciones / Actions parameters:

 

 

Instructions and demo video





Links de descarga / Download links

  Construct 2 plugin:

DropBox: click here

Mediafire: click here

Demo .capx:

Dropbox: click here

Mediafire: click here

Demo .apk (arm):

Mediafire: click here