Posts by Carlos Vicente • 23 points
2 posts
- 
		0 votes1 answer286 viewsQ: Create a Marker at the current Maps position with FragmentHello, I need to put a Marketer in my current position and show on Google Maps, but as I am using Fragment the setMyLocationEnabled method does not work, I have already gone after the internet on… 
- 
		2 votes1 answer160 viewsQ: Problems with Python FramesI’m doing a college paper, and I’m having a hard time messing with Frames, more precisely I need to construct the graph below. In the code, you walk through it from commands EAST, WEST, NORTH and…