Hi Erel,
I wanted to make use of my tablet mobile hotspot instead of starting a local hotspot that has random SSID and password.
The link below dated back in 2015 will never work on my Android 13 with SDK 33.
https://www.b4x.com/android/forum/threads/android-wifi-hotspot-manager.61286/page-2
If I run the old hotspot example, I got these log errors
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create (first time) **
** Activity (main) Resume **
Scan timing
java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.BufferedReader.close()' on a null object reference
at main.java.WifiApManager$1.run(WifiApManager.java:157)
at java.lang.Thread.run(Thread.java:1012)
Is they anyway I still can enable or disable my tablet hotspot and check its client connected info.
Please advise.
Thanks.
Liew
I wanted to make use of my tablet mobile hotspot instead of starting a local hotspot that has random SSID and password.
The link below dated back in 2015 will never work on my Android 13 with SDK 33.
https://www.b4x.com/android/forum/threads/android-wifi-hotspot-manager.61286/page-2
If I run the old hotspot example, I got these log errors
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create (first time) **
** Activity (main) Resume **
Scan timing
java.lang.NullPointerException: Attempt to invoke virtual method 'void java.io.BufferedReader.close()' on a null object reference
at main.java.WifiApManager$1.run(WifiApManager.java:157)
at java.lang.Thread.run(Thread.java:1012)
Is they anyway I still can enable or disable my tablet hotspot and check its client connected info.
Please advise.
Thanks.
Liew