Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

always showing internet quality POOR #35

@sssvrock

Description

@sssvrock

DeviceBandwidthSampler.getInstance().startSampling();
// Calling API network operation and after success or error from volley response
DeviceBandwidthSampler.getInstance().stopSampling();
mUtils.showInternetQualityIfPoor(); // Now checking bandwidth and showing message

even though when I was in Very god internet quality, it is always showing POOR connection, help me out how can I modify to get exact connection quality

Regards
Vinod

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions