I am making a simple application where I want just :
Then I was trying to set custom SSID and preSharedKey but seems it won't change.... is there any possible way to set them ?
I have read also Android sets up hotspot with this function public static WifiConfiguration generateLocalOnlyHotspotConfig(Context context)... maybe is it possible to create someway a wrapper of this function to force settings as you know?....
Any direction would be really appreciate! Thanks a lor in advance to all!
Cheers! npuleio
- local hotspot with no internet need
- custom SSID and preSharedKey , not that "AndroidShare_XXXX" stuff
Then I was trying to set custom SSID and preSharedKey but seems it won't change.... is there any possible way to set them ?
I have read also Android sets up hotspot with this function public static WifiConfiguration generateLocalOnlyHotspotConfig(Context context)... maybe is it possible to create someway a wrapper of this function to force settings as you know?....
Any direction would be really appreciate! Thanks a lor in advance to all!

Cheers! npuleio
Last edited: