Integration with Android

0
0

Hi

I greatly excited with your product, the truth is that I was looking for a long time to find such a platform like your.

Thank you.

My question

It is possible to  open an app that is located on a mobile android through the browser which running my web application ?

For example i want to run an application which scanning and return me the content of a barcode or QRCode

Thank you

Nikos

  • You must to post comments
1
0

I solve the issue about the scrolling.

I insert the touchstart  event on my control (I did not write a code inside on the event) and the scrolling now is smooth

We keep going !!!!!!!!!!!

 

  • Andrew Niese
    Can you explain exactly what you did to enable smooth scrolling? I experience bad scrolling on Listview controls. Thanks
  • Nikos Tzilivakis
    if your write Code in Visual Basic, like me, double click on your listview control, from events list select the touchStart, do not need write anything inside on the event, run your project and the scrolling is smooth.
  • You must to post comments
0
0

Hi Luca,

I use Android Mobile with Chrome Browser.

I filling a FlowLayoutpanel with labels, actualy i can scroll the list of the labels but one every time where i touch the screen, if is posible i want to scroll the list with one touch.

I tryied with all ways (panel, listview, datagridview, flowlayoutpanel) the scrolling was not Smooth

Before find your product, i was using the wgx (webgui) and the scrolling was Smooth as native android application, but, as you know, the wgx was withdraw from the market, I hope you do not do the same with you.

My opinion is : it is exquisite for pc browsers but is not the same on mobiles and tablets browsers.

I am convinced that your product covers me, and I intend to proceed to buy, in the next days.

  • You must to post comments
0
0

Hello Nikos, what mobile device? Is the list a listbox, a listview or a datagrid?

 

  • You must to post comments
0
0

Thank you for your answer but i solved this issue

I face another problem, when open the application from a mobile browser, i can’t scroll the screen with my finger on a list with lot off data, i have set to true the autoscroll property but i don’t know if i do something wrong !!!

Before post this problem, i searched your support and i readed on a article that you create one extension wisej.mobile, do you have a plan At when it’s ready?

 

  • You must to post comments
0
0

WiseJ has to run on a server – not the Android device. You could write a WiseJ application that runs on a local PC that the android app navigates to (or just a browser on the android device for that matter)

  • You must to post comments
Showing 5 results
Your Answer

Please first to submit.