Skip to content

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

Description

@WaitPrent

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

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

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

一直会报空指针异常

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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