Re: [android-developers] Re: Application permissions

2014-05-07 Thread luixal
Hi, Just found this group, quite old, but I'll ask it anyway: I was thinking on starting a simple open source MDM platform (server side + app, not a custom firmware) as I found none. For that, I would need some of the signature and signatureOrSystem permissions. So... is there no way of doing

Re: [android-developers] Re: Application permissions

2014-05-07 Thread Nikolay Elenkov
On Wed, May 7, 2014 at 5:44 PM, luixal lui...@gmail.com wrote: I was thinking on starting a simple open source MDM platform (server side + app, not a custom firmware) as I found none. For that, I would need some of the signature and signatureOrSystem permissions. So... is there no way of

[android-developers] In App Purchasing Amazon

2014-05-07 Thread Pinkesh Gupta
I am newbie to Amazon In-App Purchasing. Recently i am done with the Amazon In App Purchasing With Amazon Test Client with json containing data as below: { com.amazon.sample.iap.consumable.orange : { itemType: CONSUMABLE, price: 10.00, title: Orange, description: An orange } } Means I am able to

Re: [android-developers] In App Purchasing Amazon

2014-05-07 Thread TreKing
On Wed, May 7, 2014 at 1:54 PM, Pinkesh Gupta pinkeshgup...@gmail.comwrote: Can somebody help me regarding in app purchasing on amazon on production. I'd suggest you try Amazon's own forums to get better help.

[android-developers] the bind value at index 1 is null

2014-05-07 Thread Nathan
OK, here is a mystery exception I can't even tell if it is even in my code, but with 429 reports on Crashlytics, I should at least investigate. So possibly, a string argument to SQLite is null. But where? I don't recognize com.google.kzm.*. Is it some obscured code of Google Analytics?

[android-developers] Is it possible to run Android emulator inside a VM?

2014-05-07 Thread Charles
Summary: Does the Android emulator work inside a VM? Or must it be run on a bare metal machine? I am trying to setup some automated tests using Jenkins using the Android plugin. The slave is a VM (on top) of VMWare ESXi, running Ubuntu Linux (32 bit x86). When the emulator tries to start

[android-developers] Does the Android emulator run inside a VM?

2014-05-07 Thread Charles
Summary: Does the Android emulator run inside a VM? Or must it be run on a bare metal machine? I am trying to setup some automated tests using Jenkins using the Android plugin. The slave is a VM (on top) of VMWare ESXi, running Ubuntu Linux (32 bit x86). When the emulator tries to start the