Home| All soft| Last soft| Your Orders| Customers opinion| Helpdesk| Cart

Program Search:


Shopping Cart:




*Note: Minimum order price: €20
We Recommend:

Udemy John Purcell Learn Android 4.0 Programming in Java €10 buy download

2016
Udemy
15:21:21
English

A practical guide to Android development. Learn to create Android programs using Java, and create the app of your dreams!

├── 01 Nuts and Bolts The Basics of Android Programming
│ ├── 001 Nuts and Bolts Introduction.mp4
│ ├── 002 Setting Up Your System.mp4
│ ├── 003 Creating An Emulator.mp4
│ ├── 004 Hello World.mp4
│ ├── 005 The EditText View.mp4
│ ├── 006 Buttons And Linear Layouts.mp4
│ ├── 007 Responding To Button Clicks.mp4
│ ├── 008 Important Notes.html
│ ├── 009 Debugging With DDMS And Logcat.mp4
│ ├── 010 Saving Files To Internal Storage.mp4
│ ├── 011 Reading Files From Internal Storage.mp4
│ ├── 012 String Resources and Localization.mp4
│ ├── 013 Creating Launcher Icons.mp4
│ ├── 014 Running On Your Phone.mp4
│ ├── 015 Saving Program Data Preferences.mp4
│ ├── 016 Toasts Alerting the User.mp4
│ ├── 017 Adding a New Activity.mp4
│ ├── 018 Displaying Images with the ImageView View.mp4
│ ├── 019 Getting Touch Coordinates.mp4
│ ├── 020 Alert Dialogs.mp4
│ ├── 021 The Event-Listener aka Observer Pattern.mp4
│ ├── 022 Creating a Database.mp4
│ ├── 023 Adding Data to a Database.mp4
│ ├── 024 Retrieving Data from Databases.mp4
│ ├── 025 Asynchronous Tasks Running Stuff in the Background.mp4
│ ├── 026 Verifying the Passpoints Getting Return Values From Asynchronous Tasks.mp4
│ ├── 027 Supporting Different Screen Resolutions.mp4
│ ├── 028 Intents and Launching Activities.mp4
│ ├── 029 Nesting ViewGroups.mp4
│ ├── 030 Option Menus.mp4
│ ├── 031 Passing Data to Activities.mp4
│ ├── 032 Sub-Activites.mp4
│ ├── 033 Taking Photos.mp4
│ ├── 034 Saving and Displaying Photos.mp4
│ ├── 035 List Views.mp4
│ ├── 036 Dynamically Populating Lists.mp4
│ ├── 037 Formatting List Items Custom Adapters.mp4
│ ├── 038 Using Icons in Views.mp4
│ ├── 039 Styles and Themes.mp4
│ ├── 040 Selectors.mp4
│ ├── 041 Relative Layouts.mp4
│ ├── 042 Browsing the Gallery.mp4
│ ├── 043 Retrieving an Image from the Gallery.mp4
│ ├── 044 The Activity Lifecycle and Saving Data.mp4
│ ├── 045 Pre-Publication Checks.mp4
│ ├── 046 Taking Screenshots of Your App.mp4
│ ├── 047 Signing and Exporting Your App.mp4
│ ├── 048 Publishing Your App.mp4
│ ├── attached_files
│ │ ├── 025 Asynchronous Tasks Running Stuff in the Background
│ │ │ └── Note-Squirrel-24.zip
│ │ ├── 026 Verifying the Passpoints Getting Return Values From Asynchronous Tasks
│ │ │ ├── Note-Squirrel-25-1.zip
│ │ │ ├── Note-Squirrel-25-2.zip
│ │ │ └── Note-Squirrel-25-3.zip
│ │ ├── 027 Supporting Different Screen Resolutions
│ │ │ └── Note-Squirrel-26.zip
│ │ ├── 030 Option Menus
│ │ │ └── Note-Squirrel-29.zip
│ │ ├── 031 Passing Data to Activities
│ │ │ └── Note-Squirrel-30.zip
│ │ ├── 032 Sub-Activites
│ │ │ └── Note-Squirrel-31.zip
│ │ ├── 033 Taking Photos
│ │ │ └── Note-Squirrel-32.zip
│ │ ├── 034 Saving and Displaying Photos
│ │ │ ├── Note-Squirrel-33.zip
│ │ │ └── Photo-Bug-Debate.txt
│ │ ├── 035 List Views
│ │ │ └── Note-Squirrel-34.zip
│ │ ├── 036 Dynamically Populating Lists
│ │ │ └── Note-Squirrel-35.zip
│ │ ├── 037 Formatting List Items Custom Adapters
│ │ │ └── Note-Squirrel-36.zip
│ │ ├── 038 Using Icons in Views
│ │ │ └── Note-Squirrel-37.zip
│ │ ├── 039 Styles and Themes
│ │ │ └── Note-Squirrel-38.zip
│ │ ├── 040 Selectors
│ │ │ └── Note-Squirrel-39.zip
│ │ └── 041 Relative Layouts
│ │ └── Note-Squirrel-40.zip
│ └── captions
│ ├── 001 Nuts and Bolts Introduction-EN.srt
│ ├── 002 Setting Up Your System-EN.srt
│ ├── 003 Creating An Emulator-EN.srt
│ ├── 004 Hello World-EN.srt
│ ├── 005 The EditText View-EN.srt
│ ├── 006 Buttons And Linear Layouts-EN.srt
│ ├── 007 Responding To Button Clicks-EN.srt
│ ├── 009 Debugging With DDMS And Logcat-EN.srt
│ ├── 010 Saving Files To Internal Storage-EN.srt
│ ├── 011 Reading Files From Internal Storage-EN.srt
│ ├── 012 String Resources and Localization-EN.srt
│ ├── 013 Creating Launcher Icons-EN.srt
│ ├── 014 Running On Your Phone-EN.srt
│ ├── 015 Saving Program Data Preferences-EN.srt
│ ├── 016 Toasts Alerting the User-EN.srt
│ ├── 017 Adding a New Activity-EN.srt
│ ├── 018 Displaying Images with the ImageView View-EN.srt
│ ├── 019 Getting Touch Coordinates-EN.srt
│ ├── 020 Alert Dialogs-EN.srt
│ ├── 021 The Event-Listener aka Observer Pattern-EN.srt
│ ├── 022 Creating a Database-EN.srt
│ ├── 023 Adding Data to a Database-EN.srt
│ ├── 024 Retrieving Data from Databases-EN.srt
│ ├── 025 Asynchronous Tasks Running Stuff in the Background-EN.srt
│ ├── 026 Verifying the Passpoints Getting Return Values From Asynchronous Tasks-EN.srt
│ ├── 027 Supporting Different Screen Resolutions-EN.srt
│ ├── 028 Intents and Launching Activities-EN.srt
│ ├── 029 Nesting ViewGroups-EN.srt
│ ├── 030 Option Menus-EN.srt
│ ├── 031 Passing Data to Activities-EN.srt
│ ├── 032 Sub-Activites-EN.srt
│ ├── 033 Taking Photos-EN.srt
│ ├── 034 Saving and Displaying Photos-EN.srt
│ ├── 035 List Views-EN.srt
│ ├── 036 Dynamically Populating Lists-EN.srt
│ ├── 037 Formatting List Items Custom Adapters-EN.srt
│ ├── 038 Using Icons in Views-EN.srt
│ ├── 039 Styles and Themes-EN.srt
│ ├── 040 Selectors-EN.srt
│ ├── 041 Relative Layouts-EN.srt
│ ├── 042 Browsing the Gallery-EN.srt
│ ├── 043 Retrieving an Image from the Gallery-EN.srt
│ ├── 044 The Activity Lifecycle and Saving Data-EN.srt
│ ├── 045 Pre-Publication Checks-EN.srt
│ ├── 046 Taking Screenshots of Your App-EN.srt
│ ├── 047 Signing and Exporting Your App-EN.srt
│ └── 048 Publishing Your App-EN.srt
├── 02 More Useful Stuff
│ ├── 049 Using 3rd Party APIs.mp4
│ ├── 050 Action Bars.mp4
│ ├── 051 Responding to Action Bar Menu Clicks.mp4
│ └── captions
│ ├── 049 Using 3rd Party APIs-EN.srt
│ ├── 050 Action Bars-EN.srt
│ └── 051 Responding to Action Bar Menu Clicks-EN.srt
├── 03 Communication
│ ├── 052 Downloading Text Data from the Internet.mp4
│ ├── 053 Internet Communication Overview.mp4
│ ├── 054 A Simple Server Java Servlet Program.mp4
│ ├── 055 Sending Small Amounts of Data to a Server.mp4
│ ├── 056 URL Escaping.mp4
│ ├── 057 Introducing JSON with Twitter and The Onion.mp4
│ ├── 058 Decoding JSON.mp4
│ ├── 059 Encoding Data as JSON.mp4
│ ├── 060 Responding to POST Requests in a Servlet.mp4
│ ├── 061 Posting JSON Data to a Server.mp4
│ └── captions
│ ├── 052 Downloading Text Data from the Internet-EN.srt
│ ├── 053 Internet Communication Overview-EN.srt
│ ├── 054 A Simple Server Java Servlet Program-EN.srt
│ ├── 055 Sending Small Amounts of Data to a Server-EN.srt
│ ├── 056 URL Escaping-EN.srt
│ ├── 057 Introducing JSON with Twitter and The Onion-EN.srt
│ ├── 058 Decoding JSON-EN.srt
│ ├── 059 Encoding Data as JSON-EN.srt
│ ├── 060 Responding to POST Requests in a Servlet-EN.srt
│ └── 061 Posting JSON Data to a Server-EN.srt
├── 04 Layout Techniques
│ ├── 062 Introducing Fragments.mp4
│ ├── 063 Using ListFragment to Display Lists.mp4
│ ├── 064 Formatting Items in ListFragment.mp4
│ ├── 065 Fragment Communication.mp4
│ ├── 066 Managing Fragments.mp4
│ └── captions
│ ├── 062 Introducing Fragments-EN.srt
│ ├── 063 Using ListFragment to Display Lists-EN.srt
│ ├── 064 Formatting Items in ListFragment-EN.srt
│ ├── 065 Fragment Communication-EN.srt
│ └── 066 Managing Fragments-EN.srt
├── 05 Games and Animation
│ ├── 067 Animation Introduction.mp4
│ ├── 068 SurfaceView.mp4
│ ├── 069 Images and Sound POV Ray and Psycle.mp4
│ ├── 070 Drawing Images.mp4
│ ├── 071 Detecting Surface Changes.mp4
│ ├── 072 The Animation Thread Game Loop.mp4
│ ├── 073 The Game Class.mp4
│ ├── 074 A Sprite Class.mp4
│ ├── 075 Animating the Sprite.mp4
│ ├── 076 Making the Ball Bounce.mp4
│ ├── 077 Bring Out the GIMP Autocropping.mp4
│ ├── 078 Adding the Bats.mp4
│ ├── 079 Randomising the Ball Position.mp4
│ ├── 080 Controlling the Players Bat Touch Events.mp4
│ ├── 081 Simulating Intelligence.mp4
│ ├── 082 Collision Detection.mp4
│ ├── 083 Drawing Text.mp4
│ ├── 084 Game States.mp4
│ ├── 085 Playing a Sound.mp4
│ ├── 086 Playing Multiple Sounds.mp4
│ ├── 087 Adjusting the Volume.mp4
│ └── captions
│ ├── 067 Animation Introduction-EN.srt
│ ├── 068 SurfaceView-EN.srt
│ ├── 069 Images and Sound POV Ray and Psycle-EN.srt
│ ├── 070 Drawing Images-EN.srt
│ ├── 071 Detecting Surface Changes-EN.srt
│ ├── 072 The Animation Thread Game Loop-EN.srt
│ ├── 073 The Game Class-EN.srt
│ ├── 074 A Sprite Class-EN.srt
│ ├── 075 Animating the Sprite-EN.srt
│ ├── 076 Making the Ball Bounce-EN.srt
│ ├── 077 Bring Out the GIMP Autocropping-EN.srt
│ ├── 078 Adding the Bats-EN.srt
│ ├── 079 Randomising the Ball Position-EN.srt
│ ├── 080 Controlling the Players Bat Touch Events-EN.srt
│ ├── 081 Simulating Intelligence-EN.srt
│ ├── 082 Collision Detection-EN.srt
│ ├── 083 Drawing Text-EN.srt
│ ├── 084 Game States-EN.srt
│ ├── 085 Playing a Sound-EN.srt
│ ├── 086 Playing Multiple Sounds-EN.srt
│ └── 087 Adjusting the Volume-EN.srt
├── 06 Map Applications with Android V2 API
│ ├── 088 Installing Google Play Services.mp4
│ ├── 089 Creating and Signing a Map Application.mp4
│ ├── 090 Getting the Map Demo Running.mp4
│ ├── 091 Adding Markers to Maps.mp4
│ └── captions
│ ├── 088 Installing Google Play Services-EN.srt
│ ├── 089 Creating and Signing a Map Application-EN.srt
│ ├── 090 Getting the Map Demo Running-EN.srt
│ └── 091 Adding Markers to Maps-EN.srt
└── 07 Appendix 1 Source Code
├── 092 Nuts and Bolts Source Code.html
├── 093 Communication Source Code.html
├── 094 Layout Techniques Source Code Fragments.html
├── 095 Games and Animation Source Code.html
├── 096 Maps Source Code.html
└── attached_files
├── 092 Nuts and Bolts Source Code
│ └── Nutsandbolts.zip
├── 093 Communication Source Code
│ └── Communication.zip
├── 094 Layout Techniques Source Code Fragments
│ └── Fragments.zip
├── 095 Games and Animation Source Code
│ └── Tennis-Demo.zip
└── 096 Maps Source Code
└── Mapv2.zip



Download File Size:1.82 GB


Udemy John Purcell Learn Android 4.0 Programming in Java
€10
Customers who bought this program also bought:
  • Adobe Photoshop Lightroom CC 6.7 Multilingual €23
  • Boom Library Debris Bundle WAV €20
  • Lynda.com David Gassner Building Flexible Android Apps with the Fragments API €10
  • Big Fish Audio Modern Country Vol.2 Multiformat €25

  • Home| All Programs| Today added Progs| Your Orders| Helpdesk| Shopping cart      





    9327 Fantasy & Sci-Fi eBooks Collection 9327 PDF Books eBook €60


    Cambridge University History Collection PDF eBooks €100

                       





    AutoCAD 2023 €110


    SolidWorks 2022 €115


    AutoCAD 2023 for Mac €110






    Orchestral Tools TIME micro KONTAKT €40


    Steinberg HALion 6.4.0.101 STANDALONE €40


    Native Instruments Komplete 12 Ultimate Collectors Edition €50