Lynda - Building Android Apps with Azure

seeders: 10
leechers: 7
Added 8 years ago by xHOBBiTx in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Lynda - Building Android Apps with Azure (Size: 985 MB)
  01.Welcome.en.srt 1.5 KB
  01.Welcome.mp4 5.8 MB
  02.What you should know.en.srt 2.9 KB
  02.What you should know.mp4 2.4 MB
  03.What are we building.en.srt 2.2 KB
  03.What are we building.mp4 2 MB
  04.Demo - What are we building.en.srt 3.2 KB
  04.Demo - What are we building.mp4 5.5 MB
  05.Overview of Azure backend application.en.srt 3.9 KB
  05.Overview of Azure backend application.mp4 3.7 MB
  06.Create a new Azure Mobile app backend.en.srt 10.4 KB
  06.Create a new Azure Mobile app backend.mp4 20.1 MB
  07.Add collaborators to Azure backend app.en.srt 2.6 KB
  07.Add collaborators to Azure backend app.mp4 5 MB
  08.Register Azure backend with Google API console.en.srt 9.5 KB
  08.Register Azure backend with Google API console.mp4 19.5 MB
  09.Register app with identity provider.en.srt 2.4 KB
  09.Register app with identity provider.mp4 4.9 MB
  10.Verify Azure backend.en.srt 8.1 KB
  10.Verify Azure backend.mp4 17.9 MB
  11.Overview of Gradle library modules.en.srt 4.6 KB
  11.Overview of Gradle library modules.mp4 4.5 MB
  12.Adding Libraries.gradle.en.srt 6.3 KB
  12.Adding Libraries.gradle.mp4 18.4 MB
  13.Creating Azure client as a lib module.en.srt 2.9 KB
  13.Creating Azure client as a lib module.mp4 8.9 MB
  14.Adding Azure Mobile SDK as a lib module.en.srt 7.2 KB
  14.Adding Azure Mobile SDK as a lib module.mp4 18.3 MB
  15.Adding Gradle changes for Azure login.en.srt 6.4 KB
  15.Adding Gradle changes for Azure login.mp4 18.9 MB
  16.Overview of Azure client.en.srt 4.5 KB
  16.Overview of Azure client.mp4 6.8 MB
  17.Create singleton instance.en.srt 6.8 KB
  17.Create singleton instance.mp4 15.5 MB
  18.Create application instance.en.srt 6.1 KB
  18.Create application instance.mp4 15.7 MB
  19.Implement AzureAuthProvider.en.srt 11.5 KB
  19.Implement AzureAuthProvider.mp4 33.9 MB
  20.Implement login method.en.srt 5.6 KB
  20.Implement login method.mp4 16.8 MB
  21.Handle activity results.en.srt 10.5 KB
  21.Handle activity results.mp4 34.1 MB
  22.Overview of Azure authentication.en.srt 2.5 KB
  22.Overview of Azure authentication.mp4 2.9 MB
  23.Implement login activity layout.en.srt 3.8 KB
  23.Implement login activity layout.mp4 8.4 MB
  24.Add manifest changes.en.srt 4.1 KB
  24.Add manifest changes.mp4 10.7 MB
  25.Implement LoginActivity.en.srt 4.3 KB
  25.Implement LoginActivity.mp4 18.1 MB
  26.Handle login result.en.srt 8.4 KB
  26.Handle login result.mp4 34.3 MB
  27.Show login results.en.srt 7.1 KB
  27.Show login results.mp4 24.8 MB
  28.Testing our changes.en.srt 3.9 KB
  28.Testing our changes.mp4 8.4 MB
  29.Overview of Azure client requests.en.srt 3 KB
  29.Overview of Azure client requests.mp4 2.5 MB
  30.Create our table in Azure backend.en.srt 2.4 KB
  30.Create our table in Azure backend.mp4 5.1 MB
  31.Create corresponding model in Android.en.srt 7.7 KB
  31.Create corresponding model in Android.mp4 17.7 MB
  32.Adding listeners to our model.en.srt 7 KB
  32.Adding listeners to our model.mp4 19.7 MB
  33.Creating an Azure request task.en.srt 9.2 KB
  33.Creating an Azure request task.mp4 29.5 MB
  34.Creating an Azure query task.en.srt 7.1 KB
  34.Creating an Azure query task.mp4 22 MB
  35.Overview of Azure Mobile SDK operations.en.srt 1.4 KB
  35.Overview of Azure Mobile SDK operations.mp4 1.3 MB
  36.Create AzureTableRepo.en.srt 7.5 KB
  36.Create AzureTableRepo.mp4 20.6 MB
  37.Query items from table.en.srt 2.2 KB
  37.Query items from table.mp4 6 MB
  38.Add query method to Azure client.en.srt 3.6 KB
  38.Add query method to Azure client.mp4 10 MB
  39.Make Azure request.en.srt 5.3 KB
  39.Make Azure request.mp4 17.3 MB
  40.Add to AzureTableRepo.en.srt 2.5 KB
  40.Add to AzureTableRepo.mp4 8.7 MB
  41.Add items to table in Azure client.en.srt 1.7 KB
  41.Add items to table in Azure client.mp4 5.4 MB
  42.Test create.en.srt 4.2 KB
  42.Test create.mp4 12.3 MB
  43.Updating items and deleting items in table.en.srt 3.4 KB
  43.Updating items and deleting items in table.mp4 11.9 MB
  44.Testing update and query.en.srt 3.6 KB
  44.Testing update and query.mp4 11.8 MB
  45.Overview of bookmark UI functionality.en.srt 1.3 KB
  45.Overview of bookmark UI functionality.mp4 1.2 MB
  46.Create BookmarksActivity.en.srt 3.8 KB
  46.Create BookmarksActivity.mp4 11.4 MB
  47.Create view holder.en.srt 6.9 KB
  47.Create view holder.mp4 24 MB
  48.Set data for view holder.en.srt 3.2 KB
  48.Set data for view holder.mp4 10.5 MB
  49.Create bookmark adapter.en.srt 9.4 KB
  49.Create bookmark adapter.mp4 26.2 MB
  50.Implement UI for create_edit bookmarks.en.srt 10.2 KB
  50.Implement UI for create_edit bookmarks.mp4 39.4 MB
  51.Handle button action.en.srt 9.2 KB
  51.Handle button action.mp4 30.4 MB
  52.Implement BookmarksActivity.en.srt 8.1 KB
  52.Implement BookmarksActivity.mp4 30.1 MB
  53.Add Azure components to BookmarksActivity.en.srt 8 KB
  53.Add Azure components to BookmarksActivity.mp4 28.2 MB
  54.Test Azure query and delete from UI.en.srt 10.5 KB
  54.Test Azure query and delete from UI.mp4 26.2 MB
  55.Test add and update bookmark actions.en.srt 3.5 KB
  55.Test add and update bookmark actions.mp4 5.8 MB
  56.Create helper class for offline cache.en.srt 3.6 KB
  56.Create helper class for offline cache.mp4 10.4 MB
  57.Create SyncTableRepo.en.srt 7.3 KB
  57.Create SyncTableRepo.mp4 24.5 MB
  58.Create SyncHandler to resolve conflicts.en.srt 7.7 KB
  58.Create SyncHandler to resolve conflicts.mp4 25.1 MB
  59.Update Azure client to use SyncTableRepo.en.srt 6.3 KB
  59.Update Azure client to use SyncTableRepo.mp4 18 MB
  60.Update Azure client and UI.en.srt 4.2 KB
  60.Update Azure client and UI.mp4 14.4 MB
  61.Test offline sync.en.srt 2.7 KB
  61.Test offline sync.mp4 4.9 MB
  62.More on offline sync and conflict resolution.en.srt 2.7 KB
  62.More on offline sync and conflict resolution.mp4 6.1 MB
  63.Next steps.en.srt 1.8 KB
  63.Next steps.mp4 3.2 MB
  Ex_Files_Android_Apps_Azure.zip 57 MB
  Katz.sx - Your Search Engine For Warez!.url 102.4 B
  ▲ 128 total files

Description


Code:

Title: Building Android Apps with Azure
Publisher: Lynda
Type: Cloud Computing
URL: https://www.lynda.com/Android-tutorials/Building-Android-Apps-Azure/731736-2.html
Author: Albert Lo
Duration: 4h 33m
Skill: Intermediate

Related Torrents

torrent name size uploader age seed leech
0
0
0
0
0