Which device is more like the razr i? I mean, same specs.
Which device you had greater success when porting (rom) to the razr i?
"Google it" didn't help at all.
Hey I have the answer
diw's said:
Which device is more like the razr i? I mean, same specs.
Which device you had greater success when porting (rom) to the razr i?
"Google it" didn't help at all.
Click to expand...
Click to collapse
Hi!
I did the same search and i find that the razr m have almost same specs, except for the processor:
Motorola Razr i have Intel Atom
Motorola Razr M have Qualcomm MSM8960 Snapdragon S4
There is a cyanogenmod 11 rom for the razr i, but i want to port a cyanogenmod 12 rom made for the razr m.
Sorry For My Bad English
It isnt possible because the source code isnt the same, the drivers too. And the razr i runs on Intel Medfield x86 platform. So its completely different from the ARM platform and Qualcomm processor.
droidsaur said:
Hi!
There is a cyanogenmod 11 rom for the razr i, but i want to port a cyanogenmod 12 rom made for the razr m.
Click to expand...
Click to collapse
Looks great! Thanks a lot!
Hey lelapincretin8 , wouldn't it be just a hard rewrite? If you know what I mean.
My bad. Bad english!
diw's said:
Hey lelapincretin8 , wouldn't it be just a hard rewrite? If you know what I mean.
My bad. Bad english!
Click to expand...
Click to collapse
No. The library's used in the CM12 rom are for ARM architecture. ARM code doesn't run on x86 architecture like on the Razr I. You can't rewrite that. Like lelapincretin8 said
Few new phones with intel cpu and android 5.0 should be released soon:
- Nokia C1
- Asus Zenfone 2 (source code - http://forum.xda-developers.com/showpost.php?p=59365057&postcount=19)
- Asus Zenfone Zoom
That looks a good idea but their own Intel platforms are more recent and more enhanced than ours. We run on Medfield and it's a too Intel plateform. So, we might have issues by patching or by inspiring the code from the recents Intel plateforms. Correct me if Im not right.
lelapincretin8 said:
That looks a good idea but their own Intel platforms are more recent and more enhanced than ours. We run on Medfield and it's a too Intel plateform. So, we might have issues by patching or by inspiring the code from the recents Intel plateforms. Correct me if Im not right.
Click to expand...
Click to collapse
Some software if usable, some isn't. Like the new Houdini Lib. We are now using the version 4.1.1* or something from our 4.4 rom. But the newest version is 5.0 and can be found in those devices. We just need to try and figure out. But i need the kernel code to set SElinux to permissive to start testing CM12. It now runs in trouble with permissions (surfaceflinger crash), gkisystem crash (dunno if we can solve that and i need to use the 'init' file from CM11. CM12 'init' executable doesn't mount the partitions. I don't even know if it does for recovery.
Has Houdini been disappeared for ART on LL? I heard that ART manages automatically multiples codes for the applications like x86, ARM, ARM 64, etc... Isn't it?
Hazou said:
No. The library's used in the CM12 rom are for ARM architecture. ARM code doesn't run on x86 architecture like on the Razr I. You can't rewrite that. Like lelapincretin8 said
Click to expand...
Click to collapse
Ok. I got it. Tnx Hazou and lelapincretin8!
My bad. Bad english!
Related
As the topic says, i want to start developing or porting ROMs/Kernels
for the LG GT540 or any other phone.
I know a fair amount of computing and game developing. So can
anyone tell me what the requirements are for developing a simple ROM.
For example like how much RAM i need on my PC and need to learn Java c++ and etc.
I do know how to make an android app but couldn't put it in the market
as i need a license which i didn't buy. I don't know how to make 3d games
and stuff i can only make simple 2d apps.
I did read some stuff here:
http://developer.android.com/guide/index.html
http://source.android.com/source/initializing.html
and a lot more.
I know developing isn't easy but i do like technology and stuff like that,
so that is why i want to learn.
Thanks.
http://www.tabletroms.com/index.php...oid-source-code-heavy-duty-machines-required/
pcfighter said:
http://www.tabletroms.com/index.php...oid-source-code-heavy-duty-machines-required/
Click to expand...
Click to collapse
****...
i think building ICS is a bit too advanced for me. Maybe requirements for
AOSP for building from CM sources?
It's good to have dual core processor and you must have more than 1GB ram (otherwise linux system will kill process, because he will don't have memory). And maybe 30 GB disk space.
Firstly you'll need C++ and Java. But that's not all. You'll need to understand the structure of the Android source and kernel and how they work. You need to know how to write your own device configs and makefiles. And you must know how to solve errors.
Your build machine should meet the requirements for building Android. On my machine, Gingerbread is ready for 2 hours. Here are my specs:
Intel Core i5 430M Dual-Core Processor 2,53GHz
4GB RAM
Ati Mobility Radeon HD 4570 512MB Graphics card
500GB HDD
I'm afraid I can't help, but I want to know!
I spent only 2 Weeks learning batch and html, so I'm quite clever. I'm currently trying to learn java, then will learn C++
Sent from my LG GT540 Swift using Tapatalk
pcfighter said:
It's good to have dual core processor and you must have more than 1GB ram (otherwise linux system will kill process, because he will don't have memory). And maybe 30 GB disk space.
Click to expand...
Click to collapse
I have a dual-core processor and i have more than 1GB of ram.
despotovski01 said:
Firstly you'll need C++ and Java. But that's not all. You'll need to understand the structure of the Android source and kernel and how they work. You need to know how to write your own device configs and makefiles. And you must know how to solve errors.
Your build machine should meet the requirements for building Android. On my machine, Gingerbread is ready for 2 hours. Here are my specs:
Intel Core i5 430M Dual-Core Processor 2,53GHz
4GB RAM
Ati Mobility Radeon HD 4570 512MB Graphics card
500GB HDD
Click to expand...
Click to collapse
i will try building Froyo as i think it will be easier and less system
requirements will be needed.
Also i am trying it make linux boot through a USB. will this be a disadvantage?
Or is installing linux as part of system better?
liamwli said:
I'm afraid I can't help, but I want to know!
I spent only 2 Weeks learning batch and html, so I'm quite clever. I'm currently trying to learn java, then will learn C++
Sent from my LG GT540 Swift using Tapatalk
Click to expand...
Click to collapse
how did u learn it?
And how will u develop when u said u have no PC?
Maybe at school ;P
pcfighter said:
Maybe at school ;P
Click to expand...
Click to collapse
LOL.
Also is ubuntu a good ISO to use?
i will be changing PC soon to a better one so i am
trying to install linux on my USB.
is it possible to create a ROM from the phone?
Like booting into linux and then doing what you would do
on the PC?
androidboss7 said:
Also is ubuntu a good ISO to use?
i will be changing PC soon to a better one so i am
trying to install linux on my USB.
Click to expand...
Click to collapse
The better version is 10.10 , On the latest version (11.xx) Unity (new UI) is really big ****
http://releases.ubuntu.com/10.10/
and step by step installation
http://www.ubuntu.com/download/ubuntu/download
Man_u said:
The better version is 10.10 , On the latest version (11.xx) Unity (new UI) is really big ****
http://releases.ubuntu.com/10.10/
and step by step installation
http://www.ubuntu.com/download/ubuntu/download
Click to expand...
Click to collapse
Linux Mint is using gnome no unity
Sent from my LG GT540 Swift
androidboss7 said:
is it possible to create a ROM from the phone?
Like booting into linux and then doing what you would do
on the PC?
Click to expand...
Click to collapse
Hehe, try to load your backup in emulator
The most important thing is to know how to make Device configuration files and makefiles. Can anybody explain? Plzzz!!!!
androidboss7 said:
how did u learn it?
And how will u develop when u said u have no PC?
Click to expand...
Click to collapse
YouTube!
I'm planning to get a PC when my payback is in my bank account (Monday). It won't be very good though.
Sent from my LG GT540 Swift using Tapatalk
despotovski01 said:
Firstly you'll need C++ and Java. But that's not all. You'll need to understand the structure of the Android source and kernel and how they work. You need to know how to write your own device configs and makefiles. And you must know how to solve errors.
Your build machine should meet the requirements for building Android. On my machine, Gingerbread is ready for 2 hours. Here are my specs:
Intel Core i5 430M Dual-Core Processor 2,53GHz
4GB RAM
Ati Mobility Radeon HD 4570 512MB Graphics card
500GB HDD
Click to expand...
Click to collapse
Lol similar specs!!! Just that mine is a i5 480M and has 1gb graphic memory
And no don't run from USB all settings wont be saved like wallpaper every boot resets everything
Is much simpler install ubuntu on hdd
if you build android on a usb you wil ran out of space
i want to learn too lol
I want to kill my phone so now dl'ing ubuntu and ICS sources.
How about installing on a virtual machine? It will may have lower performance (depending on settings) but installing on a hard drive isn't reversible.
jhonnyx1000 said:
How about installing on a virtual machine? It will may have lower performance (depending on settings) but installing on a hard drive isn't reversible.
Click to expand...
Click to collapse
Ubuntu is easily removable with windows explorer
Hi guys,
If you're, like me, greatly excited to get Ubuntu Touch onto your phone, and/or tablet, here is a guide to port it!
It helps you get started on a port:
https://wiki.ubuntu.com/Touch/Porting
Also:
This is not a thread for eta:s for your device port. Nor is it a thread to ask for a port. Both of which you'll have to go to each device's own forum.
This is a thread for discuss ports, get help on them and to share experiences.
For Ubuntu Touch specific questions, see other threads.
FAQ:
Can you port device X?; Ask in your device X's forum. Or even better, try it yourself! It's not that hard, actually. See link above.
Does Ubuntu Touch run Android Apps?; No.
Will it?; Maybe. If anyone cares to actually make it work.
Do I need to have X; run Y; or do Z?; Check the Port guide! https://wiki.ubuntu.com/Touch/Porting
Sent from my GT-I9300 using xda app-developers app
Everyone with a nexus needs to install Ubuntu and then show everyone they know how in it's current state it is unusable except as a test device for apps.
Sv: Port Ubuntu Touch
Markk29 said:
Everyone with a nexus needs to install Ubuntu and then show everyone they know how in it's current state it is unusable except as a test device for apps.
Click to expand...
Click to collapse
Well, it is a dev release for developers and Ubuntu enthusiasts, so they probably already run Ubuntu. And if not, it's a 20 min install.
And porting it is still a large project by itself, so it'll go nicely hand in hand until the stable release of Touch, I think.
Sent from my Transformer using xda app-developers app
coming soon https://plus.google.com/u/0/107265043789873157543/posts/hAE1grem6hj
Kalashnikitty said:
coming soon https://plus.google.com/u/0/107265043789873157543/posts/hAE1grem6hj
Click to expand...
Click to collapse
is that S3 , in the pic if i am not wrong?
Porting posted:
https://wiki.ubuntu.com/Touch/Porting
S3 already has it: http://www.omgubuntu.co.uk/2013/02/ubuntu-phone-up-running-on-samsung-galaxy-s3
Just been reading through the process and if seems relatively straightforward to port so I can't wait to see what comes out of this
can i ask a question?what mean ubuntu is based on cm10.1?by which meaning?ubuntu i quess it will be an OS by itshelf.why based on cm10.1?
termagazis said:
can i ask a question?what mean ubuntu is based on cm10.1?by which meaning?ubuntu i quess it will be an OS by itshelf.why based on cm10.1?
Click to expand...
Click to collapse
Because some of the Android components are reused. Read here: https://wiki.ubuntu.com/Touch/Porting#General
Ubuntu is a distro. Linux is an OS. Android is kind of a distro too.
Please correct me if I'm wrong.
Actually pending when canonical gets to compile drivers for particular phones which incidentally is probably going to be for only their oem devices, they use the cm base.
Essentially just the drivers and hal layer.
Its not based on CM. It takes advantage of CM base. Its direct ubuntu.
And from what iv seen you can forget about lag. The alpha is awesome compared with android alphas
Sent from my GT-N7000 using xda premium
edy_3dz said:
Because some of the Android components are reused. Read here: https://wiki.ubuntu.com/Touch/Porting#General
Click to expand...
Click to collapse
yes i have read this but my english isnt perfect so i maybe didnt understant something.so because ubuntu and android are based in Linux kernel,they taking some stuff "ready" for more easyness.something like that?
Phones need drivers like your PC does and a kernel which acts as interaface between the hardware and the operating system.
Everyphone uses its own vendor supplied kernel with some modifaction and their own graphics driver. So they use the low-level stuff that already exists for Ubuntu.
You can't just make one "OS" for a smartphone that just works on all devices it has to be ported to the specific hardware (kernel and driver).
blackout23 said:
Phones need drivers like your PC does and a kernel which acts as interaface between the hardware and the operating system.
Everyphone uses its own vendor supplied kernel with some modifaction and their own graphics driver. So they use the low-level stuff that already exists for Ubuntu.
You can't just make one "OS" for a smartphone that just works on all devices it has to be ported to the specific hardware (kernel and driver).
Click to expand...
Click to collapse
thats what i mean.so they took the allready existing stuff from cm10.1 because it will work with ubuntu (or with some small changes) because both OS are based on Linux kernel.i understand right?
fromanbr said:
Ubuntu is a distro. Linux is an OS. Android is kind of a distro too.
Please correct me if I'm wrong.
Click to expand...
Click to collapse
Ubuntu is a distro or distribution which is a OS Linux isn't a OS it's a kernel (the underlying framework kinda like the glue)
PHONE SLOW CLICK ME?
_____________________________________
"If your doing the right thing then to hell with everyone else -Deadly"
TingTingin said:
Ubuntu is a distro or distribution which is a OS Linux isn't a OS it's a kernel (the underlying framework kinda like the glue)
PHONE SLOW CLICK ME?
_____________________________________
"If your doing the right thing then to hell with everyone else -Deadly"
Click to expand...
Click to collapse
Wikipedia says Linux is an unix like OS, but the main component is the Linux Kernel. Android only uses the Linux Kernel and not so much the GNU system tools which make it unix like, that is why people generally don't refer to android as a Linux distro.
BukaKing said:
Wikipedia says Linux is an unix like OS, but the main component is the Linux Kernel.
Click to expand...
Click to collapse
But saying it like that makes it sound like u can use this as a Mac OS or Windows replacement which I think is what he was asking
Android only uses the Linux Kernel and not so much the GNU system tools which make it unix like, that is why people generally don't refer to android as a Linux distro.
Click to expand...
Click to collapse
I never said android was a Linux distro
PHONE SLOW CLICK ME?
_____________________________________
"If your doing the right thing then to hell with everyone else -Deadly"
TingTingin said:
But saying it like that makes it sound like u can use this as a Mac OS or Windows replacement which I think is what he was asking
I never said android was a Linux distro
PHONE SLOW CLICK ME?
_____________________________________
"If your doing the right thing then to hell with everyone else -Deadly"
Click to expand...
Click to collapse
You didn't say android was a Linux distro but he did, I was just adding to the conversation.
I think I may understand what you're thinking though. Mac and Windows are not open source and you cant build your own version, so they are not as comparable in that sense, they are binary distributions. But you can build your own Linux configured the way you want outside of any distro, a distro is just a packaged version of Linux with additional packages and configurations.
Had angie tried to pull the source code? It's ridiculously slow on my end. About 15gb at 9 to 152kbs... I guess every dev in the world is trying to pull it...Lol...too bad there's no way to speed it up
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
fromanbr said:
Ubuntu is a distro. Linux is an OS. Android is kind of a distro too.
Please correct me if I'm wrong.
Click to expand...
Click to collapse
Actually, Linux is a clone of the UNIX kernel. Ubuntu is an operating system (or Linux distribution) with a Linux kernel. Android could be considered a Linux distribution as well, even though it's mostly Java stacks on top of a Linux kernel.
Sent from my Galaxy Nexus using Tapatalk 2
USB Driver
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE500CL/ASUS_Android_USB_drivers_for_Windows_20150212.zip
ZE550ML ROM
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE550ML/UL-Z008-WW-2.12.40.9-user.zip.secure
ZE551ML ROM
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE551ML/UL-Z00A-WW-2.12.40.9-user.zip.secure
Kernel source
ZE550ML/ZE551ML
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE550ML/zenfone2_2_12_40.zip
Great!! Looking forward for great dev support..
Fire code said:
USB Driver
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE500CL/ASUS_Android_USB_drivers_for_Windows_20150212.zip
ZE550ML ROM
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE550ML/UL-Z008-WW-2.12.40.9-user.zip.secure
ZE551ML ROM
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE551ML/UL-Z00A-WW-2.12.40.9-user.zip.secure
Kernel source
ZE550ML/ZE551ML
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE550ML/zenfone2_2_12_40.zip
Click to expand...
Click to collapse
Links for ZE551ML and ZE550ML ROMs are broken.
BACKUP
Quote:
Originally Posted by Fire code
USB Driver
https://drive.google.com/open?id=0B-1_qo5woThsQkNWQnVwZG9CVzA&authuser=0
ZE550ML ROM
N/A(sorry ~i didn't backup this~ )
ZE551ML ROM
https://drive.google.com/open?id=0B-1_qo5woThsTnM3bjQxaHJoUzg&authuser=0
Kernel source
ZE550ML/ZE551ML
http://dlcdnet.asus.com/pub/ASUS/Zen...e2_2_12_40.zip
https://drive.google.com/open?id=0B-1_qo5woThsOHhkTUNEUFItdFU&authuser=0
I can't wait tell I get this device. Nothing but good old cyanogenmod and aosp roms.
Sent from my SM-T230NU using XDA Free mobile app
Anyone rip any apps out and had success with them running on AOSP yet?
Do you guys think there will be an Ubuntu Touch edition for the ZenFone 2? It has an Intel CPU, I really wish that.
update link
USB Driver:
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE500CL/ASUS_Android_USB_drivers_for_Windows_20150212.zip
ZE500CL
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE500CL/UL-ASUS_Z00D-WW-12.16.4.3-user.zip
ZE550ML
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE550ML/UL-Z008-WW-2.12.40.11-user.zip
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE550ML/UL-Z008-WW-2.12.40.9-user.zip
ZE551ML
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE551ML/UL-Z00A-WW-2.12.40.11-user.zip
http://dlcdnet.asus.com/pub/ASUS/ZenFone/ZE551ML/UL-Z00A-WW-2.12.40.9-user.zip
hp420 said:
Anyone rip any apps out and had success with them running on AOSP yet?
Click to expand...
Click to collapse
You can get some ZenFone 2 apps From :-
I have deodexed rom.
and ported some apps and they are working flawlessly on CM11 without any bug.
http://forum.xda-developers.com/and...enfone-2-apps-port-root-t3073195#post59906345
ThunderSky7 said:
You can get some ZenFone 2 apps From :-
I have deodexed rom.
and ported some apps and they are working flawlessly on CM11 without any bug.
http://forum.xda-developers.com/and...enfone-2-apps-port-root-t3073195#post59906345
Click to expand...
Click to collapse
Deodexed rom meaning you have a zenfone 2 stock deodexded rom? Do you have a link to it or the rom is private?
You should add screenshots.. :good:
thanks for drivers
sooo much repo'ing to get AOSP before the compiling even begins. There's gotta be a better way for them to maintain the repository. :/
Edit:
After downloading around 40 gigs of files from AOSP, won't compile on our phones. Looks like build tools are only 64-bit and the Debian Jessie chroot I'm using on the phone isn't allowing the 64-bit tools to execute. Our kernel reports that it IS in fact x86_64, but I can't seem to find the phone's /lib64 directory to map to the chroot. So, something that could be fun is now a huge headache -- may need to put together a pc just to build this kernel & hope I still have enough bandwidth from my ISP to repo another 40 gigs.
ycavan said:
sooo much repo'ing to get AOSP before the compiling even begins. There's gotta be a better way for them to maintain the repository. :/
Edit:
After downloading around 40 gigs of files from AOSP, won't compile on our phones. Looks like build tools are only 64-bit and the Debian Jessie chroot I'm using on the phone isn't allowing the 64-bit tools to execute. Our kernel reports that it IS in fact x86_64, but I can't seem to find the phone's /lib64 directory to map to the chroot. So, something that could be fun is now a huge headache -- may need to put together a pc just to build this kernel & hope I still have enough bandwidth from my ISP to repo another 40 gigs.
Click to expand...
Click to collapse
It's already several years ago Android build tools migrated to x64-only. So, you cannot build Android (even 32bit version) on x32 machine.
Zenfone 2 kernel is 64bit. But Android itself is 32bit. You still can start 64bit binaries if you want. I'm using 64bit busybox and some other utilities I've made.
I didn't try to compile Zf2 kernel yet because there is no unlocked bootloader exist, so you simply can't boot your own kernel.
I was able to apt-get lib64 on debian jessie ( was called libc6-amd64 ) & that moved things along until the assembler refused to load libz.so. No amount of looking around helped figure that one out since libz.so did exist.
This is just something fun to do while waiting for the unlocked bootloader. Wouldn't it be nice to be able to just compile your own kernel on your phone?
Compilation requires a lot of typing in command line. I cannot imagine doing this on phone. It's simply crazy. I'm not even talking about time needed for compilation.
I'm using PC (with linux VM) to compile everything.
sorg said:
Compilation requires a lot of typing in command line. I cannot imagine doing this on phone. It's simply crazy. I'm not even talking about time needed for compilation.
I'm using PC (with linux VM) to compile everything.
Click to expand...
Click to collapse
@sorg..so currently is there anything that you have produced for zenfone 2? and is it possible for this phone to be developed once asus release and unlock the BL?
cangcan said:
@sorg..so currently is there anything that you have produced for zenfone 2? and is it possible for this phone to be developed once asus release and unlock the BL?
Click to expand...
Click to collapse
Yes, i've compiled many binaries already.
Of course it's possible to develop for ZF2. There is ASUS Nexsus Player (fugu) device in CM12 repository which is basically very close to ZE550/ZE551. So, there is already a lot of code in Cyanogenmod. But, i prefer stock ROM anyway.
sorg said:
Yes, i've compiled many binaries already.
Of course it's possible to develop for ZF2. There is ASUS Nexsus Player (fugu) device in CM12 repository which is basically very close to ZE550/ZE551. So, there is already a lot of code in Cyanogenmod. But, i prefer stock ROM anyway.
Click to expand...
Click to collapse
That's good news sorg, great to know you've been getting some code flowing while waiting for the bootloader unlock tool.:thumbup: I'll have to check out your repositories when I get the chance, especially since I wanted the device tree for my rom projects.
Sent from the Ace's MB865 using Tapatalk
edit: nvm
Hi, I'm using a Chuwi HiBook, I rooted and unlocked and I flashed xposed-v84-sdk22-x86.zip but now it's not booting, i had to reflash android.
The kernel version says "3.14.37-x86_64-L1-R517
What should i do? I mean, does that zip work for my device? Maybe the 32bit version doesnt work on this yet and I'm making a dumb move
Thanks
EDIT: More info here: http://forum.xda-developers.com/xposed/modules/chuwi-tweaks-t3316556/page2
The system is ARM but there is no tablet with this chip with xposed working on it.
Any clues?
Hi, i think flashing xposed disabler can help you. Just try it.
Yakandu said:
Hi, I'm using a Chuwi HiBook, I rooted and unlocked and I flashed xposed-v84-sdk22-x86.zip but now it's not booting, i had to reflash android.
The kernel version says "3.14.37-x86_64-L1-R517
What should i do? I mean, does that zip work for my device? Maybe the 32bit version doesnt work on this yet and I'm making a dumb move
Thanks
Click to expand...
Click to collapse
try the xposed disabler zip, if it don't work just re-flash the stock rom
Yep i had to flash again, the system is ARM but there is no support for Intel Cherry Trail Z8300 from xposed, there is no device with this cpu with xposed working on it
Yakandu said:
Yep i had to flash again, the system is ARM but there is no support for Intel Cherry Trail Z8300 from xposed, there is no device with this cpu with xposed working on it
Click to expand...
Click to collapse
Agreed, Right now I am searching for MiPad2 xposed.zip without luck.... My cpu is also Intel cherry trail x5-z8500 14nm , The CPU is x86_64 armV8a architecture.
My devices runs as Dual-OS, switching between full windows 10 and full android lollipop within their respective home-screen widgets. That's nice...
I have root and a kind of official aosp, although the official firmware is MIUI.
If someone someday will come across xposed.zip x86_64 then post here a link, please!
Thank you!
datorprofessor said:
Agreed, Right now I am searching for MiPad2 xposed.zip without luck.... My cpu is also Intel cherry trail x5-z8500 14nm , The CPU is x86_64 armV8a architecture.
My devices runs as Dual-OS, switching between full windows 10 and full android lollipop within their respective home-screen widgets. That's nice...
I have root and a kind of official aosp, although the official firmware is MIUI.
If someone someday will come across xposed.zip x86_64 then post here a link, please!
Thank you!
Click to expand...
Click to collapse
is this what you're looking for?
http://en.miui.com/thread-78894-1-1.html
daWyrd1 said:
is this what you're looking for?
http://en.miui.com/thread-78894-1-1.html
Click to expand...
Click to collapse
I got bootloop (and not a single uninstaller working with that too, tried those zip special for MIUI Mipad2 . The other xposed zips are for arm64 and other kinds of arm but not this model one .
I've spoke with the "deliver" too of the flash zips, "Papka__" and SolarWarez and he got them from another place, but none of theme work with MiPAd2. Overall the device is very fast and doing well. Having windows 10 besides as a multiOS.
Also, I've read somewhere that Rovo89 will never get involved in those CPU x86_64, mainly because the vendors have heavily modded ROMs. :crying: I gave up , never ever give up , and now I'm forced to use other kinds of firewalls.... The Xprivacy module was very nice, because I could see in very detail what was going on on each app and a lot of other modding modules.
:good: Thanks anyway for your trying.
Intel the creator of those SoC has dropped the manufacturing in phones and tablets... So there aren't enough big public and demand, which doesn't encourage developers spend time on the hack!
Intel is investing on IoT (internet of everything) and CPU's for drones, The Future Conquer army weapons. Also Intel investing in more power consuming Goldmont CPUs with 6-12watts that are very powerful for bigger mobile devices.
Solved. Except no feedback for MIUI. Cheers
https://forum.xda-developers.com/xposed/xposed-intel-atom-x5-z8300-x8664-solved-t3585087
I've never ported a ROM before but would really like to port Ubuntu Touch to my new device.
If anyone can point me in the direction of what to read to begin, I'd greatly appreciate it
Edit 2 add
I've seen ubports runs natively on another tablet with the same\similar soc as in my 9th Gen fire 7 tablet.
(BQ Aquarius M10)
Deleted: Wrong Post
AmznUser444 Dev said:
You cannot port the Ubuntu on your Fire tablet. The MTK SoCs is not porting to x86 operating system.
You must be use the remote desktop such as TeamViewer or Microsoft Remote Desktop and running Ubuntu on VirtualBox or VMWare Workstation on your Windows PC.
Click to expand...
Click to collapse
"Ubuntu touch" is an o\s for phones and tablets, on arm architecture.
Obviously x86 (x86_64) software will not run
AmznUser444 Dev said:
You cannot port the Ubuntu on your Fire tablet. The MTK SoCs is not porting to x86 operating system.
You must be use the remote desktop such as TeamViewer or Microsoft Remote Desktop and running Ubuntu on VirtualBox or VMWare Workstation on your Windows PC.
Click to expand...
Click to collapse
Read this...
http://docs.ubports.com/en/latest/porting/introduction.html
Halium os (It's Ubuntu touch that is based on LOS)
I have tried porting this to my phone before but with no luck(I got a working halium kernel but couldn't get ssh working) . This will probably be easier to Port to a tablet because less going on. Good luck!
Edit: lol, I did not see that you found the ubports guide already.
ANDROID2468 said:
Read this...
http://docs.ubports.com/en/latest/porting/introduction.html
Halium os (It's Ubuntu touch that is based on LOS)
I have tried porting this to my phone before but with no luck(I got a working halium kernel but couldn't get ssh working) . This will probably be easier to Port to a tablet because less going on. Good luck!
Edit: lol, I did not see that you found the ubports guide already.
Click to expand...
Click to collapse
Thanks for your response. I've got a day-off on Thursday and I'll investigate further then.
ANDROID2468 said:
Read this...
http://docs.ubports.com/en/latest/porting/introduction.html
Halium os (It's Ubuntu touch that is based on LOS)
I have tried porting this to my phone before but with no luck(I got a working halium kernel but couldn't get ssh working) . This will probably be easier to Port to a tablet because less going on. Good luck!
Edit: lol, I did not see that you found the ubports guide already.
Click to expand...
Click to collapse
@ANDROID2468, It's Ubuntu touch (Hailum OS) we port to ARM architecture
Porting Ubports to Fire 7 2015/2017
AmznUser444 Dev said:
@ANDROID2468, It's Ubuntu touch (Hailum OS) we port to ARM architecture
Click to expand...
Click to collapse
If this works, please do it for the Fire 7 2017 too. Android is too much for this tablet. I could help a bit too (my knowledge of making ROMs and building them are low though :fingers-crossed
But now I have become distracted by work.
It is still an idea I have in my head, for when I have more time. I've not given up the dream.
For now, the sources for lineage 14.1 are incredibly "work in progress" anyway