I am attempting to understand and implement the (incomplete) code described in \"Creating P2P Connections with Wi-Fi\". This is to add as a separate class to my existing activit
That file is part of an example project, not a library/jar for you to consume. If you need it for implementing your code, look into that project
See: https://android.googlesource.com/platform/development/+/master/samples/WiFiDirectDemo/src/com/example/android/wifidirect/WiFiDirectActivity.java