Port some LL apps to KK - OS Porting

I guys!
I'm new at porting and at Android Development, so forgive me if I sound a little bit stupid[emoji14]
But back to the point, I wanted to port some apps from some LL TW devices like S6 and S5 to my phone, S3 Neo+ (GT-I9301I).
I'm using stock deodexed and zipaligned ROM, with root access, BusyBox and Xposed.
Could you guys help me please?
Regards :*
Sent from my S3 Neo+ (GT-I9301I) running Custom Made StockROM with @sev3n1985 kernel

The Forgotten said:
I guys!
I'm new at porting and at Android Development, so forgive me if I sound a little bit stupid[emoji14]
But back to the point, I wanted to port some apps from some LL TW devices like S6 and S5 to my phone, S3 Neo+ (GT-I9301I).
I'm using stock deodexed and zipaligned ROM, with root access, BusyBox and Xposed.
Could you guys help me please?
Regards :*
Click to expand...
Click to collapse
Well if the app is api specific (lets take google cardboard which require cardboard api of min 21) you can't port it because kitkat doesn't have the library to split screen for vr so you can use with ant vr,oculus rift or any other..... but if there is no specific permission so you can like porting jb 4.3 apps to jb 4.2.2 or jb 4.1... depends some work and some don't.... use apk editor to change parameter <uses sdk> and values of min api and target api..... see if it helps... i had ported Samsung S voice in my panasonic that way... my mom runs kk and i had jb......
Sent from my Panasonic P81 using XDA Labs

Thank you ^^
Sent from my S3 Neo+ (GT-I9301I) running Custom Made StockROM with @sev3n1985 kernel

Tanmoy Mitra said:
Well if the app is api specific (lets take google cardboard which require cardboard api of min 21) you can't port it because kitkat doesn't have the library to split screen for vr so you can use with ant vr,oculus rift or any other..... but if there is no specific permission so you can like porting jb 4.3 apps to jb 4.2.2 or jb 4.1... depends some work and some don't.... use apk editor to change parameter <uses sdk> and values of min api and target api..... see if it helps... i had ported Samsung S voice in my panasonic that way... my mom runs kk and i had jb......
Sent from my Panasonic P81 using XDA Labs
Click to expand...
Click to collapse
I tried using APK Editor, but I can't seem to find that parameter. Could you help please?
Thank you, in advance

The Forgotten said:
I tried using APK Editor, but I can't seem to find that parameter. Could you help please?
Thank you, in advance
Click to expand...
Click to collapse
See this... the third line of manifest after xml declaration....usually it is at top most.(ok this is asphalt 8 manifest in image)
Sent from my Panasonic P81 using XDA Labs

Related

cifs.ko for N8000 (tested on XXALGA)

Hi there,
I noticed noone seems to have ever bothered building cifs.ko (the Kernel module necessary to access Windows Shares) for
the Galaxy Note 10.1
So I build one. Actually it's two modules md4.ko and cifs.ko (md4.ko has to be loaded first).
I have successfully tested the module on my EU N8000 running XXALGA with CIFSmanager. Streaming a 720p mkv with
MXPlayer just works really nice.
Here you go:
http://www.mediafire.com/?5lteys7tj45zuw7
DISCLAIMER: I am providing these kernel modules as-is. Altough they have been tested by me I take no responsibility whatsoever
if you break or damage your device while installing and/or using the modules. I am also not going to explain the steps necessary to actually
use the module. You should already know how to do it...or at least be smart enough to find out what to do
Enjoy!
maui
Sounds like a very helpful piece of code.
I really think that i could need this, but for me as a non developer... how to use this kernel modules?
Could you build a kernel including this modules for flashing via CWM so anybody can use it?
Best regards,
Gery
Sent from my GT-N8000 using xda app-developers app
It does not work for me: no such device.
I have moved the files to /mnt/sdcard/cifs. I entered " /mnt/sdcard/cifs/md4.ko;insmod /mnt/sdcard/cifs/cifs.ko" in cifs manager
I'm Running GT-N8000 DR.AKRIM_ROM N8000DDALI1_v0.31 4.1.1 12-9-2012
Is jellybean a problem?
They work on 4.0.4 (Hong Kong version - n8000zsali1)!!! Thank you.
I have an non-rooted italian N8000 running the latest stock firmware, and can access all my windows shares using the samba client built in in EsExplorer, no problem for me. What exactly is this module meant to do?
Inviato dal mio GT-N8000 con Tapatalk 2
HowHigh said:
It does not work for me: no such device.
I have moved the files to /mnt/sdcard/cifs. I entered " /mnt/sdcard/cifs/md4.ko;insmod /mnt/sdcard/cifs/cifs.ko" in cifs manager
I'm Running GT-N8000 DR.AKRIM_ROM N8000DDALI1_v0.31 4.1.1 12-9-2012
Is jellybean a problem?
Click to expand...
Click to collapse
Does not work for me as well. I'm running JellyNote beta 1 rom. Could someone please recommend custom rom which is supporting cifs or where would work this modul.
Thanks!
What's the use of this module? I don't understand... I haven't installed the module but can access flawlessly all my windows shares using the samba client of es file exlorer. I can also play any shared media file through such client, using any player installed in my note!
GT-N8000 using Tapatalk
Pls compile for 4.1.1.
Hi,
I compiled the cifs modules for the JB-Kernel. I couldn't test them out as I had no time to update, yet. But I need the cifs-modules so I started with them.
So, if anyone wants to try it out, please go ahead.
This is the first time I've build a kernel for android, just that you know :silly:
Greetings,
Maz
supermaz said:
Hi,
I compiled the cifs modules for the JB-Kernel. I couldn't test them out as I had no time to update, yet. But I need the cifs-modules so I started with them.
So, if anyone wants to try it out, please go ahead.
This is the first time I've build a kernel for android, just that you know :silly:
Greetings,
Maz
Click to expand...
Click to collapse
Compile nls_utf8.ko pls)
Can you say how to compile modules because at start I get error that file not found smc.h
Sent from my GT-N8000 using XDA Premium HD app
It seems like nls_utf8 is already build in the kernel.
If someone tests the cifs modules, it would be great to post here if they work or not.
supermaz said:
It seems like nls_utf8 is already build in the kernel.
If someone tests the cifs modules, it would be great to post here if they work or not.
Click to expand...
Click to collapse
Module works but I need nls_utf8 -no in kernel!!!
Sent from my GT-N8000 using XDA Premium HD app
I've attached the nls_utf8 kernel module. Please check if this helps.
Or do you need the NLS_KOI8_R for Russia?
supermaz said:
I've attached the nls_utf8 kernel module. Please check if this helps.
Or do you need the NLS_KOI8_R for Russia?
Click to expand...
Click to collapse
All works) Thanks)
Can you say how to compile this??
GooG2e said:
All works) Thanks)
Can you say how to compile this??
Click to expand...
Click to collapse
Then hit the Thanks button
To compile you need the android ndk prebuilt environment. I followed the this howto: http://source.android.com/source/building-kernels.html (from Downloading a prebuilt gcc downwards).
Then you need your kernel sources (look at the android dev section here). In the package is a README_Kernel where you can get the make command to build the default config. From there on you just run make menuconfig and make to compile things.
Best regards,
Maz
Please compile for 4.1.2
Sent from my GT-N8000 using XDA Premium HD app
hey man, can you please compile xpad.ko and ff-memless.ko for 4.1.1 ? You would bring a new wave of gamer to the galaxy note 10.1.
thx in regard
GooG2e said:
Please compile for 4.1.2
Sent from my GT-N8000 using XDA Premium HD app
Click to expand...
Click to collapse
+1 i have: init_module '/sdcard/cifs/md4.ko' failed (Exec format error)
Or am i doing smthg wrong?
Hi,
the cifs.ko and md4.ko given lately does not work on 4.1.2 rom.
Is there a compiled module for 4.1.2 ?
come on...
it shouldn't be hard to compile it for someone who has the setup.
If I had the storage capacity on my disk for installing a linux VM, I would do it but I really don't have a setup.

Miui Jelly bean Project for Xperia S(rom released chick devolpment thread)

hii guys
after CM 10 geting almost full working i'v decide to port Miui jelly bean for xperia S based on it
but i need some help from you guys
__
so if anyone can give a help pleas tell me
for now the rom didnt boot yet im still trying to know why
any body know how i can make logcat for the rom booting !!?
Which MIUI ROM do you use for porting? Only Nexus devices have Jelly Bean? I think Galaxy Nexus is the least bad.
i was on galaxy nexus now im trying the nexus s but bouth give me bootlop !! if you recomnded a device tell me because im not sure what device to use as base
For 2011 devices we use nexus s, but as Xperia S is XHDPI, I recommend Galaxy nexus.
Please get in touch with thetrisatria, he's the unofficial MIUI jelly bean expert
I tried galaxy nexus but the Rom didnt boot!! Stock on miui bootanimation I need to edit framework.jar
Sent from my LT26i using xda premium
is any body here knows how to make logcat ?! system debug !!??
i want to know why the rom do not boot up
Hey sparxx
I've also tried to port MIUI Jelly Bean, even though I'm not experienced with porting and cooking at all. I have found this great guide where most of my knowledge about porting comes from.
To get the logcat of your booting device you need adb (included in the android SDK), and a PATH to platform-tools.
Open cmd.exe and execute 'adb logcat'
If you execute 'adb logcat >logcat.txt' you'll get your logcat as a .txt file.
Be aware of the big experience gap between knowing how to get a logcat and porting a ROM, though.
I'd be glad to help with this project, good luck.
I use the qtabd tool for logcat, has a friendly ui.
@jaapp, looks like I didn't help you further
Can you point out which file exactly gives you errors?
Via Tapatalk
I suggest a change of plans:
Maybe try to use HTC Sensation MIUI V4.1, it has the same CPU, so probably less fiddling with decompiling stuff is needed.
http://forum.xda-developers.com/showthread.php?t=1841196
They used Crespo as base though, so maybe the screen res doesn't matter, but CPU is more important.
All we need someone with knowledge with merging the framrwork jar
We have a bootup Rom but no ui showes up
We are close lts see what will happen
Sent from my LT26i using xda premium
You can try contacting SaossinX if he has time. He's very skilled.
Via Tapatalk
Just have to add a line to the kernel now to start shelld on bootup, no knowledge at all but i'm trying.
I've already contacted hei1125 to add the line for me, we'll see how it goes.
The rom boots up for the time being, MIUIHome, SystemUI, Android Keyboard and Google TTS FC.
I had contact almost with every body who could help
Will I had learn new things around but defiantly not the compiling part
I had contact Milad and he said he will work on it but he busy now
And another person who can help
For now we foucs on nepythys version JB hopefully he will make it work
Other plan is the ics
Lts see what we will get
Sent from my LT26i using xda premium
I've also got MIUI JB to boot today, lockscreen, setup manager, statusbar, wifi (finding singals) work, but I now have the problem that the keyboard doesn't work, i'll look more into it tomorrow. Please tell if/when you have found a fix for this.
Jaapp said:
I've also got MIUI JB to boot today, lockscreen, setup manager, statusbar, wifi (finding singals) work, but I now have the problem that the keyboard doesn't work, i'll look more into it tomorrow. Please tell if/when you have found a fix for this.
Click to expand...
Click to collapse
Can you send it to me?
Sent from my LT26i using xda premium
sparxx4 said:
Can you send it to me?
Sent from my LT26i using xda premium
Click to expand...
Click to collapse
I'll attach the services.jar and framework.jar, I find the ROM too big to upload at this stage.
I used FXP CM10 151 as base and ported the latest MIUI from Galaxy Nexus.
Jaapp said:
I'll attach the services.jar and framework.jar, I find the ROM too big to upload at this stage.
I used FXP CM10 151 as base and ported the latest MIUI from Galaxy Nexus.
Click to expand...
Click to collapse
Did you tried third part apk for keyboard??
Sent from my LT26i using xda premium
im getting statuse 7 install aborted when flashing the rom
any body know why this happen ?!!
I've got keyboard working now. MiHome isn't responding with 'waiting for miui.shell' error. It seems that MiHome needs the shelld service to be started, requiring an extra line in the kernel.
the good new we have a bootup rom with no fc so far
bad new still need to edit it

GS4 System dump [DEODEXED][ROOTED] needs work

Galaxy S4 System Dump
Deodexed and Rooted​
I have deodexed the Sammobile system dump for the Galaxy S4. This is not a functioning ROM, but is the basis for creating one. It has all of the pieces to create a ROM, they just need to be tweaked. Everything in the META-INF folder is not functional and their is no boot.img. These are all problems that can be worked out reasonably quickly, but since I do not own a SGS4 and do not plan on getting one, I will leave that up to the future Devs for the SGS4.
Again, do not flash. It is not functional, but here
Remember, this is not flashable to any device, it is for dev use only. But I will state that the new Svoice app will work on non-touchwiz ROMS.
Download: AndroidFileHost (md5: e79f7621f1c61e601b83b002fcff7b14), MIRROR 1
Thanks Dsixda for the Kitchen and Sammobile for the System Dump.
Why this size is very huge..
Idk, it happened when I deodexed the apk/jars in system/apps and system/framework folders.
Edit: This may be caused by the 1.1 GB system/apps folder that Samsung included. A few others that have continued from where I left this have removed a large chunk of system apps. But even with the system apps hollowed out, remember, this is TouchWiz, so the ROM size itself will always be large.
Can anyone just give me an official kernel of S4??
Me and my friends are making S4 rom for S3!!
please help, i'll be really glad!
udimars30 said:
Can anyone just give me an official kernel of S4??
Me and my friends are making S4 rom for S3!!
please help, i'll be really glad!
Click to expand...
Click to collapse
I do not believe there is one available at the moment. All that has been released is a system dump. But I can take a look into it for you. I'll pm you if I find anything.
How can I port samsung Galaxy s4 accuweather widget for my device? My device is the Samsung Galaxy W with android 4.2.2 and touchwix ux nature! Please, answer!
Are you on stock 4.2.2? Cause as far as I know, the Accuweather widget is Twframework dependent, so it won't work on stock android anyway.
Edit: I'm working on a way to make Touchwiz widegets, apps, etc. work on stock android. Since I am new to the development scene, it may take a while, but I am determined to get this working. So add me on here and I'll PM you when I start working on it.
can some one please post just the system/framework files deodexed?
I have a limited internet plan and cant download 2 GB odd data
msri3here said:
can some one please post just the system/framework files deodexed?
I have a limited internet plan and cant download 2 GB odd data
Click to expand...
Click to collapse
Here ya go!
Deodexed framework
Are you planning on theming or something?
TekGadgt said:
Here ya go!
Deodexed framework
Are you planning on theming or something?
Click to expand...
Click to collapse
thanks you very much
I have no such plans, but I am trying to get it to boot on my S3.
Hi. May I use the files to make a ROM for HD2? I know there's nother one similar, but this would be different. Please PM me.
Hey OP. Can you upload the framework and app folder? I can't download that either, fails after some time. (Previous framework only link is dead). Required for port
EDIT: Im also setting up the device tree and require the build.prop. if anyone with the systemdump could just pm me its details?
What is clockscreen apk name ?
ReadReadz said:
What is clockscreen apk name ?
Click to expand...
Click to collapse
Do you mean clockpackage.apk`?
Sorry Guys! I haven't been around for a little while, plus I still have High School everyday. I will get the Framework and Apps folders uploaded, as well as the build.prop for emwno!
edit: Here they are! apps, build.prop, framework
Hope this helps out!
Hi..
What is main weether apk name?
Sent from my GT-N7100 using xda premium
gsmgps said:
Hi..
What is main weether apk name?
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Well generally it is the Accuweatherwidget.apk or something similar. I am not 100% sure of the name, bu i'm pretty sure that it is AccuweatherPhone2013.apk
Hopefully the information I am giving you is correct.
TekGadgt said:
Well generally it is the Accuweatherwidget.apk or something similar. I am not 100% sure of the name, bu i'm pretty sure that it is AccuweatherPhone2013.apk
Hopefully the information I am giving you is correct.
Click to expand...
Click to collapse
Does it support OTA updates?

[MOD][cm10.1] Tablet UI

HELLO ALL GRAND FELLAS!
​ I am here just to share the tablet ui mod for our galaxy grand. It can be done by any newbie but if you want the things to get faster you can view this thread.
NOTE: If you want to apply a new theme, you need to first change the dpi of your phone to 190/240(190 recommended) i.e editing the lines in build.prop. choose your desired theme and again change the dpi to 160!
REQUIREMENTS:
1. CM10.1 on your GRAND.
2. Xposed installer and AppSettings.
3. Your favorite launcher (I prefer golauncher), u can use nova launcher too or even holo launcher.
4. cm10.1update.zip and cm10.1restore.zip.
5. Root explorer or any app to edit your build.prop.
HOW TO INSTALL:
1. Install Xposed installer and AppSettings.
2. Go to Xposed installer and click on install. After installing go to modules and tick AppSettings.
3. Now go to AppSettings and set the dpi as follows--
(i)Browser: dpi=240
(ii)Contact: dpi=240
(iii)Messaging: dpi=182/240 (thanks to jomota7)
(iv)Phone: dpi=240
(v)Phone/Messaging storage: dpi=240​
4. Go to root explorer to edit your build.prop, navigate to system folder, open build.prop and edit this line--
default->ro.sf.lcd_density=240
edited->ro.sf.lcd_density=160​ 5. Install go launcher or any other launcher that you prefer.
6. Copy both the .zip files(cm10.1update.zip & cm10.1restore.zip) to your extsdcard.
7. Reboot into recovery.
8. Browse to where you copied your both the files. And install cm10.1update.zip.
9. Reboot.
10. You can always go back to your default Phone ui. Just flash the cm10.1restore.zip and change the dpi in build.prop to 190 or 240 (I prefer 190, gives a perfect look to cm on Grand)
11. You don't need to wipe your data, cache or dalvik cache!
:good:Thats it! You got your Tablet ui on your GRAND!:good:
Downloads:
1. cm10.1update.zip-- http://d-h.st/bMd
2. cm10.1restore.zip-- http://d-h.st/nIu
Screenies attached at the end of the post!
Some useful links:
1.Xposed installer-- http://forum.xda-developers.com/showthread.php?t=1574401
2.AppSettings-- http://forum.xda-developers.com/showthread.php?t=2072081
3.Es file explorer(to edit build.prop)-- https://play.google.com/store/apps/details?id=com.estrongs.android.pop&hl=en
P.s.:
1. This is my 1st post on xda, so please correct my mistakes!
2. I am not a full fledged dev, so don't expect much of bug solving on this mod. Will try my best to provide you with the solutions!
3. Thanks for patiently viewing this thread.
CREDITS-
1. Samsung for this awesome GALAXY GRAND.
2. pawitp for his fantastic work to get cm10.1 for grand.
3. Caldair for his guide and support-- http://forum.xda-developers.com/showthread.php?t=2243247
4. All the devs of our Grand community to indirectly motivate to do some development for our Grand!
5. Other great devs on xda whom i have forgotten to mention!
Welcome mate!!!
thanks for making this mod....
gr8 work bro.
k2wl said:
Welcome mate!!!
thanks for making this mod....
Click to expand...
Click to collapse
Sarath280 said:
gr8 work bro.
Click to expand...
Click to collapse
Thanks for the motivation guys
Sent from my GT-I9082 using xda premium
Great work, like. The pictures settings remember when found the possibilities change DPI....in Grand Duos.
The message (sms) you cant change in 182->240->320DPI (yes is same app in S III lol)
karipari95 said:
Thanks for the motivation guys
Sent from my GT-I9082 using xda premium
Click to expand...
Click to collapse
u r welcome
For help people don´t see my post and karipari95 (i answered you) have this post: OPTIMIZE DPI system/app in 5'' screen
Using the right apps and DPI you transform your Grand duos in PC portable lol. For now only use my portable for flash CWM or root devides i fix from friends lol.
For now in test diferents DPI and increase font because some people need big fonts lol.
"CM10.1 on your GRAND."
Right.... Now understand this point. It's need install Rom cm10.1 first.
Lol I install in Rom cook by custom cook and error appear. Lol.
Put a uplink to tread for cm10.1. I need this phone operational 2 chip's, sow I not install cm.
Change DPI is good but some people don't like small font. Just need increase font in app settings or in settings android.
Thanks karipari95.
Jomota7 said:
"CM10.1 on your GRAND."
Right.... Now understand this point. It's need install Rom cm10.1 first.
Lol I install in Rom cook by custom cook and error appear. Lol.
Put a uplink to tread for cm10.1. I need this phone operational 2 chip's, sow I not install cm.
Change DPI is good but some people don't like small font. Just need increase font in app settings or in settings android.
Thanks karipari95.
Click to expand...
Click to collapse
Agree with your point. Depends on personal choice. Thanks for your support jomota. Appreciate your help!
Sent from my GT-I9082 using xda premium
EDIT- Updated OP.
To change theme along with this mod please read the NOTE in OP.
Great work !!! really liked this UI.. but can someone make it work on Stock rom with a rooted grand??? I need the 2 sims support....Thanks
abhijitg2 said:
Great work !!! really liked this UI.. but can someone make it work on Stock rom with a rooted grand??? I need the 2 sims support....Thanks
Click to expand...
Click to collapse
we can't make
Awesome work mate...highly appreciated.... :thumbup:
Sent from my GT-I9082 using Tapatalk 2
why
chotu222 said:
we can't make
Click to expand...
Click to collapse
@chotu222 why can't we use this on stock rooted firmware, I'd really like to be able to use it as I'm more comfortable with landscape mode and plz try to make it work on stock firmware thnx for your insight and effort
dr_m_shaltout said:
@chotu222 why can't we use this on stock rooted firmware, I'd really like to be able to use it as I'm more comfortable with landscape mode and plz try to make it work on stock firmware thnx for your insight and effort
Click to expand...
Click to collapse
The tool OP has used doesn't patch stock ROMs, it only patches custom ROMs (AOKP, AOSP, CM, PA). Which means that to achieve real tablet Ui on stock ROM one has to do the job manually, and for this one needs to mod android.policy.jar, services.jar and frameworks-res.jar.
As for me I'm currently trying, and so far I only half succeeded.
Tablet mode works and apps like settings open in split view, and I managed to have the bottom mini tray to work (look at the screenshots below).
I still didn't figure out how to merge the notification top bar with the navigation bottom bar and I'm not sure I will be able to do it, but let's be optimistic:silly:...
Nice job @unclefab.... Will wait for it... :thumbup:
Sent from my GT-I9082 using Tapatalk 2
unclefab said:
The tool OP has used doesn't patch stock ROMs, it only patches custom ROMs (AOKP, AOSP, CM, PA). Which means that to achieve real tablet Ui on stock ROM one has to do the job manually, and for this one needs to mod android.policy.jar, services.jar and frameworks-res.jar.
As for me I'm currently trying, and so far I only half succeeded.
Tablet mode works and apps like settings open in split view, and I managed to have the bottom mini tray to work (look at the screenshots below).
I still didn't figure out how to merge the notification top bar with the navigation bottom bar and I'm not sure I will be able to do it, but let's be optimistic:silly:...
Click to expand...
Click to collapse
@unclefab
first of all thnx for ur efforts it is a dream to have the tablet ui on stock as I need the dual sim function and can't flash CM
what u have achieved till now is excellent and I hope u will be able to complete the mod it will be awesome and thank you again for your effort grand without developers is nothing keep the good work
Can I flash the provided zip on latest cm10.1?
Sent from my GT-I9505 using xda premium
tanishque italia said:
Can I flash the provided zip on latest cm10.1?
Sent from my GT-I9505 using xda premium
Click to expand...
Click to collapse
No. it is based on older version. I ll update it to the latest version when i m not busy!
Sent from my GT-I9082 using Tapatalk 2

List of apps that not working between stock 4.3 and custom roms like cm10.2

Hello Guys
I wanted to move to cm10.2 since the nightlies start to get official but there is always app or two not working because that mess that google creates for us and the devs by releasing two different branches for Android 4.3
so here is the apps that i have troubles with :
-Light Flow (seems like it's not working on cm10.2)
-Touch control (need module injection enabled on cm kernel or stock modified kernel for build JSS15J or custom kernel like franco and most devs need to enable module injection for the JSS15J kernels)
-Softkeyz (need SuperSu instead of superuser (don't know why the dev made it like that) or your nav bar and status bar will be gone after reboot
it's open for guys and devs to share your experience with this mess that google made with the damn JWR66V and the JSS15J
if there is more apps add them
xposed framework is not working on stock (rooted) nexus 4 with superuser
Stock rooted 4.3:
Snapchat sometimes causes the phone to reboot.
Kik - LED notifications are not working. At all.
Grand Theft Auto:Vice City seems to be crashing on 4.3 I have tried 3 4.3 ROMs (all jss) and it crashes on each, I haven't tried stock but people in the review section on the play store are saying it still crashes
blizard80 said:
xposed framework is not working on stock (rooted) nexus 4 with superuser
Click to expand...
Click to collapse
There is a flashable zip that u can flash after instaling the app, after that Xposed is working for me.
Mikulec said:
There is a flashable zip that u can flash after instaling the app, after that Xposed is working for me.
Click to expand...
Click to collapse
are you using stock rooted nexus 4 with superuser?
I read that it works with superSU
blizard80 said:
are you using stock rooted nexus 4 with superuser?
I read that it works with superSU
Click to expand...
Click to collapse
Nope, I am on CM, but u could give it a try (make a backup before if anything goes wrong).
blizard80 said:
xposed framework is not working on stock (rooted) nexus 4 with superuser
Click to expand...
Click to collapse
No problem here, using the official apk
http://forum.xda-developers.com/showthread.php?t=1574401
Try with superSU
Envoyé depuis mon Nexus 4 en utilisant Tapatalk 4
I have been using the xposed module zip from this section and it is working perfectly with cm10.2 . Also I have lightflow installed and it is working fine. Have you enabled lightflow in accessibility and the new notifications listener tab?
Xposed Framework for 4.3 - http://forum.xda-developers.com/showthread.php?t=2379660
smellysnatch said:
Grand Theft Auto:Vice City seems to be crashing on 4.3 I have tried 3 4.3 ROMs (all jss) and it crashes on each, I haven't tried stock but people in the review section on the play store are saying it still crashes
Click to expand...
Click to collapse
Strange, it works for me with SlimBean and franco.kernel, both are JSS. Version 1.03 from Play Store
Sent from my Nexus 4 using XDA Premium 4 mobile app
Lightflow works perfectly, it's actually one of the first apps to support 4.3 exclusive features
Sent from my Nexus 4 using Tapatalk 4

Categories

Resources