Skip to content

fix: NullPointerException in adb device viewer (#1585)#1586

Merged
skylot merged 1 commit intoskylot:masterfrom
jpstotz:adb
Jul 25, 2022
Merged

fix: NullPointerException in adb device viewer (#1585)#1586
skylot merged 1 commit intoskylot:masterfrom
jpstotz:adb

Conversation

@jpstotz
Copy link
Copy Markdown
Collaborator

@jpstotz jpstotz commented Jul 25, 2022

Fixed a minor problem when a device disconnects and reconnects: in that case the device data can be incomplete and a device with null serial was created.

Furthermore I improved ADBDeviceInfo class a bit (getter and constructor).

@skylot
Copy link
Copy Markdown
Owner

skylot commented Jul 25, 2022

Looks good! Thanks 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants