How can I install / debug applications on nanopi m4 Android board?
I have a nanopi m4 Android board, usb type c port for charging and data (and debugging maybe), four usb 3.0 ports, Android 8.1
I need to use adb,
what I have tried
use the charging / data port (usb type c) for debugging, the board couldn't boot, it goes through a loop trying to boot, I guess because of not enough delivered power;
looking for the debug over Wifi feature in the Android settings, but I didn't find this option.
Question
What other debugging options do I have?
This might help
- I can put an App in SD card and use it
- I can host a temporary web server to get the app to the board
usb debug adb
migrated from superuser.com Feb 3 at 23:15
This question came from our site for computer enthusiasts and power users.
add a comment |
I have a nanopi m4 Android board, usb type c port for charging and data (and debugging maybe), four usb 3.0 ports, Android 8.1
I need to use adb,
what I have tried
use the charging / data port (usb type c) for debugging, the board couldn't boot, it goes through a loop trying to boot, I guess because of not enough delivered power;
looking for the debug over Wifi feature in the Android settings, but I didn't find this option.
Question
What other debugging options do I have?
This might help
- I can put an App in SD card and use it
- I can host a temporary web server to get the app to the board
usb debug adb
migrated from superuser.com Feb 3 at 23:15
This question came from our site for computer enthusiasts and power users.
add a comment |
I have a nanopi m4 Android board, usb type c port for charging and data (and debugging maybe), four usb 3.0 ports, Android 8.1
I need to use adb,
what I have tried
use the charging / data port (usb type c) for debugging, the board couldn't boot, it goes through a loop trying to boot, I guess because of not enough delivered power;
looking for the debug over Wifi feature in the Android settings, but I didn't find this option.
Question
What other debugging options do I have?
This might help
- I can put an App in SD card and use it
- I can host a temporary web server to get the app to the board
usb debug adb
I have a nanopi m4 Android board, usb type c port for charging and data (and debugging maybe), four usb 3.0 ports, Android 8.1
I need to use adb,
what I have tried
use the charging / data port (usb type c) for debugging, the board couldn't boot, it goes through a loop trying to boot, I guess because of not enough delivered power;
looking for the debug over Wifi feature in the Android settings, but I didn't find this option.
Question
What other debugging options do I have?
This might help
- I can put an App in SD card and use it
- I can host a temporary web server to get the app to the board
usb debug adb
usb debug adb
asked Feb 1 at 4:33
idrissidriss
113
113
migrated from superuser.com Feb 3 at 23:15
This question came from our site for computer enthusiasts and power users.
migrated from superuser.com Feb 3 at 23:15
This question came from our site for computer enthusiasts and power users.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Problem Solved
Somebody just figured out how to do it: power the board using two power bins and use the usb-c for debugging.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "139"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
},
noCode: 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%2fandroid.stackexchange.com%2fquestions%2f207356%2fhow-can-i-install-debug-applications-on-nanopi-m4-android-board%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Problem Solved
Somebody just figured out how to do it: power the board using two power bins and use the usb-c for debugging.
add a comment |
Problem Solved
Somebody just figured out how to do it: power the board using two power bins and use the usb-c for debugging.
add a comment |
Problem Solved
Somebody just figured out how to do it: power the board using two power bins and use the usb-c for debugging.
Problem Solved
Somebody just figured out how to do it: power the board using two power bins and use the usb-c for debugging.
answered Feb 1 at 5:50
idrissidriss
113
113
add a comment |
add a comment |
Thanks for contributing an answer to Android Enthusiasts Stack Exchange!
- 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%2fandroid.stackexchange.com%2fquestions%2f207356%2fhow-can-i-install-debug-applications-on-nanopi-m4-android-board%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