Discussion Forums  >  Maps, Device Location, Tracking

Replies: 7    Views: 130

yenael
Aspiring developer
Profile
Posts: 100
Reg: Sep 17, 2013
Detroit
2,950
10/01/13 11:32 AM (10 years ago)

Location Map Instructions not matching my project file

I am reading through the Location Map plugin's help screen and I can't find the /src/values/ folder for the strings.xml file. Can anyone assist with this? Also, the instructions on the location map plugin states this: "BT_screen_map.java is the Activity class that displays the map. The layout is handled by screen_map.xml. Additionally, several graphic files are needed to show the locations on the map. " Where is the screen_map.xml and how do I obtain the graphics files to show locations on the map? Thank you for your help guys. I am still learning in BuzzTouch U as well.
 
yenael
Aspiring developer
Profile
Posts: 100
Reg: Sep 17, 2013
Detroit
2,950
like
10/01/13 11:44 AM (10 years ago)
Also, I forgot. If I go and create the locations from a remote file, will the app still have navigational functionality for the user?
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/01/13 12:19 PM (10 years ago)
Hello, First question I have is whether you're using the new Android v3 package? If you are, you should see a file in your download package called instructions-v3-android.pdf. If that's there, let me know, and we'll get you all fixed up! Mark
 
yenael
Aspiring developer
Profile
Posts: 100
Reg: Sep 17, 2013
Detroit
2,950
like
10/01/13 04:42 PM (10 years ago)
Yes I am using the 3.0 version. Thank you.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/01/13 04:52 PM (10 years ago)
OK, cool. The only file you have to edit is the AndroidManifest.xml file, which is part of your package. You'll see a section in there for the Google Maps for Android API v2 key. Here's instructions on how to get the key: https://developers.google.com/maps/documentation/android/start#the_google_maps_api_key You'll need to use the SAME keystore to get the key that you'll be signing your app with. You can use the debug keystore for testing. Once you get the key, plug it into the manifest file, and then follow the rest of the instructions in that PDF file. Mark
 
yenael
Aspiring developer
Profile
Posts: 100
Reg: Sep 17, 2013
Detroit
2,950
like
10/01/13 08:38 PM (10 years ago)
Yes I am using the 3.0 version. Thank you.
 
yenael
Aspiring developer
Profile
Posts: 100
Reg: Sep 17, 2013
Detroit
2,950
like
10/01/13 08:40 PM (10 years ago)
Oh! Okay, I did that already. Thank you! I guess I got carried away when I saw the instructions under the plugin info. I just realized I need to do the dataURL method instead of listing the locations on the actual screen, there will be over 100 listings. Thank you GoNorthWest. I did check your instructions out. Awesome! I'm becoming a member as soon as I can!
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/01/13 10:14 PM (10 years ago)
Sweet! So, you're all set then? Everything working like you expected? Glad to hear you're becoming a member! Best community on the earth! Mark
 

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.