Blackberry NEWS FEEDS - RELEASE NOTES 1.0 Manual do Utilizador Página 5

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 22
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 4
Add App Permissions
In bar-descriptor.xml in the project directory, add the line <permission>access_internet</permission>, or
in the QNX Momentics IDE, check the box for Internet in the permissions section of the Application tab.
Update The ADBMobileConfig.json Config File
The ADBMobileConfig.json file contains global SDK settings.You need to update a few values to get started.
The following is an example of an ADBMobileConfig.json file:
{
"version" : "1.0",
"analytics" : {
"rsids" : "coolApp",
"server" : "my.CoolApp.com",
"charset" : "UTF-8",
"ssl" : false,
"offlineEnabled" : true,
"lifecycleTimeout" : 5,
"privacyDefault" : "optedin",
}
}
At a minimum, update the rsids and server parameters.
For more details, see ADBMobileConfig.json Config File Reference.
That's it! You're now ready to implement Analytics in your BlackBerry 10 app.
Where to go from here:
Adobe Mobile Class and Method Reference
Analytics
5Developer Quick Start
Vista de página 4
1 2 3 4 5 6 7 8 9 10 ... 21 22

Comentários a estes Manuais

Sem comentários