Index
getCount(), 219, 220
getItem(int), 219, 220
setOffscreenPageLimit(int), 222
FragmentTransaction class
add(...), 149
beginTransaction(), 149
detach(Fragment), 223
remove(Fragment), 223
FrameLayout class
about, 66
as container view for fragments, 137, 321
Fused Location Provider, 622
(see also FusedLocationProviderApi class)
FusedLocationProviderApi class, 634
G
gen directory, 18
getAction() method (MotionEvent), 603
getActivity() method (Fragment), 206, 207
getArguments(...) method (Fragment), 211
getBooleanExtra(...) method (Intent), 103
getBottom() method (View), 613
getCacheDir(...) method (File), 308
getCount() method
(FragmentStatePagerAdapter), 219, 220
getDefaultSharedPreferences(...) method
(PreferenceManager), 532
getDir(String name, int mode) method, 308
getFilesDir(...) method (File), 308
getHeight() method (View), 613
getInputStream() method
(HttpURLConnection), 478
getIntent() method (Activity), 104, 208
getItem(int) method
(FragmentStatePagerAdapter), 219, 220
getLeft() method (View), 613
getMapAsync(...) method (SupportMapFragment),
654
getOutputStream() method
(HttpURLConnection), 478
getRight() method (View), 613
getScaledBitmap(...) method, 313
getSharedPreferences(...) method (Context),
532
getTargetFragment() method (Fragment), 238
getTargetRequestCode() method (Fragment),
238
getter and setter methods, generating, 35, 36
getTop() method (View), 613
Google Drive, 472
Google Play Services
about, 622
Maps API from, 647
setting up, 629
using, 631-633
GoogleMap class, 654
graphical layout tool, 182, 353
GridLayoutManager class, 476
GridView class, 179
H
Handler class, 507, 515
handlers, 507-517
HandlerThread class
AsyncTask vs, 518
handling downloads, 503
hardware devices, 27
-hdpi suffix, 48
hero transitions (see shared element transitions)
hierarchical navigation, 260
HOME (Intent), 466
Home button, 61
Home screen, 466, 467
Honeycomb, 115
HTTP networking, 474, 477-479, 482
HttpURLConnection class
about, 478
getInputStream(), 478
getOutputStream(), 478
I
icons, 253-255
ImageButton class, 53
implicit intents
action, 295, 456
ACTION_CALL category, 304
ACTION_DIAL category, 304
ACTION_PICK category, 299
ACTION_SEND category, 296
benefits of using, 289
categories, 295, 456
CATEGORY_DEFAULT, 457
data, 295
explicit intents vs, 289, 294