Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect... #29

Open
FranzBl opened this issue Sep 12, 2021 · 0 comments
Open

Unable to connect... #29

FranzBl opened this issue Sep 12, 2021 · 0 comments

Comments

@FranzBl
Copy link

FranzBl commented Sep 12, 2021

Hello,

I tried the PickerSample App without any code changes, to get familiar with the Microsoft Graph SDK. Only I registered an application ID on azure portal and entered it into variable ONEDRIVE_APP_ID.
Starting the app is possible, but whatever I click on the start screen, I get the message

image

Contents of the console window as follows:

[2021-09-12 14:17:13 - OneDriveSDK.PickerSample] ------------------------------
[2021-09-12 14:17:13 - OneDriveSDK.PickerSample] Android Launch!
[2021-09-12 14:17:13 - OneDriveSDK.PickerSample] adb is running normally.
[2021-09-12 14:17:13 - OneDriveSDK.PickerSample] Performing com.example.onedrivesdk.pickersample.PickerMain activity launch
[2021-09-12 14:17:13 - OneDriveSDK.PickerSample] Automatic Target Mode: launching new emulator with compatible AVD 'GalaxyNexus'
[2021-09-12 14:17:13 - OneDriveSDK.PickerSample] Launching a new emulator with Virtual Device 'GalaxyNexus'
[2021-09-12 14:17:14 - OneDriveSDK.Tests] ERROR: resource directory 'E:\OneDrivePicker\workspace\OneDriveSDK.Tests\res' does not exist
[2021-09-12 14:17:15 - Emulator] Hax is enabled
[2021-09-12 14:17:15 - Emulator] Hax ram_size 0x40000000
[2021-09-12 14:17:15 - Emulator] HAX is working and emulator runs in fast virt mode.
[2021-09-12 14:17:16 - OneDriveSDK.PickerSample] New emulator found: emulator-5554
[2021-09-12 14:17:16 - OneDriveSDK.PickerSample] Waiting for HOME ('android.process.acore') to be launched...
[2021-09-12 14:17:18 - Emulator] emulator: Listening for console connections on port: 5554
[2021-09-12 14:17:18 - Emulator] emulator: Serial number of this emulator (for ADB): emulator-5554
[2021-09-12 14:17:37 - OneDriveSDK.PickerSample] WARNING: Unknown device API version!
[2021-09-12 14:17:37 - OneDriveSDK.PickerSample] HOME is up on device 'emulator-5554'
[2021-09-12 14:17:37 - OneDriveSDK.PickerSample] Uploading OneDriveSDK.PickerSample.apk onto device 'emulator-5554'
[2021-09-12 14:17:37 - OneDriveSDK.PickerSample] Installing OneDriveSDK.PickerSample.apk...
[2021-09-12 14:17:39 - OneDriveSDK.PickerSample] Success!
[2021-09-12 14:17:39 - OneDriveSDK.PickerSample] Starting activity com.example.onedrivesdk.pickersample.PickerMain on device emulator-5554
[2021-09-12 14:17:40 - OneDriveSDK.PickerSample] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.example.onedrivesdk.pickersample/.PickerMain }

[2021-09-12 14:17:40 - OneDriveSDK.PickerSample] Attempting to connect debugger to 'com.example.onedrivesdk.pickersample' on port 8622

What did I do wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant