Merge commit '8467544d4c8b4d23f1048775c145b087b73f2acf'
* commit '8467544d4c8b4d23f1048775c145b087b73f2acf':
Cleaned up Samples by removing unsed imports and variables.
Added missing classpathentry for DeskClock App, Bluetooth, obex, Gallery3D, Launcher2, GlobalSearch and Provision
Removed unused Imports, Added Type Arguments, removed some Warnings by using unused Methods and Variables
Reduced warnings by removing unused imports, unused variables and adding type arguments
This changes the FragmentLayout demo to show how the layout
(and entire UI flow) can easily be changed based on screen configuration
using fragments. Here we have different UI for landscape vs portrait.
The old FragmentLayout demo is renamed to FragmentAnim and extended a
bit.
Various other tweaks to follow fragment API changes.
Change-Id: I8df918dbf32b3617cae2b20f77eb37d8211b8c89
Merge commit '705a3ee3975877460c124d98eda12ae16dadd1a6' into donut
* commit '705a3ee3975877460c124d98eda12ae16dadd1a6':
AI 147793: cleanup broken links and delete all innacurate info in apidemo pages