CoolpixS9500 unable to use WirelessMobileUtility
Have an CoolpixS9500 camera and downloaded WirelessMobileUtility but cannot get it to use the wireless function.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
Have an CoolpixS9500 camera and downloaded WirelessMobileUtility but cannot get it to use the wireless function.
Most likely wifi is turned off in android settings for some reason. Canon CameraWindow started to work after I applied this sqlite fix:
As devel-su "root
systemctl stop aliendalvik.service
echo Current setting:
echo "select name,value from secure where name = 'wifi_on';" |sqlite3 /data/data/com.android.providers.settings/databases/settings.db
echo "update secure set value = '1' where name = 'wifi_on';" |sqlite3 /data/data/com.android.providers.settings/databases/settings.db
echo Updated setting
echo "select name,value from secure where name = 'wifi_on';" |sqlite3 /data/data/com.android.providers.settings/databases/settings.db
systemctl start aliendalvik.service
Some people managed to get it to on
by reinstalling android support on wifi (this will loose all android application settings).
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2014-04-24 13:25:39 +0200
Seen: 506 times
Last updated: Aug 18 '14
Accessing pictures from android [released]
Android apps fail to connect to internet after system update.
"Low level" access to WiFi/WLAN system fails for Android apps
Camera still not available in some apps [answered]
[Implemented in 1.0.3.8] Zoom support in Camera [answered]
[Implemented in 1.0.4.20] WiFi tethering [released]
[How-To] WPA-802.1X (enterprise), eduroam +[Others] GUI wifi support needed + workaround [released]
Android applications should not be grouped in the same window [released]
same here.
XiliX ( 2014-04-24 18:21:12 +0200 )edit