Featured Posts

{getPosts} $label={seo} $style={1}

How to revert changes in Android Studio

android_studio_techevolver

Sometimes we accidently delete the file from android studio . Most of persons think that it would not be revert and they cannot get back their deleted files. But you can get back your deleted files and activities and even revert all change that you previously made. So here we provide the solution for that how to revert the changes and recover all deleted files and activities in Android Studio. Follow these steps :

Step 1 : Open your Android Studio. Please make it sure that you have start with the project which you want to revert.

Step 2: You have a Project tab on your left side. Click on project tab. Project Tab is having to directories that is app and Gradle .

Step 3: Right click on app directory. Select the "Local History" Option and Click on "Show History" . A panel will be appear on your screen.


Step 4: On the left hand side, you will see action which you have made. and  On the right hand side, it shows the file on which action has performed.   

Step 5: Select the action with respect to the file and make it sure that action that you have selected is related by your file that show your right panel section.


Step 6: Right click on selected action and click on "Revert" option. your file would be reverted itself.






Post a Comment

Thanks for suggestion

Previous Post Next Post

Contact Form