[TOOL/UTILITY][MOD] NFC on screenoff and lockscreen - Sony Xperia Z - Xperia Z Android Development

Based on my thread for the HTC One X I made a apk to turn on NFC at screenoff and lockscreen for the Sony Xperia Z.
You have three options when to use NFC:
screen off
lock screen
unlocked
USAGE
Rename the attachment to Nfc.apk
Backup your /system/app/Nfc.apk and Nfc.odex (if existing)
Delete /system/app/Nfc.odex (if existing)
Replace the original apk in /system/app - to keep permission use adb:
adb remount
adb push Nfc.apk /system/app
Reboot phone (adb reboot)
Disable NFC
Enable NFC
The compatibility depends on the framework/base. If your ROM has the same specifications like one existing you can use the posted.
Changelog
11.08.2013 - Added .244
19.06.2013 - Thread started
Download
Please don't forget to thank if it works, if not we will make it work.
Stock Firmware .253 & .307 (JB 4.1.2)
NFC while unlocked: NfcMod-XperiaZ-Stock253-unlocked-v1.0.apk
NFC while on lockscreen & unlocked: NfcMod-XperiaZ-Stock253-lockscreen-v1.0.apk
NFC while screenoff & on lockscreen & unlocked: NfcMod-XperiaZ-Stock253-lockscreen+screenoff-v1.0.apk
Click to expand...
Click to collapse
Stock Firmware .407 & .423 (JB 4.2.2)
NFC while unlocked: NfcMod-XperiaZ-Stock407-unlocked-v1.0.apk
NFC while on lockscreen & unlocked: NfcMod-XperiaZ-Stock407-lockscreen-v1.0.apk
NFC while screenoff & on lockscreen & unlocked: NfcMod-XperiaZ-Stock407-screenoff+lockscreen-v1.0.apk
Click to expand...
Click to collapse
Stock Firmware .244 (JB 4.2.2)
NFC while unlocked: NfcMod-XperiaZ-Stock244-unlocked-v1.0.apk
NFC while on lockscreen & unlocked: NfcMod-XperiaZ-Stock244-lockscreen-v1.2.apk
NFC while screenoff & on lockscreen & unlocked: NfcMod-XperiaZ-Stock244-screenoff+lockscreen-v1.3.apk
Click to expand...
Click to collapse
XDA:DevDB Information
NFC on screenoff and lockscreen - Sony Xperia Z, a Tool/Utility for the Sony Xperia Z
Contributors
StephanSch
Version Information
Status: Stable
Created 2013-08-11
Last Updated 2013-08-16

reserved
reserved

Thank you, finarry this has been ported

How is the battery life for NFC on with lockscreen and screen off?? By the way thanks for this great MOD

Kelvin0007 said:
How is the battery life for NFC on with lockscreen and screen off?? By the way thanks for this great MOD
Click to expand...
Click to collapse
im using the lockscreen version and no diff in battery drain :good:

What about .307 version?

dron39 said:
What about .307 version?
Click to expand...
Click to collapse
At first, please give the apk of .253 a try. They are on the same android version

Nice mod thanks!!!

Any idea about port this to JB 4.2.2 .423?? Would be GREAT 1

Kelvin0007 said:
Any idea about port this to JB 4.2.2 .423?? Would be GREAT 1
Click to expand...
Click to collapse
1. Please don't quote the OP. We all know on which thread we are.
2. .407 is 4.2.2, too. Please try them apk first.
Sent from my HTC One using xda premium

Oh sorry, i will try 407
Edit. Works as it should now. Thanks!!
Sent from my C6603 using xda app-developers app

Kelvin0007 said:
Oh sorry, i will try 407
Edit. Works as it should now. Thanks!!
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
Ok. OP updated

This doesn't work for me unfortunately. I am on 4.2.2 (. 423). Before I used this apk for. 307 (4.1.2) and it worked like a charm.
Sent from my C6603 using Tapatalk 4 Beta

eawert said:
This doesn't work for me unfortunately. I am on 4.2.2 (. 423). Before I used this apk for. 307 (4.1.2) and it worked like a charm.
Sent from my C6603 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Did you try the apk for .407 and wipe Dalvik?
Sent from my HTC One using xda premium

I used .407 and wiped Dalvik cache. But still no luck.
Sent from my C6603 using Tapatalk 4 Beta

StephanSch said:
At first, please give the apk of .253 a try. They are on the same android version
Click to expand...
Click to collapse
Can't get it to work on .307

eawert said:
This doesn't work for me unfortunately. I am on 4.2.2 (. 423). Before I used this apk for. 307 (4.1.2) and it worked like a charm.
Sent from my C6603 using Tapatalk 4 Beta
Click to expand...
Click to collapse
luilak_ said:
Can't get it to work on .307
Click to expand...
Click to collapse
The apk are based on stock deodexed roms, possibly thats the problem.
I'm a bit confused about your version numbering, so please give me a link to the (deodexed) rom you are using.

StephanSch said:
The apk are based on stock deodexed roms, possibly thats the problem.
I'm a bit confused about your version numbering, so please give me a link to the (deodexed) rom you are using.
Click to expand...
Click to collapse
I'm on the odexed rom by NUT at the moment the 10.3.A.0.423 version (android 4.2.2). (odexed means i got all the odex files right? (i'm noob)
edit: i found the deodexed files as flashable zip, is it possible to copy the file using ES file explorer? I don't really know how ADB works.

luilak_ said:
I'm on the odexed rom by NUT at the moment the 10.3.A.0.423 version (android 4.2.2). (odexed means i got all the odex files right? (i'm noob)
edit: i found the deodexed files as flashable zip, is it possible to copy the file using ES file explorer? I don't really know how ADB works.
Click to expand...
Click to collapse
Yes, they are odexed if you have an apk and an odex of the same file.
Deodexed files of what did you find as zip?
Zips are normally for flashing with recovery.
For the apk you can also use ES but have to look that you have the same permissions and owner as before on the original apk.
Sent from my HTC One using xda premium

I've got a odexed rom. 423 dutch unbranded, http://forum.xda-developers.com/showthread.php?t=2339421
Sent from my C6603 using Tapatalk 4 Beta

Related

[MOD][V] DE-ODEXER for Xperia V [UPDATE: 9.1.A.1.140]

Hey all ,
This simple script will replace all your odexed files with deodexed ones (all stock apps will be kept)
For Xperia V only
Requirements:
- Any recovery
Download:
For 9.0.1.D.0.10
- https://docs.google.com/open?id=0Bw8nKWrMVCzfblZhMWd1cDNJZTg (234MB)
For 9.1.A.0.490
- https://docs.google.com/open?id=0BzHi3_JEMuWMcFlXTXRDaUN0aFk (253MB)
For 9.1.A.1.140
- https://docs.google.com/open?id=0BzHi3_JEMuWMYnpTX3NMVFg0RUU (332MB)
All those files are tested and working,
but do a backup in recovery anyway!
NJ
is this comfirm working..?
Re: [ZIP][V] DE-ODEXER for xperia v (stock roms only)
Wan932 said:
is this comfirm working..?
Click to expand...
Click to collapse
Confirmed. Works really well.
Sent from my LT25i
Re: [ZIP][V] DE-ODEXER for xperia v (stock roms only)
Thanks..will flash it rght now..
Sent from my LT25i using Tapatalk 2
Thanks, it works!
If I delete all .odex files by myself in the system/apps/ is it the same?
datagubben said:
If I delete all .odex files by myself in the system/apps/ is it the same?
Click to expand...
Click to collapse
No, not really.. An .odex file is "part" of an application, so if you delete these files the apps would no longer work
datagubben said:
If I delete all .odex files by myself in the system/apps/ is it the same?
Click to expand...
Click to collapse
Doing that, you'd probably get a bootloop. Talking from experience here.
My CredentialManagerService.odex is deleted and rooted but relocked but I so will flashing using CWM will automatically install the CredentialManagerService deodexed one instead even though it deleted?
I think I might have unlock my smartphone as well again.
On my other thread I been looking to fix the download music info for the walkman app as unlocking bootloader loses drm key and also CredentialManagerService.apk/odex file problems.
Just download your zip file and opened it, notice there is no CredentialManagerService.apk in it.
What is the difference between odexed and deodexd files?
What i gain?
Re: [V] DE-ODEXER for Xperia V (stock roms only)
POWER1FM said:
What is the difference between odexed and deodexd files?
What i gain?
Click to expand...
Click to collapse
The ability to modify the system, like custom notification bar etc.
Sent from my elegant Xperia™ Ion using xda premium app.
Re: [V] DE-ODEXER for Xperia V (stock roms only)
Will you be updating this to JB?
Sent from my JB-Powered Xperia V
Aaron_035 said:
Will you be updating this to JB?
Sent from my JB-Powered Xperia V
Click to expand...
Click to collapse
Yes, updated
Re: [V] DE-ODEXER for Xperia V [UPDATE 08-FEB: 9.1.A.0.490]
Cool. Waiting for CWM to try.
Sent from my JB-Powered Xperia V
Sv: [V] DE-ODEXER for Xperia V [UPDATE 08-FEB: 9.1.A.0.490]
Me too
I haven't even tested it yet - Now tested and working
Re: [V] DE-ODEXER for Xperia V [UPDATE 08-FEB: 9.1.A.0.490]
NuriJ said:
Me too
I haven't even tested it yet - Now tested and working
Click to expand...
Click to collapse
How are you testing it?
Sent from my JB-Powered Xperia V
NuriJ said:
Me too
I haven't even tested it yet - Now tested and working
Click to expand...
Click to collapse
Where is it?
NoobTW said:
Where is it?
Click to expand...
Click to collapse
On the first post.
Aaron_035 said:
On the first post.
Click to expand...
Click to collapse
Sorry... but actually I mean CWM for JB locked bootloader.....xD
NoobTW said:
Sorry... but actually I mean CWM for JB locked bootloader.....xD
Click to expand...
Click to collapse
This one is the kernel one which I haven't tried caused I'm not sure how to use it (Also it has to have an unlocked bootloader):
http://forum.xda-developers.com/showthread.php?t=2143699
And this is the one that doesn't worked for the Vs:
http://forum.xda-developers.com/showthread.php?t=2012738

[STOCK][Jelly Bean 9.1.A.1.142][T]Rooted & Deodexed[24/06/13]

Hi folks,
this is newest version of Jelly Bean 9.1.A.1.142 for LT30p (thx to the_laser for providing Stock FTF).
Works on unlocked and locked bootloader.
This is pure Stock, with all bloatware included by Sony!
Special Thanks to TiMiN8R for updater-script (I was lazy...) and links to Stock kernel flashables
and special Thanks to Phoenix-Lead for his Server
Features
Stock Jelly Bean 9.1.A.1.142 for LT30p
deodexed and zipaligend
rooted (Chainfire SuperSU 1.25 & BusyBox 1.21.0)
included CWM Recovery (so no need to flash or integrate afterwards!!!)
added complete list of APNs
Basic flashing instructions
Install CWM for locked bootloaders.(also works on unlocked bootloaders) --> skip this step, if you already have CWM installed!
Make sure, you have latest JellyBean kernel from Sony (or latest kernel from DooMLoRD) installed, e.g. install from here LT30p_9.1.A.1.141_Kernel.zip - 6.80 MB Android File Host AndroidFileSharing
Go to recovery and Full Wipe / Factory Reset (not really needed when coming from any Sony Stock based 4.1.2 - ROM, but always recommended!!!).
Flash ROM.
Reboot.
Enjoy
Download: http://d-h.st/WIZ
sorry guys...upload to Dev Host broken now 3 times in a row...will upload to uploaded now
eybee1970 said:
sorry guys...upload to Dev Host broken now 3 times in a row...will upload to uploaded now
Click to expand...
Click to collapse
Dev host has gone downhill lately. Would you consider something faster? Uploaded is horrible. If not I might create a mirror for you, how does mega sound?
Sent from my LT30p using Tapatalk 4 Beta
@non4 said:
Dev host has gone downhill lately. Would you consider something faster? Uploaded is horrible. If not I might create a mirror for you, how does mega sound?
Sent from my LT30p using Tapatalk 4 Beta
Click to expand...
Click to collapse
yes...feel free to create mirror. Thx
eybee1970 said:
yes...feel free to create mirror. Thx
Click to expand...
Click to collapse
OK awaiting upload. Hopefully one of the link generator sites is working today or it may take some time to download then reupload
Sent from my LT30p using Tapatalk 4 Beta
maybe a torrent file so we can get if faster?
Sisqo said:
maybe a torrent file so we can get if faster?
Click to expand...
Click to collapse
changed to Android File Host...should be fast enough
eybee1970 said:
changed to Android File Host...should be fast enough
Click to expand...
Click to collapse
YEAH THATS BETTER! much better! Now stick with it, you've been "uploading" all day was hoping to flash this now I just got back in.
Sent from my LT30p using Tapatalk 4 Beta
DL-Link in OP now
eybee1970 said:
DL-Link in OP now
Click to expand...
Click to collapse
Downloading, tell me if you still want a mirror
Sent from my LT30p using Tapatalk 4 Beta
@non4 said:
Downloading, tell me if you still want a mirror
Sent from my LT30p using Tapatalk 4 Beta
Click to expand...
Click to collapse
no thanks...mirror already in upload
Waiting for upload I like your stock deodexed roms cause I can install just about any mods.
it would be awesome if some one put up a torrent as i only have edge speed with mt xperia T on T-mobile.i would be grateful
I can put one soon if you guys interested
Sent from my LT30a using Tapatalk 4 Beta
Downloaded twice and its saying the zip is bad. Anyone installed successfully?
Sent from my LT30p using Tapatalk 4 Beta
Sisqo said:
I can put one soon if you guys interested
Sent from my LT30a using Tapatalk 4 Beta
Click to expand...
Click to collapse
that would be so kind of you.thank you
same here downloaded 2 times, archive seems bad.. when i will get a good archive i will create a torrent with it...
mirror up soon..sorry...seems to be my day for uploads :silly:
eybee1970 said:
mirror up soon..sorry...seems to be my day for uploads :silly:
Click to expand...
Click to collapse
You're having a hell of a time getting this ROM up have you verified the package was OK after you zipaligned and compiled again? Just trying to save you any more headaches :thumbup:
Sent from my LT30p using Tapatalk 4 Beta
@non4 said:
You're having a hell of a time getting this ROM up have you verified the package was OK after you zipaligned and compiled again? Just trying to save you any more headaches :thumbup:
Sent from my LT30p using Tapatalk 4 Beta
Click to expand...
Click to collapse
of course...flashed myself and tested

xperia i1 odex mod

After testing the new camera mod with a deodexed rom, I go back to odex.
So I want share my odex mod of the Xperia i1
Use the Camera with the Hardware Button and with the Lockscreen
Update2
Download :
I have include some Apps
Fixes :
Fix the Themes bug
Credits to : krabappel2548
Credits to : cjcelo for the white Settings
Screenshots comes later!
frequently fc on odex ROM stock. are you sure this is really works ???
Sent from my C6603 using xda app-developers app
xarive said:
frequently fc on odex ROM stock. are you sure this is really works ???
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
In deodex rom this mod also get random FC in Super Auto Mod
I can't even open the camera. it gets fc
Sent from my C6603 using xda app-developers app
xarive said:
I can't even open the camera. it gets fc
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
Me too...
Sent from my C6603 using xda premium
Ähmmmm......yes......it was the wrong Mod.....
Sorry
This evening I give you the right one
Im sorry
LOL
but is it different from the new krabappel2548 odexed version app?
guybrush2099 said:
LOL
but is it different from the new krabappel2548 odexed version app?
Click to expand...
Click to collapse
he has a deodexed version
Camerq fc. And Camera common stopped. And those bloatwares are back....
Sent from my C6503
Seems to be OK for me. Just missing walkman. Camara does fc, but nothing more than usual. Themes don't change accent color, to do with system ui.
No home either.
Sent from my Nexus 7 using xda app-developers app
Metallijim said:
Seems to be OK for me. Just missing walkman. Camara does fc, but nothing more than usual. Themes don't change accent color, to do with system ui.
No home either.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
What rom are you on? I'm on leaked 4.2.2 and I cant open camera. Only thing I can use is the new sketch application lol
Sent from my C6603
Official 4.2.2 via flashtool on the ES FTF found in general section.
Sent from Z Beast
im pretty frustrated with the installation. @op can you provide an update zip to the fix you made to previous update? My internet speed are not fast enough to download 158mb in 3 hours.
update 2 is real odex version?
Sent from my C6602
Please remove camera, always ask permission to release someone's mods..
I'll release deodexed version in my thread tonight
Sent from my C6603 using xda app-developers app
krabappel2548 said:
Please remove camera, always ask permission to release someone's mods..
I'll release deodexed version in my thread tonight
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
I think you mean odex....
For me....the camera works with the Hardware Button.
I dont know why not with other odexed rom.
I wait For Your mod to see the different
djsnoopyxxl said:
I think you mean odex....
For me....the camera works with the Hardware Button.
I dont know why not with other odexed rom.
I wait For Your mod to see the different
Click to expand...
Click to collapse
I've go through your flashable zip. You made your zip for Xperia ZL C6503 . It's not for C6603 as this is a C6603 forum.
xarive said:
I've go through your flashable zip. You made your zip for Xperia ZL C6503 . It's not for C6603 as this is a C6603 forum.
Click to expand...
Click to collapse
Yes, it is for the Z/ZL C6503
djsnoopyxxl said:
Yes, it is for the Z/ZL C6503
Click to expand...
Click to collapse
Can you made it for C6603?
Enviado desde mi C6603 usando Tapatalk 2
krabappel2548 said:
I'll release deodexed version in my thread tonight
Click to expand...
Click to collapse
do you mean odexed?
---------- Post added at 08:36 PM ---------- Previous post was at 07:50 PM ----------
djsnoopyxxl said:
For me....the camera works with the Hardware Button.
I dont know why not with other odexed rom.
I wait For Your mod to see the different
Click to expand...
Click to collapse
djsnoopyxxl, do you notice bugs on your last release?

-Thread Closed- All the Work Moving to Another Thread.-Admin Please Delete Thread-

Content Moved Here : http://forum.xda-developers.com/showthread.php?p=45395271#post45395271
HomeLaunchers
So This Post is For Home Launchers.
I will Add Both Home Launchers ...The Stock one And The Honami one.
Since you know about those launchers,ill skip posting Screenshots here..xD
Here we go:
Attached Files:
Honami Home And Stock Yuga Home.
Download Appropriate Zip and flash in cwm/Twrp ;p
**** Zl Users Request *******
post what changes u have made it would be better ..
With what firmware is this compatible with?
-sent from that phone below
Could you make this mod for honami stock launcher?
demonicjas said:
post what changes u have made it would be better ..
Click to expand...
Click to collapse
I changed The App Tray Icon
boyq said:
With what firmware is this compatible with?
-sent from that phone below
Click to expand...
Click to collapse
As far i tested it is compactable with De-odexed Roms which are based on Stock Build..dont know about CM Based and Honami Based..Testing it would be appreciated -cheers-
Bairei said:
Could you make this mod for honami stock launcher?
Click to expand...
Click to collapse
Yea Sure..ill try to Modify The App..but i need to ask the permissons from Dev's...Stay Tuned
-Wip- Trying to make transparent Screen Indicators
-cheers-
To making flashable zip you can try this :
http://forum.xda-developers.com/showthread.php?t=1886562
[4.5.2013][UTIL][Win]Android Ultimate Toolbox Pro - The Ultimate Android Utility
Sent from my LT25i
This home runs fine on 4.1.2fw.
Sent from my C6603 using xda premium
Thread Renewd
New Mods Added..
Requests are welcome...But dont except results Instanteously
-cheers-
Thanks mate works great
Sent from my C6603 using Tapatalk 4 Beta
Request SONY <--- If possible
This mod works on the new stock firmware .244?
moreno_palmesano said:
This mod works on the new stock firmware .244?
Click to expand...
Click to collapse
Yes
Sent from my C6603
Honami mod
As per users request Modded Honami home.
-Links up-
PSS: Confirmed working on Following Firmwares .253,.434,.422/423,.244 (De-odexed only)
Heres my honami home with the HTC sense icon if anyone wants it
MattJaO3D said:
Thanks mate works great
Sent from my C6603 using Tapatalk 4 Beta
Request SONY <--- If possible
Click to expand...
Click to collapse
Can you share me the NavBar mod and Icon mod in your Homescreens?
Thanks.
leopard_vn said:
Can you share me the NavBar mod and Icon mod in your Homescreens?
Thanks.
Click to expand...
Click to collapse
Yeah sure,. For the nav bar I used softkeyz which you can get on play store,. And the icons are from icon pack from play store too but too install on stock browser you need xposed and Icon themer
http://forum.xda-developers.com/showthread.php?t=1574401
http://forum.xda-developers.com/showthread.php?t=
Ps. Soft key z won't work for monx rom,. Well it does if you install busy box but you loose twrp., confuses me lol
Sent from my C6603
Thread Updated.
ArchEnemy' said:
1.I dont know how to create a Flashable file
Click to expand...
Click to collapse
Learn how - [Advice/Reference/Guide] The Definitive APK Modding & Theming Thread...
Doesn't work on my ZL, I tried pushing it through and fixing permissions yet it just wasn't successful xD Either way I was going to ask if you mind giving me permission to possibly port this mod for the ZL ?
Sent from my C6506 using xda premium
alainmona said:
Doesn't work on my ZL, I tried pushing it through and fixing permissions yet it just wasn't successful xD Either way I was going to ask if you mind giving me permission to possibly port this mod for the ZL ?
Sent from my C6506 using xda premium
Click to expand...
Click to collapse
Sorry for my Clumpsyness.
I am creating a cwm Flashable File..just hold
The Systemui works on ZL..idk about Home Launcher.
And Its fine..you can make your own modifications and post here -cheers-

[Mod][TX][4.3][.131]Enable Call Recording + Disable Data Notification[14.Jan.2014]

Hi guys
Click to expand...
Click to collapse
:silly: Next my mod :angel:
Enabled feature "Enable Call Recording"
Disable Data Notification & Popups (Screenshot)
Click to expand...
Click to collapse
Screenshots:
Instruction:
For deodexed ROM
Copy SemcPhone.apk to system => Set Permission
Copy and Replace SemcPhone.apk in system/app
Reboot
ENJOY!!!
Click to expand...
Click to collapse
Download:(Please don't mirror my link)
http://d-h.st/l39
Click to expand...
Click to collapse
:good::good:​
Should I try for XV odex 4.3 jb ?
Edit: working perfect in my XV 4.3 Jb odex rom
Awesome Wok
I try it on my TX running 4.3 Leak rom :v
Works perfect! :fingers-crossed::fingers-crossed::fingers-crossed:
Can I share to other fourm?
I will write you name in Credit!
LTE is gone after flashing this! Have to revert
Sent from my LT25i using Tapatalk
stanley321 said:
LTE is gone after flashing this! Have to revert
Sent from my LT25i using Tapatalk
Click to expand...
Click to collapse
Same here, worked on my Xperia V but the LTE just gone...:crying:
kongaz2 said:
]​
Click to expand...
Click to collapse
Is High Quality?​
works with Jelly Bean 4.3 - 9.2.A.1.205 - Rooted & Deodexed ?
xda-eric said:
works with Jelly Bean 4.3 - 9.2.A.1.205 - Rooted & Deodexed ?
Click to expand...
Click to collapse
Yes.
Yes it works but differently from the new one. With the old one,a second page appears when you stop the call.
I try to mod this apk since.......... and i always have errors during recompiling
@kongaz2, can you mod a more recent apk ?
This is great. Have you thought about making this mod to Xposed?
jucachaves said:
This is great. Have you thought about making this mod to Xposed?
Click to expand...
Click to collapse
That will be awesome!
Enviado do meu bq Curie 2 Quad Core através de Tapatalk
try androrec
The link is down
Have any body tried this mod in Xperia T JB 4.3
Thanks in advance
Link down
No body can upload the file, the link is down. There isn't another place that have the same file
Link expired, can you upload it again please.

Categories

Resources