Xposed SDK: AMD or AMD64? - Xperia Z3 Compact Q&A, Help & Troubleshooting

So I am looking to flash the Xposed SDK.
I can tell that my ROM is based off of 5.1.1, so I will need SDK22.
However, there is 3 versions of the SDK22, amd, amd64, x86.
I not sure if I should use the amd or amd64 SDK.
My model is D5803 if it matters.

It is not AMD but ARM.
Use the simple arm version with sdk22 for Lollipop.

Ah thanks, I was rly tired when I wrote that so I confused AMD and ARM lol

Metaception said:
Ah thanks, I was rly tired when I wrote that so I confused AMD and ARM lol
Click to expand...
Click to collapse
Amd - Arm, close enough, right!
From what i am aware all Xperia's are ARM currently
SDK-22 = Lollipop
SDK-23 = Marshmallow
^ For future reference

Related

[Q] Installing Linux on Android

I have installed Ubuntu on my android phone by following the nexusonehacks.net guide. All is working well. The reason I am creating this thread is because in nexusonehacks.net guide he mentions that he got his ubuntu.img from some guys at the xda forums.
I am wanting to get an ARM img of mint linux (LXDE version) and while I have spent countless hours trying to figure out how to install mint linux with an ARM emulator it appears to be above my linux knowledge.
I know that mint linux is based on ubuntu and should have the latest linux kernel and therefor has ARM support built in already, so that is not a problem, no need to compile a kernel with support for ARM.
Basically I am just looking for someone who is running an ARM emulator or has an ARM based laptop to install mint linux (LXDE version) and do a disk dump of the HDD into an image file I can then use to replace the ubuntu.img file I am currently using on my phone.
If this would be a simple task for someone to do and upload the image, I would be most appreciative.
It would be best if I could have the dev who provided the original ubuntu.img file to nexusonehacks.net do the dd of mint linux as I am sure he knows all of the details of how to do a proper dd for use on an android phone. If anyone can point me in the direction of that particular dev, that would be great, thanks!
Buddy of mine was working on gentoo for his N900, which is an ARM proc. Ubuntu has an emulator for that, he said that it seems only ubuntu does, but you run a virtual machine with an ARM emulator. Thing is that I'm not sure if a standard ARM emulator would work too well, the chip on the N1 has some extra stuff on it apparently
It sounds to me complicated because Linux Mint is not distributed for ARM...
Take Debian
I know I did not helped, I just gived my advice on how to get Linux on Android phones: get debian which is available for tons of architectures, including ARM, natively.
Well, it doesn't really work that way. If the distribution doesn't have their packages built for ARM then it's not going to work. Yes the kernel supports ARM but it still has to be built specifically for the processor it's going to run on. That goes for most other software packages too.
Getting debian and LXDE running on the N1 is pretty easy to do. There is a guide buried a few pages down in this forum. Also, I'm hoping to release a script to help automate much of the install soon.
jairuncaloth said:
Well, it doesn't really work that way. If the distribution doesn't have their packages built for ARM then it's not going to work. Yes the kernel supports ARM but it still has to be built specifically for the processor it's going to run on. That goes for most other software packages too.
Click to expand...
Click to collapse
I guess you were talking about Ubuntu, not Debian?
jairuncaloth said:
Getting debian and LXDE running on the N1 is pretty easy to do.
Click to expand...
Click to collapse
Very easy: Debian is available for ARM:
[alpha][amd64][arm][armel][hppa][i386][ia64][mips][mipsel][powerpc][sparc][s390][source][multi-arch]
jairuncaloth said:
There is a guide buried a few pages down in this forum. Also, I'm hoping to release a script to help automate much of the install soon.
Click to expand...
Click to collapse
I would love to see that.
Well this pretty much answers my question. Thank you very much. At least I have ubuntu running on it, I will be happy with that.
Sent from my Incredible.

[Q] Port to razr i

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!

XPOSED on an Intel Z8300 chip?

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

Xposed for the x86-64 architecture?

Are there any plans for an x86-64 Xposed?
For the 64 bit Android-x86 and 64-bit Remix OS.
I could try to compile it, but I don't have a device for testing...
I'm willing to test it on Remix OS on my desktop.
Although as a warning, I barely have any time lately, so results could arrive after some time.
There is also Android-x86, which I'm sure that someone could use for testing.
About Remix OS, I'm sure you know, but it's API22.
Android-x86, again I'm sure that you already know, has both API22 and 23 (6.0.1RC).
Pheonix OS is also API22.
I haven't seen or heard anything on 32-bit remix os running xposed x86. I do have xposed in systemless running and working on 64-bit kernel/ 32-bit userspace build of android-x86 6.0.1 rc1. i can't run 32-bit remix os or 32- bit android-x86 5.1 rc1
Maromi said:
I haven't seen or heard anything on 32-bit remix os running xposed x86. I do have xposed in systemless running and working on 64-bit kernel/ 32-bit userspace build of android-x86 6.0.1 rc1. i can't run 32-bit remix os or 32- bit android-x86 5.1 rc1
Click to expand...
Click to collapse
from 2015 9 month,I try xposed system mode for x86 on Android x86 5.1.1 rbg build,but it will bootloops,now,all android x86 5.1 if use xposed all will bootloops,so ,need 32bits 6.0.1 remix os and 6.0.1 Phoenix os.
from 2016 1 month,I try xposed system mode on 6.0.1 rbg build and cm13 x86,will not bootloops,and need deodex will wore nice . from 2016 5 month Android x86 6.0.1 r43 or cm13 r43 begin,it need not deodex
now,I use system less xposed and system less supersu on 64Kernel 32Userspace cm13 or aosp 6.0.1
rovo89 said:
I could try to compile it, but I don't have a device for testing...
Click to expand...
Click to collapse
Thanks
Sent from my ONEPLUS A3003 using XDA-Developers mobile app
I have a copy of Android-x86_64, 6.0-RC1 for just such things, and would be happy to test Xposed builds for x86_64, as I have been needing a way to run it on this architecture as well.
rovo89 said:
I could try to compile it, but I don't have a device for testing...
Click to expand...
Click to collapse
I would appreciate this, I could really use xposed on my remix 2 OS
rovo89 said:
I could try to compile it, but I don't have a device for testing...
Click to expand...
Click to collapse
I bet you've laptop or PC just install/bootup remix os or android x86 vanilla build on it.
mmtrt said:
I bet you've laptop or PC just install/bootup remix os or android x86 vanilla build on it.
Click to expand...
Click to collapse
Perhaps he doesn't have the time to boot up Remix OS or Android-x86?
After all, he needs that computer for the coding itself, and it takes too much time and energy to keep rebooting your computer every few seconds.
moriel5 said:
Perhaps he doesn't have the time to boot up Remix OS or Android-x86?
After all, he needs that computer for the coding itself, and it takes too much time and energy to keep rebooting your computer every few seconds.
Click to expand...
Click to collapse
It can be booted from a usb stick. I think it was just a suggestion. Hopefully something can be done to get this working.
tripper22 said:
It can be booted from a usb stick. I think it was just a suggestion. Hopefully something can be done to get this working.
Click to expand...
Click to collapse
No pressure, I already knew what you meant.
The best way to start, is with one of those small x86-64 chinese tablets.
That way, you can also connect it to you PC via USB, that way you also have easy access to logcat.
Any developments here?
Has there been any news as to whether or not rovo89 has/will be compiling or distributing testing versions of Xposed for x86_64? Will be moving from Androidx86_64 to RemixOSx86_64 and am still very much willing to test said builds.
tiaxdaun said:
Has there been any news as to whether or not rovo89 has/will be compiling or distributing testing versions of Xposed for x86_64? Will be moving from Androidx86_64 to RemixOSx86_64 and am still very much willing to test said builds.
Click to expand...
Click to collapse
rovo89 said:
I could try to compile it, but I don't have a device for testing...
Click to expand...
Click to collapse
@rovo89 needs a device. Until then I don't think anything will happen.
tripper22 said:
@rovo89 needs a device. Until then I don't think anything will happen.
Click to expand...
Click to collapse
Does Android-X86 on a laptop not foot the bill?
moriel5 said:
Does Android-X86 on a laptop not foot the bill?
Click to expand...
Click to collapse
It was mentioned previously in this thread. I'm guessing that rovo89 has no interest in doing it that way.
tripper22 said:
It was mentioned previously in this thread. I'm guessing that rovo89 has no interest in doing it that way.
Click to expand...
Click to collapse
Ah, okay.
And I think that I may have been the one to mention it earlier in the thread.
I am also willing to test it. Before I realized, Iflashed x86 packages on my tablet, but I am always able to recover by flashing back the system or the boot image.
Please give us hope!
Originally Posted by rovo89
I could try to compile it, but I don't have a device for testing...
Click to expand...
Click to collapse
@tripper22 I think the point behind this post was not that @rovo89 needs a device, but that he needs testers for said build. Seeing as he said that he could try to compile it, and that testing it is what he would have trouble doing. With this in mind given the number of people on this thread who have said they're willing to test the x86_64 builds if provided to them I honestly don't see how not having an x86_64 device himself would be an obstacle, at least not a major one which could not be overcome fairly easily.
tiaxdaun said:
@tripper22 I think the point behind this post was not that @rovo89 needs a device, but that he needs testers for said build. Seeing as he said that he could try to compile it, and that testing it is what he would have trouble doing. With this in mind given the number of people on this thread who have said they're willing to test the x86_64 builds if provided to them I honestly don't see how not having an x86_64 device himself would be an obstacle, at least not a major one which could not be overcome fairly easily.
Click to expand...
Click to collapse
Well, if you are right. I would be happy to be a tester! :fingers-crossed:

[Q] xposed framework for Lenovo a2010-a (what ARM)

LENOVO A2010-A (5.1 Lollipop)
Processor - ARMv7 Processor rev 4 (v7I)
Cores - 4
Max Frequency - 988 Mhz
Instruction Sets - armeabi-v7a, armeabi
SIMD Instruct. - NEON
so my question is; Which ARM should i download for my device?
(please be specific, like post the exact ARM name like this " xposed-v72-sdk22-x86.zip " thank you)
Edit: here's a photo https://postimg.org/image/4hd94v7o7/
Kramiix said:
LENOVO A2010-A (5.1 Lollipop)
Processor - ARMv7 Processor rev 4 (v7I)
Cores - 4
Max Frequency - 988 Mhz
Instruction Sets - armeabi-v7a, armeabi
SIMD Instruct. - NEON
so my question is; Which ARM should i download for my device?
(please be specific, like post the exact ARM name like this " xposed-v72-sdk22-x86.zip " thank you)
Click to expand...
Click to collapse
armeabi-v7a = ARM.
Not ARM64, not x86, just ARM.
Portgas D. Ace said:
armeabi-v7a = ARM.
Not ARM64, not x86, just ARM.
Click to expand...
Click to collapse
hi so i was looking for it and unfortunately i cant seem to find the arm-7a. Could you please by any chance post the exact xposed name of it? Thanks. (i clicked thanks also)
for example; xposed-v72-sdk22-arm.zip (just copy paste it)
Kramiix said:
hi so i was looking for it and unfortunately i cant seem to find the arm-7a. Could you please by any chance post the exact xposed name of it? Thanks. (i clicked thanks also)
for example; xposed-v72-sdk22-arm.zip (just copy paste it)
Click to expand...
Click to collapse
I don't know which part you haven't understood. There are three types of Xposed frameworks:
- arm (xposed-v72-sdk22-arm.zip)
- arm64 (xposed-v72-sdk22-arm64.zip)
- x86 (xposed-v72-sdk22-x86.zip)
armeabi-v7a is the same as arm, so you have to use the one with "arm" in its name -> xposed-v86-sdk22-arm.zip
My recommendation to you: if you can't figure out simple stuff like this, then you shouldn't flash Xposed at all without further reading and learning, or you will end up bricking your device.
Portgas D. Ace said:
I don't know which part you haven't understood. There are three types of Xposed frameworks:
- arm (xposed-v72-sdk22-arm.zip)
- arm64 (xposed-v72-sdk22-arm64.zip)
- x86 (xposed-v72-sdk22-x86.zip)
armeabi-v7a is the same as arm, so you have to use the one with "arm" in its name -> xposed-v86-sdk22-arm.zip
My recommendation to you: if you can't figure out simple stuff like this, then you shouldn't flash Xposed at all without further reading and learning, or you will end up bricking your device.
Click to expand...
Click to collapse
i still would like to say thank you.. every works out fine.. :good:
How to install Xposed for Lenovo A2010
give me fichers xposed zip for lenovo a2010 and thnx you
Exposed frame work v87 or other arm only are not working
Kramiix said:
i still would like to say thank you.. every works out fine.. :good:
Click to expand...
Click to collapse
Guys....pls help.me to install corrected framework in my lenovo a2010 by providing appropriate file and fixes...for not working also
Here is the download link for Xpose version 87 and xpose installer 3.1.1.
(SDK 22 and arm is comfortable for our device)
The flashable Zip File:
http://dl-xda.xposed.info/framework/sdk22/arm/xposed-v87-sdk22-arm.zip
And The Apk File:
http://forum.xda-developers.com/attachment.php?attachmentid=3921508d=1477916609
For more information visit my blog:
https://puspenrath.wordpress.com/2017/04/16/how-to-install-xpose-framework-in-your-phone/
Good

Categories

Resources