Search found 28 matches

by yunior.portilla
Sun Oct 23, 2022 6:48 am
Forum: Android Deployment
Topic: Reading qr codes in Livecode with ZXing [Solved]
Replies: 7
Views: 8231

Re: Reading qr codes in Livecode with ZXing [Solved]

Thanks for this but this no longer seems to work. The function returns button "qrCode": execution error at line 8 (LCB Error in file java.lcb at line 152: Could not convert String to Java string) near "java", char 14 Has anyone encountered or solved this? In the project settings change the option t...
by yunior.portilla
Sun Oct 23, 2022 6:44 am
Forum: Android Deployment
Topic: Reading qr codes in Livecode with ZXing [Solved]
Replies: 7
Views: 8231

Re: Reading qr codes in Livecode with ZXing [Solved]

I will check with the new version of livecode and tell you, it will probably change something in livecode builder.

As soon as I try, I'll let you know the result.

Cheers
by yunior.portilla
Fri Jun 04, 2021 9:49 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18933

Re: Help to bind Zxing library to scan barcode on Android

I think the project is dead. I have access to their gitlab page, but since last year there is nothing happening. Too bad, I looked forward to it also. Hello sphere , I have not been able to give continuity to the project for reasons beyond my control, I will try to take some time to continue with t...
by yunior.portilla
Fri Jun 04, 2021 9:41 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18933

Re: Help to bind Zxing library to scan barcode on Android

Hello Yunior, Thank you for posting this very informative thread. I'm currently using the Community version of LiveCode and thinking ahead of time I would need the Android Barcode Scanner to be of use when building my prototype. As I'm not a professional developer, I'm not in the position where I c...
by yunior.portilla
Fri Aug 21, 2020 3:43 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18933

Re: Help to bind Zxing library to scan barcode on Android

Hello, I am happy to share the LiveCode Builder source code with you and the community. At the moment if they have accounts in gitlab they send me the user here and I add them as members to the project that I have of yBarcode in gitLab so they can see what is done. Excuse my English because I am Spa...
by yunior.portilla
Wed Aug 19, 2020 8:00 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18933

Re: Help to bind Zxing library to scan barcode on Android

Hello, If the library is totally independent of Google and mergZXing, precisely what I did was integrate the free ZXing project in the library that I developed with LiveCode Builder so that I did not need anything to read a Qr code. Previously LiveCode brings a library to generate Qr codes but not t...
by yunior.portilla
Wed Aug 19, 2020 7:09 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18933

[SOlved] Re: Help to bind Zxing library to scan barcode on Android

I am pleased to share with the community the library with its examples of how to integrate ZXing into LiveCode through LiveCode Builder. Here you have the links to download the example and the library developed that integrates ZXing. It is working very fast for me. https://github.com/portilla/yBarco...
by yunior.portilla
Wed Aug 19, 2020 7:06 pm
Forum: Android Deployment
Topic: Reading qr codes in Livecode with ZXing [Solved]
Replies: 7
Views: 8231

Reading qr codes in Livecode with ZXing [Solved]

A few months ago I tried to use the excellent livecode qr code scanner and my users could not use it because many of their devices did not have google play services on their devices. To solve this problem, I started a project to integrate the free ZXing project into LiveCode using LiveCode Builder, ...
by yunior.portilla
Wed Jul 08, 2020 7:04 pm
Forum: LiveCode Builder
Topic: How to use .aar in LiveCode from LiveCodeBuilder
Replies: 2
Views: 4433

Re: How to use .aar in LiveCode from LiveCodeBuilder

Thank you very much for your reply I have reviewed the documentation and it says that you can use .aar, but they do not give any example. I have created widget and libraries using LiveCode Buielder and os .jar work perfectly for me, but I could not get a .aar to work. So I would like to see an examp...
by yunior.portilla
Wed Jul 08, 2020 1:22 am
Forum: LiveCode Builder
Topic: How to use .aar in LiveCode from LiveCodeBuilder
Replies: 2
Views: 4433

How to use .aar in LiveCode from LiveCodeBuilder

Hello,

The LiveCode documentation explains that it is possible to use .aar libraries, I have built a basic one with Android Studio but I could not get my LiveCode Builder library up and running. They could socialize a basic example of using .aar in LiveCode :roll:

Thank you
by yunior.portilla
Thu Jun 25, 2020 6:43 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18933

Re: Help to bind Zxing library to scan barcode on Android

I am obliged for my application to provide a solution independent of Google Play services, lately there are many versions of the operating system that do not have the services of Google Play Service, which means that the excellent Android barcode Widget does not work for me on those devices. Current...
by yunior.portilla
Thu Jun 25, 2020 6:28 pm
Forum: iOS Deployment
Topic: Camera Doesn't return control to LC
Replies: 3
Views: 3884

Re: Camera Doesn't return control to LC

I am happy to share that I was able to get a snapshot of the camera using cameraControl. It really took a bit of work because the example in the help gave me an error ... After reading a lot, I realized that the file extension should be jpeg, and that using binfile it saved the image well. The other...
by yunior.portilla
Thu Jun 18, 2020 9:22 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18933

Re: Help to bind Zxing library to scan barcode on Android

I downloaded the .jar from the XZing site and incorporated it into my LCB project at code / jvm-android however when I make the calls it didn't work. I share the code to see where I am failing. The code has other examples that I put into practice following the basic example of using an external java...
by yunior.portilla
Wed Jun 17, 2020 5:42 pm
Forum: LiveCode Builder
Topic: Help to bind Zxing library to scan barcode on Android
Replies: 18
Views: 18933

Help to bind Zxing library to scan barcode on Android

I'm trying to use the ZXing library from LiveCode Builder to create a barcode reading mechanism, but it doesn't work for me, it must be that I'm doing something wrong. I am stuck and actually the new LiveCode Barcode Scanner widget requires the Google Play Service functionalities, which makes my app...
by yunior.portilla
Mon Jun 15, 2020 5:10 pm
Forum: Android Deployment
Topic: [SOLVED] Use of JKS files
Replies: 4
Views: 3450

Re: Use of JKS files

Livecode seems to be expecting a .keystore, from what I've seen they don't differ much.

Thank you

Go to advanced search