Android Question {Solved]How to solved runtime error with the old project?

Theera

Expert
Licensed User
Longtime User
I used to be success in pdf creating and printing source code, so I need to hair cut it as B4APdfAndPrinting Template for new project. I found runtime error which make stop running app. Is there way to solve it, please?
 

Attachments

  • Screenshot_20250407_170643.png
    Screenshot_20250407_170643.png
    24.5 KB · Views: 63
  • PdfCreateAndPrinting.zip
    11.9 KB · Views: 65
Solution
As you see, this log is incomplete and does not provide any information that could help.

I downloaded the example, removed the libs "b4xstringfunctionvb e b4xthaiutils", that is not usefull to me, and the example run fine.
Maybe the problem could be in one of this libs.

1744126451632.png

asales

Expert
Licensed User
Longtime User
As you see, this log is incomplete and does not provide any information that could help.

I downloaded the example, removed the libs "b4xstringfunctionvb e b4xthaiutils", that is not usefull to me, and the example run fine.
Maybe the problem could be in one of this libs.

1744126451632.png
 

Attachments

  • PdfCreateAndPrinting2.zip
    11.9 KB · Views: 36
Upvote 0
Solution

Theera

Expert
Licensed User
Longtime User
As you see, this log is incomplete and does not provide any information that could help.

I downloaded the example, removed the libs "b4xstringfunctionvb e b4xthaiutils", that is not usefull to me, and the example run fine.
Maybe the problem could be in one of this libs.

View attachment 163296
I have found my problem, I think I forgot open otg in the moblie. Thank you for kind of you.
 
Upvote 0
Top