[INFO] Alternate operating System - Galaxy Ace S5830 General

Will a linux based rom ever come up for galaxy ace with kernel version 3.2 ? the custom roms are all being based on gingerbread and ics roms. a linux based one will add some variety. themed roms are not good enough.

Android is optimized for our screens, as well as for a touch screen interface. Trying to port Linux OS to ace is just a waste of effort.

I guess Android is a modified version of Linux ...!!
:/
TeamCooper Developer

Someone did boot Ace with Ubuntu but it's just not feasible.

Android is a GUI running on a modified Linux kernel.
A "Linux OS (Linux Distribution)" is a GUI running on a stock or modified Linux kernel.

there is another OS called MeeGo built on linux kernel and meant for mobile phones(not android). Currently used for nokia n9 and n950, but completely open source. also supports ARM architecture.

biswatmak said:
there is another OS called MeeGo built on linux kernel and meant for mobile phones(not android). Currently used for nokia n9 and n950, but completely open source. also supports ARM architecture.
Click to expand...
Click to collapse
Interesting ...!!
TeamCooper Developer

Farther more LINUX MINT devs are preparing a mobile os to compete with ANDROID.
But unfotunately they are targeting TEGRA2 chipsets for better HW acceleration.
Cyanogenmod is still not the " best alternative " but the " only alternative " to gingerbread.

shaaan said:
Interesting ...!!
TeamCooper Developer
Click to expand...
Click to collapse
Check this out
http://pokylinux.org/
and
http://wiki.maemo.org/Alternative_operating_systems

biswatmak said:
Farther more LINUX MINT devs are preparing a mobile os to compete with ANDROID.
But unfotunately they are targeting TEGRA2 chipsets for better HW acceleration.
Cyanogenmod is still not the " best alternative " but the " only alternative " to gingerbread.
Click to expand...
Click to collapse
I hope its still full featured and they are just rewriting the compatibility code and that would in turn mean ubuntu aswell
Sent from my GT-P7500 using xda premium

and linux is nothing more than a gui for unix kernel....

Related

[Q] How to begin developing android ROM

I am new in XDA developer forum. I knew java and android at the immediate level. Now I'm interested in creating my own Android smartphone ROM. After searching in google, I see that there are a thing which is called "Default ROM" released by google. Base on this ROM, different companies created different ROM in their own style such as Sense, Motoblur, TouchWiz, etc.
So where could I download such a default ROM, and how could I begin with ROM developer. It is kind from my if anybody could give me a tutorial.
(Sorry if the question is exist in the forum, because I could not find it)
Thanks a lot.
Best regards,
me too, i have the same question, can someone help? thx
Your best bet is to have a look at compiling the aosp from source which you will need a Linux os for. The android sdk is a good place to start.
zelendel said:
Your best bet is to have a look at compiling the aosp from source which you will need a Linux os for. The android sdk is a good place to start.
Click to expand...
Click to collapse
Also are there no different way but Linux OS?
I still have the Android SDK, but do not know how to begin to custom a ROM via code.
Regards,
detno29 said:
Also are there no different way but Linux OS?
I still have the Android SDK, but do not know how to begin to custom a ROM via code.
Regards,
Click to expand...
Click to collapse
Yes to build android from Google's source you will have to have a Linux os. Either stand alone Linux or a version like ubuntu
zelendel said:
Yes to build android from Google's source you will have to have a Linux os. Either stand alone Linux or a version like ubuntu
Click to expand...
Click to collapse
In your experience, which linux os should i used. I m also a bit confuse because i did not have to much experience with linux...
detno29 said:
In your experience, which linux os should i used. I m also a bit confuse because i did not have to much experience with linux...
Click to expand...
Click to collapse
Me too, trying to learn. Just installed dual boot Ubuntu 10.1 to my comp and trying to figure it out. Big change coming from win7. Ubuntu 11 I couldn't figure out
Sent from my Desire HD using xda premium
One place you can start by checking and has a lot of good info is http://freeyourandroid.com/
I learned how to port from them although I still need to ask questions but it can get you started.
If you just want to get Ubunto going in a virtual machine for now and have NO IDEA take a look at this: http://theunlockr.com/2010/03/26/ho...om-for-android-part-1-setting-up-the-kitchen/
Old release links but Ubunto will update itself

Create your own android version

hey can we create our own version of android like, for example, (Android 4.3 dev by someone not in the google android company)....
Short answer: No
Think yourself if that would be possible then why would everyone stuck on jellybean.
Sent from my HTC Wildfire using xda app-developers app
You are a genius
Sent from my GT-S5830 using xda app-developers app
imda1 said:
hey can we create our own version of android like, for example, (Android 4.3 dev by someone not in the google android company)....
Click to expand...
Click to collapse
Technically there is no reason why not Android is open source and you could freely fork the code and start building your own modified version and then distribute as you see fit.
This is after all what the likes of Cyanogen Mod do, but at the end of the day you would still have to work off a current version and mod to your needs.
zacthespack said:
Technically there is no reason why not Android is open source and you could freely fork the code and start building your own modified version and then distribute as you see fit.
This is after all what the likes of Cyanogen Mod do, but at the end of the day you would still have to work off a current version and mod to your needs.
Click to expand...
Click to collapse
So, what you mean is that all ROMs actually are android version, right?
Then what does an android version exactly mean?
Does it define a unique -
ROM +kernel
ROM
Kernel
ROM +kernel + extra innovation
???
imda1 said:
So, what you mean is that all ROMs actually are android version, right?
Then what does an android version exactly mean?
Does it define a unique -
ROM +kernel
ROM
Kernel
ROM +kernel + extra innovation
???
Click to expand...
Click to collapse
Yes, all ROMs which are released are based on Android Open Source Project's (AOSP) source. Initially Google have to release the source (Latest is Android 4.2) and then manufactures like Samsung, HTC, Sony, LG etc. works on their own to provide the updated Android version to their phones skinned with their proprietory UI's or themes.
Android version exactly means changes in features added by Google itself, which are incorporated by Manufactures when they push updates to their phones.
ROM is actually the term used for your Operating System. Kernel is complete different subject related to ROMs, it works as the medium of communication between your hardware and the operating System thus involving drivers and CPU controls.

[Q] Linux or Android?

I understand this is a UI preview, but will the full build be completly linux and use a linux kernel? I really don't want it to use anything Andrtoid related, otherwise it wouldn't truely be linux. :/
They have said they are only doing it at the start for compatibility.
And technically android is full Linux and therefore Ubuntu is now.
Sent from my Galaxy Nexus using xda app-developers app
Forty.Two said:
I understand this is a UI preview, but will the full build be completly linux and use a linux kernel? I really don't want it to use anything Andrtoid related, otherwise it wouldn't truely be linux. :/
Click to expand...
Click to collapse
Hello,
To be honest, both Android and Ubuntu are both Linux based Distributions and both use a Linux kernel. In fact, both distributions branch from the same Linux source tree.
With this said, the touch preview uses the CyanogenMod 10.0 Android fork as a base. Ubuntu is ran inside of a chroot, This means that they are both using a shared kernel.
Keith Myers
Forty.Two said:
I understand this is a UI preview, but will the full build be completly linux and use a linux kernel? I really don't want it to use anything Andrtoid related, otherwise it wouldn't truely be linux. :/
Click to expand...
Click to collapse
you dont like android ? they both from linux
I think the confusion here is that when most people who have used a Linux system in the past, prior to Android or didn't know that Android used the Linux kernel, they were actually using GNU/Linux, so they think that is what Linux is. Some people may even mix up that the X server is also a part of Linux.
But Android isn't GNU/Linux so when some one says 'Linux distro', they are probably thinking of a GNU/Linux distro, like Debian, Slackware, Fedora, Ubuntu, Red Hat, Mint, etc, and not just an OS that also happens to have the Linux Kernel in it.
So the title of this post probably should have been GNU/Linux or Android.
Findee said:
They have said they are only doing it at the start for compatibility.
And technically android is full Linux and therefore Ubuntu is now.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
android is java+linux and ubuntu is fully linux it's big differece
Sent from my GT-I9000 using xda app-developers app
bobo1337 said:
android is java+linux and ubuntu is fully linux it's big differece
Sent from my GT-I9000 using xda app-developers app
Click to expand...
Click to collapse
I think you are confusing linux and bsd.
http://m.techrepublic.com/blog/10things/10-differences-between-linux-and-bsd/1709
Read #3
In summary- android IS Linux. All the extra stuff you are used to calling Linux is just.... Extra stuff. Linux IS the kernel.
--
Sent from my Kindle Fire 2, CM 10.1
Hey guys, I wanna ask you question, is Ubuntu touch like Ubuntu for arm? i mean it uses the same deb packages or New different OS ?
mindmajick said:
I think you are confusing linux and bsd.
http://m.techrepublic.com/blog/10things/10-differences-between-linux-and-bsd/1709
Read #3
In summary- android IS Linux. All the extra stuff you are used to calling Linux is just.... Extra stuff. Linux IS the kernel.
--
Sent from my Kindle Fire 2, CM 10.1
Click to expand...
Click to collapse
By that logic, technically, Android isn't Linux (since Android isn't a Kernel), rather Android uses Linux.
BukaKing said:
By that logic, technically, Android isn't Linux (since Android isn't a Kernel), rather Android uses Linux.
Click to expand...
Click to collapse
That would also mean ubuntu isn't Linux
PHONE SLOW CLICK ME?
_____________________________________
"No one lives in the slums because they want to. It's like this train. It can't run anywhere except where its rails take it."- Cloud[FFvii]"​
TingTingin said:
That would also mean ubuntu isn't Linux
PHONE SLOW CLICK ME?
_____________________________________
"No one lives in the slums because they want to. It's like this train. It can't run anywhere except where its rails take it."- Cloud[FFvii]"​
Click to expand...
Click to collapse
Exactly, ubuntu isn't Linux, it is GNU/Linux meaning it runs the Linux kernel (Just like android does), and contains the GNU utilities and software that make the system usable. Android is also GNU/Linux, but android has less GNU software and most "apps" are run using dalvik. So really ubuntu and Linux are both running "Linux Kernel" but aren't just Linux. Pure Linux would just be the kernel as Linux isn't an OS.
TingTingin said:
That would also mean ubuntu isn't Linux
PHONE SLOW CLICK ME?
_____________________________________
"No one lives in the slums because they want to. It's like this train. It can't run anywhere except where its rails take it."- Cloud[FFvii]"​
Click to expand...
Click to collapse
And that is why they are called Linux distribution.
And even calling Android a distribution is kind of a loose definition of what a distribution is and was. It used to be a long time ago that a distribution was intending to distribute Linux, which the only way Linux would be useful is to also have several applications and modules that make a useable operating system, that is what a distribution was. Android doesn't exactly fit that, users are not even really aware of or deal with Linux related things, although some of the apps they use may access parts of the file system (sysfs, procfs, etc), and users can install software that gives them access also. And it could be argued too though that Ubuntu doesn't exactly fit this either, since there are not stripped down versions and they are starting to force dominance of certain packages, but they still allow for low level access.
---------- Post added at 09:32 PM ---------- Previous post was at 09:19 PM ----------
This is what Richard Stallman has to say:
http://www.gnu.org/gnu/gnu-linux-faq.html#linuxsyswithoutgnu
Are there complete Linux systems without GNU? (#linuxsyswithoutgnu)
There are complete systems that contain Linux and not GNU; Android is an example. But it is a mistake to call them “Linux” systems.
Android is very different from the GNU/Linux system—because it contains very little of the GNU system, only Linux. Overall, it's a different system. If you call the whole system “Linux”, you will find it necessary to say things like, “Android contains Linux, but it isn't Linux, because it doesn't have the usual Linux [sic] libraries and utilities [meaning the GNU system].” Android contains just as much of Linux as GNU/Linux does. What it doesn't have is the GNU system. Android replaces that with Google software that works quite differently. Thus, what makes Android different is the lack of GNU.
Click to expand...
Click to collapse
joshumax said:
Exactly, ubuntu isn't Linux, it is GNU/Linux meaning it runs the Linux kernel (Just like android does), and contains the GNU utilities and software that make the system usable. Android is also GNU/Linux, but android has less GNU software and most "apps" are run using dalvik. So really ubuntu and Linux are both running "Linux Kernel" but aren't just Linux. Pure Linux would just be the kernel as Linux isn't an OS.
Click to expand...
Click to collapse
BukaKing said:
And that is why they are called Linux distribution.
And even calling Android a distribution is kind of a loose definition of what a distribution is and was. It used to be a long time ago that a distribution was intending to distribute Linux, which the only way Linux would be useful is to also have several applications and modules that make a useable operating system, that is what a distribution was. Android doesn't exactly fit that, users are not even really aware of or deal with Linux related things, although some of the apps they use may access parts of the file system (sysfs, procfs, etc), and users can install software that gives them access also. And it could be argued too though that Ubuntu doesn't exactly fit this either, since there are not stripped down versions and they are starting to force dominance of certain packages, but they still allow for low level access.
---------- Post added at 09:32 PM ---------- Previous post was at 09:19 PM ----------
This is what Richard Stallman has to say:
http://www.gnu.org/gnu/gnu-linux-faq.html#linuxsyswithoutgnu
Click to expand...
Click to collapse
I didn't read your u guys comment fully it's like 1 a.m here but anyways my comment was just show that people often use the word Linux loosely when referring to any Linux based operating system they'll call ubuntu Linux but then when it comes android not so because it's further off the tree and not pure Linux but the only pure Linux OS is well Linux (and yes Linux is an operating system though only command line that's all u need to constitute a OS) so I was just pointing out that this is a bit confusing it makes more sense when you refer to a Linux based OS as a distro but that's kinda hazy if simply using the kernel = distro then android is a distro but then same problem as b4 it's further off the tree so then does it mean it isn't a distro because of that which is actually due to differences with mobile phone hardware but we're taking about the os anyways I was just pointing out that this isn't very black and white
PHONE SLOW CLICK ME?
_____________________________________
"No one lives in the slums because they want to. It's like this train. It can't run anywhere except where its rails take it."- Cloud[FFvii]"​
To rephrase the question: Will the apps and system functions use languages other than java? In desktop Ubuntu, there was a wide assortment of languages the could be compiled and run as scripts. Will we see the same multi-language support on the full mobile distributions?
Forty.Two said:
To rephrase the question: Will the apps and system functions use languages other than java?
Click to expand...
Click to collapse
They already do...QML
PHONE SLOW CLICK ME?
_____________________________________
"No one lives in the slums because they want to. It's like this train. It can't run anywhere except where its rails take it."- Cloud[FFvii]"​
Forty.Two said:
To rephrase the question: Will the apps and system functions use languages other than java? In desktop Ubuntu, there was a wide assortment of languages the could be compiled and run as scripts. Will we see the same multi-language support on the full mobile distributions?
Click to expand...
Click to collapse
It's hard to be completely certain what Canonical will do, but it is very likely it will support multiple languages.
Technically you can build applications on Android in any language you want provided there is a native runtime module or the language compiles to native libraries, but Java always sits in the middle.
From what I have seen with Ubuntu Touch, Java is not even included by default, I saw it pull openjdk when I installed Eclipse, and that Java is not even the same as the one Android uses.
Currently the only API that draws to the display is Qt5 and QML, other APIs like GTK+ and even Qt4 try to use an X server which doesn't exist currently, although you can route to a remote x server and display applications remotely.
But in terms of language support I've tested c, c++, JavaScript, python, bash scripts and java, and I'm almost certain perl will work. Again the problem is though, if they don't have Qt5 bindings they can only display on a remote x server or in a remotely connected terminal and not on the device.
1) Linux is not, I repeat, NOT an operating system. It's a kernel, which is the core coding which an operating system is based around. The kernel acts as a medium between software and hardware.
2) Ubuntu, Android, Fedora, Arch, WebOS , and etcetera are not Linux. They are Linux based operating systems that are built upon the Linux kernel.
3) BSD, Free BSD, Mac OS X+, iOS, and Solaris are all UNIX based operating systems. Linux is a clone of the UNIX kernel.
4) The GUI is not part of Linux. X server is a back end for the X11 window service. And is not included in the core kernel itself.
5) I like tacos.
Sent from my Galaxy Nexus using Tapatalk 2
TingTingin said:
I didn't read your u guys comment fully it's like 1 a.m here but anyways my comment was just show that people often use the word Linux loosely when referring to any Linux based operating system they'll call ubuntu Linux but then when it comes android not so because it's further off the tree and not pure Linux
Click to expand...
Click to collapse
Android is pure linux, with a google init system, rather than a GNU one..
but the only pure Linux OS is well Linux (and yes Linux is an operating system though only command line that's all u need to constitute an OS)
Click to expand...
Click to collapse
What you are "seeing" when you refer to a comand line is almost enitrely made up of GNU coreutils(bash, ls, cd, rm, cp) running on a linux kernel. Linux is NOT an OS.
so I was just pointing out that this is a bit confusing it makes more sense when you refer to a Linux based OS as a distro but that's kinda hazy if simply using the kernel = distro then android is a distro but then same problem as b4 it's further off the tree so then does it mean it isn't a distro because of that which is actually due to differences with mobile phone hardware but we're taking about the os anyways I was just pointing out that this isn't very black and white
Click to expand...
Click to collapse
A "distro" is usually made up of: The kernel (linux), the GNU coreutils, a package manager, a Desktop Environment, and some integrated applications. "linux" is a kernel. You can replace the kernel with any other compatible kernel, as Arch/HURD, Debian/kFreeBSD, and Arch/BSD have proven. Don't confuse linux with GNU/Linux.
Android is merely a distribution of liunx with a different set of coreutils, tablet based applications, and the play store as a package manager, and Dalvik VM.
linux is NOT andoperating system.
crshbndct said:
Android is pure linux, with a google init system, rather than a GNU one..
What you are "seeing" when you refer to a comand line is almost enitrely made up of GNU coreutils(bash, ls, cd, rm, cp) running on a linux kernel. Linux is NOT an OS.
A "distro" is usually made up of: The kernel (linux), the GNU coreutils, a package manager, a Desktop Environment, and some integrated applications. "linux" is a kernel. You can replace the kernel with any other compatible kernel, as Arch/HURD, Debian/kFreeBSD, and Arch/BSD have proven. Don't confuse linux with GNU/Linux.
Android is merely a distribution of liunx with a different set of coreutils, tablet based applications, and the play store as a package manager, and Dalvik VM.
linux is NOT andoperating system.
Click to expand...
Click to collapse
...
Wikipedia
Linux is a
Unix-like computer
operating system
Click to expand...
Click to collapse
en.m.wikipedia.org/wiki/Linux
How Stuff Works
Linux is an operating system --
very much like UNIX -- that has
become very popular over the last
several years.
Click to expand...
Click to collapse
computer.howstuffworks.com/question246.htm
Linux.org
Linux is an operating system that
evolved from a kernel created by
Linus Torvalds
Click to expand...
Click to collapse
www.linux.org/article/view/what-is-linux
getgnulinux.org
Linux is an operating system, a
large piece of software that
manages a computer. It is similar
to Microsoft Windows, but it is
entirely free.
Click to expand...
Click to collapse
www.getgnulinux.org/en/linux/
Webopedia.com
The Linux open source operating
system, or Linux OS, is a freely
distributable, cross-platform
operating system based on Unix
Click to expand...
Click to collapse
www.webopedia.com/TERM/L/linux_os.html
Linux.com
What is Linux?
Linux is, in simplest terms, an
operating system.
Click to expand...
Click to collapse
www.linux.com/learn/new-user-guides...ere-an-overview-of-the-linux-operating-system
http://bit.ly/13rqRIv
PHONE SLOW CLICK ME?
_____________________________________
"No one lives in the slums because they want to. It's like this train. It can't run anywhere except where its rails take it."- Cloud[FFvii]"​
MikeyCriggz said:
1) Linux is not, I repeat, NOT an operating system. It's a kernel, which is the core coding which an operating system is based around. The kernel acts as a medium between software and hardware.
2) Ubuntu, Android, Fedora, Arch, WebOS , and etcetera are not Linux. They are Linux based operating systems that are built upon the Linux kernel.
3) BSD, Free BSD, Mac OS X+, iOS, and Solaris are all UNIX based operating systems. Linux is a clone of the UNIX kernel.
4) The GUI is not part of Linux. X server is a back end for the X11 window service. And is not included in the core kernel itself.
5) I like tacos.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
+1, like, :good:.

Build Ubuntu Touch using cm11?

Hi
My goal is to build Ubuntu Touch for the Ideos X5 U8800. So far, I have only had trouble finding and setting up the source for a cm-10.1 build. Finally, I gave up and built cm-11 using Blefish's device source tree. Everything works just fine.
So the question is: Can Ubuntu Touch be built using cm-11, or is cm-10.1 the only option at the moment?
Best regards,
aribk
They switched to Android 4.4 some time ago. Don't know why they haven't updated the wiki yet.
Some sources:
http://news.softpedia.com/news/Cano...-Touch-Based-on-Ubuntu-14-04-LTS-438400.shtml
https://www.mail-archive.com/[email protected]/msg06401.html
https://wiki.ubuntu.com/Touch/Porting (further down)
Ubuntu is based on CM? Thougt the only thing in common is parts of the kernel??
So, it will more or less be able to port ubuntu to other devices just by changing kernel and baseband?
reellamer said:
Ubuntu is based on CM? Thougt the only thing in common is parts of the kernel??
So, it will more or less be able to port ubuntu to other devices just by changing kernel and baseband?
Click to expand...
Click to collapse
Libhybris is being utilized by Ubuntu for Devices, Sailfish, Open webOS and others to form a base layer compatibility with Android hardware drivers (above and beyond just the baseband [radio]). This is what gets the ports to work with Android hardware... http://en.wikipedia.org/wiki/Hybris_(software)
The mainline efforts have focused on Nexus hardware and seem to have formed a consensus that CyanogenMod 10.x is the best jumping off point.

[TOOL] [SYSTEM] Debdroid V5 Linux Sub-System KALI Linux

Debdroid V4
Linux Chroot Daemon for Android
Supports Android 2.3 through 5.0​
Debdroid is a tool for the Android platform which runs a full Linux distribution as a daemon.
Any rooted device can run fully supported ARM distributions such as Kali, Debian, Ubuntu, etc.
Debdroid has been successfully tested on Android 2.3 and up to 5.0. Confirmed working on the N9.
How To Install:
1. Download the git repo
2. Place ARM image at /sdcard/linux.img
3. Flash the zip file in twrp
How To Use:
1. debshell "any command goes here" - run any command under linux
2. debshell "passwd" - change root pass
3. debshell "/etc/init.d/ssh restart" - starts ssh
4. debshell bash - full access to a bash chroot
Downloads:
https://github.com/dasmoover/debdroid
KALI ARM Images:
http://cdimage.kali.org/
Donations:
If you find this tool useful send a coffee my way
DONATE TO THE DEBDROID PROJECT
There is a project that is doing this too made by Offensive Security (The guys who make Kali). It's still in beta, but there's some pretty cool stuff! There is a custom kernel that adds other features as well.
Site: http://nethunter.com/
Github: https://github.com/offensive-security/kali-nethunter
I know, I'm part of the project!
I've worked on BT5 ARM a few years ago.
From my understanding the Nexus 9 builds of nethunter aren't fully functional yet.
This can also be used with a barebones debian system for apt, etc.
What status is the N9 with Nethunter?
dasmoover said:
I've worked on BT5 ARM a few years ago.
From my understanding the Nexus 9 builds of nethunter aren't fully functional yet.
This can also be used with a barebones debian system for apt, etc.
What status is the N9 with Nethunter?
Click to expand...
Click to collapse
Mostly working. Everything except the external wifi is running fine (from what I understand. Someone else makes the kernels.). NetHunter itself is running fine, but the custom android kernel is where the good stuff is!
Supposedly the N9 supports monitor mode with its built in chipset. We'll have to try that later though.
Awesome, going to try and contribute to that.
This lightweight install is multi-purpose and can be used for much more than just booting Kali
dasmoover said:
Awesome, going to try and contribute to that.
This lightweight install is multi-purpose and can be used for much more than just booting Kali
Click to expand...
Click to collapse
I think it's actually pretty cool! I'm looking around for some good ARM Linux images to try it out!
I may contribute to your project a bit. It has some awesome potential!
Does nethunter support custom kernels on the n9 yet?
I'm trying to get that installed.
dasmoover said:
Does nethunter support custom kernels on the n9 yet?
I'm trying to get that installed.
Click to expand...
Click to collapse
Yes and no. NetHunter itself will work without the kernel, but you won't get many of the added features that the (still incomplete) kernel provides.
Armhf or armhl?
Does an 64bit .img work?
USBhost said:
Does an 64bit .img work?
Click to expand...
Click to collapse
It has to be ARM based. So either armhl or armhf. Preferably armhf.
Can someone here who knows how to configure Debdroid on nexus 9 and give us thoroughly easy, step by step instructions as possible?

Categories

Resources