Android-Native-Device-Info
Android-Native-Device-Info copied to clipboard
Simplified
Hi there : )
I've only simplified how things are done, haven't changed how it works at all:
- Since reading the file is a sync process there's no need for an event at all.
- Once the event was removed, I realized that a single NativeDeviceInfo.parse() method would do as well.
I've updated the test and the docs, hope everything is ok.
Cheers and thank you for your work!
Juan
zarate, thank you!