[android-developers] android studio - getting new hello world project to work

2015-09-27 Thread Ray Tayek
hi, i just downloaded android studio and made a new project. i an using an emulator for nexus 7 2012 api 22. when i run, it takes a *long* time. then i see the emulator window or what ever you call it. i have to open it and click on one the icons to see the programs. i do not see my program.

[android-developers] Re: Example CI setup with Jenkins and Git?

2015-09-27 Thread Ray Tayek
also waiting. but i think gradle is a step forward. android studio uses it to build. there is a gradle plugin for jenkins. thanks On Wednesday, September 9, 2015 at 6:52:44 AM UTC-7, Russell Wheeler wrote: > > Waiting excitedly for

[android-developers] Do we need to have our own server (as backup purpose) to store user in-app purchase status

2015-09-27 Thread yccheok
Currently, we are offering non-consumable in-app purchase items to users. We solely rely on Google server, to retrieve user in-app purchase status, via following documentation : http://developer.android.com/training/in-app-billing/purchase-iab-products.html