I am new to this, so please bear with me. I just want the base Android Connected Android Project to work in eclipse.
First I downloaded the Eclipse 3.7 and Android SDK. I installed the ADT plugin via eclipse. I configured eclipse to point to sdk and created an android project. I added some widgets, mixed up with SMS messages and launched it on my phone. Worked like a charm.
Then I decided it was time to work with the application engine. I downloaded the Google plugin for eclipse from eclipse using this link http://dl.google.com/eclipse/plugin/3.7 . I also downloaded the Google App Engine Java SDK with this link.
Ok, here where it gets more fun. I created a new Android project related to Android and called it "TestProjectThree". Then I clicked on the button "Debugging as-> local application connected to the Android project." I got a url on the console, but a black screen appeared on my phone. Then I noticed that there was nothing in the android / gen folder, so I made a clean build of both projects. Suddenly he gave me 10 warnings.
"The context cannot be fully verified because the domain type com.testprojectthree.server.HelloWorldService is not available.
You must run ValidationTool as part of the server build process.
I searched for the problem and found this link http://code.google.com/p/google-web-toolkit/wiki/RequestFactoryInterfaceValidation .
. , . requestfactory-apt.jar factory, .
-, -, . Maven, Android- > configure- > Maven. POM. XML / POM. , . . .
"/TestProjectThree-Android/gen , . ."
, , , gen- > build path- > convert , . . !! YAYAYAY!!!
Android Android. - . " ". , URL- , logcat .
. . , , , . , , !