Android tutorials

Learning OpenGL ES

The Google Android platform supports OpenGL ES 1.0, a graphic library for 3D graphics.

Hello, MapView tutorial

I am new to Android development and I've been following the Hello, MapView tutorial in order to not only learn the Android framework, but also the Google Maps library. I've tried my best to implement things exactly as the tutorial has instructed. My problem is that the application does load in my emulator (or even on my phone for that matter), but the map tiles do not load.

 

How to switch between activities using Touch Screen?

Android developers experience trouble adjusting to what an “Activity” was and how to handle it. Here is a quick and easy way to create an Activity, and to switch between multiple activities on the click of a button.

Syndicate content