ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Beginning Android 2

دانلود کتاب شروع Android 2

Beginning Android 2

مشخصات کتاب

Beginning Android 2

دسته بندی: سیستم های عامل
ویرایش:  
نویسندگان:   
سری:  
ISBN (شابک) : 9781430226291, 1430226307 
ناشر: Apress  
سال نشر: 2010 
تعداد صفحات: 417 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 10 مگابایت 

قیمت کتاب (تومان) : 33,000



کلمات کلیدی مربوط به کتاب شروع Android 2: کتابخانه، ادبیات کامپیوتر، اندروید



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 18


در صورت تبدیل فایل کتاب Beginning Android 2 به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب شروع Android 2 نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی درمورد کتاب به خارجی



فهرست مطالب

APress - Beginning Android 2 (03-2010) (ATTiCA)......Page 1
Books for Professionals......Page 2
Contents at a Glance......Page 6
Contents......Page 7
About the Author......Page 15
Acknowledgments......Page 16
Preface......Page 17
Challenges of Smartphone Programming......Page 19
What Androids Are Made Of......Page 20
Stuff at Your Disposal......Page 21
Pieces and Parts......Page 23
Root Contents......Page 24
And Now, the Rest of the Story......Page 25
Inside the Manifest......Page 26
Permissions, Instrumentations, and Applications (Oh My!)......Page 27
Your Application Does Something, Right?......Page 28
Achieving the Minimum......Page 29
Virtually There......Page 30
Aiming at a Target......Page 32
Begin at the Beginning......Page 35
Dissecting the Activity......Page 36
Building and Running the Activity......Page 38
What Is an XML-Based Layout?......Page 41
OK, So What Does It Look Like?......Page 42
And How Do We Attach These to the Java?......Page 43
The Rest of the Story......Page 44
Assigning Labels......Page 47
Button, Button, Who’s Got the Button?......Page 48
Fleeting Images......Page 49
Fields of Green. Or Other Colors.......Page 50
Just Another Box to Check......Page 51
Turn the Radio Up......Page 53
Useful Properties......Page 55
Colors......Page 56
Thinking Linearly......Page 57
Weight......Page 58
Padding......Page 59
LinearLayout Example......Page 60
All Things Are Relative......Page 64
Relative Notation in Properties......Page 65
Positions Relative to Other Widgets......Page 66
RelativeLayout Example......Page 67
Tabula Rasa......Page 69
Putting Cells in Rows......Page 70
TableLayout Example......Page 71
Scrollwork......Page 72
Adapting to the Circumstances......Page 77
Lists of Naughty and Nice......Page 78
Spin Control......Page 81
Grid Your Lions (or Something Like That...)......Page 84
Fields: Now with 35% Less Typing!......Page 87
Galleries, Give or Take the Art......Page 90
Getting to First Base......Page 93
A Dynamic Presentation......Page 95
Using convertView......Page 98
Using the Holder Pattern......Page 99
Making a List.........Page 102
...And Checking It Twice......Page 107
Adapting Other Adapters......Page 112
Pick and Choose......Page 113
Time Keeps Flowing Like a River......Page 117
Seeking Resolution......Page 119
Put It on My Tab......Page 120
The Idiosyncrasies......Page 121
Wiring It Together......Page 122
Adding Them Up......Page 124
Flipping Them Off......Page 127
Manual Flipping......Page 128
Adding Contents on the Fly......Page 130
Automatic Flipping......Page 131
Getting in Someone’s Drawer......Page 132
Other Good Stuff......Page 134
Keyboards, Hard and Soft......Page 135
Tailored to Your Needs......Page 136
Tell Android Where It Can Go......Page 139
Fitting In......Page 141
Unleash Your Inner Dvorak......Page 142
Creating an Options Menu......Page 143
Adding Menu Choices and Submenus......Page 144
Menus in Context......Page 145
Taking a Peek......Page 146
Menu XML Structure......Page 151
Menu Options and XML......Page 152
Inflating the Menu......Page 153
Love the One You’re With......Page 155
More Fonts......Page 156
Here a Glyph, There a Glyph......Page 158
A Browser, Writ Small......Page 159
Loading It Up......Page 161
Navigating the Waters......Page 162
Entertaining the Client......Page 163
Settings, Preferences, and Options (Oh My!)......Page 165
Raising Toasts......Page 167
Alert! Alert!......Page 168
Checking Them Out......Page 169
Getting Through the Handlers......Page 173
Messages......Page 174
Runnables......Page 176
The Theory......Page 177
The Stages of AsyncTask......Page 178
A Sample Task......Page 179
The onProgressUpdate() Method......Page 181
And Now, the Caveats......Page 182
Schroedinger’s Activity......Page 185
onCreate() and onDestroy()......Page 186
The Grace of State......Page 187
What’s Your Intent?......Page 189
Intent Routing......Page 190
Stating Your Intent(ions)......Page 191
Narrow Receivers......Page 192
The Pause Caveat......Page 193
Peers and Subs......Page 195
Make the Call......Page 196
Tabbed Browsing, Sort Of......Page 200
It’s All the Same, Just Different......Page 203
Now with More Savings!......Page 207
DIY Rotation......Page 209
Forcing the Issue......Page 211
Making Sense of It All......Page 213
The Resource Lineup......Page 215
String Formats......Page 216
Styled String Formats......Page 217
Got the Picture?......Page 220
XML: The Resource Way......Page 222
Miscellaneous Values......Page 224
Colors......Page 225
Different Strokes for Different Folks......Page 226
Getting What You Want......Page 231
And Now, a Word from Our Framework......Page 232
Letting Users Have Their Say......Page 233
Adding a Wee Bit o' Structure......Page 237
The Kind of Pop-Ups You Like......Page 239
The Database Example......Page 243
Start at the Beginning......Page 245
Makin’ Data......Page 248
Regular Queries......Page 250
Building with Builders......Page 251
Using Cursors......Page 252
Data, Data, Everywhere......Page 253
You and the Horse You Rode in On......Page 255
Readin’ ’n Writin’......Page 258
The Outer Limits......Page 263
Following the Script......Page 264
...And Not a Drop to Drink......Page 268
Reviewing the Script......Page 269
REST and Relaxation......Page 271
HTTP Operations via Apache HttpClient......Page 272
Parsing Responses......Page 273
Stuff to Consider......Page 275
Pieces of Me......Page 277
Makin’ Queries......Page 278
Adapting to the Circumstances......Page 279
Give and Take......Page 281
Beware of the BLOB!......Page 282
First, Some Dissection......Page 283
Next, Some Typing......Page 284
query()......Page 285
insert()......Page 287
update()......Page 288
getType()......Page 289
Step 3: Declare the Properties......Page 290
Notify-on-Change Support......Page 291
Mother, May I?......Page 293
Halt! Who Goes There?......Page 294
Enforcing Permissions via the Manifest......Page 295
May I See Your Documents?......Page 296
Service with Class......Page 297
There Can Only Be One......Page 298
Manifest Destiny......Page 299
Lobbing One Over the Fence......Page 300
Broadcast Intents......Page 301
Where’s the Remote? And the Rest of the Code?......Page 302
Invoking a Service......Page 303
The Ties That Bind......Page 304
Catching the Lob......Page 305
Types of Pestering......Page 307
Seeing Pestering in Action......Page 308
Location Providers: They Know Where You’re Hiding......Page 313
Finding Yourself......Page 314
On the Move......Page 315
Are We There Yet? Are We There Yet? Are We There Yet?......Page 316
Testing...Testing.........Page 317
Terms, Not of Endearment......Page 319
The Bare Bones......Page 320
Exercising Your Control......Page 321
Rugged Terrain......Page 322
Drawing the ItemizedOverlay......Page 323
My, Myself, and MyLocationOverlay......Page 325
The Key to It All......Page 326
Report to the Manager......Page 329
You Make the Call!......Page 330
Hierarchical Management......Page 333
Delightful Dalvik Debugging Detailed, Demoed......Page 339
Logging......Page 340
File Push and Pull......Page 341
Screenshots......Page 342
Location Updates......Page 343
Placing Calls and Messages......Page 344
Creating a Card Image......Page 346
Inserting the Card......Page 347
Taking the Default......Page 349
Think About Rules, Rather Than Positions......Page 350
Avoid Real Pixels......Page 351
Add ......Page 352
Density-Based Sets......Page 353
Finding Your Size......Page 354
Adjusting the Density......Page 355
Accessing Actual Devices......Page 356
Replace Menus with Buttons......Page 357
The First Cut......Page 358
Fixing the Fonts......Page 364
Using the Space......Page 366
What If It’s Not a Browser?......Page 368
What Are a Few Bugs Among Friends?......Page 369
This App Contains Explicit Instructions......Page 371
Button, Button, Who’s Got the Button?......Page 372
Archos 5 Android Internet Tablet......Page 373
Motorola DROID/Milestone......Page 374
Motorola BACKFLIP......Page 375
Brand Management......Page 377
View Hierarchy......Page 378
Changing Resources......Page 379
Wrapping the API......Page 380
Questions—Sometimes with Answers......Page 385
Getting Your News Fix......Page 386
¦ A......Page 387
¦......Page 390
¦ C......Page 391
¦......Page 393
¦ F......Page 395
¦......Page 396
¦......Page 397
¦ I......Page 398
¦ L......Page 399
¦......Page 401
¦ N ¦ O......Page 403
¦......Page 404
¦ Q......Page 406
¦ S......Page 408
¦ T......Page 411
¦ U......Page 412
¦ W......Page 413
Z......Page 415




نظرات کاربران