Android studio project files getting overwrittten by the apache license | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Android studio project files getting overwrittten by the apache license

Recently, each time I open my Android Studio project all my classes, layouts, styles, gradle (all files in general) keep getting overwritten by the text displayed in the images (some of the many) but when I run my project, the application doesn't seem to be affected. Luckily I have a backup stored on GitHub but it kinda is becoming a nuisance to constantly restore my project. Please help me, how can I fix this issue ? :( https://ibb.co/sFpzJdS https://ibb.co/jG2qjc0 https://ibb.co/ySL6yN2

8th Jan 2019, 10:58 AM
jeanluc rotolo
jeanluc rotolo - avatar
2 Antworten
0
Try with "Invalidate caches & Restart" in "File".... I once had a problem with the R class, the compiler kept saying it does not exist.... Also, update everything and restart
8th Jan 2019, 3:27 PM
Robert Sokolov
Robert Sokolov - avatar
0
Ive already tried that with no luck. Its now affecting my other android studio project X( and its also messing with my gradle files ... I believe this all started few weeks after i updated my android studio to the latest version 3.2.1
14th Jan 2019, 10:49 AM
jeanluc rotolo
jeanluc rotolo - avatar