<html> <br />
> I guess you mean you uninstalled RepWifi...<br />
<br />
Correct<br />
<br />
> Judging by the situation you described below,<br />
something was not done<br />
> properly, as the old RepWifi seems to be still<br />
installed on your system.<br />
<br />
I am not sure it is still installed on replicant.<br />
Because in applications list<br />
repwifi is gone. You cannot start repwifi.<br />
<br />
Remarks.<br />
settings -> developer tools<br />
advanced reboot on<br />
root access applications and adb on<br />
android debugging on<br />
debugging notify on<br />
adb over network on<br />
<br />
The commands you wrote in your email I had already<br />
done cf this link in a previous email from you.<br />
https://redmine.replicant.us/boards/9/topics/14079#Installation-Troubleshooting<br />
<br />
I ran the commands in your email several times.<br />
$ adb root<br />
adbd is already running as root<br />
$ adb shell stop<br />
$ adb shell<br />
root@i9100:/ # mount -o remount,rw /system<br />
root@i9100:/ # rm /system/app/RepWifi/RepWifi.apk<br />
rm: /system/app/RepWifi/RepWifi.apk: No such file<br />
or directory<br />
1|root@i9100:/ # mount -o ro,remount /system<br />
root@i9100:/ # exit<br />
$ adb shell start<br />
<br />
If in fdroid I search for repwifi it returns<br />
a greyed out repwifi version 0.5<br />
and no versions with compatible signature.<br />
<br />
Should you not make a replicant image having no<br />
repwifi? Then tell people after they have installed<br />
replicant they shall turn on cellular networks and<br />
install repwifi from fdroid.</html>