Hello to all,
Here is a new DecSoft App Builder alpha release, with the below changes, fixes and enhancements:
Hello to all,
Here is a new DecSoft App Builder alpha release, with the below changes, fixes and enhancements:
Hello to all,
Here is a new DecSoft App Builder alpha release, with the below changes, fixes and enhancements:
Hello Ryan,
Yes; both installations are intended to be compatible.
Hello to all,
Here is a new DecSoft App Builder alpha release, with the below changes, fixes and enhancements:
Hello to all,
Here is a new DecSoft App Builder alpha release, with the below changes, fixes and enhancements:
No problem, Ryan! :-)
Hello Ryan,
Be sure also that you has enable USB debugging in your device.
Hello Ryan,
Yes; the USB drivers can do the trick. Anyway, try it, that is, look for it, because the debug process is faster in this way.
Hello Jan,
It's rare... the only that I can say is that HTML Compiler don't use any port or something like that. HTML Compiler don't start any HTTP server, for example. Who knows... maybe a temporal problem causes the issue, and, then, when it's gone, the issue is gone too.
For example, if an error occur, a program can stay in the memory after close. If this occur, maybe the program behaviour changes, because can't properly start, etc. But, once the program is gone from the memory, and, if the error don't occur again, the the program come again to their expected behaviour.
Hello Ryan,
I think the problem is in the condition. You must use "&&" (AND) instead "||" (OR), because, in other case, we probably always fall in that condition and then the "hasNetwork" variable become false. So the condition must look something like:
About to copy the APK file and then install the app in the device... you can avoid that if properly connect the device via USB, and then use the "Run" BAT file.
Hello Ryan,
It's another way, of course, but, please, don't use the server... if you want to use the client... as you can see above, it's possible to create a date variable from an arbitrary value, and, then it's also possible to show that date variable in certain specific format. It's possible, so, if you find any trouble... just post it here and we will see...
Hello to all,
Here is a new DecSoft App Builder alpha release, with the below changes, fixes and enhancements:
Hello Ryan,
I think we are missing something here, because, in fact there is no issues, that is, take a look at the below code:
This time we take in consideration both date and time, so, what "[FormattedDate]" stores is "2019-09-15 21:22:23". In other words, it's perfectly possible to create a date variable which include the date and the time.
Maybe I confuse you because I mention above that we can't create a date variable only with the time... and this is truth, that is, only with the time we can't create a date variable, but, we can create date variables (as you can see below) that stores both date and times values.
Once we have a date variable, we can use several available actions to extract the days, month, etc. Or just to show the date variable in certain format, like the code above does.
Hello to all,
Here is a new DecSoft App Builder alpha release, with the below changes, fixes and enhancements:
Hello Ryan,
With "NewDate" you create a new date variable, and, since you do it using a value, you specify the format of that value, in order to properly create the date. Once you have a date variable, and, if you want to show it, then you can use the "DateFormat" action.
I think the problem here can be the time format, that is, probably we can't create a date variable only with time information / format. So, if we can't create the date variable correctly, we can't format that non valid date variable.
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.
This website uses some useful cookies to store your preferences.