Posts by DecSoft

Show threads by DecSoft
3404 posts found, page 175 of 227

DecSoft (In thread: Issue with click delay in iOS and Android apps)

Hello tin,

Please, let me if the FastClick integration works as expected! On the other hand, I remember trying with Hammer in the past. Certainly I can take a look again. Anyway FastClick is not updated... because probably they no need to be updated! Don't touch the things if everything works well! Seriosly, AngularJS recommend the usage of FastClick, so I think this is the choice now. :)


DecSoft (In thread: Issue with click delay in iOS and Android apps)

Hello tin,

Ok! A little more about this! I know about the "300 ms" issue in the past and for that the AngularJS's Touch module is integrated in the App Builder applications. Taking a look at the module's documentation today I can see a deprecated note about the ngClick directive provided by the ngTouch module: they are now disabled by default, and therefore we need to activate it by ourself.

We can do it, however, AngularJS recommend now the usage of the FastClick library to deal with the 300 ms, so this is what the new App Builder releases does, that is, now our App Builder applications incorporates the FastClick library from the scratch. We no need to do anything, that is, we can continue working like until now, but behind the scene our applications uses FastClick now.

Please, tin, update your App Builder copy and try it. And thanks for your suggestion! :)


DecSoft (In thread: Issue with click delay in iOS and Android apps)

Hello tin,

Thanks for your research. Please, let me to take a look. I will inform here about any progress. :)


DecSoft (In thread: How do check if internet is available on device)

Hello Kasito,

What you must to do is in principle quite simple. You can perform an HTTP call using the HttpClient control. This control offer us two events: "Success" and "Error". The first one is fired if the server response is good. The second one is fired if the server response is bad or never exists. So you can use these events in order to decide what the app must be do next.


DecSoft (In thread: How to authenticate my application's users)

Hello Kasito,

I'm not sure what you means with "redirect users to a local file"... what kind of file we are talking about? Maybe you can use the "OpenWindow" action or may we need something more like the Cordova's File Opener plugin...


DecSoft (In thread: How do check if internet is available on device)

Hello Kasito,

In principle (and in theory) we can use the "[App.Online]" variable as well the app's "Online" and "Offline" events. The "GetNetworkType" action can be useful here too. This probably works like a charm in Cordova's builded apps.

Browsers are a little different here. The browsers' vendors can more or less support the refered stuff, and, in fact all of them support right now or want to support in the future, however, the browsers' vendors can implement the "Online/Offline" API in possible different ways.

Then how the hell we can know if we are online or not? Probably the best solution (in addition to the refered stuff) is to perform an HTTP call to our server... and wait for their answer. This is probably the only reliable way to know if we can access our online resources or not.


DecSoft (In thread: How do I build a non-debug version of the apk?)

Hello Mike,

Ignore this. I downloaded your newest version which has the uber convenient signing tool and all is good now.

I just had to find the zipalign tool (in the Android build-tools folder) and follow your directions in another thread. That did it.

Now the app is uploaded to the Play store and will be there eventually.

Thank you for such a really good piece of software with excellent support.

Mike

Note that the "zipalign" tool maybe its not required. If the App Builder's "APK Signer" and the "Key Store" tools recognize the required programs, maybe you no need the "zipalign" tool all. Anyway, Mike, don't worry for nothing and just ask here for help when needed.

P.S. In my system the "zipalign" tools is placed here:


DecSoft (In thread: [suggestion] Label with awesome font icon properties.)

Hello!

thanks.David :)

You're welcome tin! :)


DecSoft (In thread: [suggestion] Label with awesome font icon properties.)

Hello tin,

Please, update your AB copy. The Label control has now an Icon variable which works exactly in the same way than the Push Button control Icon variable.


DecSoft (In thread: [suggestion] Label with awesome font icon properties.)

Hello tin,

I will take a look tin! Thanks for the suggestion!


DecSoft (In thread: What scripting languages we can use in our applications?)

Hello wildair,

We can use AB Script (actions) and Javascript in our applications. Outside our applications, that is, in the server side (if needed) we can use any language, since App Builder is completely abstracted of that, just like any other client side application.

Hope this information can be useul for you!


DecSoft (In thread: "cordova" is not recognized as an internal or external command)

Hello Jack,

thanks all
my problem is solved

Glad to know! Finally you solve the problem by adding the Cordova binary location to the environment PATH variable?


DecSoft (In thread: How to use Line Breaks in Push buttons and Textarea controls)

Hello Joshua,

OH,this can work!:)

That's nice!


DecSoft (In thread: "cordova" is not recognized as an internal or external command)

Hello Jack,

I am preparing right now an answer to your private message, but it's good that you finally decide that a question like this be published here in the forum for everyone. The below is my answer to your message and to your question/problem too:


Hello Jack,

Thanks for your interest in my work. Hope App Builder can be useful
for you and you consider to buy one or more licenses of it in order to
use it without limitations and support the project at the same time.

About your question, that error message means the Cordova executable
is not in your system environment path variable. This is required and
therefore you must set the refered variable accordingly.

In principle the Cordova installation made the appropiate changes in the
path variable, but, for some reason this is not your case. In my system
Cordova is placed in the below directory:

C:\Users\[User name]\AppData\Roaming\npm\node_modules\cordova\bin

Then you must add such path into your PATH environment variable. If you
don't know how to proceed, take a look at this tutorial:

http://www.computerhope.com/issues/ch000549.htm

Hope this information can be useful for you Jack.

Hope this information can be useful for you Jack.


DecSoft (In thread: Get and set the URL of an HttpClient control at runtime)

Hello,

sorry,I did not carefully read the manual

No problem! This time... :D

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 cookies only to store your preferences.

Ok! Hide this note More information