Updates to Trello #trello


BrownBagBoard@magicu-l.groups.io Integration <BrownBagBoard@...>
 

[Magic Tech Brown Bag Conference] New comment on card "Understanding how XPA and Android work together. How to expand/improve your app using java as well as making your app look and feel more like an Android app - Brenda Bullorini" by Todd Baremore:

- A brief introduction to the technical part of Android

- How to personalize the Navigation Drawer (to make it look for example like the one in Gmail app). The one that comes with magic is very limited. This will be using Java.

- How to make you app design look like Google design, using Magic.

- How to create a simple java class and make it work with Magic.

- How to test a Java class with the Android Studio.

- FCM Push Notifications. Right now Magic uses the GCM service for sending notifications but that one is deprecated. Besides from FCM, I'd like to explain how to send notifications to groups of users, instead of sending them one by one as the Magic example does (this can be done using GCM also). We're still testing this one!


[Magic Tech Brown Bag Conference] Comment deleted from card "Understanding how XPA and Android work together. How to expand/improve your app using java as well as making your app look and feel more like an Android app - Brenda Bullorini" by Todd Baremore.


[Magic Tech Brown Bag Conference] Card "Understanding how XPA and Android work together. How to expand/improve your app using java as well as making your app look and feel more like an Android app - Brenda Bullorini" was renamed to "Understanding how XPA and Android work together. How to expand/improve your app using java as well as making your app look and feel more like an Android app. Click this card for a detailed description. - Brenda and Nicolas Bullorini".


[Magic Tech Brown Bag Conference] The description of card "Understanding how XPA and Android work together. How to expand/improve your app using java as well as making your app look and feel more like an Android app. Click this card for a detailed description. - Brenda and Nicolas Bullorini" was changed to:

  • A brief introduction to the technical part of Android
  • How to personalize the Navigation Drawer (to make it look for example like the one in Gmail app). The one that comes with magic is very limited. This will be using Java.
  • How to make you app design look like Google design, using Magic.
  • How to create a simple java class and make it work with Magic.
  • How to test a Java class with the Android Studio.
  • FCM Push Notifications. Right now Magic uses the GCM service for sending notifications but that one is deprecated. Besides from FCM, I'd like to explain how to send notifications to groups of users, instead of sending them one by one as the Magic example does (this can be done using GCM also). We're still testing this one!