This is a 2nd issue independent of Companion and Emulator.
I used this sample file, created an apk and got the runtime error.
TableView_v4.aia (24.4 KB)
This is a 2nd issue independent of Companion and Emulator.
I used this sample file, created an apk and got the runtime error.
TableView_v4.aia (24.4 KB)
Try this
TableView_v4_revised.aia (24.4 KB)
I changed all your /n
to \n
to provide correct csv format.
Works fine for me, companion and compiled
Thank you, my mistake.
Frank
The apk file works if I create your aia file using http://ai2.appinventor.mit.edu.
If I use https://ai2-test.appinventor.mit.edu/ to create the file, the error message comes up:
Runtime error:
No static method setFontTypeface(Landroid/widget/TextView;IZZ)V in class Lcom/google/appinventor/components/runtime/util/TextViewUtil; or its super classes (declaration of 'com.google.appinventor.components.runtime.util.TextViewUtil' appears in /data/app/ ...
A test with Companion or USB is not possible for reasons you know (see above)
Frank
This may be due to the new font functionality in the upcoming nb191 ? Will be a shame if it is.
It may be possible to add the same functionality to the extension if @Ken approves, or to remove the font option from the extension.
Easier to just take it out ?
@TIMAI2
Since I use the TableView extension in several programs, this is very time-consuming.
In addition, I have not yet found an extension that corresponds to TableView in terms of scope.
@KEN
Would it be possible for you to adapt the extension?
That would be very very nice of you.
With the new nb191, the error message now occurs constantly.
Future newer versions of my programs will no longer run.
Greeting Frank
I can't make any promises, but I am looking into it.
Since the new nb191 version, the created apk version no longer works either.
Error message see above.
Using the extension TableViewer does not bring this error.
Since I have many scripts with the TableView extension, the conversion is very time-consuming.
I hope @Ken finds the time to fix the bug.
Frank
I am also having this problem and 4 of my apps use TableView extension.
@Dstar
There is only a solution if @Ken adjusts his extension.
I also have several apps with the faulty extension.
Have now changed the first app to the extension TableViewer. Takes time, but works.
Greeting Frank
Same problem here, with version 3 of the extension.
I just built my apk newly after a minor change somewhere else in the app and now I am getting exactly this error.
So I am stuck to my old apk and cannot work changes into my project anymore.
Or I will have to decommisison TableView and go to TableViewer.
Hi @Ken , I hope you can fix that. Would be much appreciated.
By the way, thank you for this extension!
Same Problem here Guys, Please Tell me how to fix it
see post 179
@Kevinkun Thank you
I got it to load my files but I am having a problem with a couple things.
Any idea how to achieve this?
Thank you
which extension are you using? If you are talking about tableViewer, read all the post, and ask in that thread.
As there is no fix for the extension "TableView", I also moved to "TableViewER" now, the implementation change wasn't even a big thing. Thanks @Kevinkun
Tableview.aix ver3 or 4 was working fine. Today there might be an update causing errors. As soon as I add tableview extention to the project, a long page of errors shows up