mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #16] Raspbian support? #14
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pezzotto on GitHub (Jun 11, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/16
Hi, I want to try this script on mi RpiB3+ but I’m unable to find any androidsdk working on armhf.
Anyone have installed the android platform tools on raspberry pi?
Thanks
EDIT: I’ve installed android-tools-adb and android-tools-fastboot, adb server started so I will try to connect a phone asap and see if device will be recognized.
@alexal1 commented on GitHub (Jun 11, 2020):
Maybe @GabrieleAnsaldo can help you, nobody else didn't work with Raspberri Pi as I know.
@pezzotto commented on GitHub (Jun 11, 2020):
I can confirm that it’s working but on android 5.0.2 I have no interactions as the bug marked issue.
@gvmturl commented on GitHub (Jun 11, 2020):
@pezzotto are you using raspbian?
Just tried on Ubuntu mate w/o success...
Getting unauthorized... I ll try to check what is it? Any idea?
@GabrieleAnsaldo commented on GitHub (Jun 11, 2020):
Did you manage to fix the issue with the Raspberry? @pezzotto
@gvmturl commented on GitHub (Jun 11, 2020):
@GabrieleAnsaldo Arent you using a Raspberry?
@pezzotto commented on GitHub (Jun 12, 2020):
Yes i've simply installed android-tools-adb and android-tools-fastboot and adb recognize my device.
Thanks
@pezzotto commented on GitHub (Jun 12, 2020):
You must authorize by clicking on the popup on the phone first time you launch adb shell
@gvmturl commented on GitHub (Jun 12, 2020):
I created by myself a folder into user/.android to get non authorized device. If I delete this folder and try to adb devices it says that key don’t exists
On Windows I don’t have this issue...
@pezzotto could you please list the steps that you follow to get success on this installation please?
@pezzotto commented on GitHub (Jun 14, 2020):
@gvmturl on raspbian I just installed android-tools-adb and android-tools-fastboot, not the sdk because it’s not supported on raspberry pi.
You should try to reinstall the sdk, also take a look here: https://stackoverflow.com/questions/32132434/set-adb-vendor-keys/33768414#33768414
@gvmturl commented on GitHub (Jun 20, 2020):
As steps are on README.md i will be closing this issue, because, yes Insomniac supports Raspberry Pi OS.