╔══════════════════════════════════════════════════════════════════╗
║ 📱 ADB COMMAND EXPLORER FOR PIXEL 7 PRO 📱 ║
║ Android Debug Bridge – Wireless Connection Ready ║
║ RF Quantum SCYTHE Integration Tools ║
╚══════════════════════════════════════════════════════════════════╝
📡 Wireless and Sensor Commands (K9 Replacement):
🐕➡️📱 RF sensing capabilities:
# WiFi information
adb shell dumpsys wifi | grep -i ‘rssi|ssid’
# Bluetooth status
adb shell dumpsys bluetooth_manager
# Location services
adb shell dumpsys location
# Sensor information
adb shell dumpsys sensorservice
# Enable/disable airplane mode
adb shell settings put global airplane_mode_on 1
adb shell settings put global airplane_mode_on 0
[github_bgilbert1984_NerfEngine@neurosphere pixel_compatible]$ echo “🧠 Reading sensor data from your Pixel 7 Pro (for K9 replacement)…” && adb shell dumpsys sensorservice | grep -A 5 -B 5 “gyro|accel|prox”
🧠 Reading sensor data from your Pixel 7 Pro (for K9 replacement)…
0x01010014) active-count = 1; sampling_period(ms) = {66.7}, selected = 66.67 ms; batching_period(ms) = {0.0}, selected = 0.00 ms
0x01010024) active-count = 1; sampling_period(ms) = {250.0}, selected = 250.00 ms; batching_period(ms) = {0.0}, selected = 0.00 ms
Sensor List:
0x00000001) Dynamic Sensor Manager | Google | ver: 1 | type: android.sensor.dynamic_sensor_meta(32) | perm: n/a | flags: 0x00000007
special-trigger | minRate=1000.00Hz | maxRate=1000.00Hz | no batching | wakeUp |
0x01010001) LSM6DSV Accelerometer | STMicro | ver: 1 | type: android.sensor.accelerometer(1) | perm: n/a | flags: 0x000009c0
continuous | minRate=1.87Hz | maxRate=479.85Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp | has-additional-info,
highest rate level = 3, support shared mem: gralloc,
0x01010002) Fusion Mag | Google | ver: 1 | type: android.sensor.magnetic_field(2) | perm: n/a | flags: 0x00000880
continuous | minRate=1.25Hz | maxRate=100.00Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp |
highest rate level = 1, support shared mem: gralloc,
0x01010003) Orientation Sensor | Google | ver: 1 | type: android.sensor.orientation(3) | perm: n/a | flags: 0x00000000
continuous | minRate=5.00Hz | maxRate=200.00Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp |
0x01010004) LSM6DSV Gyroscope | STMicro | ver: 1 | type: android.sensor.gyroscope(4) | perm: n/a | flags: 0x000009c0
continuous | minRate=1.87Hz | maxRate=479.85Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp | has-additional-info,
highest rate level = 3, support shared mem: gralloc,
0x01010005) TMD3719 Ambient Light | AMS | ver: 1 | type: android.sensor.light(5) | perm: n/a | flags: 0x00000002
on-change | minRate=1.00Hz | minDelay=0us | FIFO (max,reserved) = (100, 100) events | non-wakeUp |
0x01010006) ICP20100 Pressure Sensor | InvenSense | ver: 1 | type: android.sensor.pressure(6) | perm: n/a | flags: 0x00000000
continuous | minRate=1.00Hz | maxRate=40.00Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp |
0x01010007) TMD3719 Proximity (wake-up) | AMS | ver: 1 | type: android.sensor.proximity(8) | perm: n/a | flags: 0x00000003
on-change | minRate=1.00Hz | minDelay=0us | FIFO (max,reserved) = (100, 100) events | wakeUp |
0x01010008) Gravity Sensor | Google | ver: 1 | type: android.sensor.gravity(9) | perm: n/a | flags: 0x00000900
continuous | minRate=5.00Hz | maxRate=200.00Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp |
highest rate level = 2, support shared mem: gralloc,
0x01010009) Linear Acceleration Sensor | Google | ver: 1 | type: android.sensor.linear_acceleration(10) | perm: n/a | flags: 0x00000000
continuous | minRate=5.00Hz | maxRate=50.00Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp |
0x0101000a) Rotation Vector Sensor | Google | ver: 1 | type: android.sensor.rotation_vector(11) | perm: n/a | flags: 0x00000000
continuous | minRate=5.00Hz | maxRate=200.00Hz | FIFO (max,reserved) = (100, 100) events | non-wakeUp |
0x0101000b) Fusion Mag-Uncalibrated | Google | ver: 1 | type: android.sensor.magnetic_field_uncalibrated(14) | perm: n/a | flags: 0x00000880
continuous | minRate=1.25Hz | maxRate=100.00Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp |
highest rate level = 1, support shared mem: gralloc,
0x0101000c) Game Rotation Vector Sensor | Google | ver: 1 | type: android.sensor.game_rotation_vector(15) | perm: n/a | flags: 0x00000000
continuous | minRate=5.00Hz | maxRate=200.00Hz | FIFO (max,reserved) = (100, 100) events | non-wakeUp |
0x0101000d) LSM6DSV Gyroscope-Uncalibrated | STMicro | ver: 1 | type: android.sensor.gyroscope_uncalibrated(16) | perm: n/a | flags: 0x000009c0
continuous | minRate=1.87Hz | maxRate=479.85Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp | has-additional-info,
highest rate level = 3, support shared mem: gralloc,
0x0101000e) Significant Motion (wake-up) | Google | ver: 1 | type: android.sensor.significant_motion(17) | perm: n/a | flags: 0x00000005
one-shot | maxDelay=0us | minDelay=-1us | no batching | wakeUp |
0x0101000f) Step Detector | Google | ver: 1 | type: android.sensor.step_detector(18) | perm: android.permission.ACTIVITY_RECOGNITION | flags: 0x00000006
special-trigger | maxDelay=0us | minDelay=0us | FIFO (max,reserved) = (3000, 3000) events | wakeUp |
0x01010013) Device Pickup Sensor (wake-up) | Google | ver: 1 | type: android.sensor.pick_up_gesture(25) | perm: n/a | flags: 0x00000005
one-shot | maxDelay=0us | minDelay=-1us | no batching | wakeUp |
0x01010014) Device Orientation | Google | ver: 1 | type: android.sensor.device_orientation(27) | perm: n/a | flags: 0x00000002
on-change | minRate=1.00Hz | minDelay=0us | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp |
0x01010015) LSM6DSV Accelerometer-Uncalibrated | STMicro | ver: 1 | type: android.sensor.accelerometer_uncalibrated(35) | perm: n/a | flags: 0x000009c0
continuous | minRate=1.87Hz | maxRate=479.85Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp | has-additional-info,
highest rate level = 3, support shared mem: gralloc,
0x01010016) LSM6DSV Temperature | STMicro | ver: 1 | type: com.google.sensor.gyro_temperature(65538) | perm: n/a | flags: 0x00000000
continuous | minRate=1.87Hz | maxRate=60.00Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp |
0x01010017) ICP20100 Temperature | InvenSense | ver: 1 | type: com.google.sensor.pressure_temp(65539) | perm: n/a | flags: 0x00000000
continuous | minRate=1.00Hz | maxRate=40.00Hz | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp |
0x01010018) Camera V-Sync 0 | Google | ver: 1 | type: com.google.sensor.camera_vsync(65541) | perm: n/a | flags: 0x00000002
on-change | minRate=1.00Hz | minDelay=0us | FIFO (max,reserved) = (3000, 3000) events | non-wakeUp |
one-shot | maxDelay=0us | minDelay=-1us | no batching | wakeUp |
0x01010023) Quick Pickup Sensor (wake-up) | Google | ver: 1 | type: com.google.sensor.quick_pickup(131087) | perm: n/a | flags: 0x00000005
one-shot | maxDelay=0us | minDelay=-1us | no batching | wakeUp |
0x01010024) Auto Brightness | Google | ver: 1 | type: com.google.sensor.auto_brightness(131088) | perm: n/a | flags: 0x00000002
on-change | minRate=1.00Hz | minDelay=0us | FIFO (max,reserved) = (100, 100) events | non-wakeUp |
0x5f636779) Corrected Gyroscope Sensor | AOSP | ver: 1 | type: android.sensor.gyroscope(4) | perm: n/a | flags: 0x00000000
continuous | maxDelay=0us | maxRate=479.85Hz | no batching | non-wakeUp |
0x5f676172) Game Rotation Vector Sensor | AOSP | ver: 3 | type: android.sensor.game_rotation_vector(15) | perm: n/a | flags: 0x00000000
continuous | maxDelay=0us | maxRate=479.85Hz | no batching | non-wakeUp |
0x5f676273) Gyroscope Bias (debug) | AOSP | ver: 1 | type: android.sensor.accelerometer(1) | perm: n/a | flags: 0x00000000
continuous | maxDelay=0us | maxRate=479.85Hz | no batching | non-wakeUp |
0x5f67656f) GeoMag Rotation Vector Sensor | AOSP | ver: 3 | type: android.sensor.geomagnetic_rotation_vector(20) | perm: n/a | flags: 0x00000000
continuous | maxDelay=0us | maxRate=479.85Hz | no batching | non-wakeUp |
0x5f677276) Gravity Sensor | AOSP | ver: 3 | type: android.sensor.gravity(9) | perm: n/a | flags: 0x00000000
continuous | maxDelay=0us | maxRate=479.85Hz | no batching | non-wakeUp |
0x5f6c696e) Linear Acceleration Sensor | AOSP | ver: 3 | type: android.sensor.linear_acceleration(10) | perm: n/a | flags: 0x00000000
continuous | maxDelay=0us | maxRate=479.85Hz | no batching | non-wakeUp |
0x5f726f76) Rotation Vector Sensor | AOSP | ver: 3 | type: android.sensor.rotation_vector(11) | perm: n/a | flags: 0x00000000
continuous | maxDelay=0us | maxRate=479.85Hz | no batching | non-wakeUp |
0x5f797072) Orientation Sensor | AOSP | ver: 1 | type: android.sensor.orientation(3) | perm: n/a | flags: 0x00000000
continuous | maxDelay=0us | maxRate=479.85Hz | no batching | non-wakeUp |
Fusion States:
9-axis fusion disabled (0 clients), gyro-rate= 200.00Hz, q=< 0, 0, 0, 0 > (0), b=< 0, 0, 0 >
game fusion(no mag) disabled (0 clients), gyro-rate= 200.00Hz, q=< 0, 0, 0, 0 > (0), b=< 0, 0, 0 >
geomag fusion (no gyro) disabled (0 clients), gyro-rate= 200.00Hz, q=< 0, 0, 0, 0 > (0), b=< 0, 0, 0 >
Recent Sensor events:
Auto Brightness: last 10 events
1 (ts=31325.050251023, wall=16:36:03.166) 7.71, 7.02, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00,
2 (ts=31326.050874299, wall=16:36:04.168) 7.56, 8.65, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00,
3 (ts=31326.446193156, wall=16:36:04.563) 8.70, 8.42, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00,