Hello to all,
This App Builder's Javascript plugin allow us to send SMS messages from our applications. This plugin uses the Cordova SMS plugin for Apache Cordova.
This plugin is included by default with the App Builder's installation along with the SendSMS application sample included by the App Builder installation. Take a look at that application sample in order to view how to use this plugin.
Hope can be useful!
Hello to all,
The Flashlight plugin allows you to switch the flashlight / torch of the device on and off. This App Builder's plugin uses the Flashlight plugin for Apache Cordova.
This plugin is included by default with the App Builder's installation along with an Flashlight application sample. Take a look at that application sample in order to view how to use this plugin.
Hope can be useful!
Hello to all,
The Feedback plugin allows to use the native haptic and acoustic feedback in the Android platform. This App Builder's plugin uses the Feedback plugin for Apache Cordova.
This plugin is included by default with the App Builder's installation along with the Feedback application sample included by the App Builder installation. Take a look at that application sample in order to view how to use this plugin.
Hope that can be useful!
Hello to all,
The App Builder's AdMob plugin allow us to shown banners and interstitial ads inside our Apache Cordova builded applications. You need an account in the Google AdMob website and create your own Ads IDs in order to provide it to the plugin. This plugin uses behind the scene the AdMob Pro plugin for Apache Cordova.
This plugin is included by default with the App Builder's installation along with an AdMob application sample. Take a look at that application sample in order to view how to use this plugin.
Hope that can be useful!
Hello Joshua,
I perfectly understand what you wanted, and, certainly, the HTML Select control allow us to put a "visible" value and a non visible one, that is, we can show to the user the string "A", but the Select's option (item) can have associated a value of "1", other number or other string.
Said that, App Builder doesn't work in the same way with the Select control, then we can't think in the above solution, but a possible workaround to get what we wanted. Remember we can deal with "normal" variables, "Array" variables and "Object" variables.
Maybe we can use some approach like if receive an object (maybe a JSON response) with pairs of keys and values, and then use the keys to feed the Select control. Then, when the Select changes we can iterate over the object variable to get the value of the key.
I think we can do that and maybe in others way too, so I want to ask you now, how you receive the key/values pairs? How you feed the Select control right now?
Hello Sabino,
Certainly we can do it. In fact the "PushPlugin" app sample demonstrates how to do it. As you can see in that sample we need to use certain Apache Cordova's plugin, deal with a little of pure Javascript (just an app's Javascript function) and finally an account in the Google Cloud Service API.
We can send the push notifications using some server script (like the "PushPlugin" does) or just by using the Google service console. Basically we "push" a message and then anyone who have the application installed receive such message as a notification which the users can click in order to open our application.
The problem is, Sabino, you already can found this ready in the "PushPlugin" app sample... so I am not sure how to help you... since you can simply copy the appropiate code to your application, etc. So if you have any further question don't hesitate to post it here.
Hello Samuel,
Please, update your App Builder copy. Among other enhancements the current AB release includes a new "Architecture type" option in App Options / Cordova / Windows. The architecture type is only taken in consideration when creates the "release" BAT file. If you think they can be useful too in the "run" and "debug" BAT files, please, just post it here and I will add for the next release.
Thanks for your feedback!
Hello Sabino,
Thanks for your interest in App Builder. Are you take a look at the "Pusher" and the "PushPlugin" app samples? Maybe one of them can be useful to your purpose, so try it and post here if you have some further question.
Hello Andreas!
Thanks for sharing your plugins with us sir! :)
Hello Andreas,
Many thanks for sharing this with us! :)
Hello Andreas,
Looks nice! Thanks for sharing this plugin sir! :)
Hello!
Thanks for sharing Andreas! :)
Hello Andreas,
Many thanks for inaugurate this forum's section sir! Thanks for sharing!
Hello to all!
Here in this forum's section you can place and can find developed App Builder's Javascript plugins shared to the program's community. If you want to create new App Builder's Javascript plugins this tutorial is available. Also you can use the forum's attachment manager to zip your plugin's files and upload it.
Please, try to following these little rules in order to post in this forum's section:
1º Be descriptive with the thread's title. Your plugin name must appear, and a little words to describe it. Just like in "My Cute Plugin - A cute plugin to do these and these other things".
2º Describe your plugin in more deep inside the new post. Comment about the plugin, their dependencies (if any), if you provide some example, if the plugin includes a contextual help, etc.
3º Don't use this forum to ask about plugins or whatever other thing. For that feel free to use the App Builder general forum's section. Here only plugins must be published.
That's all!
Hope you found this forum's section useful!
Thanks for comming!
Hello Ade,
If I am not wrong the installer is configured to use the system language by default or the english language if the first one is not available. The installer currently support english and spanish, the same languages than the App Builder GUI has availables. The installer "remember" the language you use in an installation, and then, when the program is installed again (after an update, for example) the installer take the latest used language. That's the behaviour I can see here.
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.