Trying to import ODK Collect project into Eclipse results in project *SplashScreenActivity
*created, not an ODK Collect.
Also I get error message in Eclipse console [2012-12-31 16:07:43 -
SplashScreenActivity] Project has no project.properties file! Edit the
project properties to set one.
Eclipse is Juno Service Release 1, ODK sources downloaded with Mercurial.
What's wrong and how fix this?

Before beginning, be sure to set up your Eclipse environment with the
latest Android SDK.
We recommend following the simple Android app tutorial
I haven't upgraded to Juno yet, but for Indigo:
- if I have already cloned the ODK Collect repo onto your local
machine, e.g., into C:\myfiles\parent\odk-collect,
- if I then open an Eclipse workspace on C:\myfiles\parent and
- choose Import Existing Projects into Eclipse, and
- browse to C:\myfiles\parent (the directory containing the ODK Collect
repo clone), select that,
- then the list of projects to import should show the ODK Collect
project (using the name of the project directory -- in this case,
odk-collect)
- select that and import
Then the project will import correctly. The name of the project displayed
within Eclipse will be the name of the directory containing the ODK Collect
repo (e.g., odk-collect, in this case).
Mitch
···
On Mon, Dec 31, 2012 at 6:13 AM, Andrius Balsevičius < andrius.balsevicius@gmail.com> wrote:
Trying to import ODK Collect project into Eclipse results in project *SplashScreenActivity
*created, not an ODK Collect.
Also I get error message in Eclipse console [2012-12-31 16:07:43 -
SplashScreenActivity] Project has no project.properties file! Edit the
project properties to set one.
Eclipse is Juno Service Release 1, ODK sources downloaded with Mercurial.
What's wrong and how fix this?
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en
--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com
Hi,
I have ADT and I tried doing the steps you mentioned below. But I am
getting this message: [ODK Collect] Unable to resolve target 'Google
Inc.:Google APIs:8'
Anything I missed here?
Thanks.
Raul
···
On Monday, December 31, 2012 4:13:00 PM UTC+2, Andrius Balsevičius wrote:
>
> Trying to import ODK Collect project into Eclipse results in project *SplashScreenActivity
> *created, not an ODK Collect.
> Also I get error message in *Eclipse console [2012-12-31 16:07:43 -
> SplashScreenActivity] Project has no project.properties file! Edit the
> project properties to set one*.
>
> Eclipse is Juno Service Release 1, ODK sources downloaded with Mercurial.
> What's wrong and how fix this?
>
Raul,
In the Android SDK manager, make sure you have downloaded both the
"SDK Platform" and "Google APIs" for each API level you want to
support.
Yaw
···
--
Need ODK help? Go to http://nafundi.com for custom features, form
design, implementation support, and user training for ODK.
On Fri, Jul 12, 2013 at 11:28 PM, Raul Maano simplyraul@gmail.com wrote:
Hi,
I have ADT and I tried doing the steps you mentioned below. But I am getting
this message: [ODK Collect] Unable to resolve target 'Google Inc.:Google
APIs:8'
Anything I missed here?
Thanks.
Raul
On Monday, December 31, 2012 4:13:00 PM UTC+2, Andrius Balsevičius wrote:
Trying to import ODK Collect project into Eclipse results in project
SplashScreenActivity created, not an ODK Collect.
Also I get error message in Eclipse console [2012-12-31 16:07:43 -
SplashScreenActivity] Project has no project.properties file! Edit the
project properties to set one.
Eclipse is Juno Service Release 1, ODK sources downloaded with Mercurial.
What's wrong and how fix this?
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en
You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Raul,
In the Android SDK manager, make sure you have downloaded both the
"SDK Platform" and "Google APIs" for each API level you want to
support.
Yaw
Need ODK help? Go to http://nafundi.com for custom features, form
design, implementation support, and user training for ODK.
Hi,
I have ADT and I tried doing the steps you mentioned below. But I am getting
this message: [ODK Collect] Unable to resolve target 'Google Inc.:Google
APIs:8'
Anything I missed here?
Thanks.
Raul
Trying to import ODK Collect project into Eclipse results in project
SplashScreenActivity created, not an ODK Collect.
Also I get error message in Eclipse console [2012-12-31 16:07:43 -
SplashScreenActivity] Project has no project.properties file! Edit the
project properties to set one.
Eclipse is Juno Service Release 1, ODK sources downloaded with Mercurial.
What's wrong and how fix this?
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en
You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Yaw,
I followed all the steps that Mitch has written, as well as double checked for the correct SDK Platform, Google APIs, and ADT, like you stated. However, I cannot seem to import ODK Collect into Eclipse and I cannot seem to find anything wrong with my setup. I keep getting the same problem as Raul, getting SplashScreenActivity instead of ODK Collect. Am I suppose to have a .project file somewhere in the folders to import existing projects?
Ryan
···
On Saturday, July 13, 2013 at 7:04:42 AM UTC-7, Yaw Anokwa wrote:
> On Fri, Jul 12, 2013 at 11:28 PM, Raul Maano wrote:
> > On Monday, December 31, 2012 4:13:00 PM UTC+2, Andrius Balsevičius wrote:
Hi Ryan,
You are responding to a thread from 2013 so not clear what the issue
is. Are you using the latest code from the latest repo
(https://github.com/opendatakit/collect)? The core team uses Android
Studio so if you can, try that first. Once that works, then try to get
it to work in Eclipse.
Yaw
···
--
Need ODK consultants? https://nafundi.com provides form design, server
setup, in-field training, and software development for ODK.
On Wed, Oct 7, 2015 at 6:07 AM, rbendo28@gmail.com wrote:
On Saturday, July 13, 2013 at 7:04:42 AM UTC-7, Yaw Anokwa wrote:
Raul,
In the Android SDK manager, make sure you have downloaded both the
"SDK Platform" and "Google APIs" for each API level you want to
support.
Yaw
Need ODK help? Go to http://nafundi.com for custom features, form
design, implementation support, and user training for ODK.
On Fri, Jul 12, 2013 at 11:28 PM, Raul Maano simplyraul@gmail.com wrote:
Hi,
I have ADT and I tried doing the steps you mentioned below. But I am getting
this message: [ODK Collect] Unable to resolve target 'Google Inc.:Google
APIs:8'
Anything I missed here?
Thanks.
Raul
On Monday, December 31, 2012 4:13:00 PM UTC+2, Andrius Balsevičius wrote:
Trying to import ODK Collect project into Eclipse results in project
SplashScreenActivity created, not an ODK Collect.
Also I get error message in Eclipse console [2012-12-31 16:07:43 -
SplashScreenActivity] Project has no project.properties file! Edit the
project properties to set one.
Eclipse is Juno Service Release 1, ODK sources downloaded with Mercurial.
What's wrong and how fix this?
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en
You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Yaw,
I followed all the steps that Mitch has written, as well as double checked for the correct SDK Platform, Google APIs, and ADT, like you stated. However, I cannot seem to import ODK Collect into Eclipse and I cannot seem to find anything wrong with my setup. I keep getting the same problem as Raul, getting SplashScreenActivity instead of ODK Collect. Am I suppose to have a .project file somewhere in the folders to import existing projects?
Ryan
--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en
You received this message because you are subscribed to the Google Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.