Announcement

Collapse
No announcement yet.

Installing android studio / kernel burn ( security/spacedisk issue ?)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Installing android studio / kernel burn ( security/spacedisk issue ?)

    i recently install last kernel 6.8.0.45 without any trouble, i used it from weeks now.

    But i wanted to learn programming on androids...
    finding android studio snap, and installing it into the system.
    lt work perfectly during 3 hours until i want to reboot because of studio/desktop freeze after system autoscan run by ClamAV on user folders.
    at reboot time i had black screens without changes. no login input etc...
    reboot with another kernel work, so with this safe kernel i remove the .45 image and headers, and reinstall it.
    the kernel work back.
    if it could help you to understand this issue...
    i note the snap install download further files that are surely not deeply verified.... it warn us too with an incompatibility from a sand playground and require to enter root/sudo pwd to install.

    i note too, that disk space is heavily used and it feel snap not correctly remove all files from android studio installation...
    Last edited by MegsOconnor; Yesterday, 06:22 AM.

    #2
    Originally posted by MegsOconnor View Post
    disk space is heavily used and it feel snap not correctly remove all files from android studio installation...
    Code:
    snap list
    Code:
    snap remove <name-of-snap>

    Comment

    Working...
    X