WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: adb on tiny core linux  (Read 4386 times)

Offline Dualityonme

  • Full Member
  • ***
  • Posts: 112
adb on tiny core linux
« on: February 07, 2016, 01:29:13 AM »
Can someone give guidance on how get adb and an Allwinner  Android device working with tc??
What doesn't kill you...will make you dead next time!

Offline Dualityonme

  • Full Member
  • ***
  • Posts: 112
Re: adb on tiny core linux
« Reply #1 on: February 07, 2016, 09:23:33 AM »
When i try to install sunxi-livesuit on tiny core linux it doesn't work at all and gives me an error "Unknown architecture i568".What does it mean ?? i586 is supposed to be compatible with x86 , so why it won't work?
What doesn't kill you...will make you dead next time!

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: adb on tiny core linux
« Reply #2 on: February 07, 2016, 12:49:24 PM »
There are many instruction subsets.
586,686 etc. All x86 subsets.

Offline Dualityonme

  • Full Member
  • ***
  • Posts: 112
Re: adb on tiny core linux
« Reply #3 on: February 13, 2016, 12:01:38 PM »
Alright! but will there be any kind of support of Allwinner-based tablets for Tiny core? ???
And why not add adb and something android/iphone-like support to any of repos??
What doesn't kill you...will make you dead next time!

Offline Dualityonme

  • Full Member
  • ***
  • Posts: 112
Re: adb on tiny core linux
« Reply #4 on: February 13, 2016, 12:09:11 PM »
I would like to use tiny Core as Host OS for managing my ARM-based stuff,?like iphones or Androids?
OFFTOPIC: Can i use dCore extensions with regular core? ;D
What doesn't kill you...will make you dead next time!

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: adb on tiny core linux
« Reply #5 on: February 13, 2016, 09:49:53 PM »
When i try to install sunxi-livesuit on tiny core linux it doesn't work at all and gives me an error "Unknown architecture i568".
Did you compile the awusb kernel module as per the instructions on the sunxi-livesuit site?

Quote
And why not add adb and something android/iphone-like support to any of repos
The android sdk containing adb looks to be a bunch of pre-built binaries - did you try to follow the installation instructions to see if you can get it working?

Offline Dualityonme

  • Full Member
  • ***
  • Posts: 112
Re: adb on tiny core linux
« Reply #6 on: February 14, 2016, 03:53:22 AM »
When i try to install sunxi-livesuit on tiny core linux it doesn't work at all and gives me an error "Unknown architecture i568".
Did you compile the awusb kernel module as per the instructions on the sunxi-livesuit site?
The android sdk containing adb looks to be a bunch of pre-built binaries - did you try to follow the installation instructions to see if you can get it working?
1: I'm really lazy to start with,I will  attempt to overgo laziness later..
I  have compiled awusb but it gives me some errors.
2: I  don't think I would want to download enormously large SDK just to get adb.




I also found precompiled ADB somewhere else than Core repos.It works! So ADB problem is solved.  ;D [size=78%]I'll try to give a link if I will find it again.[/size]
« Last Edit: February 14, 2016, 03:56:06 AM by Dualityonme »
What doesn't kill you...will make you dead next time!

Offline Dualityonme

  • Full Member
  • ***
  • Posts: 112
Re: adb on tiny core linux
« Reply #7 on: February 14, 2016, 11:41:14 AM »
adb that worked for me: research.cs.wisc.edu/wings/projects/wisense/downloads/adb_tools_linux.tar.gz
After downloading i just `tar xvzf * `
so i guess solved !
Anyone else who seek adb on tc can use "adb_tools_linux.tar.gz " in google - it helped me !
« Last Edit: February 14, 2016, 11:44:29 AM by Dualityonme »
What doesn't kill you...will make you dead next time!