Can I use Android Studio emulator to test Google in-app purchase when I publish to Internal test track? - android-studio

I know I nned test the Google in-app purchase of an app in a real mobile phone.
Can I use Android Studio emulator to test Google in-app purchase when I publish the app to Internal test track of Google Play?

Yes, it is no different than with a physical device.
Just make sure your emulator is running an Android OS with Play Services. You can then open Play Store on it, log in with your Google Account (the one in the Internal test track) and then you can test the in-app purchase.
You can learn more about how to test this here. Relevant steps for setting up a device (including an emulator) can be found here.

Related

How to send a Unity HoloLens 2 project for immediate testing by a remote colleague (without certification from Microsoft Store)

I am developing for HoloLens 2 and I don't have the device (I am using the Emulator to test).
I want to build the project with Unity and send the built package to a colleague that is not a developer - meaning, he is not good with Visual Studio - and who wants to test the app.
I tried using Microsoft Store and this worked for the initial P.O.C., but after the second submission I thought that it was going to be faster, but always takes up to 3 business days, which is not acceptable as a good workflow.
I know that, in ideal conditions, I should have the HoloLens, but this is not possible for now.
Do you have any idea on how to send packages to a non-developer person so that he can test the app in another country and so that it doesn't require a certification process like Microsoft Store?
You can take a look at the Sideloading feature provided by HoloLens Device Portal. Please follow this guide to connect the HoloLens over Wi-Fi or USB and manage your device from a web browser on your PC: Installing an app. In this way, you can directly send the app package to your colleague, and he can install it without using VS.

Android Studio app for beta testing on Play Store

What all is required to upload Android Studio app for beta testing on Play Store? Will I need the google developer account, screenshots of the app and detail about the app ?
You will need all the things you listed above and more. Here is a website that can help you with beta testing: Set up an open, closed, or internal test
Yes, you must need developer account(20$ approx.), screenshot of your app.
Rest of the things like available country, beta testers etc...., will be configured later with your account.

Android app doesn't show on Chrome OS google play

I just switched to dev channel on my Chrombook(ASUS flip). I got google play and was able to run apps directly but the chromebook didn't show me my own app. The app I wanted to run is an app targetted for tablet devices and in the manifest file, I have android:normalScreens and android:smallScreens set to false and android:requiresSmallestWidthDp="600". Could this be the reason why google play isn't showing me my app on Chromebook? What other reasons are possible? When I try to see the device from my desktop, it just says "This item is incompatible with your device". Thanks.

How do I get a production version of the Chromecast Sender SDK to include in my application

The Chromecast SDK download page has the following disclaimer:
"Warning: The current Google Cast SDK is a preview SDK intended for development and testing purposes only, not for production apps..."
What is the procedure for getting a version of the Chromecast Sender SDK from Google that I can include in my production app?
This is only possible for high profile apps at this point, like Netflix, HBO Go, Youtube, etc.
In early December, Google is hosting a developer event in anticipation for the upcoming release of the Google Cast SDK.
Once the SDK exists preview, I am sure the Chromecast team will make an announcement.
EDIT: Chromecast is now open to developers

how to store iphones apps on Apple Store

i have developed iphone app, and it has been tested on iphone simulator, now i want to run my application on the iphone device, for that i need to store my app on the Apple store.
How can i move my iphone-apps on the Apple Store?
Plz Help.
You need to join the iOS developer program. See http://developer.apple.com/programs/ios/
Once you join the program, you will be able to install your app on your device without going through the App Store. You don't submit it to the App Store until it is fully tested and ready for sale.

Resources