Hello,
Yes; you need the Android SDK installed in your computer. This is one of the steps in the above linked tutorial:
https://www.decsoftutils.com/blog/android-apps-with-decsoft-app-builder/
Posts by DecSoft Hello,
Yes; you need the Android SDK installed in your computer. This is one of the steps in the above linked tutorial:
https://www.decsoftutils.com/blog/android-apps-with-decsoft-app-builder/
Hello Stef,
The error is more or less clear: you must add the "ANDROID_HOME" environment variable into the sytem's. Take a look at this article, for example:
http://www.nextofwindows.com/how-to-addedit-environment-variables-in-windows-7
Or look around the web about how to add a new environment variable (the "ANDROID_HOME" one) in the system's environment variables.
Hello Mike,
Certainly we can use variables in the Reports (in fact you do it right now) something like the below one:
On the other hand, maybe the Checkboxes control are not the most addecuate when we want to let the user to choose one of some possible options. Are you tried with Radio controls or, maybe better, the Select control?
Hello,
Ok. Thanks for the advise. The link is now ok. But, anyway, don't forget the other link I put above and here again for your convenience:
https://www.decsoftutils.com/blog/android-apps-with-decsoft-app-builder/
Hello Stef,
May you can refer what particular link failed... then I no need to search in the entire thread. Please tell me what link failed and I will try to fix it!
Anyway, the link that you must follow is the below one:
https://www.decsoftutils.com/blog/android-apps-with-decsoft-app-builder/
Hello reg4app,
Yes; App Builder includes "out of the box" the ability to use certain Apache Cordova's plugins in our applications: Barcode, Files, Location, Browser... we can use these and more Cordova's plugins "out of the box" with the controls and actions provided by App Builder.
Additionally, we can also use the Javascript API for non included Apache Cordova's plugins. And for this the "custom plugins" editbox appear, because we must specify the appropiate plugins IDs to be required in addition to use the plugins provided Javascript API in our apps.
Take a look at this help topic
On the other hand, App Builder have their own plugins system, which allow thirdparty authors to write Javascript plugins for App Builder, following certain implementation conventions. These thirdparty plugins can add one or more app actions, and use, if needed, certain Apache Cordova's plugins too.
Take a look at this help topic
In this last case we can activate and deactivate plugins from the program's options. And then, every application can choose one or more App Builder plugins to be used, from the available ones. Some App Builder's Javascript plugins are already included, as well certain "Template" plugin to be used by thirdparty authors.
Hope this can help you in some way, reg4app. If you have any further question, don't hesitate to post it here.
Hello Stef,
Hey David,I've done it but I get this message [...]
Greetings Stef
The error is more or less clear: Cordova is not well instaled or their binary is not in the system's path. You can follow this forum's thread in order to install Apache Cordova properly.
Hello,
Hello.
Anyone is available to help me..
Thanks for your interest in my work. Do you get some error message? Can you provide some captured of the program when fail? Certainly as most information you can provide means a more easy way to help you!
Hello reg4app,
Humm... probably you are using the "Run" (CTRL+F9) command instead the "Debug" (F9) one? Remember the Run command launch the latest app compilation, but the Debug one save the possible app changes before compile it and finally launch it.
On the other hand, if I do what you said and change the code, I get the expected results here. So, maybe you are talking about the "Hello world" that appear in the AlertBox? If so, note that such AlertBox do not use the variable you refer, but shown by certain app function.
You're welcome Samuel! :)
Hello Samuel,
Ok. After take a look at the source code, certainly I can't found a possible chance for the problem... except if the application is not saved, that is, if after check the BAT related checkboxes we don't save the application. Certainly the application must be saved, since the App Builder's compiler works with the application's XML project file.
So please, Samuel, try to reproduce the problem but assert you save the application before.
Hello Samuel,
Thanks for posting the log. Certainly the below message disturb me:
Since just after other messages (for every BAT created) must appear... but are missing in your log.
I definitely need to take a look at this in a more deep way.
Hello,
PS: what is missing on this forum's engine is a +1 (or like) button ;)
I am search for some "reputation" module for the used forum manager, but certainly only found a couple of them and very difficult to implement in a first impression... But there is no problem to post something like "+1" when you wanted. :)
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.