I have seen a question about converting android to java project. Now I want to know about Converting Java project into Android Project. Is there any way? Thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First Way
/resfolder,/AndroidManifest.xmland/default.propertiesif needed.Second Way: UPD
Actually, the “First Way” doesn’t work with latest ADT plugin versions, for some reason google has removed the convert command. Another way would be:
Third Way
Why not just copy sources to a newly created Android project 🙂 ?
Fourth Way: UDP 🙂