If we use eclipse what version to use and what sdk we will need.Will they be different for different platforms.
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.
You can use any IDE. It mostly depends on what device you physically have to test your app on.
If android; go eclipse,
if windows phone; go visual studio,
if ios; go xcode.
The code is exactly the same for all platforms (although there are quirks), so it doesn’t really matter what which IDE you use.