Android Question Help with QR Code generation

Beja

Expert
Licensed User
Longtime User
The ip is local area network address, we can't access it, where is your web server? Phone or Pc?
This is a solution
Thank you
The qrcode you put, is for b4x com.
Mine is a local area network (esp32), so it's impossible to access it from outside. I just need the qrcode .. to generate the qrcode from url text. That's all. No need to access the html page.
 
Upvote 0

teddybear

Well-Known Member
Licensed User
yes.. to make a qr code for the text: http://192.168.4.1/admin
qr-code.png

Is this ?
 
Upvote 0

Beja

Expert
Licensed User
Longtime User
Thanks and yes, I was also able to generate the code.. they both point and invoke the same web page.. but they are different, I don't know why..
1787788367890.png

Mine
 
Upvote 0

teddybear

Well-Known Member
Licensed User
Thanks and yes, I was also able to generate the code.. they both point and invoke the same web page.. but they are different, I don't know why..
View attachment 173159
Mine
Various factors such as mask pattern, error correction level, and version affect the generation of QR codes.
 
Upvote 0
Top