JonaK
I hate code!
Profile
Posts: 20
Reg: Feb 03, 2012
La Verne
200
03/24/12 09:13 PM (13 years ago)

Help with Eclipse and Buzztouch v1.5

Both the packages BT_Screen_Map.java and BT_item.java have errors that prevent me from compiling. If I delete BT_Screen_Map.java, there's two errors: GeoPoint cannot be resolved to a type and The import com.google cannot be resolved, and many warnings. If I don't delete it, then there are around 100 errors. What can I do? It's set to API level 8.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
03/24/12 10:25 PM (13 years ago)
Hi @JonaK, It sounds to me like you have some setup issues in your Eclipse environment. Here is a step-bu-step guide you can use to validate things: http://www.buzztouch.com/resources/Setting_Up_Your_Android_Development_Environment_v1.3.pdf There should be no reason that you need to delete any files to get things working. So, make sure everything is set up correctly, and we can go from there. If you are using maps in your app, here is another guide to help out: http://www.buzztouch.com/resources/Obtaining_a_Google_Maps_API_Key_v1.0.pdf Mark
 
Paul Rogers
Android Fan
Profile
Posts: 2524
Reg: May 30, 2011
UK
35,740
like
03/25/12 03:57 AM (13 years ago)
Funny, I get the exact same thing with every 2.0 project. No issues with any other code from anywhere else. I just remove the BT_Screen_Map.java file and strip out the map stuff in the BT_item.java. I think it's at least partly due to a missing geo-pointer import. Can't seem to find out how to fix it properly, because as Mark says, you shouldn't need to remove any files. Then again, I haven't read any maps documentation, so the solution might be in there. Not much use if you're wanting to use a map though...
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.