-
6 days ago
Demonstrates Implementing a ProgressDialog in Android
Demonstration of implementing a ProgressDialog while a separate thread executes a long task in the background.
22 views
profgustin
uploaded
-
6 days ago
-
-
6 days ago
Creating a Simple Service in Android
Demonstrates how to create, start and stop a simple service using the onStartCommand() and onDestroy() methods.
17 views
profgustin
uploaded
-
6 days ago
-
-
6 days ago
Running a Service Asynchronously in Android
Demonstrates how to move a long-running service to a separate thread preventing an application from being suspended. Uses the doInBackground(), on...
16 views
profgustin
uploaded
-
6 days ago
-
-
1 week ago
Simulating a Long-Running Task in an Android Service
Demonstrates how to setup a long-running task that simulates downloading a large file in order to suspend app activity for a specified amount of time.
11 views
profgustin
uploaded
-
1 week ago
Android Google Map Navigation with GPS
Demonstrates how to setup the app to get updates on device location using a GPS signal. Also shows how to simulate GPS data sent to the emulator fr...
47 views
profgustin
uploaded
-
1 week ago
-
1 week ago
-
-
2 weeks ago
Zoom Google Maps in Android
Demonstrates how to display the zoom control as well as assigning phone keys to zoom in and out of Google Maps. This is a continuation of the And...
36 views
profgustin
uploaded
-
2 weeks ago
-
2 weeks ago
-
-
2 weeks ago
Get Longitude and Latitude of a Tapped Location - Android Google Maps
Learn to get the latitude and longitude of a location that corresponds to the position that was tapped on the screen. Can be used for reverse geoc...
32 views
profgustin
uploaded
-
2 weeks ago
-
-
2 weeks ago
Navigate to a Specific Location Using Google Maps in Android
Demonstrates how to animate to a specified longitude and latitude on a Google map by using a GeoPoint and MapController. Also shows how to add a m...
26 views
profgustin
uploaded
-
2 weeks ago
-
2 weeks ago
-
-
2 weeks ago
Android-Google Maps Setup
Demonstration of getting a Google API key (on Mac) and adding a map to an activity. You should view this first if you have never setup a Google Ma...
66 views
profgustin
uploaded
-
2 weeks ago
-
-
2 weeks ago
Android Google Maps API Key Signup-Windows
Demonstrates how to get a Google Maps API key for Android app development using Windows 7 and Eclipse. I recommend you watch this in ADDITION to t...
106 views
profgustin
uploaded
-
2 weeks ago
-
-
3 weeks ago
Android SQLite Database
Creating and using an Android SQLite database with a helper class. A copy of the DBAdapter.java file used in this tutorial is available for downlo...
257 views
profgustin
uploaded
-
3 weeks ago
-
-
-
3 weeks ago
-
3 weeks ago
-
-
3 weeks ago
Android Basic SQLite Database
Brief overview of creating and saving data to an SQLite database on Android.
155 views
profgustin
uploaded
-
3 weeks ago
Basic Database Terminology
Overview of basic database terminology. Discusses difference between flatfile and relational databases.
41 views
profgustin
uploaded
-
3 weeks ago
-
3 weeks ago
-
-
-
3 weeks ago
-
-
-
-
-
-