My Activity Class Turn Into An Xml File
i recently just finished my app for my school project before i go to sleep but i didn't build it yet for i thought that i will still put some changes in it the next morning then wh
Solution 1:
You can get your code back from local history of Android Studio. You need to follow below steps.
1) Launch Android Studio and open the file (It can be your activity or xml code file)
2) Click on VCS
3) Go to Local History from the menu
4) And select Show local history
5) No 5th step :)
Get your code from history
Post a Comment for "My Activity Class Turn Into An Xml File"