Difference between revisions of "MAP524/DPS924 Lecture 12"

From CDOT Wiki
Jump to: navigation, search
(Created page with '= Publishing = Once all the setup is done - publishing a new version of your app is a piece of cake. But the initial setup takes some time and energy (and a bit of money). In c…')
 
(Publishing)
 
Line 5: Line 5:
 
In class I'll go over the stuff in the [https://play.google.com/apps/publish/ Google Play Developer Console] using my own developer account so you can see what it looks like.
 
In class I'll go over the stuff in the [https://play.google.com/apps/publish/ Google Play Developer Console] using my own developer account so you can see what it looks like.
  
In whatever time we have left I'll also show you some of the setup you would do for debug/release builds for a real app. It can get quite complex.
+
In whatever time we have left I'll also show you [http://littlesvr.ca/grumble/2014/10/14/developmentproduction-setup-for-work-on-live-android-app-with-a-server-backend/ some of the setup] you would do for debug/release builds for a real app. It can get quite complex.

Latest revision as of 12:42, 7 December 2015

Publishing

Once all the setup is done - publishing a new version of your app is a piece of cake. But the initial setup takes some time and energy (and a bit of money).

In class I'll go over the stuff in the Google Play Developer Console using my own developer account so you can see what it looks like.

In whatever time we have left I'll also show you some of the setup you would do for debug/release builds for a real app. It can get quite complex.