XPOSED on Lollipop [ME572XX] - MeMO Pad 7 General

Hi guys.
Wanna Lollipop on your x86 Intel devices?
You need: Asus memopad 7 me572
ROOTED LOLLIPOP!
(check this thread, if you are not rooted:
Code:
http://forum.xda-developers.com/memo-pad-7/help/how-to-root-asus-memo-pad-7-me572c-2014-t2915779/page68
)
Then you follow this:
Code:
https://youtu.be/MB7QS7bd1bw
Dont worry about the title "zenfond 5", it worked also on my memopad.
After you can enjoy Xposed modules on your devices.
All credits go to the Maker of this Video, i only discovered that it works for memopads too
If it worked please THX and share.

Related

[Q] How to install new android on A1000L-F

Hi!
Can someone guide me little with rootting and installing new android on IdeaPad A1000L-F?
I've found a lot of guides, but none of those are for this wlan model only, I think? I would be so happy, if someone could tell me how and what can I do with this. Current android (4.1) is so outdated, that I cant stand this. And latest games don't even install on this version.
Thanks!
Edit: Got my tab rooted with one click root, but what now?
any help yet? i have same tablet and same question:silly:
Nothing yet, sorry. We'll see, maybe someone gives us a little advice soon. Hope so!
First, you'd have to port a recovery (cwm or twrp) to your device and fastboot flash it.
You'll have to use a repo for aosp, cm, miui, or other and make a rom.
The a1000l source code is available here: http://mobilesupport.lenovo.com/us/en/products/a1000_tablet?tabname=downloads
You will need that in your venture.
Unfortunately, this is just not a popular tablet. I bought one for my daughter and rooted it, but that's about as far as I will go with it.
Good luck!
It looks like recovery is already available for T, F, models. I'm not certain if this will translate over to G, L models or not:
CLICK HERE FOR REDIRECT
This is from page 3 of that translated russian thread:
Administrator
1004 posts
481
Honored forumchanin
Extras. Information [+]
Posted November 29, 2013 - 10:03
pitshocker написал (28 Nov 2013 - 11:12):
I think this recovery is not compatible for A1000L-F 8Gb model?
Version of the A1000-F can earn. Use at your own risk, no one has tested it.
Click to expand...
Click to collapse
The only "custom" ROM I have found is just a modified version of stock. This means no version upgrade:
CLICK HERE FOR REDIRECT
I am unable to get flashtool working from those threads and fastboot is not detecting the device in Windows or Linux. I was hoping to "fastboot boot recovery.img" in order to do some testing, but no luck right now. I'll mess around some other time...
I've got working CWM on my A1000L-F thanks to the links in this thread:
http://forum.xda-developers.com/showpost.php?p=50187460&postcount=2
Lenovo has only released broken source so compiling 4.2+ will be too much of a hassle for an $80 tab that my daughter uses...

[4.4][PORTING]Ubuntu Touch for falcon

Hi everybody,
I want to start the building of Ubuntu Touch for our device !
The only problem is that the "falcon", hasn't any ports of under Android 4.3 ... And Ubuntu Touch is based on CM10.1 (4.1.2).
Some others people have the same problem to port it on Nexus 5, and Ricardo Salveti de Araujo solved their problem by doing this :
Code:
1) Flash the original 4.4.2 based Android image from https://developers.google.com/android/nexus/images ($ sudo ./flash-all.sh)
2) Unlock your bootloader: $ fastboot oem unlock
3) Boot the device with the original 4.4.2 image
4) At the bootloader, flash boot, recovery and system for your device (http://people.canonical.com/~rsalveti/aosp/<device>)
- fastboot flash boot boot.img
- fastboot flash recovery recovery.img
- fastboot flash system system.img
5) Flash Ubuntu using http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/pending/trusty-preinstalled-touch-armhf.zip (adb push then flash via menu)
6) Reboot, and use phablet-network to setup the network
7) Enable my personal PPA (latest MIR): sudo apt-add-repository ppa:rsalveti/ppa
8) Install latest MIR packages: apt-get update; apt-get dist-upgrade
9) Enable MIR: touch /home/phablet/.display-mir
11) Reboot and profit!
Maybe we can do the same for the Moto G ?
Personnaly, I've the stuff to do this but I haven't the knowledge .
Useful links:
http://forum.xda-developers.com/showthread.php?t=2626317
https://lists.launchpad.net/ubuntu-phone/msg06116.html
https://wiki.ubuntu.com/Touch/Install_UT_on_android4.4.2
Is anybody intressting ?
Thanks
XDA:DevDB Information
Let's Build Ubuntu Touch !, a ROM for the Moto G
Contributors
h2o64
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: Cyanogenod
Version Information
Status: Testing
Created 2014-03-23
Last Updated 2014-03-23
cool. I offer myself to try. this is installed by adb then?
zamurai x said:
cool. I offer myself to try. this is installed by adb then?
Click to expand...
Click to collapse
I don't understand .. :/
zamurai x said:
cool. I offer myself to try. this is installed by adb then?
Click to expand...
Click to collapse
No. This isn't usable. Everything quoted is from the nexus 5. This is just an all-call for developers to start working on something like this.
h2o64 said:
I don't understand .. :/
Click to expand...
Click to collapse
He was asking if he could install this by using adb because he thought it's an actual working build.
Sent from my Moto G using Tapatalk
Okay Thank you VictoriousShooter !
Hi, on my Motorola atrix 4g Wishnu I use, it allows me to use LXDE, I use Ubuntunoroot too, but it does not work on my moto g: (
I would like a port in the style done on the moto g
Is this a project? I don't think placeholder threads are allowed in XDA. I saw once somewhere that Rom threads without download links are forbidden.
Dont tease us...
WOW Finally a Ubuntu Touch Project for Moto G :silly: but don't tease us.
I think the biggest thing that would hinder would be step 4. Looking into the site
http://people.canonical.com/~rsalveti/aosp/
it only has files for Nexus devices and for generic x86 chips(?)
anyone knowledgeable to make equivalents for falcon?
!n0x said:
I think the biggest thing that would hinder would be step 4. Looking into the site
http://people.canonical.com/~rsalveti/aosp/
it only has files for Nexus devices and for generic x86 chips(?)
anyone knowledgeable to make equivalents for falcon?
Click to expand...
Click to collapse
+1 You're completly right !
Wow that's a nice project, are you sure this is possible?
I find Ubuntu Touch so beautiful and i hope i can use it in my Moto G one day ^^
Good luck guys, I support you and i follow this thread :laugh:
Got to thinking... What about a Jelly Bean backport attemp, to use it as a base for Ubuntu Touch?
I can't help with much, since I do not own a Falcon(yet), but I could help coding
luckily, our device has a jb version (albeit 4.3 as opposed to the 4.1 we need) but its better than some devices that only have kitkat. Not much, but its a start.
I downloaded the grouper system.img from the link in the first post and I was exploring it,,, Seems like an Android basic installation, maybe we could create one taking the files from a KitKat install... I'll wait to get my hands on my Moto G to begin testing

samsung SM-A700FD users!!! Little info required

I'm aware of the fact that no custom ROMs are available for the A7,yet(? )
Did any of you tried xposed on 5.0.2? deodexing is required i guess, with the guide posted i see some failures.
http://forum.xda-developers.com/sam...to-how-to-deodex-a3-a5-a7-roms-t3214058/page3
if anyone installed Xposed on 5.0.2 please tell me how to ,with the links for recovery ,xposed framework & deodex tool
Worst thing is that when other devices seeing 6.0 and also CM13/cm12.1 but this device is leftout with no Custom Rom's(AND ITS A NO TRUE OCTA CORE?,benchmarks are poor compared to any dual core devices ...uhghhh)
But Samsung happily having sequel celebration
nageshmv said:
I'm aware of the fact that no custom ROMs are available for the A7,yet(? )
Did any of you tried xposed on 5.0.2? deodexing is required i guess, with the guide posted i see some failures.
http://forum.xda-developers.com/sam...to-how-to-deodex-a3-a5-a7-roms-t3214058/page3
if anyone installed Xposed on 5.0.2 please tell me how to ,with the links for recovery ,xposed framework & deodex tool
Worst thing is that when other devices seeing 6.0 and also CM13/cm12.1 but this device is leftout with no Custom Rom's(AND ITS A NO TRUE OCTA CORE?,benchmarks are poor compared to any dual core devices ...uhghhh)
But Samsung happily having sequel celebration
Click to expand...
Click to collapse
sad that no one replied
nageshmv said:
I'm aware of the fact that no custom ROMs are available for the A7,yet(? )
Did any of you tried xposed on 5.0.2? deodexing is required i guess, with the guide posted i see some failures.
http://forum.xda-developers.com/sam...to-how-to-deodex-a3-a5-a7-roms-t3214058/page3
if anyone installed Xposed on 5.0.2 please tell me how to ,with the links for recovery ,xposed framework & deodex tool
Worst thing is that when other devices seeing 6.0 and also CM13/cm12.1 but this device is leftout with no Custom Rom's(AND ITS A NO TRUE OCTA CORE?,benchmarks are poor compared to any dual core devices ...uhghhh)
But Samsung happily having sequel celebration
Click to expand...
Click to collapse
I tried the same guide and it failed in the end. Still trying to find exposed for 5.0.2 A700FD.
I've done it!
First you can take your files from folders app, priv-app and framework to your comp. Then you can use joeldroid batch deodexer to make deodex. I used last java 8.66. Logs of deodex are without errors.
Then i inserted these files into deodex archive. And installed it with TWRP. Script also clears dalvik-cache. When it all works you can use xposed bridge from https://yadi.sk/d/HkiW1cmGkMgRq. And install this version of xposed: https://yadi.sk/d/amilLvlmkMgQY
jazzzzy said:
First you can take your files from folders app, priv-app and framework to your comp. Then you can use joeldroid batch deodexer to make deodex. I used last java 8.66. Logs of deodex are without errors.
Then i inserted these files into deodex archive. And installed it with TWRP. Script also clears dalvik-cache. When it all works you can use xposed bridge from https://yadi.sk/d/HkiW1cmGkMgRq. And install this version of xposed: https://yadi.sk/d/amilLvlmkMgQY
Click to expand...
Click to collapse
thanks
nageshmv said:
I'm aware of the fact that no custom ROMs are available for the A7,yet(? )
Did any of you tried xposed on 5.0.2? deodexing is required i guess, with the guide posted i see some failures.
http://forum.xda-developers.com/sam...to-how-to-deodex-a3-a5-a7-roms-t3214058/page3
if anyone installed Xposed on 5.0.2 please tell me how to ,with the links for recovery ,xposed framework & deodex tool
Worst thing is that when other devices seeing 6.0 and also CM13/cm12.1 but this device is leftout with no Custom Rom's(AND ITS A NO TRUE OCTA CORE?,benchmarks are poor compared to any dual core devices ...uhghhh)
But Samsung happily having sequel celebration
Click to expand...
Click to collapse
who said there aren't any roms available for a700fd ? yes there are .. three of them i found on xda first is the resurrection remix v5.6 and another one is the cm13 and last one is the c7000 port to a700fd. google it out

Working Xposed for Honor 7

I posted this in Development, but thought it worthy of mentioning here also - I've released a deodexed, rooted, Xposed enabled stock ROM repack for the Honor 7 (B330).
Full details here - http://forum.xda-developers.com/honor-7/development/rom-r1-odexed-rooted-xposed-b330-t3348159
Enjoy!
P
Now all what we need, thanks Paul, highly appreciated
I'm not done yet. More cool stuff on the way. ?
P
Sent from my HUAWEI NXT-L29 using Tapatalk
Wow, thanks a lot!!! That are great use since devs with h7 are very rare.
Is there a list what modules are working with this device?
Is there something like g3 tweakbox out there?
Thank you so much,the ROM and closed work nice.
I will put same cool things to mod EMUI a little.
To show in the statusbar:
Big.Little speed CPUs
DDR3 speed
GPU Speed
Battery temp
Battery comsum/charger
Mobile signal strength
how to install:
Install Cool Tool module
Put the attached file into cooltool_presets folder in the internal memory.
It's useful to know if the fast charge or your USB wire work good, look why you have lag in a game...
Hi Paul,
Just wondering, if this would work with my B130 - i'm still running on Lollipop 5.02 (rooted)
xposed v86 64bit from wanam works fine on my honor 7 B370 stock.
it needs more than 10min after the first reboot! Be patient until it will be finished!
Do you have a link to the original Thread?
xposed tread by wanam -> http://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3180960
or the tread about xposed for honor 7 -> http://forum.xda-developers.com/android/general/guide-workaround-running-xposed-t3338765
xposed v86 64bit from wanam works fine on my honor 7 B370 stock.
it needs more than 10min after the first reboot! Be patient until it will be finished!
Can I flash it on latest Custom Rom MM+D EMUI 4.1 by WBT v5.0 (B371) ???
Thanks for helping
send from my Honor 7
As far as I know the current "regular" version of @rovo89 is working as well on EMUI devices. You can download it <here>
Best regards
m_esser

Fresh/Clean Install MM, Install TWRP, Root and Xposed on ZX551ML (Asus Zoom)

I have ZX551ML (Zenfone ZOOM). Want to upgrade to MM.
Check images for more detailed specification.
I want to perform an absolutely clean install to MM.
Install TWRP and Xposed..
Please guide me to right articles/steps and files to continue ahead..
The existing device is rooted and running lollipop, I want to have MM with root
I can reach Recovery mode!
It's been more than 14 hours now since I tried what all I know & could think of doing after reading on the internet.
Please help me. Please..
Can you try following this whole thread ?
https://forum.xda-developers.com/zenfone2/development/rom-cleanstock-mm-z00aww-4-21-40-144-t3492278
There's a video link (Portuguese but very much understandable ) with the full tutorial (including MM bootloader upgrades and bootloader unlock)
Hope this helps!
Shahnewaz-Rifat said:
Can you try following this whole thread ?
https://forum.xda-developers.com/zenfone2/development/rom-cleanstock-mm-z00aww-4-21-40-144-t3492278
There's a video link (Portuguese but very much understandable ) with the full tutorial (including MM bootloader upgrades and bootloader unlock)
Hope this helps!
Click to expand...
Click to collapse
Hello,
Thanks for your reply. 
 @GuilhermeXtreme is an excellent guy for his valuable support.
He tried his best to help me install CleanSTOCKLL and CLEANStockMM on my Asus Zoom device, but apparently the ROM supported by him is for ZOOA (ZE551ML)
My device is Z00X (ZX551ML)
Asus did a huge mistake (I assume) in naming roms for 2 different devices same.
On installing above ROMs which you have specified, mobile works fine but Mobile Network and Camera will not.
Infact @GuilhermeXtreme tried his best to help me for 2 days, to fix the issue.
At present I am on Stock Lollipop with stock recovery
(unrooted device)
Regards,

Categories

Resources