Skip to content

平板电脑网络问题,因为无GPRS #2

@WaitPrent

Description

@WaitPrent

NetworkInfo mobNetInfo = connectivityManager.getNetworkInfo(ConnectivityManager.TYPE_MOBILE);

平板电脑无法装卡,这个会返回null,而后

if (!mobNetInfo.isConnected() && !wifiNetInfo.isConnected())

一直会报空指针异常

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions