So I'm having some problems with importing an existing project, everytime I import it and try to run it, the app crashes. I already did my research and people say that it usually helps to create a new project and then paste the existing one over the new one. I tried doing that, I simply created a new android project, and then pasted and overwritten it with my existing project. But that gave me a whole lot of errors so I probably did something wrong.
Could someone tell me what people usually mean by saying to create a new project and then paste the existing one over? My existing project that I'm having trouble importing us using 3 library projects and a few external jars. Thank you for any kind of help!