NetworkPro
NetworkPro copied to clipboard
Simple library to handle network connections in different views in just few lines of code.
Results
1
NetworkPro issues
Sort by
recently updated
recently updated
newest added
Hi,
1
i was using your libray for Oreo, i cannot hit your broadcast receivers. when i modified your main activity intentFilter = new IntentFilter(); intentFilter.addAction(CONNECTIVITY_ACTION); by adding this code it worked,...