Download Free code cw android

Description

Source Code to _The Busy Coder's Guide To Android Development_.

Icons

cw android

Source Files

The download file cw-android-master.zip has the following entries.


APIVersions/ReadWriteStrict/.classpath//w  w w . j a v a2  s .co m
APIVersions/ReadWriteStrict/.project
APIVersions/ReadWriteStrict/AndroidManifest.xml
APIVersions/ReadWriteStrict/build.xml
APIVersions/ReadWriteStrict/proguard.cfg
APIVersions/ReadWriteStrict/project.properties
APIVersions/ReadWriteStrict/res/drawable/cw.png
APIVersions/ReadWriteStrict/res/layout/main.xml
APIVersions/ReadWriteStrict/res/values/strings.xml
APIVersions/ReadWriteStrict/src/com/commonsware/android/rwversions/ReadWriteFileDemo.java
APIVersions/ReadWriteStrict/src/com/commonsware/android/rwversions/StrictForRealz.java
APIVersions/ReadWriteStrict/src/com/commonsware/android/rwversions/StrictWrapper.java
Activities/IntentTab/AndroidManifest.xml
Activities/IntentTab/build.xml
Activities/IntentTab/proguard.cfg
Activities/IntentTab/project.properties
Activities/IntentTab/res/drawable/cw.png
Activities/IntentTab/res/layout/main.xml
Activities/IntentTab/res/values/strings.xml
Activities/IntentTab/src/com/commonsware/android/intenttab/CWBrowser.java
Activities/IntentTab/src/com/commonsware/android/intenttab/IntentTabDemo.java
Activities/Launch/.classpath
Activities/Launch/.project
Activities/Launch/AndroidManifest.xml
Activities/Launch/build.xml
Activities/Launch/proguard.cfg
Activities/Launch/project.properties
Activities/Launch/res/drawable/cw.png
Activities/Launch/res/layout/main.xml
Activities/Launch/res/values/strings.xml
Activities/Launch/src/com/commonsware/android/activities/LaunchDemo.java
Android.kpf
Basic/CheckBox/.classpath
Basic/CheckBox/.project
Basic/CheckBox/AndroidManifest.xml
Basic/CheckBox/build.xml
Basic/CheckBox/proguard.cfg
Basic/CheckBox/project.properties
Basic/CheckBox/res/drawable/cw.png
Basic/CheckBox/res/layout/main.xml
Basic/CheckBox/res/values/strings.xml
Basic/CheckBox/src/com/commonsware/android/checkbox/CheckBoxDemo.java
Basic/Field/AndroidManifest.xml
Basic/Field/build.xml
Basic/Field/proguard.cfg
Basic/Field/project.properties
Basic/Field/res/drawable/cw.png
Basic/Field/res/layout/main.xml
Basic/Field/res/values/strings.xml
Basic/Field/src/com/commonsware/android/field/FieldDemo.java
Basic/ImageView/AndroidManifest.xml
Basic/ImageView/build.xml
Basic/ImageView/proguard.cfg
Basic/ImageView/project.properties
Basic/ImageView/res/drawable/cw.png
Basic/ImageView/res/drawable/molecule.png
Basic/ImageView/res/layout/main.xml
Basic/ImageView/res/values/strings.xml
Basic/ImageView/src/com/commonsware/android/image/ImageViewDemo.java
Basic/Label/AndroidManifest.xml
Basic/Label/build.xml
Basic/Label/proguard.cfg
Basic/Label/project.properties
Basic/Label/res/drawable/cw.png
Basic/Label/res/layout/main.xml
Basic/Label/res/values/strings.xml
Basic/Label/src/com/commonsware/android/label/LabelDemo.java
Basic/RadioButton/AndroidManifest.xml
Basic/RadioButton/build.xml
Basic/RadioButton/proguard.cfg
Basic/RadioButton/project.properties
Basic/RadioButton/res/drawable/cw.png
Basic/RadioButton/res/layout/main.xml
Basic/RadioButton/res/values/strings.xml
Basic/RadioButton/src/com/commonsware/android/basic/RadioButtonDemo.java
Basic/ToggleButton/.classpath
Basic/ToggleButton/.project
Basic/ToggleButton/AndroidManifest.xml
Basic/ToggleButton/build.xml
Basic/ToggleButton/proguard.cfg
Basic/ToggleButton/project.properties
Basic/ToggleButton/res/drawable/cw.png
Basic/ToggleButton/res/layout/main.xml
Basic/ToggleButton/res/values/strings.xml
Basic/ToggleButton/src/com/commonsware/android/toggle/ToggleButtonDemo.java
Containers/Linear/AndroidManifest.xml
Containers/Linear/build.xml
Containers/Linear/proguard.cfg
Containers/Linear/project.properties
Containers/Linear/res/drawable/cw.png
Containers/Linear/res/layout/main.xml
Containers/Linear/res/values/strings.xml
Containers/Linear/src/com/commonsware/android/linear/LinearLayoutDemo.java
Containers/LinearPercent/.classpath
Containers/LinearPercent/.project
Containers/LinearPercent/AndroidManifest.xml
Containers/LinearPercent/build.xml
Containers/LinearPercent/proguard.cfg
Containers/LinearPercent/project.properties
Containers/LinearPercent/res/drawable/cw.png
Containers/LinearPercent/res/layout/main.xml
Containers/LinearPercent/res/values/strings.xml
Containers/LinearPercent/src/com/commonsware/android/linearpct/LinearLayoutDemo.java
Containers/Relative/.classpath
Containers/Relative/.project
Containers/Relative/AndroidManifest.xml
Containers/Relative/build.xml
Containers/Relative/proguard.cfg
Containers/Relative/project.properties
Containers/Relative/res/drawable/cw.png
Containers/Relative/res/layout/main.xml
Containers/Relative/res/values/strings.xml
Containers/Relative/src/com/commonsware/android/relative/RelativeLayoutDemo.java
Containers/RelativeOverlap/.classpath
Containers/RelativeOverlap/.project
Containers/RelativeOverlap/AndroidManifest.xml
Containers/RelativeOverlap/build.xml
Containers/RelativeOverlap/proguard.cfg
Containers/RelativeOverlap/project.properties
Containers/RelativeOverlap/res/drawable/cw.png
Containers/RelativeOverlap/res/layout/main.xml
Containers/RelativeOverlap/res/values/strings.xml
Containers/RelativeOverlap/src/com/commonsware/android/overlap/OverlapDemo.java
Containers/Scroll/AndroidManifest.xml
Containers/Scroll/build.xml
Containers/Scroll/proguard.cfg
Containers/Scroll/project.properties
Containers/Scroll/res/drawable/cw.png
Containers/Scroll/res/layout/main.xml
Containers/Scroll/res/values/strings.xml
Containers/Scroll/src/com/commonsware/android/scroll/ScrollViewDemo.java
Containers/Table/.classpath
Containers/Table/.project
Containers/Table/AndroidManifest.xml
Containers/Table/build.xml
Containers/Table/proguard.cfg
Containers/Table/project.properties
Containers/Table/res/drawable/cw.png
Containers/Table/res/layout/main.xml
Containers/Table/res/values/strings.xml
Containers/Table/src/com/commonsware/android/containers/TableLayoutDemo.java
Database/Constants/.classpath
Database/Constants/.project
Database/Constants/AndroidManifest.xml
Database/Constants/build.xml
Database/Constants/proguard.cfg
Database/Constants/project.properties
Database/Constants/res/drawable/add.png
Database/Constants/res/drawable/cw.png
Database/Constants/res/drawable/delete.png
Database/Constants/res/layout/add_edit.xml
Database/Constants/res/layout/main.xml
Database/Constants/res/layout/row.xml
Database/Constants/res/values/strings.xml
Database/Constants/src/com/commonsware/android/constants/ConstantsBrowser.java
Database/Constants/src/com/commonsware/android/constants/DatabaseHelper.java
Fancy/Chrono/.classpath
Fancy/Chrono/.project
Fancy/Chrono/AndroidManifest.xml
Fancy/Chrono/build.xml
Fancy/Chrono/proguard.cfg
Fancy/Chrono/project.properties
Fancy/Chrono/res/drawable/cw.png
Fancy/Chrono/res/layout/main.xml
Fancy/Chrono/res/values/strings.xml
Fancy/Chrono/src/com/commonsware/android/chrono/ChronoDemo.java
Fancy/Clocks/AndroidManifest.xml
Fancy/Clocks/build.xml
Fancy/Clocks/proguard.cfg
Fancy/Clocks/project.properties
Fancy/Clocks/res/drawable/cw.png
Fancy/Clocks/res/layout/main.xml
Fancy/Clocks/res/values/strings.xml
Fancy/Clocks/src/com/commonsware/android/clocks/ClocksDemo.java
Fancy/DrawerDemo/AndroidManifest.xml
Fancy/DrawerDemo/ant.properties
Fancy/DrawerDemo/build.xml
Fancy/DrawerDemo/proguard.cfg
Fancy/DrawerDemo/project.properties
Fancy/DrawerDemo/res/drawable/cw.png
Fancy/DrawerDemo/res/drawable/tray_handle_normal.png
Fancy/DrawerDemo/res/layout/main.xml
Fancy/DrawerDemo/res/values/strings.xml
Fancy/DrawerDemo/src/com/commonsware/android/drawer/DrawerDemo.java
Fancy/DynamicTab/.classpath
Fancy/DynamicTab/.project
Fancy/DynamicTab/AndroidManifest.xml
Fancy/DynamicTab/build.xml
Fancy/DynamicTab/proguard.cfg
Fancy/DynamicTab/project.properties
Fancy/DynamicTab/res/drawable-hdpi/tab_focus.9.png
Fancy/DynamicTab/res/drawable-hdpi/tab_press.9.png
Fancy/DynamicTab/res/drawable-hdpi/tab_selected.9.png
Fancy/DynamicTab/res/drawable-hdpi/tab_unselected.9.png
Fancy/DynamicTab/res/drawable/cw.png
Fancy/DynamicTab/res/drawable/tab_indicator.xml
Fancy/DynamicTab/res/layout/main.xml
Fancy/DynamicTab/res/layout/tab_indicator.xml
Fancy/DynamicTab/res/values/strings.xml
Fancy/DynamicTab/src/com/commonsware/android/dynamictab/DynamicTabDemo.java
Fancy/Flipper1/AndroidManifest.xml
Fancy/Flipper1/build.xml
Fancy/Flipper1/proguard.cfg
Fancy/Flipper1/project.properties
Fancy/Flipper1/res/drawable/cw.png
Fancy/Flipper1/res/layout/main.xml
Fancy/Flipper1/res/values/strings.xml
Fancy/Flipper1/src/com/commonsware/android/flipper1/FlipperDemo.java
Fancy/Flipper2/AndroidManifest.xml
Fancy/Flipper2/build.xml
Fancy/Flipper2/proguard.cfg
Fancy/Flipper2/project.properties
Fancy/Flipper2/res/drawable/cw.png
Fancy/Flipper2/res/layout/main.xml
Fancy/Flipper2/res/values/strings.xml
Fancy/Flipper2/src/com/commonsware/android/flipper2/FlipperDemo2.java
Fancy/Tab/.classpath
Fancy/Tab/.project
Fancy/Tab/AndroidManifest.xml
Fancy/Tab/build.xml
Fancy/Tab/proguard.cfg
Fancy/Tab/project.properties
Fancy/Tab/res/drawable/cw.png
Fancy/Tab/res/layout/main.xml
Fancy/Tab/res/values/strings.xml
Fancy/Tab/src/com/commonsware/android/fancy/TabDemo.java
FancyLists/Dynamic/.classpath
FancyLists/Dynamic/.project
FancyLists/Dynamic/AndroidManifest.xml
FancyLists/Dynamic/build.xml
FancyLists/Dynamic/proguard.cfg
FancyLists/Dynamic/project.properties
FancyLists/Dynamic/res/drawable/cw.png
FancyLists/Dynamic/res/drawable/delete.png
FancyLists/Dynamic/res/drawable/ok.png
FancyLists/Dynamic/res/layout/main.xml
FancyLists/Dynamic/res/layout/row.xml
FancyLists/Dynamic/res/values/strings.xml
FancyLists/Dynamic/src/com/commonsware/android/fancylists/three/DynamicDemo.java
FancyLists/DynamicEx/.classpath
FancyLists/DynamicEx/.project
FancyLists/DynamicEx/AndroidManifest.xml
FancyLists/DynamicEx/build.xml
FancyLists/DynamicEx/proguard.cfg
FancyLists/DynamicEx/project.properties
FancyLists/DynamicEx/res/drawable/cw.png
FancyLists/DynamicEx/res/drawable/delete.png
FancyLists/DynamicEx/res/drawable/ok.png
FancyLists/DynamicEx/res/layout/main.xml
FancyLists/DynamicEx/res/layout/row.xml
FancyLists/DynamicEx/res/values/strings.xml
FancyLists/DynamicEx/src/com/commonsware/android/fancylists/threex/DynamicDemo.java
FancyLists/RateList/AndroidManifest.xml
FancyLists/RateList/build.xml
FancyLists/RateList/proguard.cfg
FancyLists/RateList/project.properties
FancyLists/RateList/res/drawable/cw.png
FancyLists/RateList/res/layout/row.xml
FancyLists/RateList/res/values/strings.xml
FancyLists/RateList/src/com/commonsware/android/fancylists/six/RateListDemo.java
FancyLists/RateList/src/com/commonsware/android/fancylists/six/ViewHolder.java
FancyLists/Recycling/.classpath
FancyLists/Recycling/.project
FancyLists/Recycling/AndroidManifest.xml
FancyLists/Recycling/build.xml
FancyLists/Recycling/proguard.cfg
FancyLists/Recycling/project.properties
FancyLists/Recycling/res/drawable/cw.png
FancyLists/Recycling/res/drawable/delete.png
FancyLists/Recycling/res/drawable/ok.png
FancyLists/Recycling/res/layout/main.xml
FancyLists/Recycling/res/layout/row.xml
FancyLists/Recycling/res/values/strings.xml
FancyLists/Recycling/src/com/commonsware/android/fancylists/four/RecyclingDemo.java
FancyLists/Static/AndroidManifest.xml
FancyLists/Static/build.xml
FancyLists/Static/proguard.cfg
FancyLists/Static/project.properties
FancyLists/Static/res/drawable/cw.png
FancyLists/Static/res/drawable/delete.png
FancyLists/Static/res/drawable/ok.png
FancyLists/Static/res/layout/main.xml
FancyLists/Static/res/layout/row.xml
FancyLists/Static/res/values/strings.xml
FancyLists/Static/src/com/commonsware/android/fancylists/two/StaticDemo.java
FancyLists/ViewHolder/.classpath
FancyLists/ViewHolder/.project
FancyLists/ViewHolder/AndroidManifest.xml
FancyLists/ViewHolder/build.xml
FancyLists/ViewHolder/proguard.cfg
FancyLists/ViewHolder/project.properties
FancyLists/ViewHolder/res/drawable/cw.png
FancyLists/ViewHolder/res/drawable/delete.png
FancyLists/ViewHolder/res/drawable/ok.png
FancyLists/ViewHolder/res/layout/main.xml
FancyLists/ViewHolder/res/layout/row.xml
FancyLists/ViewHolder/res/values/strings.xml
FancyLists/ViewHolder/src/com/commonsware/android/fancylists/five/ViewHolder.java
FancyLists/ViewHolder/src/com/commonsware/android/fancylists/five/ViewHolderDemo.java
Files/ReadWrite/AndroidManifest.xml
Files/ReadWrite/build.xml
Files/ReadWrite/proguard.cfg
Files/ReadWrite/project.properties
Files/ReadWrite/res/drawable/cw.png
Files/ReadWrite/res/layout/main.xml
Files/ReadWrite/res/values/strings.xml
Files/ReadWrite/src/com/commonsware/android/readwrite/ReadWriteFileDemo.java
Files/Static/AndroidManifest.xml
Files/Static/build.xml
Files/Static/proguard.cfg
Files/Static/project.properties
Files/Static/res/drawable/cw.png
Files/Static/res/layout/main.xml
Files/Static/res/raw/words.xml
Files/Static/res/values/strings.xml
Files/Static/src/com/commonsware/android/files/StaticFileDemo.java
Fonts/FontSampler/.classpath
Fonts/FontSampler/.project
Fonts/FontSampler/AndroidManifest.xml
Fonts/FontSampler/MgOpenCosmeticaBold.ttf
Fonts/FontSampler/assets/fonts/HandmadeTypewriter.ttf
Fonts/FontSampler/build.xml
Fonts/FontSampler/proguard.cfg
Fonts/FontSampler/project.properties
Fonts/FontSampler/res/drawable/cw.png
Fonts/FontSampler/res/layout/main.xml
Fonts/FontSampler/res/values/strings.xml
Fonts/FontSampler/src/com/commonsware/android/fonts/FontSampler.java
Fragments/EU4You_6/.classpath
Fragments/EU4You_6/.project
Fragments/EU4You_6/AndroidManifest.xml
Fragments/EU4You_6/ant.properties
Fragments/EU4You_6/build.xml
Fragments/EU4You_6/libs/android-support-v4.jar
Fragments/EU4You_6/proguard.cfg
Fragments/EU4You_6/project.properties
Fragments/EU4You_6/res/drawable-hdpi/austria.png
Fragments/EU4You_6/res/drawable-hdpi/belgium.png
Fragments/EU4You_6/res/drawable-hdpi/bulgaria.png
Fragments/EU4You_6/res/drawable-hdpi/cyprus.png
Fragments/EU4You_6/res/drawable-hdpi/czech_republic.png
Fragments/EU4You_6/res/drawable-hdpi/denmark.png
Fragments/EU4You_6/res/drawable-hdpi/estonia.png
Fragments/EU4You_6/res/drawable-hdpi/finland.png
Fragments/EU4You_6/res/drawable-hdpi/france.png
Fragments/EU4You_6/res/drawable-hdpi/germany.png
Fragments/EU4You_6/res/drawable-hdpi/greece.png
Fragments/EU4You_6/res/drawable-hdpi/hungary.png
Fragments/EU4You_6/res/drawable-hdpi/ireland.png
Fragments/EU4You_6/res/drawable-hdpi/italy.png
Fragments/EU4You_6/res/drawable-hdpi/latvia.png
Fragments/EU4You_6/res/drawable-hdpi/lithuania.png
Fragments/EU4You_6/res/drawable-hdpi/luxembourg.png
Fragments/EU4You_6/res/drawable-hdpi/malta.png
Fragments/EU4You_6/res/drawable-hdpi/netherlands.png
Fragments/EU4You_6/res/drawable-hdpi/poland.png
Fragments/EU4You_6/res/drawable-hdpi/portugal.png
Fragments/EU4You_6/res/drawable-hdpi/romania.png
Fragments/EU4You_6/res/drawable-hdpi/slovakia.png
Fragments/EU4You_6/res/drawable-hdpi/slovenia.png
Fragments/EU4You_6/res/drawable-hdpi/spain.png
Fragments/EU4You_6/res/drawable-hdpi/sweden.png
Fragments/EU4You_6/res/drawable-hdpi/united_kingdom.png
Fragments/EU4You_6/res/drawable-ldpi/austria.png
Fragments/EU4You_6/res/drawable-ldpi/belgium.png
Fragments/EU4You_6/res/drawable-ldpi/bulgaria.png
Fragments/EU4You_6/res/drawable-ldpi/cyprus.png
Fragments/EU4You_6/res/drawable-ldpi/czech_republic.png
Fragments/EU4You_6/res/drawable-ldpi/denmark.png
Fragments/EU4You_6/res/drawable-ldpi/estonia.png
Fragments/EU4You_6/res/drawable-ldpi/finland.png
Fragments/EU4You_6/res/drawable-ldpi/france.png
Fragments/EU4You_6/res/drawable-ldpi/germany.png
Fragments/EU4You_6/res/drawable-ldpi/greece.png
Fragments/EU4You_6/res/drawable-ldpi/hungary.png
Fragments/EU4You_6/res/drawable-ldpi/ireland.png
Fragments/EU4You_6/res/drawable-ldpi/italy.png
Fragments/EU4You_6/res/drawable-ldpi/latvia.png
Fragments/EU4You_6/res/drawable-ldpi/lithuania.png
Fragments/EU4You_6/res/drawable-ldpi/luxembourg.png
Fragments/EU4You_6/res/drawable-ldpi/malta.png
Fragments/EU4You_6/res/drawable-ldpi/netherlands.png
Fragments/EU4You_6/res/drawable-ldpi/poland.png
Fragments/EU4You_6/res/drawable-ldpi/portugal.png
Fragments/EU4You_6/res/drawable-ldpi/romania.png
Fragments/EU4You_6/res/drawable-ldpi/slovakia.png
Fragments/EU4You_6/res/drawable-ldpi/slovenia.png
Fragments/EU4You_6/res/drawable-ldpi/spain.png
Fragments/EU4You_6/res/drawable-ldpi/sweden.png
Fragments/EU4You_6/res/drawable-ldpi/united_kingdom.png
Fragments/EU4You_6/res/drawable-mdpi/austria.png
Fragments/EU4You_6/res/drawable-mdpi/belgium.png
Fragments/EU4You_6/res/drawable-mdpi/bulgaria.png
Fragments/EU4You_6/res/drawable-mdpi/cyprus.png
Fragments/EU4You_6/res/drawable-mdpi/czech_republic.png
Fragments/EU4You_6/res/drawable-mdpi/denmark.png
Fragments/EU4You_6/res/drawable-mdpi/estonia.png
Fragments/EU4You_6/res/drawable-mdpi/finland.png
Fragments/EU4You_6/res/drawable-mdpi/france.png
Fragments/EU4You_6/res/drawable-mdpi/germany.png
Fragments/EU4You_6/res/drawable-mdpi/greece.png
Fragments/EU4You_6/res/drawable-mdpi/hungary.png
Fragments/EU4You_6/res/drawable-mdpi/ireland.png
Fragments/EU4You_6/res/drawable-mdpi/italy.png
Fragments/EU4You_6/res/drawable-mdpi/latvia.png
Fragments/EU4You_6/res/drawable-mdpi/lithuania.png
Fragments/EU4You_6/res/drawable-mdpi/luxembourg.png
Fragments/EU4You_6/res/drawable-mdpi/malta.png
Fragments/EU4You_6/res/drawable-mdpi/netherlands.png
Fragments/EU4You_6/res/drawable-mdpi/poland.png
Fragments/EU4You_6/res/drawable-mdpi/portugal.png
Fragments/EU4You_6/res/drawable-mdpi/romania.png
Fragments/EU4You_6/res/drawable-mdpi/slovakia.png
Fragments/EU4You_6/res/drawable-mdpi/slovenia.png
Fragments/EU4You_6/res/drawable-mdpi/spain.png
Fragments/EU4You_6/res/drawable-mdpi/sweden.png
Fragments/EU4You_6/res/drawable-mdpi/united_kingdom.png
Fragments/EU4You_6/res/drawable/cw.png
Fragments/EU4You_6/res/layout-large/main.xml
Fragments/EU4You_6/res/layout/details.xml
Fragments/EU4You_6/res/layout/details_fragment.xml
Fragments/EU4You_6/res/layout/main.xml
Fragments/EU4You_6/res/layout/row.xml
Fragments/EU4You_6/res/values-v11/styles.xml
Fragments/EU4You_6/res/values/strings.xml
Fragments/EU4You_6/res/values/styles.xml
Fragments/EU4You_6/src/com/commonsware/android/eu4you6/CountriesFragment.java
Fragments/EU4You_6/src/com/commonsware/android/eu4you6/Country.java
Fragments/EU4You_6/src/com/commonsware/android/eu4you6/CountryListener.java
Fragments/EU4You_6/src/com/commonsware/android/eu4you6/DetailsActivity.java
Fragments/EU4You_6/src/com/commonsware/android/eu4you6/DetailsFragment.java
Fragments/EU4You_6/src/com/commonsware/android/eu4you6/EU4You.java
HTML5/Checklist/apple-touch-icon-precomposed.png
HTML5/Checklist/checklist.manifest
HTML5/Checklist/index.html
HTML5/Checklist/main.js
HTML5/Checklist/splashscreen.png
HTML5/Checklist/styles.css
InputMethod/IMEDemo1/AndroidManifest.xml
InputMethod/IMEDemo1/ant.properties
InputMethod/IMEDemo1/build.xml
InputMethod/IMEDemo1/proguard.cfg
InputMethod/IMEDemo1/project.properties
InputMethod/IMEDemo1/res/drawable/cw.png
InputMethod/IMEDemo1/res/layout/main.xml
InputMethod/IMEDemo1/res/values/strings.xml
InputMethod/IMEDemo1/src/com/commonsware/android/imf/one/IMEDemo1.java
InputMethod/IMEDemo2/AndroidManifest.xml
InputMethod/IMEDemo2/ant.properties
InputMethod/IMEDemo2/build.xml
InputMethod/IMEDemo2/proguard.cfg
InputMethod/IMEDemo2/project.properties
InputMethod/IMEDemo2/res/drawable/cw.png
InputMethod/IMEDemo2/res/layout/main.xml
InputMethod/IMEDemo2/res/values/strings.xml
InputMethod/IMEDemo2/src/com/commonsware/android/imf/two/IMEDemo2.java
Internet/Download/.classpath
Internet/Download/.project
Internet/Download/AndroidManifest.xml
Internet/Download/ant.properties
Internet/Download/build.xml
Internet/Download/proguard.cfg
Internet/Download/project.properties
Internet/Download/res/drawable/cw.png
Internet/Download/res/layout/main.xml
Internet/Download/res/values/strings.xml
Internet/Download/src/com/commonsware/android/download/DownloadDemo.java
Internet/DownloadStrict/.classpath
Internet/DownloadStrict/.project
Internet/DownloadStrict/AndroidManifest.xml
Internet/DownloadStrict/ant.properties
Internet/DownloadStrict/build.xml
Internet/DownloadStrict/proguard.cfg
Internet/DownloadStrict/project.properties
Internet/DownloadStrict/res/drawable/cw.png
Internet/DownloadStrict/res/layout/main.xml
Internet/DownloadStrict/res/values/strings.xml
Internet/DownloadStrict/src/com/commonsware/android/dlstrict/DownloadDemo.java
Internet/Weather/.classpath
Internet/Weather/.project
Internet/Weather/AndroidManifest.xml
Internet/Weather/build.xml
Internet/Weather/proguard.cfg
Internet/Weather/project.properties
Internet/Weather/res/drawable/cw.png
Internet/Weather/res/layout/main.xml
Internet/Weather/res/values/strings.xml
Internet/Weather/src/com/commonsware/android/internet/WeatherDemo.java
Internet/WeatherStrict/.classpath
Internet/WeatherStrict/.project
Internet/WeatherStrict/AndroidManifest.xml
Internet/WeatherStrict/build.xml
Internet/WeatherStrict/proguard.cfg
Internet/WeatherStrict/project.properties
Internet/WeatherStrict/res/drawable/cw.png
Internet/WeatherStrict/res/layout/main.xml
Internet/WeatherStrict/res/values/strings.xml
Internet/WeatherStrict/src/com/commonsware/android/strict/WeatherDemo.java
Java/AndShell/AndroidManifest.xml
Java/AndShell/build.xml
Java/AndShell/libs/bsh-core-2.0b5.jar
Java/AndShell/proguard.cfg
Java/AndShell/project.properties
Java/AndShell/res/drawable/cw.png
Java/AndShell/res/layout/main.xml
Java/AndShell/res/values/strings.xml
Java/AndShell/src/com/commonsware/android/andshell/MainActivity.java
LICENSE-Apache2.txt
Layouts/NowRedux/.classpath
Layouts/NowRedux/.project
Layouts/NowRedux/AndroidManifest.xml
Layouts/NowRedux/build.xml
Layouts/NowRedux/proguard.cfg
Layouts/NowRedux/project.properties
Layouts/NowRedux/res/drawable/cw.png
Layouts/NowRedux/res/layout/main.xml
Layouts/NowRedux/res/values/strings.xml
Layouts/NowRedux/src/com/commonsware/android/layouts/NowRedux.java
Maps/NooYawk/.classpath
Maps/NooYawk/.project
Maps/NooYawk/AndroidManifest.xml
Maps/NooYawk/build.xml
Maps/NooYawk/proguard.cfg
Maps/NooYawk/project.properties
Maps/NooYawk/res/drawable/cw.png
Maps/NooYawk/res/drawable/icon.png
Maps/NooYawk/res/drawable/marker.png
Maps/NooYawk/res/layout/main.xml
Maps/NooYawk/res/values/strings.xml
Maps/NooYawk/src/com/commonsware/android/maps/NooYawk.java
Maps/NooYawkFragments/.classpath
Maps/NooYawkFragments/.project
Maps/NooYawkFragments/AndroidManifest.xml
Maps/NooYawkFragments/build.xml
Maps/NooYawkFragments/proguard.cfg
Maps/NooYawkFragments/project.properties
Maps/NooYawkFragments/res/drawable/cw.png
Maps/NooYawkFragments/res/drawable/icon.png
Maps/NooYawkFragments/res/drawable/marker.png
Maps/NooYawkFragments/res/layout/main.xml
Maps/NooYawkFragments/res/values/strings.xml
Maps/NooYawkFragments/src/com/commonsware/android/mapfrags/MapFragment.java
Maps/NooYawkFragments/src/com/commonsware/android/mapfrags/NooYawk.java
Menus/ActionBar/.classpath
Menus/ActionBar/.project
Menus/ActionBar/AndroidManifest.xml
Menus/ActionBar/build.xml
Menus/ActionBar/proguard.cfg
Menus/ActionBar/project.properties
Menus/ActionBar/res/drawable/cw.png
Menus/ActionBar/res/drawable/eject.png
Menus/ActionBar/res/drawable/ic_menu_add.png
Menus/ActionBar/res/drawable/ic_menu_info_details.png
Menus/ActionBar/res/drawable/ic_menu_refresh.png
Menus/ActionBar/res/layout/add.xml
Menus/ActionBar/res/layout/main.xml
Menus/ActionBar/res/menu/context.xml
Menus/ActionBar/res/menu/option.xml
Menus/ActionBar/res/values/strings.xml
Menus/ActionBar/src/com/commonsware/android/actionbar/InflationDemo.java
Menus/ActionBarBC/.classpath
Menus/ActionBarBC/.project
Menus/ActionBarBC/AndroidManifest.xml
Menus/ActionBarBC/build.xml
Menus/ActionBarBC/proguard.cfg
Menus/ActionBarBC/project.properties
Menus/ActionBarBC/res/drawable/cw.png
Menus/ActionBarBC/res/drawable/eject.png
Menus/ActionBarBC/res/drawable/ic_menu_add.png
Menus/ActionBarBC/res/drawable/ic_menu_info_details.png
Menus/ActionBarBC/res/drawable/ic_menu_refresh.png
Menus/ActionBarBC/res/layout/add.xml
Menus/ActionBarBC/res/layout/main.xml
Menus/ActionBarBC/res/menu/context.xml
Menus/ActionBarBC/res/menu/option.xml
Menus/ActionBarBC/res/values/strings.xml
Menus/ActionBarBC/src/com/commonsware/android/actionbarbc/HoneycombHelper.java
Menus/ActionBarBC/src/com/commonsware/android/actionbarbc/InflationDemo.java
Menus/Inflation/.classpath
Menus/Inflation/.project
Menus/Inflation/AndroidManifest.xml
Menus/Inflation/build.xml
Menus/Inflation/proguard.cfg
Menus/Inflation/project.properties
Menus/Inflation/res/drawable/cw.png
Menus/Inflation/res/drawable/eject.png
Menus/Inflation/res/drawable/ic_menu_add.png
Menus/Inflation/res/drawable/ic_menu_refresh.png
Menus/Inflation/res/layout/add.xml
Menus/Inflation/res/layout/main.xml
Menus/Inflation/res/menu/context.xml
Menus/Inflation/res/menu/option.xml
Menus/Inflation/res/values/strings.xml
Menus/Inflation/src/com/commonsware/android/inflation/InflationDemo.java
Menus/Menus/.classpath
Menus/Menus/.project
Menus/Menus/AndroidManifest.xml
Menus/Menus/build.xml
Menus/Menus/proguard.cfg
Menus/Menus/project.properties
Menus/Menus/res/drawable/cw.png
Menus/Menus/res/drawable/ic_menu_add.png
Menus/Menus/res/drawable/ic_menu_refresh.png
Menus/Menus/res/layout/add.xml
Menus/Menus/res/values/strings.xml
Menus/Menus/src/com/commonsware/android/menus/MenuDemo.java
Messages/Message/.classpath
Messages/Message/.project
Messages/Message/AndroidManifest.xml
Messages/Message/build.xml
Messages/Message/proguard.cfg
Messages/Message/project.properties
Messages/Message/res/drawable/cw.png
Messages/Message/res/layout/main.xml
Messages/Message/res/values/strings.xml
Messages/Message/src/com/commonsware/android/messages/MessageDemo.java
Notifications/FakePlayer/.classpath
Notifications/FakePlayer/.project
Notifications/FakePlayer/AndroidManifest.xml
Notifications/FakePlayer/ant.properties
Notifications/FakePlayer/build.xml
Notifications/FakePlayer/proguard.cfg
Notifications/FakePlayer/project.properties
Notifications/FakePlayer/res/drawable/stat_notify_chat.png
Notifications/FakePlayer/res/layout/main.xml
Notifications/FakePlayer/res/values/strings.xml
Notifications/FakePlayer/src/com/commonsware/android/fakeplayerfg/FakePlayer.java
Notifications/FakePlayer/src/com/commonsware/android/fakeplayerfg/PlayerService.java
Notifications/Notify1/.classpath
Notifications/Notify1/.project
Notifications/Notify1/AndroidManifest.xml
Notifications/Notify1/build.xml
Notifications/Notify1/proguard.cfg
Notifications/Notify1/project.properties
Notifications/Notify1/res/drawable/cw.png
Notifications/Notify1/res/drawable/stat_notify_chat.png
Notifications/Notify1/res/layout/main.xml
Notifications/Notify1/res/values/strings.xml
Notifications/Notify1/src/com/commonsware/android/notify/NotifyDemo.java
Notifications/Notify1/src/com/commonsware/android/notify/NotifyMessage.java
Phone/Dialer/AndroidManifest.xml
Phone/Dialer/build.xml
Phone/Dialer/proguard.cfg
Phone/Dialer/project.properties
Phone/Dialer/res/drawable/cw.png
Phone/Dialer/res/layout/main.xml
Phone/Dialer/res/values/strings.xml
Phone/Dialer/src/com/commonsware/android/dialer/DialerDemo.java
PhoneGap/Checklist/AndroidManifest.xml
PhoneGap/Checklist/ant.properties
PhoneGap/Checklist/assets/www/index.html
PhoneGap/Checklist/assets/www/main.js
PhoneGap/Checklist/assets/www/phonegap.0.9.4.js
PhoneGap/Checklist/assets/www/splashscreen.png
PhoneGap/Checklist/assets/www/styles.css
PhoneGap/Checklist/build.xml
PhoneGap/Checklist/libs/phonegap.0.9.4.jar
PhoneGap/Checklist/proguard.cfg
PhoneGap/Checklist/project.properties
PhoneGap/Checklist/res/drawable/cw.png
PhoneGap/Checklist/res/drawable/eject.png
PhoneGap/Checklist/res/drawable/ic_menu_add.png
PhoneGap/Checklist/res/drawable/ic_menu_info_details.png
PhoneGap/Checklist/res/drawable/ic_menu_refresh.png
PhoneGap/Checklist/res/layout/main.xml
PhoneGap/Checklist/res/values/strings.xml
PhoneGap/Checklist/src/com/commonsware/pg/checklist/Checklist.java
PhoneGap/ChecklistEx/AndroidManifest.xml
PhoneGap/ChecklistEx/ant.properties
PhoneGap/ChecklistEx/assets/www/index.html
PhoneGap/ChecklistEx/assets/www/main.js
PhoneGap/ChecklistEx/assets/www/phonegap.0.9.4.js
PhoneGap/ChecklistEx/assets/www/props.js
PhoneGap/ChecklistEx/assets/www/splashscreen.png
PhoneGap/ChecklistEx/assets/www/styles.css
PhoneGap/ChecklistEx/build.xml
PhoneGap/ChecklistEx/libs/phonegap.0.9.4.jar
PhoneGap/ChecklistEx/proguard.cfg
PhoneGap/ChecklistEx/project.properties
PhoneGap/ChecklistEx/res/drawable/cw.png
PhoneGap/ChecklistEx/res/drawable/eject.png
PhoneGap/ChecklistEx/res/drawable/ic_menu_add.png
PhoneGap/ChecklistEx/res/drawable/ic_menu_info_details.png
PhoneGap/ChecklistEx/res/drawable/ic_menu_refresh.png
PhoneGap/ChecklistEx/res/layout/main.xml
PhoneGap/ChecklistEx/res/values/strings.xml
PhoneGap/ChecklistEx/src/com/commonsware/pg/checklist/Checklist.java
Prefs/Dialogs/.classpath
Prefs/Dialogs/.project
Prefs/Dialogs/AndroidManifest.xml
Prefs/Dialogs/build.xml
Prefs/Dialogs/proguard.cfg
Prefs/Dialogs/project.properties
Prefs/Dialogs/res/drawable/cw.png
Prefs/Dialogs/res/drawable/eject.png
Prefs/Dialogs/res/drawable/misc.png
Prefs/Dialogs/res/layout/main.xml
Prefs/Dialogs/res/values/arrays.xml
Prefs/Dialogs/res/values/strings.xml
Prefs/Dialogs/res/xml/preferences.xml
Prefs/Dialogs/src/com/commonsware/android/prefdialogs/DialogsDemo.java
Prefs/Dialogs/src/com/commonsware/android/prefdialogs/EditPreferences.java
Prefs/Fragments/AndroidManifest.xml
Prefs/Fragments/build.xml
Prefs/Fragments/proguard.cfg
Prefs/Fragments/project.properties
Prefs/Fragments/res/drawable/cw.png
Prefs/Fragments/res/drawable/eject.png
Prefs/Fragments/res/drawable/misc.png
Prefs/Fragments/res/layout/main.xml
Prefs/Fragments/res/values/arrays.xml
Prefs/Fragments/res/values/strings.xml
Prefs/Fragments/res/xml/preference_headers.xml
Prefs/Fragments/res/xml/preferences.xml
Prefs/Fragments/res/xml/preferences2.xml
Prefs/Fragments/src/com/commonsware/android/preffrags/EditPreferences.java
Prefs/Fragments/src/com/commonsware/android/preffrags/FragmentsDemo.java
Prefs/Fragments/src/com/commonsware/android/preffrags/StockPreferenceFragment.java
Prefs/FragmentsBC/.classpath
Prefs/FragmentsBC/.project
Prefs/FragmentsBC/AndroidManifest.xml
Prefs/FragmentsBC/build.xml
Prefs/FragmentsBC/proguard.cfg
Prefs/FragmentsBC/project.properties
Prefs/FragmentsBC/res/drawable/cw.png
Prefs/FragmentsBC/res/drawable/eject.png
Prefs/FragmentsBC/res/drawable/misc.png
Prefs/FragmentsBC/res/layout/main.xml
Prefs/FragmentsBC/res/values/arrays.xml
Prefs/FragmentsBC/res/values/strings.xml
Prefs/FragmentsBC/res/xml/preference_headers.xml
Prefs/FragmentsBC/res/xml/preferences.xml
Prefs/FragmentsBC/res/xml/preferences2.xml
Prefs/FragmentsBC/src/com/commonsware/android/preffragsbc/EditPreferences.java
Prefs/FragmentsBC/src/com/commonsware/android/preffragsbc/EditPreferencesHC.java
Prefs/FragmentsBC/src/com/commonsware/android/preffragsbc/FragmentsDemo.java
Prefs/FragmentsBC/src/com/commonsware/android/preffragsbc/StockPreferenceFragment.java
Prefs/Simple/AndroidManifest.xml
Prefs/Simple/build.xml
Prefs/Simple/proguard.cfg
Prefs/Simple/project.properties
Prefs/Simple/res/drawable/cw.png
Prefs/Simple/res/drawable/eject.png
Prefs/Simple/res/drawable/misc.png
Prefs/Simple/res/layout/main.xml
Prefs/Simple/res/values/strings.xml
Prefs/Simple/res/xml/preferences.xml
Prefs/Simple/src/com/commonsware/android/simple/EditPreferences.java
Prefs/Simple/src/com/commonsware/android/simple/SimplePrefsDemo.java
Prefs/Structured/AndroidManifest.xml
Prefs/Structured/build.xml
Prefs/Structured/proguard.cfg
Prefs/Structured/project.properties
Prefs/Structured/res/drawable/cw.png
Prefs/Structured/res/drawable/eject.png
Prefs/Structured/res/drawable/misc.png
Prefs/Structured/res/layout/main.xml
Prefs/Structured/res/values/strings.xml
Prefs/Structured/res/xml/preferences.xml
Prefs/Structured/src/com/commonsware/android/prefs/EditPreferences.java
Prefs/Structured/src/com/commonsware/android/prefs/StructuredPrefsDemo.java
README.markdown
Resources/Images/AndroidManifest.xml
Resources/Images/build.xml
Resources/Images/proguard.cfg
Resources/Images/project.properties
Resources/Images/res/drawable/cw.png
Resources/Images/res/drawable/icon.png
Resources/Images/res/layout/main.xml
Resources/Images/res/values/strings.xml
Resources/Images/src/com/commonsware/android/images/ImagesDemo.java
Resources/Strings/.classpath
Resources/Strings/.project
Resources/Strings/AndroidManifest.xml
Resources/Strings/build.xml
Resources/Strings/proguard.cfg
Resources/Strings/project.properties
Resources/Strings/res/drawable/cw.png
Resources/Strings/res/layout/main.xml
Resources/Strings/res/values/strings.xml
Resources/Strings/src/com/commonsware/android/strings/StringsDemo.java
Resources/XML/AndroidManifest.xml
Resources/XML/build.xml
Resources/XML/proguard.cfg
Resources/XML/project.properties
Resources/XML/res/drawable/cw.png
Resources/XML/res/layout/main.xml
Resources/XML/res/values/strings.xml
Resources/XML/res/xml/words.xml
Resources/XML/src/com/commonsware/android/resources/XMLResourceDemo.java
Rotation/RotationAsync/AndroidManifest.xml
Rotation/RotationAsync/ant.properties
Rotation/RotationAsync/build.xml
Rotation/RotationAsync/proguard.cfg
Rotation/RotationAsync/project.properties
Rotation/RotationAsync/res/drawable/cw.png
Rotation/RotationAsync/res/layout/main.xml
Rotation/RotationAsync/res/values/strings.xml
Rotation/RotationAsync/src/com/commonsware/android/rotation/async/RotationAsync.java
Rotation/RotationFive/AndroidManifest.xml
Rotation/RotationFive/build.xml
Rotation/RotationFive/proguard.cfg
Rotation/RotationFive/project.properties
Rotation/RotationFive/res/drawable/cw.png
Rotation/RotationFive/res/layout-land/main.xml
Rotation/RotationFive/res/layout/main.xml
Rotation/RotationFive/res/values/strings.xml
Rotation/RotationFive/src/com/commonsware/android/rotation/five/RotationFiveDemo.java
Rotation/RotationFour/.classpath
Rotation/RotationFour/.project
Rotation/RotationFour/AndroidManifest.xml
Rotation/RotationFour/build.xml
Rotation/RotationFour/proguard.cfg
Rotation/RotationFour/project.properties
Rotation/RotationFour/res/drawable/cw.png
Rotation/RotationFour/res/layout/main.xml
Rotation/RotationFour/res/values/strings.xml
Rotation/RotationFour/src/com/commonsware/android/rotation/four/RotationFourDemo.java
Rotation/RotationOne/.classpath
Rotation/RotationOne/.project
Rotation/RotationOne/AndroidManifest.xml
Rotation/RotationOne/build.xml
Rotation/RotationOne/proguard.cfg
Rotation/RotationOne/project.properties
Rotation/RotationOne/res/drawable/cw.png
Rotation/RotationOne/res/layout-land/main.xml
Rotation/RotationOne/res/layout/main.xml
Rotation/RotationOne/res/values/strings.xml
Rotation/RotationOne/src/com/commonsware/android/rotation/one/RotationOneDemo.java
Rotation/RotationThree/.classpath
Rotation/RotationThree/.project
Rotation/RotationThree/AndroidManifest.xml
Rotation/RotationThree/build.xml
Rotation/RotationThree/proguard.cfg
Rotation/RotationThree/project.properties
Rotation/RotationThree/res/drawable/cw.png
Rotation/RotationThree/res/layout-land/main.xml
Rotation/RotationThree/res/layout/main.xml
Rotation/RotationThree/res/values/strings.xml
Rotation/RotationThree/src/com/commonsware/android/rotation/three/RotationThreeDemo.java
Rotation/RotationTwo/.classpath
Rotation/RotationTwo/.project
Rotation/RotationTwo/AndroidManifest.xml
Rotation/RotationTwo/build.xml
Rotation/RotationTwo/proguard.cfg
Rotation/RotationTwo/project.properties
Rotation/RotationTwo/res/drawable/cw.png
Rotation/RotationTwo/res/layout-land/main.xml
Rotation/RotationTwo/res/layout/main.xml
Rotation/RotationTwo/res/values/strings.xml
Rotation/RotationTwo/src/com/commonsware/android/rotation/two/RotationTwoDemo.java
ScreenSizes/EU4You_1/.classpath
ScreenSizes/EU4You_1/.project
ScreenSizes/EU4You_1/AndroidManifest.xml
ScreenSizes/EU4You_1/ant.properties
ScreenSizes/EU4You_1/build.xml
ScreenSizes/EU4You_1/proguard.cfg
ScreenSizes/EU4You_1/project.properties
ScreenSizes/EU4You_1/res/drawable/austria.png
ScreenSizes/EU4You_1/res/drawable/belgium.png
ScreenSizes/EU4You_1/res/drawable/bulgaria.png
ScreenSizes/EU4You_1/res/drawable/cw.png
ScreenSizes/EU4You_1/res/drawable/cyprus.png
ScreenSizes/EU4You_1/res/drawable/czech_republic.png
ScreenSizes/EU4You_1/res/drawable/denmark.png
ScreenSizes/EU4You_1/res/drawable/estonia.png
ScreenSizes/EU4You_1/res/drawable/finland.png
ScreenSizes/EU4You_1/res/drawable/france.png
ScreenSizes/EU4You_1/res/drawable/germany.png
ScreenSizes/EU4You_1/res/drawable/greece.png
ScreenSizes/EU4You_1/res/drawable/hungary.png
ScreenSizes/EU4You_1/res/drawable/ireland.png
ScreenSizes/EU4You_1/res/drawable/italy.png
ScreenSizes/EU4You_1/res/drawable/latvia.png
ScreenSizes/EU4You_1/res/drawable/lithuania.png
ScreenSizes/EU4You_1/res/drawable/luxembourg.png
ScreenSizes/EU4You_1/res/drawable/malta.png
ScreenSizes/EU4You_1/res/drawable/netherlands.png
ScreenSizes/EU4You_1/res/drawable/poland.png
ScreenSizes/EU4You_1/res/drawable/portugal.png
ScreenSizes/EU4You_1/res/drawable/romania.png
ScreenSizes/EU4You_1/res/drawable/slovakia.png
ScreenSizes/EU4You_1/res/drawable/slovenia.png
ScreenSizes/EU4You_1/res/drawable/spain.png
ScreenSizes/EU4You_1/res/drawable/sweden.png
ScreenSizes/EU4You_1/res/drawable/united_kingdom.png
ScreenSizes/EU4You_1/res/layout/main.xml
ScreenSizes/EU4You_1/res/layout/row.xml
ScreenSizes/EU4You_1/res/values/strings.xml
ScreenSizes/EU4You_1/src/com/commonsware/android/eu4you/EU4You.java
ScreenSizes/EU4You_2/.classpath
ScreenSizes/EU4You_2/.project
ScreenSizes/EU4You_2/AndroidManifest.xml
ScreenSizes/EU4You_2/ant.properties
ScreenSizes/EU4You_2/build.xml
ScreenSizes/EU4You_2/proguard.cfg
ScreenSizes/EU4You_2/project.properties
ScreenSizes/EU4You_2/res/drawable/austria.png
ScreenSizes/EU4You_2/res/drawable/belgium.png
ScreenSizes/EU4You_2/res/drawable/bulgaria.png
ScreenSizes/EU4You_2/res/drawable/cw.png
ScreenSizes/EU4You_2/res/drawable/cyprus.png
ScreenSizes/EU4You_2/res/drawable/czech_republic.png
ScreenSizes/EU4You_2/res/drawable/denmark.png
ScreenSizes/EU4You_2/res/drawable/estonia.png
ScreenSizes/EU4You_2/res/drawable/finland.png
ScreenSizes/EU4You_2/res/drawable/france.png
ScreenSizes/EU4You_2/res/drawable/germany.png
ScreenSizes/EU4You_2/res/drawable/greece.png
ScreenSizes/EU4You_2/res/drawable/hungary.png
ScreenSizes/EU4You_2/res/drawable/ireland.png
ScreenSizes/EU4You_2/res/drawable/italy.png
ScreenSizes/EU4You_2/res/drawable/latvia.png
ScreenSizes/EU4You_2/res/drawable/lithuania.png
ScreenSizes/EU4You_2/res/drawable/luxembourg.png
ScreenSizes/EU4You_2/res/drawable/malta.png
ScreenSizes/EU4You_2/res/drawable/netherlands.png
ScreenSizes/EU4You_2/res/drawable/poland.png
ScreenSizes/EU4You_2/res/drawable/portugal.png
ScreenSizes/EU4You_2/res/drawable/romania.png
ScreenSizes/EU4You_2/res/drawable/slovakia.png
ScreenSizes/EU4You_2/res/drawable/slovenia.png
ScreenSizes/EU4You_2/res/drawable/spain.png
ScreenSizes/EU4You_2/res/drawable/sweden.png
ScreenSizes/EU4You_2/res/drawable/united_kingdom.png
ScreenSizes/EU4You_2/res/layout/main.xml
ScreenSizes/EU4You_2/res/layout/row.xml
ScreenSizes/EU4You_2/res/values/strings.xml
ScreenSizes/EU4You_2/src/com/commonsware/android/eu4you2/EU4You.java
ScreenSizes/EU4You_3/.classpath
ScreenSizes/EU4You_3/.project
ScreenSizes/EU4You_3/AndroidManifest.xml
ScreenSizes/EU4You_3/ant.properties
ScreenSizes/EU4You_3/build.xml
ScreenSizes/EU4You_3/proguard.cfg
ScreenSizes/EU4You_3/project.properties
ScreenSizes/EU4You_3/res/drawable-hdpi/austria.png
ScreenSizes/EU4You_3/res/drawable-hdpi/belgium.png
ScreenSizes/EU4You_3/res/drawable-hdpi/bulgaria.png
ScreenSizes/EU4You_3/res/drawable-hdpi/cyprus.png
ScreenSizes/EU4You_3/res/drawable-hdpi/czech_republic.png
ScreenSizes/EU4You_3/res/drawable-hdpi/denmark.png
ScreenSizes/EU4You_3/res/drawable-hdpi/estonia.png
ScreenSizes/EU4You_3/res/drawable-hdpi/finland.png
ScreenSizes/EU4You_3/res/drawable-hdpi/france.png
ScreenSizes/EU4You_3/res/drawable-hdpi/germany.png
ScreenSizes/EU4You_3/res/drawable-hdpi/greece.png
ScreenSizes/EU4You_3/res/drawable-hdpi/hungary.png
ScreenSizes/EU4You_3/res/drawable-hdpi/ireland.png
ScreenSizes/EU4You_3/res/drawable-hdpi/italy.png
ScreenSizes/EU4You_3/res/drawable-hdpi/latvia.png
ScreenSizes/EU4You_3/res/drawable-hdpi/lithuania.png
ScreenSizes/EU4You_3/res/drawable-hdpi/luxembourg.png
ScreenSizes/EU4You_3/res/drawable-hdpi/malta.png
ScreenSizes/EU4You_3/res/drawable-hdpi/netherlands.png
ScreenSizes/EU4You_3/res/drawable-hdpi/poland.png
ScreenSizes/EU4You_3/res/drawable-hdpi/portugal.png
ScreenSizes/EU4You_3/res/drawable-hdpi/romania.png
ScreenSizes/EU4You_3/res/drawable-hdpi/slovakia.png
ScreenSizes/EU4You_3/res/drawable-hdpi/slovenia.png
ScreenSizes/EU4You_3/res/drawable-hdpi/spain.png
ScreenSizes/EU4You_3/res/drawable-hdpi/sweden.png
ScreenSizes/EU4You_3/res/drawable-hdpi/united_kingdom.png
ScreenSizes/EU4You_3/res/drawable-ldpi/austria.png
ScreenSizes/EU4You_3/res/drawable-ldpi/belgium.png
ScreenSizes/EU4You_3/res/drawable-ldpi/bulgaria.png
ScreenSizes/EU4You_3/res/drawable-ldpi/cyprus.png
ScreenSizes/EU4You_3/res/drawable-ldpi/czech_republic.png
ScreenSizes/EU4You_3/res/drawable-ldpi/denmark.png
ScreenSizes/EU4You_3/res/drawable-ldpi/estonia.png
ScreenSizes/EU4You_3/res/drawable-ldpi/finland.png
ScreenSizes/EU4You_3/res/drawable-ldpi/france.png
ScreenSizes/EU4You_3/res/drawable-ldpi/germany.png
ScreenSizes/EU4You_3/res/drawable-ldpi/greece.png
ScreenSizes/EU4You_3/res/drawable-ldpi/hungary.png
ScreenSizes/EU4You_3/res/drawable-ldpi/ireland.png
ScreenSizes/EU4You_3/res/drawable-ldpi/italy.png
ScreenSizes/EU4You_3/res/drawable-ldpi/latvia.png
ScreenSizes/EU4You_3/res/drawable-ldpi/lithuania.png
ScreenSizes/EU4You_3/res/drawable-ldpi/luxembourg.png
ScreenSizes/EU4You_3/res/drawable-ldpi/malta.png
ScreenSizes/EU4You_3/res/drawable-ldpi/netherlands.png
ScreenSizes/EU4You_3/res/drawable-ldpi/poland.png
ScreenSizes/EU4You_3/res/drawable-ldpi/portugal.png
ScreenSizes/EU4You_3/res/drawable-ldpi/romania.png
ScreenSizes/EU4You_3/res/drawable-ldpi/slovakia.png
ScreenSizes/EU4You_3/res/drawable-ldpi/slovenia.png
ScreenSizes/EU4You_3/res/drawable-ldpi/spain.png
ScreenSizes/EU4You_3/res/drawable-ldpi/sweden.png
ScreenSizes/EU4You_3/res/drawable-ldpi/united_kingdom.png
ScreenSizes/EU4You_3/res/drawable-mdpi/austria.png
ScreenSizes/EU4You_3/res/drawable-mdpi/belgium.png
ScreenSizes/EU4You_3/res/drawable-mdpi/bulgaria.png
ScreenSizes/EU4You_3/res/drawable-mdpi/cyprus.png
ScreenSizes/EU4You_3/res/drawable-mdpi/czech_republic.png
ScreenSizes/EU4You_3/res/drawable-mdpi/denmark.png
ScreenSizes/EU4You_3/res/drawable-mdpi/estonia.png
ScreenSizes/EU4You_3/res/drawable-mdpi/finland.png
ScreenSizes/EU4You_3/res/drawable-mdpi/france.png
ScreenSizes/EU4You_3/res/drawable-mdpi/germany.png
ScreenSizes/EU4You_3/res/drawable-mdpi/greece.png
ScreenSizes/EU4You_3/res/drawable-mdpi/hungary.png
ScreenSizes/EU4You_3/res/drawable-mdpi/ireland.png
ScreenSizes/EU4You_3/res/drawable-mdpi/italy.png
ScreenSizes/EU4You_3/res/drawable-mdpi/latvia.png
ScreenSizes/EU4You_3/res/drawable-mdpi/lithuania.png
ScreenSizes/EU4You_3/res/drawable-mdpi/luxembourg.png
ScreenSizes/EU4You_3/res/drawable-mdpi/malta.png
ScreenSizes/EU4You_3/res/drawable-mdpi/netherlands.png
ScreenSizes/EU4You_3/res/drawable-mdpi/poland.png
ScreenSizes/EU4You_3/res/drawable-mdpi/portugal.png
ScreenSizes/EU4You_3/res/drawable-mdpi/romania.png
ScreenSizes/EU4You_3/res/drawable-mdpi/slovakia.png
ScreenSizes/EU4You_3/res/drawable-mdpi/slovenia.png
ScreenSizes/EU4You_3/res/drawable-mdpi/spain.png
ScreenSizes/EU4You_3/res/drawable-mdpi/sweden.png
ScreenSizes/EU4You_3/res/drawable-mdpi/united_kingdom.png
ScreenSizes/EU4You_3/res/drawable/cw.png
ScreenSizes/EU4You_3/res/layout/main.xml
ScreenSizes/EU4You_3/res/layout/row.xml
ScreenSizes/EU4You_3/res/values/strings.xml
ScreenSizes/EU4You_3/src/com/commonsware/android/eu4you3/EU4You.java
ScreenSizes/EU4You_4/.classpath
ScreenSizes/EU4You_4/.project
ScreenSizes/EU4You_4/AndroidManifest.xml
ScreenSizes/EU4You_4/ant.properties
ScreenSizes/EU4You_4/build.xml
ScreenSizes/EU4You_4/proguard.cfg
ScreenSizes/EU4You_4/project.properties
ScreenSizes/EU4You_4/res/drawable-hdpi/austria.png
ScreenSizes/EU4You_4/res/drawable-hdpi/belgium.png
ScreenSizes/EU4You_4/res/drawable-hdpi/bulgaria.png
ScreenSizes/EU4You_4/res/drawable-hdpi/cyprus.png
ScreenSizes/EU4You_4/res/drawable-hdpi/czech_republic.png
ScreenSizes/EU4You_4/res/drawable-hdpi/denmark.png
ScreenSizes/EU4You_4/res/drawable-hdpi/estonia.png
ScreenSizes/EU4You_4/res/drawable-hdpi/finland.png
ScreenSizes/EU4You_4/res/drawable-hdpi/france.png
ScreenSizes/EU4You_4/res/drawable-hdpi/germany.png
ScreenSizes/EU4You_4/res/drawable-hdpi/greece.png
ScreenSizes/EU4You_4/res/drawable-hdpi/hungary.png
ScreenSizes/EU4You_4/res/drawable-hdpi/ireland.png
ScreenSizes/EU4You_4/res/drawable-hdpi/italy.png
ScreenSizes/EU4You_4/res/drawable-hdpi/latvia.png
ScreenSizes/EU4You_4/res/drawable-hdpi/lithuania.png
ScreenSizes/EU4You_4/res/drawable-hdpi/luxembourg.png
ScreenSizes/EU4You_4/res/drawable-hdpi/malta.png
ScreenSizes/EU4You_4/res/drawable-hdpi/netherlands.png
ScreenSizes/EU4You_4/res/drawable-hdpi/poland.png
ScreenSizes/EU4You_4/res/drawable-hdpi/portugal.png
ScreenSizes/EU4You_4/res/drawable-hdpi/romania.png
ScreenSizes/EU4You_4/res/drawable-hdpi/slovakia.png
ScreenSizes/EU4You_4/res/drawable-hdpi/slovenia.png
ScreenSizes/EU4You_4/res/drawable-hdpi/spain.png
ScreenSizes/EU4You_4/res/drawable-hdpi/sweden.png
ScreenSizes/EU4You_4/res/drawable-hdpi/united_kingdom.png
ScreenSizes/EU4You_4/res/drawable-ldpi/austria.png
ScreenSizes/EU4You_4/res/drawable-ldpi/belgium.png
ScreenSizes/EU4You_4/res/drawable-ldpi/bulgaria.png
ScreenSizes/EU4You_4/res/drawable-ldpi/cyprus.png
ScreenSizes/EU4You_4/res/drawable-ldpi/czech_republic.png
ScreenSizes/EU4You_4/res/drawable-ldpi/denmark.png
ScreenSizes/EU4You_4/res/drawable-ldpi/estonia.png
ScreenSizes/EU4You_4/res/drawable-ldpi/finland.png
ScreenSizes/EU4You_4/res/drawable-ldpi/france.png
ScreenSizes/EU4You_4/res/drawable-ldpi/germany.png
ScreenSizes/EU4You_4/res/drawable-ldpi/greece.png
ScreenSizes/EU4You_4/res/drawable-ldpi/hungary.png
ScreenSizes/EU4You_4/res/drawable-ldpi/ireland.png
ScreenSizes/EU4You_4/res/drawable-ldpi/italy.png
ScreenSizes/EU4You_4/res/drawable-ldpi/latvia.png
ScreenSizes/EU4You_4/res/drawable-ldpi/lithuania.png
ScreenSizes/EU4You_4/res/drawable-ldpi/luxembourg.png
ScreenSizes/EU4You_4/res/drawable-ldpi/malta.png
ScreenSizes/EU4You_4/res/drawable-ldpi/netherlands.png
ScreenSizes/EU4You_4/res/drawable-ldpi/poland.png
ScreenSizes/EU4You_4/res/drawable-ldpi/portugal.png
ScreenSizes/EU4You_4/res/drawable-ldpi/romania.png
ScreenSizes/EU4You_4/res/drawable-ldpi/slovakia.png
ScreenSizes/EU4You_4/res/drawable-ldpi/slovenia.png
ScreenSizes/EU4You_4/res/drawable-ldpi/spain.png
ScreenSizes/EU4You_4/res/drawable-ldpi/sweden.png
ScreenSizes/EU4You_4/res/drawable-ldpi/united_kingdom.png
ScreenSizes/EU4You_4/res/drawable-mdpi/austria.png
ScreenSizes/EU4You_4/res/drawable-mdpi/belgium.png
ScreenSizes/EU4You_4/res/drawable-mdpi/bulgaria.png
ScreenSizes/EU4You_4/res/drawable-mdpi/cyprus.png
ScreenSizes/EU4You_4/res/drawable-mdpi/czech_republic.png
ScreenSizes/EU4You_4/res/drawable-mdpi/denmark.png
ScreenSizes/EU4You_4/res/drawable-mdpi/estonia.png
ScreenSizes/EU4You_4/res/drawable-mdpi/finland.png
ScreenSizes/EU4You_4/res/drawable-mdpi/france.png
ScreenSizes/EU4You_4/res/drawable-mdpi/germany.png
ScreenSizes/EU4You_4/res/drawable-mdpi/greece.png
ScreenSizes/EU4You_4/res/drawable-mdpi/hungary.png
ScreenSizes/EU4You_4/res/drawable-mdpi/ireland.png
ScreenSizes/EU4You_4/res/drawable-mdpi/italy.png
ScreenSizes/EU4You_4/res/drawable-mdpi/latvia.png
ScreenSizes/EU4You_4/res/drawable-mdpi/lithuania.png
ScreenSizes/EU4You_4/res/drawable-mdpi/luxembourg.png
ScreenSizes/EU4You_4/res/drawable-mdpi/malta.png
ScreenSizes/EU4You_4/res/drawable-mdpi/netherlands.png
ScreenSizes/EU4You_4/res/drawable-mdpi/poland.png
ScreenSizes/EU4You_4/res/drawable-mdpi/portugal.png
ScreenSizes/EU4You_4/res/drawable-mdpi/romania.png
ScreenSizes/EU4You_4/res/drawable-mdpi/slovakia.png
ScreenSizes/EU4You_4/res/drawable-mdpi/slovenia.png
ScreenSizes/EU4You_4/res/drawable-mdpi/spain.png
ScreenSizes/EU4You_4/res/drawable-mdpi/sweden.png
ScreenSizes/EU4You_4/res/drawable-mdpi/united_kingdom.png
ScreenSizes/EU4You_4/res/drawable/cw.png
ScreenSizes/EU4You_4/res/layout-large-land/main.xml
ScreenSizes/EU4You_4/res/layout/main.xml
ScreenSizes/EU4You_4/res/layout/row.xml
ScreenSizes/EU4You_4/res/values/strings.xml
ScreenSizes/EU4You_4/src/com/commonsware/android/eu4you4/EU4You.java
ScreenSizes/EU4You_5/.classpath
ScreenSizes/EU4You_5/.project
ScreenSizes/EU4You_5/AndroidManifest.xml
ScreenSizes/EU4You_5/ant.properties
ScreenSizes/EU4You_5/build.xml
ScreenSizes/EU4You_5/proguard.cfg
ScreenSizes/EU4You_5/project.properties
ScreenSizes/EU4You_5/res/drawable-hdpi/austria.png
ScreenSizes/EU4You_5/res/drawable-hdpi/belgium.png
ScreenSizes/EU4You_5/res/drawable-hdpi/bulgaria.png
ScreenSizes/EU4You_5/res/drawable-hdpi/cyprus.png
ScreenSizes/EU4You_5/res/drawable-hdpi/czech_republic.png
ScreenSizes/EU4You_5/res/drawable-hdpi/denmark.png
ScreenSizes/EU4You_5/res/drawable-hdpi/estonia.png
ScreenSizes/EU4You_5/res/drawable-hdpi/finland.png
ScreenSizes/EU4You_5/res/drawable-hdpi/france.png
ScreenSizes/EU4You_5/res/drawable-hdpi/germany.png
ScreenSizes/EU4You_5/res/drawable-hdpi/greece.png
ScreenSizes/EU4You_5/res/drawable-hdpi/hungary.png
ScreenSizes/EU4You_5/res/drawable-hdpi/ireland.png
ScreenSizes/EU4You_5/res/drawable-hdpi/italy.png
ScreenSizes/EU4You_5/res/drawable-hdpi/latvia.png
ScreenSizes/EU4You_5/res/drawable-hdpi/lithuania.png
ScreenSizes/EU4You_5/res/drawable-hdpi/luxembourg.png
ScreenSizes/EU4You_5/res/drawable-hdpi/malta.png
ScreenSizes/EU4You_5/res/drawable-hdpi/netherlands.png
ScreenSizes/EU4You_5/res/drawable-hdpi/poland.png
ScreenSizes/EU4You_5/res/drawable-hdpi/portugal.png
ScreenSizes/EU4You_5/res/drawable-hdpi/romania.png
ScreenSizes/EU4You_5/res/drawable-hdpi/slovakia.png
ScreenSizes/EU4You_5/res/drawable-hdpi/slovenia.png
ScreenSizes/EU4You_5/res/drawable-hdpi/spain.png
ScreenSizes/EU4You_5/res/drawable-hdpi/sweden.png
ScreenSizes/EU4You_5/res/drawable-hdpi/united_kingdom.png
ScreenSizes/EU4You_5/res/drawable-ldpi/austria.png
ScreenSizes/EU4You_5/res/drawable-ldpi/belgium.png
ScreenSizes/EU4You_5/res/drawable-ldpi/bulgaria.png
ScreenSizes/EU4You_5/res/drawable-ldpi/cyprus.png
ScreenSizes/EU4You_5/res/drawable-ldpi/czech_republic.png
ScreenSizes/EU4You_5/res/drawable-ldpi/denmark.png
ScreenSizes/EU4You_5/res/drawable-ldpi/estonia.png
ScreenSizes/EU4You_5/res/drawable-ldpi/finland.png
ScreenSizes/EU4You_5/res/drawable-ldpi/france.png
ScreenSizes/EU4You_5/res/drawable-ldpi/germany.png
ScreenSizes/EU4You_5/res/drawable-ldpi/greece.png
ScreenSizes/EU4You_5/res/drawable-ldpi/hungary.png
ScreenSizes/EU4You_5/res/drawable-ldpi/ireland.png
ScreenSizes/EU4You_5/res/drawable-ldpi/italy.png
ScreenSizes/EU4You_5/res/drawable-ldpi/latvia.png
ScreenSizes/EU4You_5/res/drawable-ldpi/lithuania.png
ScreenSizes/EU4You_5/res/drawable-ldpi/luxembourg.png
ScreenSizes/EU4You_5/res/drawable-ldpi/malta.png
ScreenSizes/EU4You_5/res/drawable-ldpi/netherlands.png
ScreenSizes/EU4You_5/res/drawable-ldpi/poland.png
ScreenSizes/EU4You_5/res/drawable-ldpi/portugal.png
ScreenSizes/EU4You_5/res/drawable-ldpi/romania.png
ScreenSizes/EU4You_5/res/drawable-ldpi/slovakia.png
ScreenSizes/EU4You_5/res/drawable-ldpi/slovenia.png
ScreenSizes/EU4You_5/res/drawable-ldpi/spain.png
ScreenSizes/EU4You_5/res/drawable-ldpi/sweden.png
ScreenSizes/EU4You_5/res/drawable-ldpi/united_kingdom.png
ScreenSizes/EU4You_5/res/drawable-mdpi/austria.png
ScreenSizes/EU4You_5/res/drawable-mdpi/belgium.png
ScreenSizes/EU4You_5/res/drawable-mdpi/bulgaria.png
ScreenSizes/EU4You_5/res/drawable-mdpi/cyprus.png
ScreenSizes/EU4You_5/res/drawable-mdpi/czech_republic.png
ScreenSizes/EU4You_5/res/drawable-mdpi/denmark.png
ScreenSizes/EU4You_5/res/drawable-mdpi/estonia.png
ScreenSizes/EU4You_5/res/drawable-mdpi/finland.png
ScreenSizes/EU4You_5/res/drawable-mdpi/france.png
ScreenSizes/EU4You_5/res/drawable-mdpi/germany.png
ScreenSizes/EU4You_5/res/drawable-mdpi/greece.png
ScreenSizes/EU4You_5/res/drawable-mdpi/hungary.png
ScreenSizes/EU4You_5/res/drawable-mdpi/ireland.png
ScreenSizes/EU4You_5/res/drawable-mdpi/italy.png
ScreenSizes/EU4You_5/res/drawable-mdpi/latvia.png
ScreenSizes/EU4You_5/res/drawable-mdpi/lithuania.png
ScreenSizes/EU4You_5/res/drawable-mdpi/luxembourg.png
ScreenSizes/EU4You_5/res/drawable-mdpi/malta.png
ScreenSizes/EU4You_5/res/drawable-mdpi/netherlands.png
ScreenSizes/EU4You_5/res/drawable-mdpi/poland.png
ScreenSizes/EU4You_5/res/drawable-mdpi/portugal.png
ScreenSizes/EU4You_5/res/drawable-mdpi/romania.png
ScreenSizes/EU4You_5/res/drawable-mdpi/slovakia.png
ScreenSizes/EU4You_5/res/drawable-mdpi/slovenia.png
ScreenSizes/EU4You_5/res/drawable-mdpi/spain.png
ScreenSizes/EU4You_5/res/drawable-mdpi/sweden.png
ScreenSizes/EU4You_5/res/drawable-mdpi/united_kingdom.png
ScreenSizes/EU4You_5/res/drawable/cw.png
ScreenSizes/EU4You_5/res/layout-large-land/main.xml
ScreenSizes/EU4You_5/res/layout/main.xml
ScreenSizes/EU4You_5/res/layout/row.xml
ScreenSizes/EU4You_5/res/values/strings.xml
ScreenSizes/EU4You_5/src/com/commonsware/android/eu4you5/EU4You.java
Selection/AutoComplete/AndroidManifest.xml
Selection/AutoComplete/build.xml
Selection/AutoComplete/proguard.cfg
Selection/AutoComplete/project.properties
Selection/AutoComplete/res/drawable/cw.png
Selection/AutoComplete/res/layout/main.xml
Selection/AutoComplete/res/values/strings.xml
Selection/AutoComplete/src/com/commonsware/android/auto/AutoCompleteDemo.java
Selection/Checklist/AndroidManifest.xml
Selection/Checklist/build.xml
Selection/Checklist/proguard.cfg
Selection/Checklist/project.properties
Selection/Checklist/res/drawable/cw.png
Selection/Checklist/res/layout/main.xml
Selection/Checklist/res/values/strings.xml
Selection/Checklist/src/com/commonsware/android/checklist/ChecklistDemo.java
Selection/Grid/.classpath
Selection/Grid/.project
Selection/Grid/AndroidManifest.xml
Selection/Grid/build.xml
Selection/Grid/proguard.cfg
Selection/Grid/project.properties
Selection/Grid/res/drawable/cw.png
Selection/Grid/res/layout/cell.xml
Selection/Grid/res/layout/main.xml
Selection/Grid/res/values/strings.xml
Selection/Grid/src/com/commonsware/android/grid/GridDemo.java
Selection/List/.classpath
Selection/List/.project
Selection/List/AndroidManifest.xml
Selection/List/build.xml
Selection/List/proguard.cfg
Selection/List/project.properties
Selection/List/res/drawable/cw.png
Selection/List/res/layout/main.xml
Selection/List/res/values/strings.xml
Selection/List/src/com/commonsware/android/list/ListViewDemo.java
Selection/Spinner/.classpath
Selection/Spinner/.project
Selection/Spinner/AndroidManifest.xml
Selection/Spinner/build.xml
Selection/Spinner/proguard.cfg
Selection/Spinner/project.properties
Selection/Spinner/res/drawable/cw.png
Selection/Spinner/res/layout/main.xml
Selection/Spinner/res/values/strings.xml
Selection/Spinner/src/com/commonsware/android/selection/SpinnerDemo.java
Service/Downloader/.classpath
Service/Downloader/.project
Service/Downloader/AndroidManifest.xml
Service/Downloader/ant.properties
Service/Downloader/build.xml
Service/Downloader/proguard.cfg
Service/Downloader/project.properties
Service/Downloader/res/drawable/cw.png
Service/Downloader/res/drawable/eject.png
Service/Downloader/res/drawable/ic_menu_add.png
Service/Downloader/res/drawable/ic_menu_info_details.png
Service/Downloader/res/drawable/ic_menu_refresh.png
Service/Downloader/res/layout/main.xml
Service/Downloader/res/values/strings.xml
Service/Downloader/src/com/commonsware/android/downloader/ByteArrayResponseHandler.java
Service/Downloader/src/com/commonsware/android/downloader/Downloader.java
Service/Downloader/src/com/commonsware/android/downloader/DownloaderDemo.java
Service/FakePlayer/.classpath
Service/FakePlayer/.project
Service/FakePlayer/AndroidManifest.xml
Service/FakePlayer/ant.properties
Service/FakePlayer/build.xml
Service/FakePlayer/proguard.cfg
Service/FakePlayer/project.properties
Service/FakePlayer/res/drawable/cw.png
Service/FakePlayer/res/drawable/eject.png
Service/FakePlayer/res/drawable/ic_menu_add.png
Service/FakePlayer/res/drawable/ic_menu_info_details.png
Service/FakePlayer/res/drawable/ic_menu_refresh.png
Service/FakePlayer/res/layout/main.xml
Service/FakePlayer/res/values/strings.xml
Service/FakePlayer/src/com/commonsware/android/fakeplayer/FakePlayer.java
Service/FakePlayer/src/com/commonsware/android/fakeplayer/PlayerService.java
Service/WeatherAPI/.classpath
Service/WeatherAPI/.project
Service/WeatherAPI/AndroidManifest.xml
Service/WeatherAPI/build.xml
Service/WeatherAPI/proguard.cfg
Service/WeatherAPI/project.properties
Service/WeatherAPI/res/drawable/cw.png
Service/WeatherAPI/res/drawable/eject.png
Service/WeatherAPI/res/drawable/mail_generic.png
Service/WeatherAPI/res/layout/main.xml
Service/WeatherAPI/res/values/strings.xml
Service/WeatherAPI/src/com/commonsware/android/weather/Forecast.java
Service/WeatherAPI/src/com/commonsware/android/weather/WeatherBinder.java
Service/WeatherAPI/src/com/commonsware/android/weather/WeatherDemo.java
Service/WeatherAPI/src/com/commonsware/android/weather/WeatherListener.java
Service/WeatherAPI/src/com/commonsware/android/weather/WeatherService.java
Skeleton/Now/.classpath
Skeleton/Now/.project
Skeleton/Now/AndroidManifest.xml
Skeleton/Now/build.xml
Skeleton/Now/proguard.cfg
Skeleton/Now/project.properties
Skeleton/Now/res/layout/main.xml
Skeleton/Now/res/values/strings.xml
Skeleton/Now/src/com/commonsware/android/skeleton/Now.java
Styles/NowStyled/AndroidManifest.xml
Styles/NowStyled/build.xml
Styles/NowStyled/proguard.cfg
Styles/NowStyled/project.properties
Styles/NowStyled/res/drawable/cw.png
Styles/NowStyled/res/layout/main.xml
Styles/NowStyled/res/values/strings.xml
Styles/NowStyled/res/values/styles.xml
Styles/NowStyled/src/com/commonsware/android/styles/NowStyled.java
Threads/Asyncer/.classpath
Threads/Asyncer/.project
Threads/Asyncer/AndroidManifest.xml
Threads/Asyncer/ant.properties
Threads/Asyncer/build.xml
Threads/Asyncer/proguard.cfg
Threads/Asyncer/project.properties
Threads/Asyncer/res/drawable/cw.png
Threads/Asyncer/res/layout/main.xml
Threads/Asyncer/res/values/strings.xml
Threads/Asyncer/src/com/commonsware/android/async/AsyncDemo.java
Threads/Handler/.classpath
Threads/Handler/.project
Threads/Handler/AndroidManifest.xml
Threads/Handler/build.xml
Threads/Handler/proguard.cfg
Threads/Handler/project.properties
Threads/Handler/res/drawable/cw.png
Threads/Handler/res/layout/main.xml
Threads/Handler/res/values/strings.xml
Threads/Handler/src/com/commonsware/android/threads/HandlerDemo.java
Threads/ReadWriteStrict/.classpath
Threads/ReadWriteStrict/.project
Threads/ReadWriteStrict/AndroidManifest.xml
Threads/ReadWriteStrict/build.xml
Threads/ReadWriteStrict/proguard.cfg
Threads/ReadWriteStrict/project.properties
Threads/ReadWriteStrict/res/drawable/cw.png
Threads/ReadWriteStrict/res/layout/main.xml
Threads/ReadWriteStrict/res/values/strings.xml
Threads/ReadWriteStrict/src/com/commonsware/android/rwthreads/ReadWriteFileDemo.java
WebKit/Browser1/.classpath
WebKit/Browser1/.project
WebKit/Browser1/AndroidManifest.xml
WebKit/Browser1/build.xml
WebKit/Browser1/proguard.cfg
WebKit/Browser1/project.properties
WebKit/Browser1/res/drawable/cw.png
WebKit/Browser1/res/layout/main.xml
WebKit/Browser1/res/values/strings.xml
WebKit/Browser1/src/com/commonsware/android/browser1/BrowserDemo1.java
WebKit/Browser2/AndroidManifest.xml
WebKit/Browser2/build.xml
WebKit/Browser2/proguard.cfg
WebKit/Browser2/project.properties
WebKit/Browser2/res/drawable/cw.png
WebKit/Browser2/res/layout/main.xml
WebKit/Browser2/res/values/strings.xml
WebKit/Browser2/src/com/commonsware/android/browser2/BrowserDemo2.java
WebKit/Browser3/.classpath
WebKit/Browser3/.project
WebKit/Browser3/AndroidManifest.xml
WebKit/Browser3/build.xml
WebKit/Browser3/proguard.cfg
WebKit/Browser3/project.properties
WebKit/Browser3/res/drawable/cw.png
WebKit/Browser3/res/layout/main.xml
WebKit/Browser3/res/values/strings.xml
WebKit/Browser3/src/com/commonsware/android/webkit/BrowserDemo3.java

Download

Click the following link to download cw-android-master.zip.

cw-android-master.zip




















Home »
  Android Free Code »
    Development »




API
Dependency Injection
Development
Driver
Eclipse
Emulator
EventBus
Framework
Git
GitHub
Google Guice
HTTP
JSON
junit
Library
Library Cache
Maven
Network
Plugin
RESTful
Selenium