Ok. To make my question easier. I want to make an app that has a login screen like Facebook app and it should authenticate users and give them access to the next page. But of course, the login system will have to interact with a MySQL or any DB to retrieve and post Data on my server.
Clarification on this will really help.
I'm learning AB with a cordova based app. Do u have an example existing in AB? I want something like, Seek for network if not found do nothing Else Goto.
It can seek for a remote resource on sever, but how do I get the answer and decide what the app should do next?
Examples will really help.
Thanks.
Is it possible to make a user login screen to authenticate membership? I'm learning how to build a cordova app.
It will use a remote database certainly to be able manage users at my end. But the access material will be local (in the app). My challenge is how to redirect users to a local file, after a remote server-side login.
I thought of Iframing the a remote loing but, redirection is the is the issue.
Any help and examples will be useful.
Thanks
I want to confirm if internet is available on user device before load show an app page or load web based page in app page, if there is no internet available the to show a message box and stop.
Ok. Will open a new thread on subsequent topics. Also I successfully configured cordova, I just build a demo app with it. Solution to the problem: 1) I removed the default installed version. 2) I reinstalled version 5.0.0. 3). I removed node.js latest version and installed 4.xx
Just that and everything works fine. I have many question now that AB can build apps on my PC, but u will see me in other threads as advised.
Thanks. For your support.
Ok. Thanks David and Adunt, I will try installing apache cordova again.
I have tried everything I could to setup apache cordova on my system but never worked, If only I have apache cordova successfully setup on my system, I will never need a third party tool like what I'm trying to adopt. AB is a solution to my problem, how to convert it to android app is my deepest problem now.
When I package AB project with the tool above, it doesn't display anything. Also no error the screen is just blank.
Hi David. Made a HTML5 app which I try packaging it with this tool; http://html2apk.praveshagrawal.com. I have been using it to produce android apps but cannot package AB produced project. Is there settings I need to disable from AB to make he html5 produced file basic?
hello david,
in the code tab of application which language we should use?
PHP or JAVASCRIPT?
THANK YOU.
thanks all
my problem is solved
hi
i correct install all requried software (cordova - node js- git , etc)
i make a app with app builder and save it.
then build it.
But when i execute the .bat file , show error ...
please help me
Hi David, but your quiz is .xml i was expecting to download an app builder sample. How can i use this?
Thanks. I will take a look and get back to u. Getting a license is never a problem. I'm still looking at a wonderful job u did here in AB.
Is it possible to make a quiz with AB?
Any sample or example will be appreciated. Just a basic Quiz that can shuffle questions and show scores. Maybe load questions from a .text file.
Thanks.
I am doing a simple test to switch a label control's attribute from hidden (initially) to visible (activated with a push of a button).
My label control is named lblSayHello.
My button control is named btnSayHello.
Within the btnSayHello code tab (yes the click event is selected at the bottom), I have tried the following combinations but none of them make the label control (lblSayHello) visible:
SetAttribute "lblSayHello" "hidden" "False"
SetVar "[lblSayHello.Hidden]" "False" "String"
I am using version 2016.133 of App Builder.
Thank you in advance.
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.