Note:How to Fix Android Parse Sdk Failed?
If you are coding android on eclipse and when you are open your eclipse getting like
1 2 | |
For the fix above error, you should open your home directory, then search the android file with
1
| |
If .android folder is exist in your home, you should remove this folder for fox the bug,
1
| |
you should run above command for fix the bug. Then you can check it.
That’s all.
I hope helped to you.