App Data Architecture
Introduction This Tutorial discuss the different data architecture supported by EachScape: From the Source of the data (a 3rd party CMS, EachScape Clou...
Wed, 5 Feb, 2020 at 3:33 PM
Introduction This Tutorial reviews how to create Live Feeds (Remote Data Source). When you process your source of data as a Live Feed, the app need a d...
Wed, 5 Feb, 2020 at 3:35 PM
Introduction This Tutorial reviews how on device SQLite databases are created. When you store your data in a SQL database the app can access the data w...
Wed, 5 Feb, 2020 at 3:38 PM
Using Data In Your App Once you've created a data source, you need to give your app access to the data. This is done by clicking on the "Assign t...
Wed, 29 Jan, 2020 at 12:54 PM
Introduction Data Sources are the main way you get data into your application. Data Sources available to your app are divided into two categories: ...
Wed, 5 Feb, 2020 at 3:46 PM
Content Distribution Introduction Content Distributions are a way to separate most or all of the app's content from its code. Apps generally gain a...
Wed, 5 Feb, 2020 at 3:49 PM
Content distribution through Google Play Store If you enabled content distribution and you’re distributing your app through Google Play store you...
Wed, 5 Feb, 2020 at 3:51 PM
Android imposes limitations on the size of an app. Some older devices have size limits, Google Play also restricts the size of apps that can be downloaded....
Wed, 29 Jan, 2020 at 1:18 PM