Hi. I recently started to program android applications. Before I started I had only C# experience. And now I'm writing the code in Java.
I read google's gcm tutorial and it was very helpful! But I have a problem. I can't manage to import the server side program as a project. I want to do it for a few reasons: to get errors when i change the code, to be able to debug it. and also because I have trouble connecting the program to a My SQL server (problem with importing the JDBC driver file). I wonder: Which compiler the developers used? ?What kind of project is it? regular java project? Web project ect How can I import it into eclipse? How can I import it into the compiler the developers used? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

