**Description:** Retrieve device model, manufacturer, and Android version using the Build class and store results in DeviceInfo. **Acceptance Criteria:** - [ ] Implement getDeviceInfo() function - [ ] Return DeviceInfo object - [ ] Test on device/emulator - [ ] Commit and push **Estimated Effort:** 1-2 hours
Description:
Retrieve device model, manufacturer, and Android version using the Build class and store results in DeviceInfo.
Acceptance Criteria:
Estimated Effort: 1-2 hours