Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to compile & test "apps-for-android"?
    text
    copied!<p><a href="http://code.google.com/p/apps-for-android/" rel="nofollow noreferrer">http://code.google.com/p/apps-for-android/</a></p> <p>I have eclipse setup with Subversive plugin, I can download the codes down to my eclipse with the SVN method URL, but I just couldnt find a way to compile this code successfully!</p> <p>Can any kind soul give this noob a step by step guide on how to get apps-for-android locally, compile, and run it on my test phone?</p> <p>Edit: Basically, in Eclipse with Subversive plugin, I create a new project by</p> <p>File->New->Other->SVN->Project from SVN</p> <p>then I use this URL, <a href="http://apps-for-android.googlecode.com/svn" rel="nofollow noreferrer">http://apps-for-android.googlecode.com/svn</a></p> <p>Then on this screen, I dont know what I should select, so I chosed: Checkout as a project with the name specified</p> <p><img src="https://i.stack.imgur.com/C4OAX.jpg" alt="enter image description here"></p> <p>Then the codes got downloaded to my workspace, with the SVN metadatas.</p> <p>In my Eclipse, I can see that a new project has been created, but its not an android project.</p> <p>I tried to use Android Tools to convert it to an Android project, but of course it did not work.</p> <p>I also try to simply create a new project with the downloaded codes, and I was never able to compile it because Eclipse says there is an error with the project, but I cannot find the error at all.</p> <p>I thought this is supposed to be very simple, but I have spent one afternoon on this, so thus looking if anyone has done this before to advise me...</p> <p>Thanks.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload