Started to preform a major update

I Removed all needed class that are replaced by lib classes

I updated the manifest

I updated from a tabactivity to a fragment activity, implmenting a tab
host controlling fragments

Change-Id: I2ab2eb548c122f3fe1afbce1fdd6e5bad448a724
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-03-02 09:32:08 -05:00
parent 51f497ccf7
commit 47400460d7
13 changed files with 243 additions and 1077 deletions

View File

@@ -9,3 +9,5 @@
# Project target.
target=Google Inc.:Google APIs:15
android.library.reference.1=../../exception_handler_library/ExceptionHandlerLib
android.library.reference.2=../../location_library/LocationLib