[android-developers] Re: No sample tutorials for Paypal Mobile Express Checkout with Button in the app?

2013-08-04 Thread Polaris431
I'm not sure what you meant when you posted this, but I can't imagine Google will reject apps where the app uses in-app billing with Paypal or any other payment system. In fact, you can have an app that takes the user to the company's mobile website that lets them use PayPal to make a

[android-developers] Re: Camera takePicture: onPictureTaken() never called?

2013-01-10 Thread Polaris431
I did the same thing. You are releasing the camera BEFORE onPictureTaken has had a chance to be called. You must release it only AFTER onPictureTaken has completed. takePicture is an asynchronous call. On Sunday, May 6, 2012 1:42:39 PM UTC+2, goRGon Development wrote: I figured out that if

[android-developers] Introducing Aproov - A new and better app store for Android and mobile app developers

2010-11-09 Thread Polaris431
Dear Android Developer, Today I am thrilled to announce the initial release of Aproov, an exciting new app store built from the ground up to make the distribution, cataloging and search for mobile apps the way developers and customers have longed for it to be. Aproov is not

[android-developers] Looking for an example of an Android app that uses addons, extensions or plugins

2010-07-16 Thread Polaris431
I am looking for examples of any Android app that is designed to have additional features or capabilities by simply downloading an addon, extension or plugin. For example, there is a Windows desktop application called EditPlus which is a text editor that uses color coding and formatting depending