b4xformatter

  1. R

    Android Question B4XFormatter avoid scientific notation

    In the process of converting from B4A to B4X. As I understand it it is best to avoid using NumberFormat2. No I need to show the average of a range of integer numbers and don't want to show scientific notation eg: Avg: 1.60018275E7. I can do this fine with NumberFormat2, but not sure how to do it...
  2. LucaMs

    Android Question [SOLVED] B4XTable - Load data from SQL database example

    At compilation time a phantomatic b4xformatter.jar seems to be missing. I have b4xformatter.b4xlib in my additional libraries folder (and infact the b4xformatter example works fine). For the b4xTable-SQL example I have these libraries selected:
Top