Problem: I’m having trouble getting a FileChooser class to populate a TextView during a TableRow creation. I receiving a Invocation Exception in the Android created “looper.java” which appears to be caused by a variable tagTrace=0 being read as “!=0”. So, I’m not sure how I…