Pro Android Learning notes:
- Pro Android Learning Note (107): 2D Animation (2): Layout gradient Animation 2014.7.25
- Pro Android Learning Note (106): 2D animation (1): Frame by frame 2014.7.21
- Pro Android Learning Note (105): Alarm Manager (3): Request Code 2014.7.17
- Pro Android Learning Note (104): Alarm Manager (2): Cycle Send and Cancel 2014.7.15
- Pro Android Learning Note (103): Alarm Manager (1): Base sample 2014.7.14
- Pro Android Learning Note (102): Broadcastreceiver (6): Long time processing Notification sample (next) 2014.6.30
- Pro Android Learning Note (101): Broadcastreceiver (5): Long time processing notification sample (top) 2014.6.25
- Pro Android Learning Note (100): Broadcastreceiver (4): Intentservice 2014.6.10
- Pro Android Learning Note (99): Broadcastreceiver (3): Long time performed receiver issue 2014.6.10
- Pro Android Learning Note (98): Broadcastreceiver (2): Notification 2014.5.30
- Pro Android Learning Note (97): Broadcastreceiver (1): Base sample 2014.5.21
- Pro Android Learning Note (96): Asynctask (5): Screen switching issue 2014.5.16
- Pro Android Learning Note (95): Asynctask (4): Run 2014.5.15
- Pro Android Learning Note (94): Asynctask (3): ProgressDialog 2014.5.14
- Pro Android Learning Note (93): Asynctask (2): Sample 2014.5.14
- Pro Android Learning Note (92): Asynctask (1): Asynctask class 2014.5.14
- Pro Android Learning Note (91): Learn handler (5): Component Life 2014.5.8
- Pro Android Learning Note (90): Learn Handler (4): Worker thread 2014.5.8
- Pro Android Learning Note (eight or nine): Understanding Handler (3): Deferred Run sample 2014.5.4
- Pro Android Learning Note (88): Learn Handler (2): What is handler 2014.4.25
- Pro Android Learning Note (87): Learn handler (1): Components and Threads 2014.4.24
- Pro Android Learning Note (86): Understanding the Package (5): Using Lib 2014.4.18
- Pro Android Learning Note (85): Understanding the Package (4): Lib Project 2014.4.18
- Pro Android Learning Note (84): Understanding Package (3): Data sharing between packages 2014.4.16
- Pro Android Learning Note (83): Understanding Package (2): Pack signing Process 2014.4.15
- Pro Android Learning Note (82): Understanding Package (1): Packages and processes 2014.4.14
- Pro Android Learning Note (Army Day): Service (6): Complex data Parcel 2014.3.27
- Pro Android Learning Note (80): Service (5): Access to remote services 2014.3.20
- Pro Android Learning Note (79): Service (4): Implementation of remote services 2014.3.19
- Pro Android Learning Note (seven or eight): Service (3): Remote service: Aidl file 2014.3.14
- Pro Android Learning Note (77): Service (2): Local service 2014.3.13
- Pro Android Learning Note (76): Service (1): Local and remote 2014.2.10
- Pro Android Learning Note (75): HTTP Service (9): Downloadmanager 2014.2.8
- Pro Android Learning Note (74): HTTP Service (8): Use background thread asynctask 2014.2.7
- Pro Android Learning Note (73): HTTP Service (7): Androidhttpclient 2014.1.26
- Pro Android Learning Note (72): HTTP Service (6): HttpURLConnection 2014.1.24
- Pro Android Learning Note (71): HTTP Service (5): Multithreaded call HttpClient 2014.1.22
- Pro Android Learning Note (70): HTTP Service (4): Soap/json/xml, Exception 2014.1.15
- Pro Android Learning Note (69): HTTP Service (3): http POST MultiPart 2014.1.14
- Pro Android Learning Note (68): HTTP Service (2): HTTP POST 2014.1.10
- Pro Android Learning Note (six or seven): HTTP service (1): http GET 2014.1.7
- Pro Android Learning Note (66): Security and Permissions (3): Provider Permissions 2013.12.19
- Pro Android Learning Note (65): Security and Permissions (2): Permissions and self-defined permissions 2013.12.13
- Pro Android Learning Note (64): Security and Permissions (1): Issue apk 2013.12.11
- Pro Android Learning Note (63): Preferences (7): Code Control Preferences 2013.12.4
- Pro Android Learning Note (62): Preferences (6): Header 2013.11.29
- Pro Android Learning Note (Children's Day): Preferences (5): Organization Preference 2013.11.27
- Pro Android Learning Note (60): Preferences (4): MultiSelect List Preference 2013.11.26
- Pro Android Learning Note (59): Preferences (3): EditText and ringtone Preference 2013.11.25
- Pro Android Learning Note (58): Preferences (2): Checkboxpreference 2013.11.25
- Pro Android Learning Note (57): Preferences (1): Listpreference 2013.11.22
- Pro Android Learning Note (five or six): Configuration change 2013.11.18
- Pro Android Learning Note (55): Debug and Analysis (3): ADB command, simulator console, and Strictmode 2013.11.14
- Pro Android Learning Note (May Fourth): Debug and Analysis (2): View Hierarchy 2013.11.13
- Pro Android Learning Note (53): Debug and Analysis (1): Debug View and Ddms view 2013.11.12
- Pro Android Learning Note (52): ActionBar (5): List mode 2013.11.06
- Pro Android Learning Note (51): ActionBar (4): Standard and Tab Mode 2013.11.05
- Pro Android Learning Note (50): ActionBar (3): Search bar 2013.11.05
- Pro Android Learning Note (49): ActionBar (2): Action icon Area 2013.11.01
- Pro Android Learning Note (48): ActionBar (1): Home icon Area 2013.11.01
- Pro Android Learning Note (47): Dialog (4): Some additions and Reflections 2013.10.30
- Pro Android Learning Note (46): Dialog (3): Dialog Box Bullets dialog box 2013.10.29
- Pro Android Learning Note (four or five): Dialog (2): Dialogfragment 2013.10.29
- Pro Android Learning Note (44): Dialog (1): Trigger Dialog 2013.10.29
- Pro Android Learning Note (43): Fragment (8): Talk again transaction and manager 2013.10.25
- Pro Android Learning Note (42): Fragment (7): Toggle Effect 2013.10.24
- Pro Android Learning Note (41): Fragment (6): Data retention 2013.10.15
- Pro Android Learning Note (40): Fragment (5): adapts to different screens or layouts 2013.10.14
- Pro Android Learning Note (39): Fragment (4): Basic Sample-Cont. 2013.10.12
- Pro Android Learning Note (38): Fragment (3): Basic Sample-Cont. 2013.10.11
- Pro Android Learning Note (37): Fragment (2): Base sample 2013.10.9
- Pro Android Learning Note (36): Fragment (1): Basic concept 2013.10.9
- Pro Android Learning Note (35): Menu (6): XML Mode & popup menu 2013.9.29
- Pro Android Learning Note (three or four): Menu (5): Dynamic menu 2013.9.29
- Pro Android Learning Note (33): Menu (4): Alternative menu 2013.9.28
- Pro Android Learning Note (32): Menu (3): Context menu 2013.9.24
- Pro Android Learning Note (31): Menu (2): extension, picture, submenu 2013.9.24
- Pro Android Learning Note (30): Menu (1): Learn about menu 2013.9.23
- Pro Android Learning Note (29): User interface and Control (+): Include and merge 2013.9.20
- Pro Android Learning Note (28): User interface and Control (+): GridLayout 2013.9.18
- Pro Android Learning Note (27): User interface and Control (framelayout): 2013.9.18
- Pro Android Learning Note (26): User interface and control: Relativelayout 2013.9.18
- Pro Android Learning Note (25): User interface and Control (+): LinearLayout and Tablelayout 2013.9.16
- Pro Android Learning Note (24): User interface and Control (page): Style and Theme 2013.9.14
- Pro Android Learning Note (two or three): User interface and Control (11): Other controls 2013.9.5
- Pro Android Learning Note (22): User interface and Control (10): Define Yourself Adapter 2013.9.3
- Pro Android Learning Note (21): User interface and Control (9): Gallery 2013.9.2
- Pro Android Learning Note (20): User interface and Control (8): GridView and Spinner 2013.8.30
- Pro Android Learning Note (19): User interface and Control (7): ListView 2013.8.29
- Pro Android Learning Note (18): User interface and Control (6): Adapter and Adapterview 2013.8.23
- Pro Android Learning Note (17): User interface and Control (5): Date and Time Control 2013.8.20
- Pro Android Learning Note (16): User interface and Control (4): ImageView control 2013.8.19
- Pro Android Learning Note (15): User interface and Control (3): Button control 2013.8.14
- Pro Android Learning Note (14): User interface and Control (2): Text class control 2013.8.13
- Pro Android Learning Note (13): User interface and Control (1): UI Development 2013.8.13
- Pro Android Learning Note (12): Learn Intent (next) 2013.7.22
- Pro Android Learning Note (11): Learn Intent (medium) 2013.7.18
- Pro Android Learning Note (10): Learn Intent (ON) 2013.7.8
- Pro Android Learning Note (ix): Learn about content Provider (lower) 2013.7.4
- Pro Android Learning Note (eight): Learn about Content Provider (under) 2013.7.4
- Pro Android Learning Note (vii): Learn about content Provider (next) 2013.7.4
- Pro Android Learning Note (vi): Learn about content Provider (medium) 2013.7.1
- Pro Android Learning Note (v): Learn about Content Provider (on) 2013.6.27
- Pro Android Learning Note (iv): Learn about Android resources (next) 2013.6.22
- Pro Android Learning Note (iii): Learn about Android resources (on) 2013.6.20
- Pro Android Learning Note (ii): Development environment: Basic concepts, connecting real devices, life cycle 2013.6.8
- Pro Android Learning Note (a): Android platform 2013.6.4
Android Development Learning Note: begining Android
- Android Learning Note (57): Using the Google Map API v2 2013.6.15
- Android Learning Note (five or six): Location 2013.5.30
- Android Learning Note (55): Notify notification (next) 2013.5.6
- Android Learning Note (May Fourth): Notification notification (ON) 2013.2.28
- Android Learning Note (53): Service Services (next)-Remote service 2012.9.29
- Android Learning Note (52): Service Services (medium)-inheriting the service class 2012.6.1
- Android Learning Note (51): Services Service (UP)-intentservice2012.5.30
- Android Learning Note (50): Claims, requests, and checks licensing 2012.5.28
- Android Learning Note (49): Access data via content provider 2012.5.19
- Android Learning Note (48): Provide your own content Provider 2012.5.18
- Android Learning Note (47): Content provider first talk and Android contact information 2012.4.25
- Android Learning Note (46): Internet communications-File Download 2011.11.1
- Android Learning Note (four or five): Internet communication-httpclient, XML Parsing (web) 2011.10.27
- Android Learning Note (44): Use of third-party Java libraries 2011.10.25
- Android Learning Note (43): File Interview 2011.10.24
- Android Learning Note (42): SQLite, ListView, and ContextMenu 2011.10.6
- Android Learning Note (41): Use of SQLite 2011.10.2
- Android Learning Note (40): Use of preference 2011.8.9
- Andriod Study Notes (39): Resource resource (under) 2011.7.28
- Android Learning Note (38): Resource resource (top), XML parsing (xmlpullparser) 2011.7.25
- Android Learning Note (37): Talk about screen switching again 2011.7.20
- Android Learning Note (36): Horizontal screen vertical screen switching 2011-7-18
- Android Learning Note (35): Talk again intent (next)-Some practice 2011-5-27
- Android Learning Note (three or four): Talk intent (UP)-some knowledge 2011-5-24
- Android Learning Note (33): Activity life cycle 2011-5-13
- Android Learning Note (32): Threads: Background asynchronous task Asynctask 2011-5-11
- Android Learning Note (31): Threads: Message and runnable 2011-4-28
- Android Learning Note (30): Pop-up info-toast and alarms 2011-4-22
- Android Learning Note (29): Embedded browser 2011-4-21
- Android Learning Note (28): Font 2011-4-17
- Android Learning Note (27): menu2011-4-12
- Android Learning Note (26): Input Method 2011-4-7
- Android Learning Note (25): Use of multi-information display-expandablelistview 2011-4-7
- Android Learning Note (24): Multi-page display-slidingdrawer use 2011-4-6
- Android Learning Note (two or three): Multi-page display-flipper use 2011-4-6
- Android Learning Note (22): Multi-page display-tag use 2011-4-6
- Android Learning Note (21): Funny widget-date and time 2011-4-2
- Android Learning Note (20): Return to Simple ListView 2011-4-2
- Android Learning Note (19): Build Your own listview 2011-3-31
- Android Learning Note (18): ListView and Ratingbar 2011-3-29
- Android Learning Note (17): Talk about the ListView again 2011-3-28
- Android Learning Note (16): widget-progress bar 2011-3-27
- Android Learning Note (15): Activity-galleryview 2011-3-24
- Android Learning Note (14): Activity-autocompletetextview 2011-3-23
- Android Learning Note (13): Activity-gridview 2011-3-21
- Android Learning Note (12): Activity-spinner 2011-3-19
- Android Learning Note (11): Activity-listview 2011-3-17
- Android Learning Note (10): Activity-tablelayout and ScrollView 2011-3-10
- Android Learning Note (ix): Activity-relativelayout 2011-3-9
- Android Learning Note (eight): Activity-openmenu and LinearLayout 2011-3-6
- Android Learning Note (vii): Multiple activity and Intent 2011-3-5
- Android Learning Note (vi): XML and Widgets 2011-3-3
- Android Learning Note (v): Activity and Main.xml file 2011-3-2
- Android Learning Note (iv): Do not use the IDE for command line 2011-3-2
- Android Learning Note (iii): Andriod program Framework 2011-3-1
- Android Learning Note (ii): Installation Environment 2011-2-27
- Android Learning notes (i)
other
- Some operational issues with the ANDROID:ECLIPSE development environment
RELATED links: My technical Blog Index