Italian SignalStrengths - AlpVir    Oct 8, 2017 potrei fare, visto che il codice
Sub PSL_onSignalStrengthsChanged (signalStrength As String)
Dim ele() As String
Dim segnale As String
LogColor(signalStrength,Colors.Red... Italian SignalStrength wifi in OpenNetCF - alessandro    Jan 12, 2010 Riprovo con questo post. C'e qualcuno che puo' compilare una dll x usala con b4ppc e' leggere il segnale wifi dove sono connesso con il palmare ? Ci sono le librerie in OpenNetCF, e da microsoft c'e "Build_WiFi_Discover_App_NETCF2.msi". Io purtroppo non riesco a fare una dll in vbnet. Conosco solo vb6 & B4ppc xche' e simile a vb6. E' da novembre che cer... B4A Question [SOLVED] Signal Strength GPRS/HPSA - Jmu5667    Jan 15, 2015   (1 reaction) .
LogCat connected to: B4A-Bridge: HTC HTC One V
signalStrength = SignalStrength: 18 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte
network type = GPRS
signalStrength = SignalStrength: 19 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 gsm|lte
network type = GPRS
signalStrength = SignalStrength: 18 -1 -1 -1 -1 -1 -1 -1... Spanish Cobertura telefonica - TILogistic (first post)    Feb 4, 2022   (3 reactions) de los amigos italianos. ???
https://www.b4x.com/android/forum/threads/signalstrengths.84764/#content
https://www.b4x.com/android/forum/threads/phonestatelistener.12377/#content
busqueda:
https://www.b4x.com/android/forum/pages/results/?query=SignalStrengths... B4A Library PhoneStateListener - XverhelstX    Jan 3, 2014   (3 reactions) library.
Return type: @return:
objSignalStrength As Object
Returns the SignalStrength.
SignalStrength has a value when onSignalStrengthsChanged is called.
You can work with this object in... Italian PhoneStateListener non funziona - giada (first post)    Oct 14, 2020 non trovo come convertire i valori dalla stringa SignalStrength a E 3G H 4G ...... B4A Question PhoneStateListener - Getting signal strength - KY Leng (first post)    Nov 11, 2016 but the event seem not fire ...
Sub PSL_onSignalStrengthsChanged (signalStrength As String)
'ToastMessageShow(signalStrength, False)
'ToastMessageShow(PSL.CdmaDbm, False)
Log... B4A Question GSM base stations info (neighboring) - peacemaker    Nov 13, 2013   (1 reaction) Possible to get all the info about the neighboring towers ? MCC, MNC, LAC, CellID, signal_strength ? BGCellLocation lib allows to get ID and RSSI only. Are these all cells of the same mobile operator (connected) only ?... Italian Segnale GSM - AlpVir    Dec 16, 2013 Vorrei conoscere l'entità del segnale GSM (le famose "tacche") ma non ci riesco.
Ho provato con la libreria PhoneStateListener ma "signalStrength" mi restituisce un bel NONE.
Qualcuno ha ottenuto un risultato positivo ?
Grazie per l'attenzione.... B4A Question phonestatelistener - signal strenght - palmaf (first post)    Nov 18, 2015 'Callback invoked when network signal strengths changes. 'you can use getCDma, etc to get the network connection. Sub PSL_onSignalStrengthsChanged (signalStrength As String) ToastMessageShow(signalStrength, False) ToastMessageShow(PSL.CdmaDbm, False) End Sub This is the code that should give the message (numeric) signalstrength and this is what it appears 39006... Page: 1   2   3   4   5   6   7   |