diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 412eeda..0000000 --- a/.gitattributes +++ /dev/null @@ -1,22 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp -*.sln merge=union -*.csproj merge=union -*.vbproj merge=union -*.fsproj merge=union -*.dbproj merge=union - -# Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain -*.docx diff=astextplain -*.DOCX diff=astextplain -*.dot diff=astextplain -*.DOT diff=astextplain -*.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e06d208 --- /dev/null +++ b/LICENSE @@ -0,0 +1,202 @@ +Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + diff --git a/README.md b/README.md index 62607da..81ad6ac 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,2 @@ -1. **Sending SMS in android Example** - http://javatechig.com/android/sending-sms-message-in-android/ -2. **Android JSON Feed Reader** - http://javatechig.com/android/json-feed-reader-in-android/ -3. **Asynchronous image downloader** - http://javatechig.com/android/download-image-using-asynctask-in-android/ -4. **Asynchronous image loading list** - http://javatechig.com/android/asynchronous-image-loader-in-android-listview/ -5. **Android app widget example** - http://javatechig.com/android/app-widgets-example-in-android/ +# Advance Android Tutorials +This series of tutorials shows you the list of basic tutorials to get you started in Android programming. Checkout our tutorials at https://stacktips.com/topics/android diff --git a/TODO Android App/gen/android/support/v7/appcompat/R.java b/TODO Android App/gen/android/support/v7/appcompat/R.java deleted file mode 100644 index e32228a..0000000 --- a/TODO Android App/gen/android/support/v7/appcompat/R.java +++ /dev/null @@ -1,616 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ -package android.support.v7.appcompat; - -public final class R { - public static final class anim { - public static final int abc_fade_in = 0x7f040000; - public static final int abc_fade_out = 0x7f040001; - public static final int abc_slide_in_bottom = 0x7f040002; - public static final int abc_slide_in_top = 0x7f040003; - public static final int abc_slide_out_bottom = 0x7f040004; - public static final int abc_slide_out_top = 0x7f040005; - } - public static final class attr { - public static final int actionBarDivider = 0x7f01000f; - public static final int actionBarItemBackground = 0x7f010010; - public static final int actionBarSize = 0x7f01000e; - public static final int actionBarSplitStyle = 0x7f01000c; - public static final int actionBarStyle = 0x7f01000b; - public static final int actionBarTabBarStyle = 0x7f010008; - public static final int actionBarTabStyle = 0x7f010007; - public static final int actionBarTabTextStyle = 0x7f010009; - public static final int actionBarWidgetTheme = 0x7f01000d; - public static final int actionButtonStyle = 0x7f010016; - public static final int actionDropDownStyle = 0x7f010047; - public static final int actionLayout = 0x7f01004e; - public static final int actionMenuTextAppearance = 0x7f010011; - public static final int actionMenuTextColor = 0x7f010012; - public static final int actionModeBackground = 0x7f01003c; - public static final int actionModeCloseButtonStyle = 0x7f01003b; - public static final int actionModeCloseDrawable = 0x7f01003e; - public static final int actionModeCopyDrawable = 0x7f010040; - public static final int actionModeCutDrawable = 0x7f01003f; - public static final int actionModeFindDrawable = 0x7f010044; - public static final int actionModePasteDrawable = 0x7f010041; - public static final int actionModePopupWindowStyle = 0x7f010046; - public static final int actionModeSelectAllDrawable = 0x7f010042; - public static final int actionModeShareDrawable = 0x7f010043; - public static final int actionModeSplitBackground = 0x7f01003d; - public static final int actionModeStyle = 0x7f01003a; - public static final int actionModeWebSearchDrawable = 0x7f010045; - public static final int actionOverflowButtonStyle = 0x7f01000a; - public static final int actionProviderClass = 0x7f010050; - public static final int actionViewClass = 0x7f01004f; - public static final int activityChooserViewStyle = 0x7f01006c; - public static final int background = 0x7f01002f; - public static final int backgroundSplit = 0x7f010031; - public static final int backgroundStacked = 0x7f010030; - public static final int buttonBarButtonStyle = 0x7f010018; - public static final int buttonBarStyle = 0x7f010017; - public static final int customNavigationLayout = 0x7f010032; - public static final int disableChildrenWhenDisabled = 0x7f010054; - public static final int displayOptions = 0x7f010028; - public static final int divider = 0x7f01002e; - public static final int dividerHorizontal = 0x7f01001b; - public static final int dividerPadding = 0x7f010056; - public static final int dividerVertical = 0x7f01001a; - public static final int dropDownListViewStyle = 0x7f010021; - public static final int dropdownListPreferredItemHeight = 0x7f010048; - public static final int expandActivityOverflowButtonDrawable = 0x7f01006b; - public static final int height = 0x7f010026; - public static final int homeAsUpIndicator = 0x7f010013; - public static final int homeLayout = 0x7f010033; - public static final int icon = 0x7f01002c; - public static final int iconifiedByDefault = 0x7f01005a; - public static final int indeterminateProgressStyle = 0x7f010035; - public static final int initialActivityCount = 0x7f01006a; - public static final int isLightTheme = 0x7f010059; - public static final int itemPadding = 0x7f010037; - public static final int listChoiceBackgroundIndicator = 0x7f01004c; - public static final int listPopupWindowStyle = 0x7f010022; - public static final int listPreferredItemHeight = 0x7f01001c; - public static final int listPreferredItemHeightLarge = 0x7f01001e; - public static final int listPreferredItemHeightSmall = 0x7f01001d; - public static final int listPreferredItemPaddingLeft = 0x7f01001f; - public static final int listPreferredItemPaddingRight = 0x7f010020; - public static final int logo = 0x7f01002d; - public static final int navigationMode = 0x7f010027; - public static final int paddingEnd = 0x7f010039; - public static final int paddingStart = 0x7f010038; - public static final int panelMenuListTheme = 0x7f01004b; - public static final int panelMenuListWidth = 0x7f01004a; - public static final int popupMenuStyle = 0x7f010049; - public static final int popupPromptView = 0x7f010053; - public static final int progressBarPadding = 0x7f010036; - public static final int progressBarStyle = 0x7f010034; - public static final int prompt = 0x7f010051; - public static final int queryHint = 0x7f01005b; - public static final int searchDropdownBackground = 0x7f01005c; - public static final int searchResultListItemHeight = 0x7f010065; - public static final int searchViewAutoCompleteTextView = 0x7f010069; - public static final int searchViewCloseIcon = 0x7f01005d; - public static final int searchViewEditQuery = 0x7f010061; - public static final int searchViewEditQueryBackground = 0x7f010062; - public static final int searchViewGoIcon = 0x7f01005e; - public static final int searchViewSearchIcon = 0x7f01005f; - public static final int searchViewTextField = 0x7f010063; - public static final int searchViewTextFieldRight = 0x7f010064; - public static final int searchViewVoiceIcon = 0x7f010060; - public static final int selectableItemBackground = 0x7f010019; - public static final int showAsAction = 0x7f01004d; - public static final int showDividers = 0x7f010055; - public static final int spinnerDropDownItemStyle = 0x7f010058; - public static final int spinnerMode = 0x7f010052; - public static final int spinnerStyle = 0x7f010057; - public static final int subtitle = 0x7f010029; - public static final int subtitleTextStyle = 0x7f01002b; - public static final int textAllCaps = 0x7f01006d; - public static final int textAppearanceLargePopupMenu = 0x7f010014; - public static final int textAppearanceListItem = 0x7f010023; - public static final int textAppearanceListItemSmall = 0x7f010024; - public static final int textAppearanceSearchResultSubtitle = 0x7f010067; - public static final int textAppearanceSearchResultTitle = 0x7f010066; - public static final int textAppearanceSmallPopupMenu = 0x7f010015; - public static final int textColorSearchUrl = 0x7f010068; - public static final int title = 0x7f010025; - public static final int titleTextStyle = 0x7f01002a; - public static final int windowActionBar = 0x7f010000; - public static final int windowActionBarOverlay = 0x7f010001; - public static final int windowFixedHeightMajor = 0x7f010006; - public static final int windowFixedHeightMinor = 0x7f010004; - public static final int windowFixedWidthMajor = 0x7f010003; - public static final int windowFixedWidthMinor = 0x7f010005; - public static final int windowSplitActionBar = 0x7f010002; - } - public static final class bool { - public static final int abc_action_bar_embed_tabs_pre_jb = 0x7f060000; - public static final int abc_action_bar_expanded_action_views_exclusive = 0x7f060001; - public static final int abc_config_actionMenuItemAllCaps = 0x7f060005; - public static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f060004; - public static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f060003; - public static final int abc_split_action_bar_is_narrow = 0x7f060002; - } - public static final class color { - public static final int abc_search_url_text_holo = 0x7f070003; - public static final int abc_search_url_text_normal = 0x7f070000; - public static final int abc_search_url_text_pressed = 0x7f070002; - public static final int abc_search_url_text_selected = 0x7f070001; - } - public static final class dimen { - public static final int abc_action_bar_default_height = 0x7f080002; - public static final int abc_action_bar_icon_vertical_padding = 0x7f080003; - public static final int abc_action_bar_progress_bar_size = 0x7f08000a; - public static final int abc_action_bar_stacked_max_height = 0x7f080009; - public static final int abc_action_bar_stacked_tab_max_width = 0x7f080001; - public static final int abc_action_bar_subtitle_bottom_margin = 0x7f080007; - public static final int abc_action_bar_subtitle_text_size = 0x7f080005; - public static final int abc_action_bar_subtitle_top_margin = 0x7f080006; - public static final int abc_action_bar_title_text_size = 0x7f080004; - public static final int abc_action_button_min_width = 0x7f080008; - public static final int abc_config_prefDialogWidth = 0x7f080000; - public static final int abc_dropdownitem_icon_width = 0x7f080010; - public static final int abc_dropdownitem_text_padding_left = 0x7f08000e; - public static final int abc_dropdownitem_text_padding_right = 0x7f08000f; - public static final int abc_panel_menu_list_width = 0x7f08000b; - public static final int abc_search_view_preferred_width = 0x7f08000d; - public static final int abc_search_view_text_min_width = 0x7f08000c; - public static final int dialog_fixed_height_major = 0x7f080013; - public static final int dialog_fixed_height_minor = 0x7f080014; - public static final int dialog_fixed_width_major = 0x7f080011; - public static final int dialog_fixed_width_minor = 0x7f080012; - } - public static final class drawable { - public static final int abc_ab_bottom_solid_dark_holo = 0x7f020000; - public static final int abc_ab_bottom_solid_light_holo = 0x7f020001; - public static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002; - public static final int abc_ab_bottom_transparent_light_holo = 0x7f020003; - public static final int abc_ab_share_pack_holo_dark = 0x7f020004; - public static final int abc_ab_share_pack_holo_light = 0x7f020005; - public static final int abc_ab_solid_dark_holo = 0x7f020006; - public static final int abc_ab_solid_light_holo = 0x7f020007; - public static final int abc_ab_stacked_solid_dark_holo = 0x7f020008; - public static final int abc_ab_stacked_solid_light_holo = 0x7f020009; - public static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a; - public static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b; - public static final int abc_ab_transparent_dark_holo = 0x7f02000c; - public static final int abc_ab_transparent_light_holo = 0x7f02000d; - public static final int abc_cab_background_bottom_holo_dark = 0x7f02000e; - public static final int abc_cab_background_bottom_holo_light = 0x7f02000f; - public static final int abc_cab_background_top_holo_dark = 0x7f020010; - public static final int abc_cab_background_top_holo_light = 0x7f020011; - public static final int abc_ic_ab_back_holo_dark = 0x7f020012; - public static final int abc_ic_ab_back_holo_light = 0x7f020013; - public static final int abc_ic_cab_done_holo_dark = 0x7f020014; - public static final int abc_ic_cab_done_holo_light = 0x7f020015; - public static final int abc_ic_clear = 0x7f020016; - public static final int abc_ic_clear_disabled = 0x7f020017; - public static final int abc_ic_clear_holo_light = 0x7f020018; - public static final int abc_ic_clear_normal = 0x7f020019; - public static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a; - public static final int abc_ic_clear_search_api_holo_light = 0x7f02001b; - public static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c; - public static final int abc_ic_commit_search_api_holo_light = 0x7f02001d; - public static final int abc_ic_go = 0x7f02001e; - public static final int abc_ic_go_search_api_holo_light = 0x7f02001f; - public static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020; - public static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021; - public static final int abc_ic_menu_share_holo_dark = 0x7f020022; - public static final int abc_ic_menu_share_holo_light = 0x7f020023; - public static final int abc_ic_search = 0x7f020024; - public static final int abc_ic_search_api_holo_light = 0x7f020025; - public static final int abc_ic_voice_search = 0x7f020026; - public static final int abc_ic_voice_search_api_holo_light = 0x7f020027; - public static final int abc_item_background_holo_dark = 0x7f020028; - public static final int abc_item_background_holo_light = 0x7f020029; - public static final int abc_list_divider_holo_dark = 0x7f02002a; - public static final int abc_list_divider_holo_light = 0x7f02002b; - public static final int abc_list_focused_holo = 0x7f02002c; - public static final int abc_list_longpressed_holo = 0x7f02002d; - public static final int abc_list_pressed_holo_dark = 0x7f02002e; - public static final int abc_list_pressed_holo_light = 0x7f02002f; - public static final int abc_list_selector_background_transition_holo_dark = 0x7f020030; - public static final int abc_list_selector_background_transition_holo_light = 0x7f020031; - public static final int abc_list_selector_disabled_holo_dark = 0x7f020032; - public static final int abc_list_selector_disabled_holo_light = 0x7f020033; - public static final int abc_list_selector_holo_dark = 0x7f020034; - public static final int abc_list_selector_holo_light = 0x7f020035; - public static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036; - public static final int abc_menu_dropdown_panel_holo_light = 0x7f020037; - public static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038; - public static final int abc_menu_hardkey_panel_holo_light = 0x7f020039; - public static final int abc_search_dropdown_dark = 0x7f02003a; - public static final int abc_search_dropdown_light = 0x7f02003b; - public static final int abc_spinner_ab_default_holo_dark = 0x7f02003c; - public static final int abc_spinner_ab_default_holo_light = 0x7f02003d; - public static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e; - public static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f; - public static final int abc_spinner_ab_focused_holo_dark = 0x7f020040; - public static final int abc_spinner_ab_focused_holo_light = 0x7f020041; - public static final int abc_spinner_ab_holo_dark = 0x7f020042; - public static final int abc_spinner_ab_holo_light = 0x7f020043; - public static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044; - public static final int abc_spinner_ab_pressed_holo_light = 0x7f020045; - public static final int abc_tab_indicator_ab_holo = 0x7f020046; - public static final int abc_tab_selected_focused_holo = 0x7f020047; - public static final int abc_tab_selected_holo = 0x7f020048; - public static final int abc_tab_selected_pressed_holo = 0x7f020049; - public static final int abc_tab_unselected_pressed_holo = 0x7f02004a; - public static final int abc_textfield_search_default_holo_dark = 0x7f02004b; - public static final int abc_textfield_search_default_holo_light = 0x7f02004c; - public static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d; - public static final int abc_textfield_search_right_default_holo_light = 0x7f02004e; - public static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f; - public static final int abc_textfield_search_right_selected_holo_light = 0x7f020050; - public static final int abc_textfield_search_selected_holo_dark = 0x7f020051; - public static final int abc_textfield_search_selected_holo_light = 0x7f020052; - public static final int abc_textfield_searchview_holo_dark = 0x7f020053; - public static final int abc_textfield_searchview_holo_light = 0x7f020054; - public static final int abc_textfield_searchview_right_holo_dark = 0x7f020055; - public static final int abc_textfield_searchview_right_holo_light = 0x7f020056; - } - public static final class id { - public static final int action_bar = 0x7f05001c; - public static final int action_bar_activity_content = 0x7f050015; - public static final int action_bar_container = 0x7f05001b; - public static final int action_bar_overlay_layout = 0x7f05001f; - public static final int action_bar_root = 0x7f05001a; - public static final int action_bar_subtitle = 0x7f050023; - public static final int action_bar_title = 0x7f050022; - public static final int action_context_bar = 0x7f05001d; - public static final int action_menu_divider = 0x7f050016; - public static final int action_menu_presenter = 0x7f050017; - public static final int action_mode_close_button = 0x7f050024; - public static final int activity_chooser_view_content = 0x7f050025; - public static final int always = 0x7f05000b; - public static final int beginning = 0x7f050011; - public static final int checkbox = 0x7f05002d; - public static final int collapseActionView = 0x7f05000d; - public static final int default_activity_button = 0x7f050028; - public static final int dialog = 0x7f05000e; - public static final int disableHome = 0x7f050008; - public static final int dropdown = 0x7f05000f; - public static final int edit_query = 0x7f050030; - public static final int end = 0x7f050013; - public static final int expand_activities_button = 0x7f050026; - public static final int expanded_menu = 0x7f05002c; - public static final int home = 0x7f050014; - public static final int homeAsUp = 0x7f050005; - public static final int icon = 0x7f05002a; - public static final int ifRoom = 0x7f05000a; - public static final int image = 0x7f050027; - public static final int listMode = 0x7f050001; - public static final int list_item = 0x7f050029; - public static final int middle = 0x7f050012; - public static final int never = 0x7f050009; - public static final int none = 0x7f050010; - public static final int normal = 0x7f050000; - public static final int progress_circular = 0x7f050018; - public static final int progress_horizontal = 0x7f050019; - public static final int radio = 0x7f05002f; - public static final int search_badge = 0x7f050032; - public static final int search_bar = 0x7f050031; - public static final int search_button = 0x7f050033; - public static final int search_close_btn = 0x7f050038; - public static final int search_edit_frame = 0x7f050034; - public static final int search_go_btn = 0x7f05003a; - public static final int search_mag_icon = 0x7f050035; - public static final int search_plate = 0x7f050036; - public static final int search_src_text = 0x7f050037; - public static final int search_voice_btn = 0x7f05003b; - public static final int shortcut = 0x7f05002e; - public static final int showCustom = 0x7f050007; - public static final int showHome = 0x7f050004; - public static final int showTitle = 0x7f050006; - public static final int split_action_bar = 0x7f05001e; - public static final int submit_area = 0x7f050039; - public static final int tabMode = 0x7f050002; - public static final int title = 0x7f05002b; - public static final int top_action_bar = 0x7f050020; - public static final int up = 0x7f050021; - public static final int useLogo = 0x7f050003; - public static final int withText = 0x7f05000c; - } - public static final class integer { - public static final int abc_max_action_buttons = 0x7f090000; - } - public static final class layout { - public static final int abc_action_bar_decor = 0x7f030000; - public static final int abc_action_bar_decor_include = 0x7f030001; - public static final int abc_action_bar_decor_overlay = 0x7f030002; - public static final int abc_action_bar_home = 0x7f030003; - public static final int abc_action_bar_tab = 0x7f030004; - public static final int abc_action_bar_tabbar = 0x7f030005; - public static final int abc_action_bar_title_item = 0x7f030006; - public static final int abc_action_bar_view_list_nav_layout = 0x7f030007; - public static final int abc_action_menu_item_layout = 0x7f030008; - public static final int abc_action_menu_layout = 0x7f030009; - public static final int abc_action_mode_bar = 0x7f03000a; - public static final int abc_action_mode_close_item = 0x7f03000b; - public static final int abc_activity_chooser_view = 0x7f03000c; - public static final int abc_activity_chooser_view_include = 0x7f03000d; - public static final int abc_activity_chooser_view_list_item = 0x7f03000e; - public static final int abc_expanded_menu_layout = 0x7f03000f; - public static final int abc_list_menu_item_checkbox = 0x7f030010; - public static final int abc_list_menu_item_icon = 0x7f030011; - public static final int abc_list_menu_item_layout = 0x7f030012; - public static final int abc_list_menu_item_radio = 0x7f030013; - public static final int abc_popup_menu_item_layout = 0x7f030014; - public static final int abc_search_dropdown_item_icons_2line = 0x7f030015; - public static final int abc_search_view = 0x7f030016; - public static final int abc_simple_decor = 0x7f030017; - public static final int support_simple_spinner_dropdown_item = 0x7f03001d; - } - public static final class string { - public static final int abc_action_bar_home_description = 0x7f0a0001; - public static final int abc_action_bar_up_description = 0x7f0a0002; - public static final int abc_action_menu_overflow_description = 0x7f0a0003; - public static final int abc_action_mode_done = 0x7f0a0000; - public static final int abc_activity_chooser_view_see_all = 0x7f0a000a; - public static final int abc_activitychooserview_choose_application = 0x7f0a0009; - public static final int abc_searchview_description_clear = 0x7f0a0006; - public static final int abc_searchview_description_query = 0x7f0a0005; - public static final int abc_searchview_description_search = 0x7f0a0004; - public static final int abc_searchview_description_submit = 0x7f0a0007; - public static final int abc_searchview_description_voice = 0x7f0a0008; - public static final int abc_shareactionprovider_share_with = 0x7f0a000c; - public static final int abc_shareactionprovider_share_with_application = 0x7f0a000b; - } - public static final class style { - public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063; - public static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d; - public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f; - public static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e; - public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069; - public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a; - public static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070; - public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072; - public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071; - public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b; - public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c; - public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035; - public static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034; - public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030; - public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031; - public static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033; - public static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032; - public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a; - public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006; - public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008; - public static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005; - public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007; - public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e; - public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020; - public static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d; - public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f; - public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054; - public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056; - public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058; - public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055; - public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057; - public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051; - public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053; - public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050; - public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052; - public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061; - public static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021; - public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e; - public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f; - public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062; - public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028; - public static final int Theme_AppCompat = 0x7f0b0077; - public static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083; - public static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084; - public static final int Theme_AppCompat_CompactMenu = 0x7f0b007c; - public static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d; - public static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a; - public static final int Theme_AppCompat_Light = 0x7f0b0078; - public static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079; - public static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b; - public static final int Theme_Base = 0x7f0b007e; - public static final int Theme_Base_AppCompat = 0x7f0b0080; - public static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085; - public static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089; - public static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087; - public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088; - public static final int Theme_Base_AppCompat_Light = 0x7f0b0081; - public static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082; - public static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086; - public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a; - public static final int Theme_Base_Light = 0x7f0b007f; - public static final int Widget_AppCompat_ActionBar = 0x7f0b0000; - public static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002; - public static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011; - public static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017; - public static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014; - public static final int Widget_AppCompat_ActionButton = 0x7f0b000b; - public static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d; - public static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f; - public static final int Widget_AppCompat_ActionMode = 0x7f0b001b; - public static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038; - public static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036; - public static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a; - public static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c; - public static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045; - public static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b; - public static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048; - public static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f; - public static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041; - public static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043; - public static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e; - public static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075; - public static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073; - public static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d; - public static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065; - public static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f; - public static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064; - public static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067; - public static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a; - public static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059; - public static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b; - public static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024; - public static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001; - public static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003; - public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004; - public static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012; - public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013; - public static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018; - public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019; - public static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015; - public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016; - public static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c; - public static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e; - public static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010; - public static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c; - public static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039; - public static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037; - public static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b; - public static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d; - public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e; - public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046; - public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047; - public static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c; - public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d; - public static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049; - public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a; - public static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040; - public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042; - public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044; - public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f; - public static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076; - public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074; - public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e; - public static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066; - public static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060; - public static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068; - public static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c; - public static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025; - public static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a; - public static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027; - public static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c; - public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023; - public static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029; - public static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026; - public static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d; - public static final int Widget_AppCompat_PopupMenu = 0x7f0b002b; - public static final int Widget_AppCompat_ProgressBar = 0x7f0b000a; - public static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009; - public static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022; - } - public static final class styleable { - public static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }; - public static final int[] ActionBarLayout = { 0x010100b3 }; - public static final int ActionBarLayout_android_layout_gravity = 0; - public static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }; - public static final int ActionBarWindow_windowActionBar = 0; - public static final int ActionBarWindow_windowActionBarOverlay = 1; - public static final int ActionBarWindow_windowFixedHeightMajor = 6; - public static final int ActionBarWindow_windowFixedHeightMinor = 4; - public static final int ActionBarWindow_windowFixedWidthMajor = 3; - public static final int ActionBarWindow_windowFixedWidthMinor = 5; - public static final int ActionBarWindow_windowSplitActionBar = 2; - public static final int ActionBar_background = 10; - public static final int ActionBar_backgroundSplit = 12; - public static final int ActionBar_backgroundStacked = 11; - public static final int ActionBar_customNavigationLayout = 13; - public static final int ActionBar_displayOptions = 3; - public static final int ActionBar_divider = 9; - public static final int ActionBar_height = 1; - public static final int ActionBar_homeLayout = 14; - public static final int ActionBar_icon = 7; - public static final int ActionBar_indeterminateProgressStyle = 16; - public static final int ActionBar_itemPadding = 18; - public static final int ActionBar_logo = 8; - public static final int ActionBar_navigationMode = 2; - public static final int ActionBar_progressBarPadding = 17; - public static final int ActionBar_progressBarStyle = 15; - public static final int ActionBar_subtitle = 4; - public static final int ActionBar_subtitleTextStyle = 6; - public static final int ActionBar_title = 0; - public static final int ActionBar_titleTextStyle = 5; - public static final int[] ActionMenuItemView = { 0x0101013f }; - public static final int ActionMenuItemView_android_minWidth = 0; - public static final int[] ActionMenuView = { }; - public static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }; - public static final int ActionMode_background = 3; - public static final int ActionMode_backgroundSplit = 4; - public static final int ActionMode_height = 0; - public static final int ActionMode_subtitleTextStyle = 2; - public static final int ActionMode_titleTextStyle = 1; - public static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b }; - public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; - public static final int ActivityChooserView_initialActivityCount = 0; - public static final int[] CompatTextView = { 0x7f01006d }; - public static final int CompatTextView_textAllCaps = 0; - public static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 }; - public static final int LinearLayoutICS_divider = 0; - public static final int LinearLayoutICS_dividerPadding = 2; - public static final int LinearLayoutICS_showDividers = 1; - public static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }; - public static final int MenuGroup_android_checkableBehavior = 5; - public static final int MenuGroup_android_enabled = 0; - public static final int MenuGroup_android_id = 1; - public static final int MenuGroup_android_menuCategory = 3; - public static final int MenuGroup_android_orderInCategory = 4; - public static final int MenuGroup_android_visible = 2; - public static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }; - public static final int MenuItem_actionLayout = 14; - public static final int MenuItem_actionProviderClass = 16; - public static final int MenuItem_actionViewClass = 15; - public static final int MenuItem_android_alphabeticShortcut = 9; - public static final int MenuItem_android_checkable = 11; - public static final int MenuItem_android_checked = 3; - public static final int MenuItem_android_enabled = 1; - public static final int MenuItem_android_icon = 0; - public static final int MenuItem_android_id = 2; - public static final int MenuItem_android_menuCategory = 5; - public static final int MenuItem_android_numericShortcut = 10; - public static final int MenuItem_android_onClick = 12; - public static final int MenuItem_android_orderInCategory = 6; - public static final int MenuItem_android_title = 7; - public static final int MenuItem_android_titleCondensed = 8; - public static final int MenuItem_android_visible = 4; - public static final int MenuItem_showAsAction = 13; - public static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010435 }; - public static final int MenuView_android_headerBackground = 4; - public static final int MenuView_android_horizontalDivider = 2; - public static final int MenuView_android_itemBackground = 5; - public static final int MenuView_android_itemIconDisabledAlpha = 6; - public static final int MenuView_android_itemTextAppearance = 1; - public static final int MenuView_android_preserveIconSpacing = 7; - public static final int MenuView_android_verticalDivider = 3; - public static final int MenuView_android_windowAnimationStyle = 0; - public static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }; - public static final int SearchView_android_imeOptions = 2; - public static final int SearchView_android_inputType = 1; - public static final int SearchView_android_maxWidth = 0; - public static final int SearchView_iconifiedByDefault = 3; - public static final int SearchView_queryHint = 4; - public static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }; - public static final int Spinner_android_dropDownHorizontalOffset = 4; - public static final int Spinner_android_dropDownSelector = 1; - public static final int Spinner_android_dropDownVerticalOffset = 5; - public static final int Spinner_android_dropDownWidth = 3; - public static final int Spinner_android_gravity = 0; - public static final int Spinner_android_popupBackground = 2; - public static final int Spinner_disableChildrenWhenDisabled = 9; - public static final int Spinner_popupPromptView = 8; - public static final int Spinner_prompt = 6; - public static final int Spinner_spinnerMode = 7; - public static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }; - public static final int Theme_actionDropDownStyle = 0; - public static final int Theme_dropdownListPreferredItemHeight = 1; - public static final int Theme_listChoiceBackgroundIndicator = 5; - public static final int Theme_panelMenuListTheme = 4; - public static final int Theme_panelMenuListWidth = 3; - public static final int Theme_popupMenuStyle = 2; - public static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 }; - public static final int View_android_focusable = 0; - public static final int View_paddingEnd = 2; - public static final int View_paddingStart = 1; - } -} diff --git a/TestSample.txt.txt b/TestSample.txt.txt deleted file mode 100644 index e69de29..0000000 diff --git a/add-calendar-event/AddCalendarEvent.iml b/add-calendar-event/AddCalendarEvent.iml new file mode 100644 index 0000000..42f4ed5 --- /dev/null +++ b/add-calendar-event/AddCalendarEvent.iml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/add-calendar-event/app/.gitignore b/add-calendar-event/app/.gitignore new file mode 100644 index 0000000..796b96d --- /dev/null +++ b/add-calendar-event/app/.gitignore @@ -0,0 +1 @@ +/build diff --git a/add-calendar-event/app/app.iml b/add-calendar-event/app/app.iml new file mode 100644 index 0000000..41146ee --- /dev/null +++ b/add-calendar-event/app/app.iml @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/add-calendar-event/app/build.gradle b/add-calendar-event/app/build.gradle new file mode 100644 index 0000000..e288cc1 --- /dev/null +++ b/add-calendar-event/app/build.gradle @@ -0,0 +1,25 @@ +apply plugin: 'com.android.application' + +android { + compileSdkVersion 21 + buildToolsVersion "21.1.2" + + defaultConfig { + applicationId "com.javatechig.addevent" + minSdkVersion 14 + targetSdkVersion 21 + versionCode 1 + versionName "1.0" + } + buildTypes { + release { + minifyEnabled false + proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' + } + } +} + +dependencies { + compile fileTree(dir: 'libs', include: ['*.jar']) + compile 'com.android.support:appcompat-v7:21.0.3' +} diff --git a/add-calendar-event/app/proguard-rules.pro b/add-calendar-event/app/proguard-rules.pro new file mode 100644 index 0000000..85a5e2e --- /dev/null +++ b/add-calendar-event/app/proguard-rules.pro @@ -0,0 +1,17 @@ +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in /Applications/adt-bundle-mac-x86_64-20140702/sdk/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the proguardFiles +# directive in build.gradle. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/add-calendar-event/app/src/androidTest/java/com/javatechig/addevent/ApplicationTest.java b/add-calendar-event/app/src/androidTest/java/com/javatechig/addevent/ApplicationTest.java new file mode 100644 index 0000000..3b2b05d --- /dev/null +++ b/add-calendar-event/app/src/androidTest/java/com/javatechig/addevent/ApplicationTest.java @@ -0,0 +1,13 @@ +package com.javatechig.addevent; + +import android.app.Application; +import android.test.ApplicationTestCase; + +/** + * Testing Fundamentals + */ +public class ApplicationTest extends ApplicationTestCase { + public ApplicationTest() { + super(Application.class); + } +} \ No newline at end of file diff --git a/add-calendar-event/app/src/main/AndroidManifest.xml b/add-calendar-event/app/src/main/AndroidManifest.xml new file mode 100644 index 0000000..cf65ff8 --- /dev/null +++ b/add-calendar-event/app/src/main/AndroidManifest.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + diff --git a/add-calendar-event/app/src/main/java/com/javatechig/addevent/MainActivity.java b/add-calendar-event/app/src/main/java/com/javatechig/addevent/MainActivity.java new file mode 100644 index 0000000..6e4780f --- /dev/null +++ b/add-calendar-event/app/src/main/java/com/javatechig/addevent/MainActivity.java @@ -0,0 +1,38 @@ +package com.javatechig.addevent; + +import android.content.Intent; +import android.provider.CalendarContract; +import android.support.v7.app.ActionBarActivity; +import android.os.Bundle; +import android.view.View; +import java.util.Calendar; +import android.provider.CalendarContract.Events; + +public class MainActivity extends ActionBarActivity { + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_main); + } + + public void onAddEventClicked(View view){ + Intent intent = new Intent(Intent.ACTION_INSERT); + intent.setType("vnd.android.cursor.item/event"); + + Calendar cal = Calendar.getInstance(); + long startTime = cal.getTimeInMillis(); + long endTime = cal.getTimeInMillis() + 60 * 60 * 1000; + + intent.putExtra(CalendarContract.EXTRA_EVENT_BEGIN_TIME, startTime); + intent.putExtra(CalendarContract.EXTRA_EVENT_END_TIME,endTime); + intent.putExtra(CalendarContract.EXTRA_EVENT_ALL_DAY, true); + + intent.putExtra(Events.TITLE, "Neel Birthday"); + intent.putExtra(Events.DESCRIPTION, "This is a sample description"); + intent.putExtra(Events.EVENT_LOCATION, "My Guest House"); + intent.putExtra(Events.RRULE, "FREQ=YEARLY"); + + startActivity(intent); + } +} diff --git a/WidgetDemo/res/drawable-hdpi/ic_launcher.png b/add-calendar-event/app/src/main/res/drawable-hdpi/ic_launcher.png similarity index 100% rename from WidgetDemo/res/drawable-hdpi/ic_launcher.png rename to add-calendar-event/app/src/main/res/drawable-hdpi/ic_launcher.png diff --git a/add-calendar-event/app/src/main/res/drawable-mdpi/ic_launcher.png b/add-calendar-event/app/src/main/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 0000000..359047d Binary files /dev/null and b/add-calendar-event/app/src/main/res/drawable-mdpi/ic_launcher.png differ diff --git a/add-calendar-event/app/src/main/res/drawable-xhdpi/ic_launcher.png b/add-calendar-event/app/src/main/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 0000000..71c6d76 Binary files /dev/null and b/add-calendar-event/app/src/main/res/drawable-xhdpi/ic_launcher.png differ diff --git a/add-calendar-event/app/src/main/res/drawable-xxhdpi/ic_launcher.png b/add-calendar-event/app/src/main/res/drawable-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..4df1894 Binary files /dev/null and b/add-calendar-event/app/src/main/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/add-calendar-event/app/src/main/res/layout/activity_main.xml b/add-calendar-event/app/src/main/res/layout/activity_main.xml new file mode 100644 index 0000000..5be0453 --- /dev/null +++ b/add-calendar-event/app/src/main/res/layout/activity_main.xml @@ -0,0 +1,18 @@ + + + +