Changing target android verison from 7.1 to 8.1 shows error(xamarin)
I created the application and it works fine for target andriod version 7.1 and target framework 8.1. There is no any error in my application.
when i put the minimumSdk android version 4.4 and targeted android version 7.1. the program is absolutely fine.
But when i change the targeted android version to 8.1 and minimumsdk version 4.4 after debugging , it shows application break point error while clicking the button of that program.I am working on it for last two days but i didn't find any solution on it.
I have updated my android sdk version 8.1 and its platform as well.
so i am very tensed on changing the API level 25 to 27??
I will be extremely thankful if get the solution.
xamarin.android visual-studio-2017
add a comment |
I created the application and it works fine for target andriod version 7.1 and target framework 8.1. There is no any error in my application.
when i put the minimumSdk android version 4.4 and targeted android version 7.1. the program is absolutely fine.
But when i change the targeted android version to 8.1 and minimumsdk version 4.4 after debugging , it shows application break point error while clicking the button of that program.I am working on it for last two days but i didn't find any solution on it.
I have updated my android sdk version 8.1 and its platform as well.
so i am very tensed on changing the API level 25 to 27??
I will be extremely thankful if get the solution.
xamarin.android visual-studio-2017
Please add a diagnostic build output about this issue.
– York Shen - MSFT
Nov 21 '18 at 1:43
@YorkShen-MSFT it gives the error like this " Your app has entered a break state, but there is no code to show because all threads were executing external code (typically system or framework code.
– sanjana
Nov 22 '18 at 2:49
You could find the diagnostic build log in the Output Window.
– York Shen - MSFT
Nov 22 '18 at 14:37
Thank you for you suggestion. But when i install 8.1 android version in my mobile it woks . . Thank you so much -York Shen
– sanjana
Nov 27 '18 at 0:43
add a comment |
I created the application and it works fine for target andriod version 7.1 and target framework 8.1. There is no any error in my application.
when i put the minimumSdk android version 4.4 and targeted android version 7.1. the program is absolutely fine.
But when i change the targeted android version to 8.1 and minimumsdk version 4.4 after debugging , it shows application break point error while clicking the button of that program.I am working on it for last two days but i didn't find any solution on it.
I have updated my android sdk version 8.1 and its platform as well.
so i am very tensed on changing the API level 25 to 27??
I will be extremely thankful if get the solution.
xamarin.android visual-studio-2017
I created the application and it works fine for target andriod version 7.1 and target framework 8.1. There is no any error in my application.
when i put the minimumSdk android version 4.4 and targeted android version 7.1. the program is absolutely fine.
But when i change the targeted android version to 8.1 and minimumsdk version 4.4 after debugging , it shows application break point error while clicking the button of that program.I am working on it for last two days but i didn't find any solution on it.
I have updated my android sdk version 8.1 and its platform as well.
so i am very tensed on changing the API level 25 to 27??
I will be extremely thankful if get the solution.
xamarin.android visual-studio-2017
xamarin.android visual-studio-2017
edited Nov 20 '18 at 13:15
Ashwini Bhat
3981316
3981316
asked Nov 20 '18 at 7:37
sanjanasanjana
12
12
Please add a diagnostic build output about this issue.
– York Shen - MSFT
Nov 21 '18 at 1:43
@YorkShen-MSFT it gives the error like this " Your app has entered a break state, but there is no code to show because all threads were executing external code (typically system or framework code.
– sanjana
Nov 22 '18 at 2:49
You could find the diagnostic build log in the Output Window.
– York Shen - MSFT
Nov 22 '18 at 14:37
Thank you for you suggestion. But when i install 8.1 android version in my mobile it woks . . Thank you so much -York Shen
– sanjana
Nov 27 '18 at 0:43
add a comment |
Please add a diagnostic build output about this issue.
– York Shen - MSFT
Nov 21 '18 at 1:43
@YorkShen-MSFT it gives the error like this " Your app has entered a break state, but there is no code to show because all threads were executing external code (typically system or framework code.
– sanjana
Nov 22 '18 at 2:49
You could find the diagnostic build log in the Output Window.
– York Shen - MSFT
Nov 22 '18 at 14:37
Thank you for you suggestion. But when i install 8.1 android version in my mobile it woks . . Thank you so much -York Shen
– sanjana
Nov 27 '18 at 0:43
Please add a diagnostic build output about this issue.
– York Shen - MSFT
Nov 21 '18 at 1:43
Please add a diagnostic build output about this issue.
– York Shen - MSFT
Nov 21 '18 at 1:43
@YorkShen-MSFT it gives the error like this " Your app has entered a break state, but there is no code to show because all threads were executing external code (typically system or framework code.
– sanjana
Nov 22 '18 at 2:49
@YorkShen-MSFT it gives the error like this " Your app has entered a break state, but there is no code to show because all threads were executing external code (typically system or framework code.
– sanjana
Nov 22 '18 at 2:49
You could find the diagnostic build log in the Output Window.
– York Shen - MSFT
Nov 22 '18 at 14:37
You could find the diagnostic build log in the Output Window.
– York Shen - MSFT
Nov 22 '18 at 14:37
Thank you for you suggestion. But when i install 8.1 android version in my mobile it woks . . Thank you so much -York Shen
– sanjana
Nov 27 '18 at 0:43
Thank you for you suggestion. But when i install 8.1 android version in my mobile it woks . . Thank you so much -York Shen
– sanjana
Nov 27 '18 at 0:43
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53388259%2fchanging-target-android-verison-from-7-1-to-8-1-shows-errorxamarin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53388259%2fchanging-target-android-verison-from-7-1-to-8-1-shows-errorxamarin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please add a diagnostic build output about this issue.
– York Shen - MSFT
Nov 21 '18 at 1:43
@YorkShen-MSFT it gives the error like this " Your app has entered a break state, but there is no code to show because all threads were executing external code (typically system or framework code.
– sanjana
Nov 22 '18 at 2:49
You could find the diagnostic build log in the Output Window.
– York Shen - MSFT
Nov 22 '18 at 14:37
Thank you for you suggestion. But when i install 8.1 android version in my mobile it woks . . Thank you so much -York Shen
– sanjana
Nov 27 '18 at 0:43