dennypurwana / open-gpstracker

Automatically exported from code.google.com/p/open-gpstracker
0 stars 0 forks source link

Nest Errors when importing 8 projects from git clone repo (both code and default) #401

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Follow the steps in "How can I open this application in Eclipse for 
development?" to clone, checkout and import the 8 projects 
https://code.google.com/p/open-gpstracker/wiki/FAQ#How_can_I_open_this_applicati
on_in_Eclipse_for_development?
2. encounter the problems that "Cannot nest 'httpclient/src/main/java' inside 
'httpclient/src'. To enable nesting exclude 'main/' from 'httpclient/src'"
3. import error is not just for httpclient but all external reference 
resources, such as httpcore and signpost
4. Use Google API 18 and 19, not 15
5. can't build and run gpstracker if skipping these import error 
6. Tried "default" and also "code" Repository but the same issues still exist   

What is the expected output? What do you see instead?

import, build and run successfully  

Which Android device are you using?

Samsung Note 2 and emulator 

What version of Android are you running?

Android 4.4, 4.3 (API 19, 18)

What version of the Open GPS Tracker are you running?

1.3.4

Please provide any additional information below.

beside the issue like obsolete Google map v1, can the current Eclipse ADT and 
SDK version be okay to build and run Open GPS Tracker v1.3.4? 
I couldn't find old API 15 to rule out if it's SDK dependency issue.And also 
tried to use Maven to build httpclient for JAR inside external resource but run 
into the error during build process too.

Thank you        

Original issue reported on code.google.com by paulyang...@gmail.com on 9 Jan 2014 at 10:13

GoogleCodeExporter commented 9 years ago
any luck importing the project with API 19?

Original comment by adi...@slmbk.com on 25 Feb 2014 at 10:58