Skip to content

Commit

Permalink
Merge pull request #1886 from Undercliffe10/patch-7
Browse files Browse the repository at this point in the history
Update troubleshooting_androidstudio.md
  • Loading branch information
peterleimbach authored Dec 9, 2023
2 parents 6f1cd16 + e74313b commit e82db1e
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions docs/EN/Installing-AndroidAPS/troubleshooting_androidstudio.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,9 +241,16 @@ If non of the above tips helped you might consider building the app from scratch
## Worst case scenario
In case even building the app from scratch does not solve your problem you might want to try to uninstall Android Studio completely. Some Users reported that this solved their problem.
If the Troubleshooting tips on this page do not solve your issue, you may need to uninstall Android Studio completely.
**Make sure to uninstall all files associated with Android Studio.** If you do not completely remove Android Studio with all hidden files, uninstalling may cause new problems instead of solving your existing one(s). Manuals for complete uninstall can be found online i.e.
However, before deleting Android Studio:
1) ensure your keystore folder is stored safely in a folder separate from your C-drive (like a G-Drive) and have your keystore password available for use;
2) when prompted to delete Android Studio DO NOT delete your Android User Settings i.e. make sure the first box is ticked, and the second box is left unticked when electing the option to delete:
![AS_DELETE_Screenshot_2023-12-03_224103](https://github.com/openaps/AndroidAPSdocs/assets/137224335/b65382fe-3970-45c0-80f0-ce80bfa9db1c)![alt text](../images/file.png)
**You will also need to make sure that you have uninstalled all files associated with Android Studio.** If you do not completely remove Android Studio with all hidden files, uninstalling may cause new problems instead of solving your existing one(s). Guidance for complete uninstallation can be found online here:
[https://stackoverflow.com/questions/39953495/how-to-completely-uninstall-android-studio-from-windowsv10](https://stackoverflow.com/questions/39953495/how-to-completely-uninstall-android-studio-from-windowsv10).
Expand Down

0 comments on commit e82db1e

Please sign in to comment.