Page 1 of 1

A problem with getting a first project per SVN

Posted: Mon May 28, 2012 9:15 pm
by bars_12
Hallo Guys!

A am beginner developer in Android (Expirience with php java etc but on PC - 6 years) and I want helping ideveloper of the game

I have installed Ecclipse, ADT and AVD SDK.

It is work. But only samples of Android. After installing SVN I have upload Andorstrail but ancroid with this project not worked.

And the structure of folders another as here

http://code.google.com/p/andors-trail/wiki/code

I have not the folder Android after src

And If I starting Android Emulator (before installed virtual device) the message
The selection cannot be launched and there are not recent launches
But the android manifest in the prject

Re: A problem with getting a first project per SVN

Posted: Tue Jun 05, 2012 1:25 am
by sdevaney
I am not 100% sure I understand what your issue is but, the emulator in Eclipse will by default attempt to run what it ran last time. In this case since you haven't ran anything before it doesn't know what to run.

Try this tutorial: http://developer.android.com/resources/ ... world.html

Then hopefully you can see what the issue is and get AT running.

sdevaney

Re: A problem with getting a first project per SVN

Posted: Tue Jun 05, 2012 4:18 am
by Pyrizzle
Bars_12: Welcome to the forums! I look forward to seeing what you come up with.

Re: A problem with getting a first project per SVN

Posted: Sat Jul 28, 2012 6:27 pm
by Ian
My biggest problem with running AT on the emulator was the android version. First, I downloaded 4.0 but that didn't work. But after installing 2.3 I could play AT on PC.
That was just my problem. Maybe this helps you further.
Btw, development of the game is always welcome! ;)