cellinfo

  1. Sergio Haurat

    Android Code Snippet [B4X] Check if Internet interfaces are enabled and internet status + type (WiFi/Cell/LAN)

    This project combines two libraries, [B4X] SP Ping and [B4X] IFStatus. The following code shows how to use both libraries. https://www.b4x.com/android/forum/threads/b4x-sp-ping-run-the-ping-command-from-b4a-b4j-and-b4i.161861/...
  2. manzoor

    Android Question Combine 2 cells in 1 cell B4XTable

    Help is requested, i want to combine 2 cells value into 1 cell with line-break as shown blow
  3. walterf25

    B4J Question ABMaterial Table RowuniqueId Empty

    Hi All, i need help figuring this out, i am trying to retrieve the RowUniqueId from a table when i click on any of the rows, for some reason the RowUniqueRowId always returns empty, here's my code: Sub tbl1_Clicked(PassedRowsAndColumns As List) ' is the root table...
Top