linux on huawei? - Huawei Mate 20 Pro Themes, Apps, and Mods

this samsung's linux on dex looks amazing!
have anyone managed to get linux on Huawei?
port samsung's app or something?
I've seen some third party apps that can do such thing but they require root and as far as I can say they are not as stable as samsung's.
share your experience.

Related

Chronium OS in smartphone?

Just realized that my school's got chrome books which runs on chrome OS. I've been using it for a while and i'm just facinated by the fact that google tried to come up with something similar to mac OS. Anyways, Is it possible to dual boot chronium OS on smartphone with android? or does it need x86 machine?
no one knows about Chrome OS? or is it a noob question lol?
Ive heard of Chrome OS/Chromium OS but think it should be discontinued. I don't see what advantage it would have over android on a smartphone now that android has Google Chrome. It relies too much on the cloud meaning you are restricted wifi hotspots or forced to tether and use expensive mobile data. I think Ubuntu or any popular Linux distro offers a lot more functionality as a free OS. Chrome OS would make a good UI for a webtop mode integrated with Android.
Also I don't see how it looks like Mac OS. It reminds me more of android or linux.
spunker88 said:
Ive heard of Chrome OS/Chromium OS but think it should be discontinued. I don't see what advantage it would have over android on a smartphone now that android has Google Chrome. It relies too much on the cloud meaning you are restricted wifi hotspots or forced to tether and use expensive mobile data. I think Ubuntu or any popular Linux distro offers a lot more functionality as a free OS. Chrome OS would make a good UI for a webtop mode integrated with Android.
Also I don't see how it looks like Mac OS. It reminds me more of android or linux.
Click to expand...
Click to collapse
I meant the chrome book is pretty much like mac book since the mouse pad it uses is so much similar to the one on macbooks and the scrolling effects etc is similar...

(REQUEST) Blackberry Z10 Keyboard For Galaxy S3

Please I Want Blackberry Z10 Keyboard For Galaxy S3
Blackberry and android are very different os its not possible to port the keyboard you can only theme a keyboard with the blackberry z10 theme so that it looks like a blackberry keyboard
Sent from my GT-I9300 using xda premium
nikhil18 said:
Blackberry and android are very different os its not possible to port the keyboard you can only theme a keyboard with the blackberry z10 theme so that it looks like a blackberry keyboard
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
I didn't think they were too dissimilar, the z10 is based upon unix and android upon linux, linux is a clone of unix. There will be differences but i would imagine the port process be easier in comparison to the likes of ios - android.
Just my thought's, nothing to back that up with really
i'm also interested =)
I second this!
dladz said:
I didn't think they were too dissimilar, the z10 is based upon unix and android upon linux, linux is a clone of unix. There will be differences but i would imagine the port process be easier in comparison to the likes of ios - android.
Just my thought's, nothing to back that up with really
Click to expand...
Click to collapse
Neither linux or unix use apk application packages. Android runs on the linux kernel but is quite different. If people can't port a sony xperia keyboard to the s3 due to framework dependencies, how realistic is porting the blackberry keyboard?
Sent from my GT-I9300 using Tapatalk 2
rootSU said:
Neither linux or unix use apk application packages. Android runs on the linux kernel but is quite different. If people can't port a sony xperia keyboard to the s3 due to framework dependencies, how realistic is porting the blackberry keyboard?
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Did you even read my comment? easier in comparison to the likes of IOS ??
dladz said:
Did you even read my comment?
Click to expand...
Click to collapse
I did yes. I actually quoted it in my last post.
dladz said:
easier in comparison to the likes of IOS ??
Click to expand...
Click to collapse
But since both are impossible, how could any one be easier?
Also, since iOS is also Unix based, why would any one be easier? What is the technical reasoning behind why porting from one Unix system to a linux-kernel based system would be easier that porting from another Unix system to a linux-kernel based system?
Added to which, they're both closed source. ...and Unix is not Linux as much as Linux is a "clone" of Unix. Although we can run linux commands in Android and there are some vague similarities to Linux in the OS, it still is not linux. There has been some amazing work to compile linux libraries and applications to Android, but 98% of Linux stuff as yet, can still not be ported to Android, so porting Unix is kind of a moot point right now.
rootSU said:
I did yes. I actually quoted it in my last post.
But since both are impossible, how could any one be easier?
Also, since iOS is also Unix based, why would any one be easier? What is the technical reasoning behind why porting from one Unix system to a linux-kernel based system would be easier that porting from another Unix system to a linux-kernel based system?
Added to which, they're both closed source. ...and Unix is not Linux as much as Linux is a "clone" of Unix. Although we can run linux commands in Android and there are some vague similarities to Linux in the OS, it still is not linux. There has been some amazing work to compile linux libraries and applications to Android, but 98% of Linux stuff as yet, can still not be ported to Android, so porting Unix is kind of a moot point right now.
Click to expand...
Click to collapse
it has nothing to do with linux or unix
android kernel is only linux nothing else.it only depend on application package android apps are apk and blackberry apps are .bar
only we need to do is we have to reveal its source and then do edits and pack it as apk
pradeepxtremehacker said:
it has nothing to do with linux or unix
android kernel is only linux nothing else.it only depend on application package android apps are apk and blackberry apps are .bar
only we need to do is we have to reveal its source and then do edits and pack it as apk
Click to expand...
Click to collapse
Good luck!

Airdrop for iphone

Are there currently any apps for android that give you the airdrop experience?
This would help me to
That will probably be something that will be more than likely developed by AOSP as part of the new OS, rather than an app developed by a third party.

[Q] Best way to make our droid kiosk like? (Custom ROM?)

Hi Guys
I've been developing a http based Server Software that uses an android device as a single purpose device.. say an input terminal. So I developed a very simple app just for this input purpose (including some data from sensors on the device). It aslo loads a web view for a little html banner.
So it's really simple and the design is to basically turn an android device into a single purpose hardware... and with that said i really dont need 90% of what's installed and running on android, I dont need complicated launchers, and i DO need to kind of "lock the device down" to my app only (i guess kiosk like?)
I basically need the hardware and the OS to run my app.
if possible make everything as lightweight as possible (again as i dont need most of the android features)
and I would love it if my app can run on top of everything and at every start up (it can even pretend to be the SHELL or OS on top of Android OS, or kind of like that approach)..
So yeh, I'm hoping you guys can give me some advise/suggestions as to how best to approach this? (honestly i'm fairly new to android as a whole)
Things off the top of my head are:
1) Custom ROM like really plain/lightweight w/ lock down features <-- is there even any rom like this? or could i ask someone to code this for me?
2) Root, SuperSU, and xPosed Framework plugins and tweaks ? <-- i've not tried xPosed Framework and Im not sure if it's meant to be, or good for, my purpose.
3) Use an APP that can pretty much make a Kiosk out of the phone, w/ my app running permanently? <-- i've seen one kiosk app www.kioware.com but it's crazy expensive and i guess a bit of an overkill to what i need.. Perhaps there's a cheaper more simple kiosk app you can recommend? or perhaps an opensource project i can tinker with?
Would really appreciate your thoughts on this..
Thank you very much!
A common request
Can anyone direct me to a thread where this issue is resolved? It seems more complicated than it seems at first glance.

Chrome OS and Android apps

Not so good...
Android apps on Chrome OS: hands-on and initial thoughts
http://www.androidpolice.com/2016/06/17/android-apps-on-chrome-os-hands-on-and-initial-thoughts/
As expected.....
lollyjay said:
Not so good...
Android apps on Chrome OS: hands-on and initial thoughts
http://www.androidpolice.com/2016/06/17/android-apps-on-chrome-os-hands-on-and-initial-thoughts/
Click to expand...
Click to collapse
Okay but you do realize it's on an unstable dev build on a Chromebook with one of the lowest-end processors in a Chromebook (ARM Rockchip)? Until it gets in the stable build and is also tested on other hardware (like the x86 Pixel), I wouldn't judge it too much.
Also, the privacy issues with ChromiumOS(not just ChromeOS), prevent it from being a real threat.
moriel5 said:
Also, the privacy issues with ChromiumOS(not just ChromeOS), prevent it from being a real threat.
Click to expand...
Click to collapse
It's not about the "threat" (let's not be religious here) - it's about the options.
I honestly prefer a google supported OS with google supported hardware instead of a hack like Remix OS.
Chromebooks are amazing tools. I am expecting Android apps on Chromebooks to cause a very deep disruption in the PC market.
note the asus flip is the only chromebook with arm chip in the 3 ones that get the m53 dev update.
so i assume for the moment only the arm code is ready.
from what i know google does not want to use the android x86 open source project to make their x86 compatibility layer unlike remix os
this explain why no other chromebook have the playstore for the moment.
and yes this asus is only to show the extreme lower end part of chromebooks.
wait until the x86 code they are building is coming...
it will be another story.
you want to be scared?
imagine cloudready or just chromium os for pc
with playstore inside
if it comes.
or29544 said:
It's not about the "threat" (let's not be religious here) - it's about the options.
I honestly prefer a google supported OS with google supported hardware instead of a hack like Remix OS.
Chromebooks are amazing tools. I am expecting Android apps on Chromebooks to cause a very deep disruption in the PC market.
Click to expand...
Click to collapse
Don't worry, while I am deeply against Google's behaviour in matters such as privacy, I do agree that if someone absolutely wants to use Google, he/she should be able to.
What I was referring to was being locked to sending personal data to Google, some of it unwantedly.
I think that ChromeOS, or at least ChromiumOS, should at least allow you to create a local owner account, with connecting to Google as an option, should you wish to.
Had that been an option, then I would have been of the same opinion as you.
Anyway remix for the moment make a really bad desktop.
Without a way to select sound inputs and outputs most of the time we got no sound or sound in the wrong output...
Also it need to change resolution on the fly like most os does...or just change screen scaling because remix os on some screens is not usable at all...
And what about include a desktop grade browser that support extensions.because remix browser is as useless as edge for the moment.
The things is ,chrome os have all those fixes already inside.
tailslol said:
Anyway remix for the moment make a really bad desktop.
Without a way to select sound inputs and outputs most of the time we got no sound or sound in the wrong output...
Also it need to change resolution on the fly like most os does...or just change screen scaling because remix os on some screens is not usable at all...
And what about include a desktop grade browser that support extensions.because remix browser is as useless as edge for the moment.
The things is ,chrome os have all those fixes already inside.
Click to expand...
Click to collapse
I agree with about half of what you said.
However, changing the DPI on the fly may have to wait until Android N.
And while I don't think that a browser has to have addon support, I do prefer it that way.
By the way, Firefox for Android supports both addons and themes, as well as plugins and addon frameworks (e.g. Greasemonkey), so technically you could put it on RemixOS.
And I thought RemixOS doesn't have it's own browser, rather arriving with the AOSP Browser?
I personally prefer Lightning Browser on Android, it's so light without comprimising on absolute necessaties.
All the rest, you're right, there already tools to those on the fly (with root).
moriel5 said:
I agree with about half of what you said.
However, changing the DPI on the fly may have to wait until Android N.
And while I don't think that a browser has to have addon support, I do prefer it that way.
By the way, Firefox for Android supports both addons and themes, as well as plugins and addon frameworks (e.g. Greasemonkey), so technically you could put it on RemixOS.
And I thought RemixOS doesn't have it's own browser, rather arriving with the AOSP Browser?
I personally prefer Lightning Browser on Android, it's so light without comprimising on absolute necessaties.
All the rest, you're right, there already tools to those on the fly (with root).
Click to expand...
Click to collapse
well now it comes with chrome included.about firefox well i never used on android.
but in case of need of flash or silverlight for old sites i dont think it will handle them with addblock in same time.
root and tools in remix is another story,mostly because this is not easy,and most of those tools just not work on remix,for example on remix to be able to patch sound you need to change the kernel...
not stability or update friendly.
and not usable by everyone.
so i think google will go to the right way here.
but remix?
lets just say remix should count the month or year it have left.
tailslol said:
well now it comes with chrome included.about firefox well i never used on android.
but in case of need of flash or silverlight for old sites i dont think it will handle them with addblock in same time.
root and tools in remix is another story,mostly because this is not easy,and most of those tools just not work on remix,for example on remix to be able to patch sound you need to change the kernel...
not stability or update friendly.
and not usable by everyone.
so i think google will go to the right way here.
but remix?
lets just say remix should count the month or year it have left.
Click to expand...
Click to collapse
You brought some very important points, however I have to say that I disagree with you, since:
1. Jide could always update the kernel to support on the fly audio channel switching.
2. 3rd party developers could do the above.
3. RemixOS is still in beta, and literaly is reinventing the wheel when it comes to Android, so instabilities are to be expected.
About #3, some of what RemixOS is doing is becoming redundant with the native Android APIs in MM and N, so if Jide chooses to yse the native APIs, then RemixOS will become much more stable.
FF can can handle Flash fine with an adblocker (I recommend uBlock Origin), however you need a patched version of Flash for it run at all on Android 4.4 and up.
And by the way, Silverlight is unsupported on both Android and ChromeOS.
Please don't think I'm bashing you, or being zealous.
I'm just trying to answer all the points, and I have a tendency to be formal.
I personally would love to use ChromiumOS, however the mandatory Google owned user policy (the owner account has to be connected to Google), prevents me from doing that.
I need the owner account to be strictly local, plus other reasons which will take several days or weeks to explain.
Thanks for telling me that RemixOS comes with Chrome, by the way.
moriel5 said:
You brought some very important points, however I have to say that I disagree with you, since:
1. Jide could always update the kernel to support on the fly audio channel switching.
2. 3rd party developers could do the above.
3. RemixOS is still in beta, and literaly is reinventing the wheel when it comes to Android, so instabilities are to be expected.
About #3, some of what RemixOS is doing is becoming redundant with the native Android APIs in MM and N, so if Jide chooses to yse the native APIs, then RemixOS will become much more stable.
FF can can handle Flash fine with an adblocker (I recommend uBlock Origin), however you need a patched version of Flash for it run at all on Android 4.4 and up.
And by the way, Silverlight is unsupported on both Android and ChromeOS.
Please don't think I'm bashing you, or being zealous.
I'm just trying to answer all the points, and I have a tendency to be formal.
I personally would love to use ChromiumOS, however the mandatory Google owned user policy (the owner account has to be connected to Google), prevents me from doing that.
I need the owner account to be strictly local, plus other reasons which will take several days or weeks to explain.
Thanks for telling me that RemixOS comes with Chrome, by the way.
Click to expand...
Click to collapse
no it is ok,you made some point but for android n it is wait and see on what will be available in the final version.
remix was good to kick the bee hive i think
it kinda made move the big name os and things are starting to change,but as always in the long run it is another story.
Chrome OS isn't open source and the framework for Android apps on it isn't too; which means only Chromebooks, and always online is part of owning one.
Google is already taking Android down that same path more so on MM and up.
for example with permission controls(enforcement) I would like to use a word processor and one of the permissions is location so i block that but guess what can't use app until i enable location again. have to use google app installer instead of aosp, etc ...
Windows as a service =$hitty Windows (always on even if you use a local account only)
Ubuntu= Unity was ok for 12.04 LTS(went downhill from there)
Android can be viable without Google Apps/services(despite perception) there is Fdroid and XDA labs; Chrome and Chromium can not.
Maromi said:
Chrome OS isn't open source and the framework for Android apps on it isn't too; which means only Chromebooks, and always online is part of owning one.
Google is already taking Android down that same path more so on MM and up.
for example with permission controls(enforcement) I would like to use a word processor and one of the permissions is location so i block that but guess what can't use app until i enable location again. have to use google app installer instead of aosp, etc ...
Windows as a service =$hitty Windows (always on even if you use a local account only)
Ubuntu= Unity was ok for 12.04 LTS(went downhill from there)
Android can be viable without Google Apps/services(despite perception) there is Fdroid and XDA labs; Chrome and Chromium can not.
Click to expand...
Click to collapse
it is true actual chrome os is closed source,but they use a open source base (chromium os)
and distro like cloudready or arnoldthebat are clearly advanced already.
i just hope someone will figure a way to port the android part on those distro.
but stock android N x86 will already be something good.
Maromi said:
Chrome OS isn't open source and the framework for Android apps on it isn't too; which means only Chromebooks, and always online is part of owning one.
Click to expand...
Click to collapse
Actually, Chromium OS is open, however your're locked to Google there.
Maromi said:
Windows as a service =$hitty Windows (always on even if you use a local account only)
Ubuntu= Unity was ok for 12.04 LTS(went downhill from there)
Click to expand...
Click to collapse
Using the Enterprise edition allows you more freedom, however, I still can't disable Cortana.
I like Unity 8, however Canonical is right now at crossroads, and they seem to be edging the same path as Google, Microsoft, and others.
By the way, I mainly use Gnome 3.20 as well as Budgie, since I mainly use Antergos (as well as Solus OS).
Maromi said:
Android can be viable without Google Apps/services(despite perception) there is Fdroid and XDA labs; Chrome and Chromium can not.
Click to expand...
Click to collapse
I don't use most of the GApps, however Chromium does run without GApps, you just can't connect it to Google without GApps.
And I don't always use F-Droid, however this post is through XDA Labs.
And I have nothing against closed-source and/or paid software, while at the same time supporting FOSS.
moriel5 said:
Actually, Chromium OS is open, however your're locled to Google there
I don't use most of the GApps, however Chromium does run without GApps, you just can't connect it to Google without GApps.
And I don't always use F-Droid, however this post is through XDA Labs.
And I have nothing against closed-source and/or paid software, while at the same time supporting FOSS.
Click to expand...
Click to collapse
When I said chrome and chromium i was talking about OS's not the browsers
I'm not against closed source. Remix OS is one.
Maromi said:
When I said chrome and chromium i was talking about OS's not the browsers
I'm not against closed source. Remix OS is one.
Click to expand...
Click to collapse
I know, I was just pointing out that there is an open-source version of Chrome OS.
And thanks, I didn't notice I had made a spelling mistake until I saw it in your quote of my previous post.
It should be "locked", not "locled".
I guess we all reach one point in life sooner or later when we stop being ideologists and start being consumers. I used to care and tinker with all my software and all my devices, tuning and optimizing, caring for a device like it was a pet. I was switching linux distros like clothes, writing my DOS drivers and optimizing memory usage in config.sys - nowadays I don't care. I want Android on my system just to stick to the same UI as my tablet and phone. I want Android for the apps, not for the ideology. I couldn't care less if my user is "owned" by Google - I can handle my own privacy.
Having said that, if Google or Jide will be the first to offer Android on desktop for me - I will use it. If Chromebooks will - I will use them. I am too lazy to think about open source. Just give me something that works and it's fine for me. No matter how much we delude ourselves, RemixOS doesn't work for now. I can't be expected to throw my nVidia card just because nVidia is closed source and gives no **** about the community.
or29544 said:
I guess we all reach one point in life sooner or later when we stop being ideologists and start being consumers. I used to care and tinker with all my software and all my devices, tuning and optimizing, caring for a device like it was a pet. I was switching linux distros like clothes, writing my DOS drivers and optimizing memory usage in config.sys - nowadays I don't care. I want Android on my system just to stick to the same UI as my tablet and phone. I want Android for the apps, not for the ideology. I couldn't care less if my user is "owned" by Google - I can handle my own privacy.
Having said that, if Google or Jide will be the first to offer Android on desktop for me - I will use it. If Chromebooks will - I will use them. I am too lazy to think about open source. Just give me something that works and it's fine for me. No matter how much we delude ourselves, RemixOS doesn't work for now. I can't be expected to throw my nVidia card just because nVidia is closed source and gives no **** about the community.
Click to expand...
Click to collapse
I'm something in the middle, and I hope it will stay like that.
Ideology and practicality/consumerism.
Android and open Source Chromium
I read that GOOGLE will never release Chromium OS with android support. What I am saying is unless someone hacks the Chrome os and pulls the OS apart to get the required files and what not to make a hacked copy of chromium with android it is NEVER going to happen.

Categories

Resources