0

I was working on an android project. Last week, I saved 2 copies of this project in 2 different drives for backup. Since that day I make many changes in my project (80% changes). A couple of minutes ago, I copy my updated project from one drive and paste two other drives (backup drives) but when I came back to the android studio and run my project on the emulator, it was the old project.

I go back to two backup drives and check but there is also an old project version. I don't know where It goes.

I really need help. Thanks

Qazi Hassan
  • 35
  • 1
  • 7
  • Try to check the local history in Android Studio, right click on your project in Android Studio and select [Local Histroy] => [Show History] – firemaples Apr 03 '19 at 02:51
  • 1
    You should use version control system like git or svn, that will prevent operation mistakes. – AIMIN PAN Apr 03 '19 at 02:57
  • I checked there but that history only shows changes in a specific file. In my case, the new version of the project has many new java, XML, and drawable files. – Qazi Hassan Apr 03 '19 at 02:58
  • AIMIN PAN you are right but for now, I need solution to bring the new project back. – Qazi Hassan Apr 03 '19 at 02:59

0 Answers0