bertrandmartel / speed-test-lib

:cloud: JSpeedTest : speed test client library for Java/Android
MIT License
381 stars 119 forks source link

allocation exceeds #51

Closed juniormj closed 7 years ago

juniormj commented 7 years ago

@bertrandmartel, Good Morning.. One more bug to debug

screenshot_20170828_111958

bertrandmartel commented 7 years ago

same as #34, use speedTestSocket.setUploadStorageType(UploadStorageType.FILE_STORAGE); to use file storage rather than UploadStorageType.RAM_STORAGE which is the default