this Z2 with modified 1-100% battery , charge animation
how to use :
1. decompile systemUI
2. Copy/replace drawable and drawable-hdpi with file attachmen below
3. recompile
hope you like it
preview :
style 1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
style 2
Great!! :fingers-crossed:
Dickey Kid'deviel said:
Great!! :fingers-crossed:
Click to expand...
Click to collapse
thanks mastah
Hi bro ..
If the decompile systemui with apktool or not?
itsnie said:
Hi bro ..
If the decompile systemui with apktool or not?
Click to expand...
Click to collapse
Hey @ansebovi can you tell the xperia t2 ultra UI port developer to use this battery for the faulty one in systemui
I tried to add the files u mentioned in my systemui.apk using 7-zip and replaced the one on the phone with it
The battery icon is now missing completely
Sent from my C2005 using Tapatalk
solonxpl said:
I tried to add the files u mentioned in my systemui.apk using 7-zip and replaced the one on the phone with it
The battery icon is now missing completely View attachment 2716377
Sent from my C2005 using Tapatalk
Click to expand...
Click to collapse
You cannot modify APKs via 7zip or WinRAR and things like these. You must first decompile apk, edit files (replace above files), compile, signe APK, and replace it with the original one in system/app and give it rw-r-r- permissions and Reboot.
Use APK Multi Tool to edit APKs: http://forum.xda-developers.com/showthread.php?t=1310151
I tried apktool that runs from my mobile and chose my framework as the framework then decompiled -recompiled - signed and replaced via aroma/cwm yet an systemui is fc
Sent from my C2005 using Tapatalk
solonxpl said:
I tried apktool that runs from my mobile and chose my framework as the framework then decompiled -recompiled - signed and replaced via aroma/cwm yet an systemui is fc
Sent from my C2005 using Tapatalk
Click to expand...
Click to collapse
Do you have superuser mod installed?
Sent from my C1905 using XDA Premium 4 mobile app
gamer649 said:
Do you have superuser mod installed?
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
No I don't , but all the steps where fine
I decompiled , recompiled and chose sign and all worked with no error messages
---------- Post added at 11:25 AM ---------- Previous post was at 11:22 AM ----------
solonxpl said:
No I don't , but all the steps where fine
I decompiled , recompiled and chose sign and all worked with no error messages
Click to expand...
Click to collapse
The strange thing is changing by 7-zip didn't cause crash yet decompiling / recompiling always crashes the systemui
I try the system ui then when it crashes , I restart use aroma/cwm and restore the file modified by 7-zip and is working with no battery icon , the original battery icon is wide and doesn't show the charging state , percent only is good enough for now
solonxpl said:
No I don't , but all the steps where fine
I decompiled , recompiled and chose sign and all worked with no error messages
---------- Post added at 11:25 AM ---------- Previous post was at 11:22 AM ----------
The strange thing is changing by 7-zip didn't cause crash yet decompiling / recompiling always crashes the systemui
I try the system ui then when it crashes , I restart use aroma/cwm and restore the file modified by 7-zip and is working with no battery icon , the original battery icon is wide and doesn't show the charging state , percent only is good enough for now
Click to expand...
Click to collapse
You will more than likely need to install superuser mod to turn off the signature verification. That should stop it crashing.
Sent from my C1905 using XDA Premium 4 mobile app
gamer649 said:
You will more than likely need to install superuser mod to turn off the signature verification. That should stop it crashing.
Sent from my C1905 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Can I install this http://forum.xda-developers.com/showthread.php?t=2612179
I have unlocked bootloader and rooted 4.3 xperia m dual c2005
and can i backup the system and restore it if i want to remove it ??
I did install it and enabled super user mode
no more crashes
solonxpl said:
I did install it and enabled super user mode
no more crashes
Click to expand...
Click to collapse
Nice
sent from outer-space using c1905
solonxpl said:
Hey @ansebovi can you tell the xperia t2 ultra UI port developer to use this battery for the faulty one in systemui
Click to expand...
Click to collapse
here http://www.mediafire.com/download/j1zefh63mw9enag/SystemUI(2).apk rename and place
Related
Hello people , i modified the framework-res.apk of the Cyanogenmod 10 ROM to make it have dual panel view in the settings like in the Paranoid Android ROM.
I made it at first for the unlimited xperia project ROM but since it is based entirely on CM10 it works on CM10 too
Screens
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download and Installation :
CWM flashable zip
--> Just flash in recovery
framework-res single file (for ADB)
-->Put it in your adb folder and open a command prompt here and type :
adb remount
adb push framework-res.apk /system/framework/framework-res.apk
adb shell reboot
If you want me to make a version for another rom, just pm me !
Uninstallation :
flash this in recovery
https://www.dropbox.com/s/z8ghyq0xvtgjxor/framework-res-dualpanelCM10-remove.zip
Enjoy
Good job, I have not tested but It's should be great.
Thanks
Only for cm10? Can for rom stock .45?
Sorry for my bad english
Sent from my LT26ii using xda app-developers app
andrecuellar said:
Only for cm10? Can for rom stock .45?
Sorry for my bad english
Sent from my LT26ii using xda app-developers app
Click to expand...
Click to collapse
yes if you give me your framework-res. apk and SemcGenericUxpRes.apk in /system/framework i could try to make but not sure if it would work.
deniz2694 said:
yes if you give me your framework-res. apk and SemcGenericUxpRes.apk in /system/framework i could try to make but not sure if it would work.
Click to expand...
Click to collapse
Here this 2 file from stock .55:
https://mega.co.nz/#!90Y1XZjK!chsBm3jSWh61ChuXOQqHYnK6rjYv-_XTpV24uhJRqBQ
https://mega.co.nz/#!ZtBFlBSQ!GV8pWmFLMfi1CzfeVsyKVW8Ek3xWemCj_VCpEj684DI
rErEaT said:
Here this 2 file from stock .55:
https://mega.co.nz/#!90Y1XZjK!chsBm3jSWh61ChuXOQqHYnK6rjYv-_XTpV24uhJRqBQ
https://mega.co.nz/#!ZtBFlBSQ!GV8pWmFLMfi1CzfeVsyKVW8Ek3xWemCj_VCpEj684DI
Click to expand...
Click to collapse
okay here is the flashable file for .55 but i didn't tested it so make a backup before maybe
edit : link removed because seems to not working.
Install xposed and you have these paranoid android like dpi/layout settings for any rom.
deniz2694 said:
okay here is the flashable file for .55 but i didn't tested it so make a backup before maybe
https://www.dropbox.com/s/pkl0td0j2ybqiyi/framework-res-stock.55.zip?m
Click to expand...
Click to collapse
Is this working? Anyone tried this?
Xperia World
Acro S (Hikari) Stockrom .55 Rooted LB India
jealybean Tab 'n' Grid Theme
New batteryicon statusbar
Theme project "TRON"
deniz2694 said:
okay here is the flashable file for .55 but i didn't tested it so make a backup before maybe
https://www.dropbox.com/s/pkl0td0j2ybqiyi/framework-res-stock.55.zip?m
Click to expand...
Click to collapse
Bootloop not working
it's work on XTXperience 9 ?
Thanks.
Mr. Khan said:
it's work on XTXperience 9 ?
Thanks.
Click to expand...
Click to collapse
No. Only so rom what based on CM10
First line...
It works
Dude,
Just added this mod to my phone, all works fine.
Keep up the good work.
I have this on TurboROM3 with locked bootloader. I have modified density to 192 in build.prop and it works fine for me. I like this, because the letters and icons are small. I you need help, write PM
I have Polish language
very good job, deniz! thank you
acemund said:
I have this on TurboROM3 with locked bootloader. I have modified density to 192 in build.prop and it works fine for me. I like this, because the letters and icons are small. I you need help, write PM
I have Polish language
Click to expand...
Click to collapse
But if you change dpi only in build.prop from 320 to 192 you apply that dpi settings to whole phone...
I don't thing that could work.
You'll get dual view in settings but messed up home screen.
Sent from my LT26i using Tapatalk 2
as I said before in his thread, just install the xposed framework and you can apply this to any android 4+ rom without the need of modifying system files
seahorsepip said:
as I said before in his thread, just install the xposed framework and you can apply this to any android 4+ rom without the need of modifying system files
Click to expand...
Click to collapse
Could you send pm or write here how to.
I tried that but without success.
If you could make one example, how to make dual view in settings with xposed.
I have app, have modules but can't make it work.
Tnx
Sent from my LT26i using Tapatalk 2
I did it....cool
Tnx man
Sent from my LT26i using Tapatalk 2
I successfully changed the DPI ...
Dualpanel on the fxp215
nice, how did you do it ?
Here another noob mod for ION
Hope stock base rom lover + black theme lover will love this rom also
This is Official Xperia S latest firmware port to ion
+ a few mod ( will post on change log )
and for a few special friend request here is port for XAS user
please enjoy flasherholics!
Since it is stock base rom, So not much that i can mods
for an expert devs...please do not spam on thread, try to be nice like DoomLoRD, Ganeshbiyer, Niaboc79, Letama,
they are big name in this industry, but they were never ever spam on any single noob/pro rom thread
Hope this release doesn't has any bug as well
Credit to All Great developper:-
@thewerthon for his Hoanami framework for Xperia S
@niaboc79 for his black apps (email,conversation,etc etc that i used on BlackZax'7 and use on Black"96i)
@dsixda for his great cygwin kitchen tool
Changelog
- Fix Sdcard issue (since it base on XperiaS .96 firmware
- Call record support by default (no need third party apps)
- Deodex system/app and system/framework
- Zip aligned to save ram mangement
- Prerooted to make easiest for user
- Battery save tweak
- Init.d script support
- Ram tweak
- a few tweak that i can't remember
- Fix data issue
- Few Honami UI
Hope this will be the stable version as well
ScreenShots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download
Black"96i.zip
thanks to @Midleo for the link
awesome....!!! downloading :good:
"Status : Error 6" when install,pls check and if it's a bug pls fix it :crying:
liongvn said:
"Status : Error 6" when install,pls check and if it's a bug pls fix it :crying:
Click to expand...
Click to collapse
Anyone who can confirm the error? Still downloading...
edit: Now I can confirm the status 6 error... Successfully flashed it using META-INF of BlackZax'7...
edit 2: Working Great as usual, very smooth!!! Thanks for the great Rom!
added to index :good:
Can i install directly from blackzax7 or need to flash stock 1.96 first?
Sent from my LT26w using XDA Premium 4 mobile app
No more reboot option for the rom? Home button double tap was disabled, but its not big deal...
Sent from my iPhone using Tapatalk - now Free
teddy0209 said:
Anyone who can confirm the error? Still downloading...
edit: Now I can confirm the status 6 error... Successfully flashed it using META-INF of BlackZax'7...
edit 2: Working Great as usual, very smooth!!! Thanks for the great Rom!
Click to expand...
Click to collapse
did you change the default META-INF folder of black96i with the one in blackzax7?
alucard_ said:
did you change the default META-INF folder of black96i with the one in blackzax7?
Click to expand...
Click to collapse
Yes... Edit some parts blackzax7 to black96i, it doesn't matter though, you can install it without editing...
Sent from my iPhone using Tapatalk - now Free
alucard_ said:
did you change the default META-INF folder of black96i with the one in blackzax7?
Click to expand...
Click to collapse
Replace META-INF 96i by META-INF in blackzak7 and everything will be OK .
How about updater script in meta-inf, need to change?
Sent from my LT26w using XDA Premium 4 mobile app
gravtec said:
How about updater script in meta-inf, need to change?
Sent from my LT26w using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The rom name maybe, but it would work without changing...
Sent from my iPhone using Tapatalk - now Free
liongvn said:
Replace META-INF 96i by META-INF in blackzak7 and everything will be OK .
Click to expand...
Click to collapse
thanks it works...
I can't change my accent color :crying:.I tried to change themes but the accent color doesn't change,how to fix it :crying:
liongvn said:
I can't change my accent color :crying:.I tried to change themes but the accent color doesn't change,how to fix it :crying:
Click to expand...
Click to collapse
Can't change it either...
Sent from my iPhone using Tapatalk - now Free
This file ( Black96i_XAZ_2.zip ) has been removed because we have received a legitimate complaint and/or determined that the file violated our Terms of Service
=/
One important thing,some people asked about advanced volume for .196,i can confirm that now,it doesn't have any advanced volume mod for.196 so this ROM doesn't have it,too.Don't try to flash advanced volume mod .200/.211 ,it won't work,i've tried and had to reflash framework.jar to fix it
Hi folks
Here you are my Mod for SystemUI with honami battery icon and transparent background (just background and notify area)
Tested on deodexed .96 XS and working perfectly
for odex stock ROM delete SystemUI.odex
and move SystemUI.apk to system/app by any root browser with rw-r-r permissions
Screenshots - Soon
Download :
25% Transparency
50% Transparency
75% Transparency
So any one tried it ?
abo hani said:
So any one tried it ?
Click to expand...
Click to collapse
i will try it now and let you know
---------- Post added at 12:29 AM ---------- Previous post was at 12:23 AM ----------
abo hani said:
So any one tried it ?
Click to expand...
Click to collapse
just finished modding it on my S running .211 and working prefect without any FC
thx for this nice work!!!
here is a screenshot from my phone
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Nidhal AKA the king said:
i will try it now and let you know
---------- Post added at 12:29 AM ---------- Previous post was at 12:23 AM ----------
just finished modding it on my S running .211 and working prefect without any FC
thx for this nice work!!!
here is a screenshot from my phone
Click to expand...
Click to collapse
Thanks for your feeedback *off topic how did you make transparent bar ? i tried and didnt work
Not work in xperia ion fw 1.96 unofficial
ungketinutuan said:
Not work in xperia ion fw 1.96 unofficial
Click to expand...
Click to collapse
Deodexed ? or odexed ? and can you give me link for systemui.apk from your ROM (if deodexed offcourse)
abo hani said:
Thanks for your feeedback *off topic how did you make transparent bar ? i tried and didnt work
Click to expand...
Click to collapse
u welcome...
here is the original thread
http://forum.xda-developers.com/showthread.php?t=2420415
abo hani;4 5334 587 said:
De odexed ? or odexed ? and can you give me link for systemui.apk from your ROM (if deodexed offcourse)
Click to expand...
Click to collapse
Deodex unofficial 1.96
What transparency you want ?
help plz
can u make this systemUI transparent (its the quick toggels version)
its from this thread http://forum.xda-developers.com/showthread.php?t=2293258
btw im on existnz black .200 maybe
thnx in advance
ungketinutuan said:
Deodex unofficial 1.96
Click to expand...
Click to collapse
backup before replacing : http://www6.zippyshare.com/v/63107218/file.html
ungketinutuan said:
Deodex unofficial 1.96
Click to expand...
Click to collapse
SAMURAI6969 said:
can u make this systemUI transparent (its the quick toggels version)
its from this thread http://forum.xda-developers.com/showthread.php?t=2293258
btw im on existnz black .200 maybe
thnx in advance
Click to expand...
Click to collapse
Backup before replacing : http://www6.zippyshare.com/v/73539472/file.html
thnx alot
thnx alot for your work but it wasnt transparent maybe bcz im on .200 i tried lots of status bars but the same problem.
as i noticed theres a file called android.policy.jar in framework folder i tried it once and it made it transparent but my home launcher started lagging
so i rolled back to stock
im thinking of upgrading to ,96 but i like existnz black theme so i ll wait till v3 is launched
thnx alot for your work i really appreciate it
SAMURAI6969 said:
thnx alot for your work but it wasnt transparent maybe bcz im on .200 i tried lots of status bars but the same problem.
as i noticed theres a file called android.policy.jar in framework folder i tried it once and it made it transparent but my home launcher started lagging
so i rolled back to stock
im thinking of upgrading to ,96 but i like existnz black theme so i ll wait till v3 is launched
thnx alot for your work i really appreciate it
Click to expand...
Click to collapse
upgrade and try this systemUI , and to root follow DoomLord rooting method in development section
I can install it in a odex stock rom?
can u make it for 211 as well ??
ty
Im stock .96 odex xs user, i followed your step delete systemui.odex, move systemui.apk 50% transparent to system/app and change permission to rw r r then reboot, the battery worked but the transparent dont work... Am i doing something wrong?
Sent from my LT26i using XDA Premium 4 mobile app
abo hani said:
Backup before replacing : http://www6.zippyshare.com/v/73539472/file.html
Click to expand...
Click to collapse
Thanks man this is the things I was searching for...
Sent from my LT28i using XDA Premium 4 mobile app
gothraven666 said:
can u make it for 211 as well ??
ty
Click to expand...
Click to collapse
Give me your systemui please
Hey bro..plz make for me aslo..This is the system UI with honami quick toggle plus power toggle by niaboc79...I am using honami romv2x on my xperia ion..wana thank you on advance
https://app.box.com/s/w4fxi4pvv0wglpxaao04
Sent from my LT28i using XDA Premium 4 mobile app
Hello guys ive just edited statusbar apk to get the center clock
hope you like it
tested only on xt1022 (indian version)
Screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download it and copy to system/priv-app using any root explorer app and set RW-R-R permission reboot
Or using adb type
adb remount rw
adb push SystemUI.apk /system/priv-app
adb shell chmod 644 /system/priv-app/SystemUI.apk
adb reboot
Replacing apk is enough just gave .odex file also
Prashanth Meesara: said:
Hello guys ive just edited statusbar apk to get the center clock
hope you like it
tested only on xt1022 (indian version)
trying to make a flashable zip will be available very soon
Screenshot
Click to expand...
Click to collapse
Nice.
You can share the apk.
We can just push it and set correct permissions, and it should work.
BTW nice screen. What iconpack are you using?
Hetalk said:
Nice.
You can share the apk.
We can just push it and set correct permissions, and it should work.
BTW nice screen. What iconpack are you using?
Click to expand...
Click to collapse
thanks its big white icon pack
yeah but i will post both apk and flashable zip at the same time i just now made it if possible will make some more modifications and will give it
:laugh:
Prashanth Meesara: said:
thanks its big white icon pack
yeah but i will post both apk and flashable zip at the same time i just now made it if possible will make some more modifications and will give it
:laugh:
Click to expand...
Click to collapse
If you can add battery percentage text besides the battery icon, that would be awesome. :good:
Hetalk said:
If you can add battery percentage text besides the battery icon, that would be awesome. :good:
Click to expand...
Click to collapse
yeah dont worry i will flood the moto e with my mods iam new to xda (i use it but dont comment or write posts etc)
I think i need to use a smali in order to get that battery % to the side of battery but can anyone confirm that there will be no chance of brick if i deodex the rom using kitchen and install it ?? ive made a backup of my rom already just to be safer side
Prashanth Meesara: said:
I think i need to use a smali in order to get that battery % to the side of battery but can anyone confirm that there will be no chance of brick if i deodex the rom using kitchen and install it ?? ive made a backup of my rom already just to be safer side
Click to expand...
Click to collapse
You can take a nandroid backup of your current setup to your external sd card, using twrp. After that you can do all you want to do with your rom without worrying about what can screw up. :good:
Ive deodexed apps but cant find smali folder
none of the apktool working they always gives error so iam using virtuous studio but when i decompile it wont show smali what should be done?
Prashanth Meesara: said:
Ive deodexed apps but cant find smali folder
none of the apktool working they always gives error so iam using virtuous studio but when i decompile it wont show smali what should be done?
Click to expand...
Click to collapse
Yea.. I am too facing that error.. apk dont decompile fully... it runs of errors...
I am deodexing the system will tell the results soon and even compiling decompiling is also too complex and adb root commands need adb insecure app but we can use adb root apps in power off mode but all other options like adb reboot reboot recovery works fine
Sent from my XT1022 using XDA Free mobile app
which widget are you using on your homescreen?
Zooper widget with minarch
Sent from my XT1022 using XDA Free mobile app
love this mate, really awesome
SUPERUSER MOD NEEDED
Xperia Z3+/Z4 LIVE WALLPAPER
Root needed
Flashable zip
Video Preview:
https://www.youtube.com/watch?v=hV_dWNRPNFM
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Flashable zip:
Download link
Flashable zip. remember +1 huhu
https://drive.google.com/file/d/0Bwp2-eAlYaIdRFBvTU0xeW1mUzg/view?usp=sharing
FOR KITKAT:
http://forum.xda-developers.com/showpost.php?p=61055442&postcount=27
Waiting for u
Me and all my friends in Xperia Z3 box on Facebook waiting for ur Link Hope it soon !!!
laércio_lalau
: Confuso:Link?
pls upload then make thread, very bad move -_-
Download link
Flashable zip. remember +1 huhu
https://drive.google.com/open?id=0Bwp2-eAlYaIdRFBvTU0xeW1mUzg&authuser=0
lee480 said:
Download link
Flashable zip. remember +1 huhu
https://drive.google.com/open?id=0Bwp2-eAlYaIdRFBvTU0xeW1mUzg&authuser=0
Click to expand...
Click to collapse
Can you please provide a mirror. Its asking for a request to be sent to the file uploader.
Mate how to dl google account?
lee480 said:
Download link
Flashable zip. remember +1 huhu
https://drive.google.com/open?id=0Bwp2-eAlYaIdRFBvTU0xeW1mUzg&authuser=0
Click to expand...
Click to collapse
pls share public link, i can't download is :crying:
LINK UPDATED:
https://drive.google.com/file/d/0Bwp2-eAlYaIdRFBvTU0xeW1mUzg/view?usp=sharing
lee480 said:
LINK UPDATED:
https://drive.google.com/file/d/0Bwp2-eAlYaIdRFBvTU0xeW1mUzg/view?usp=sharing
Click to expand...
Click to collapse
Tnx for the hard work...but does not work.Is it need a superuser mod?I'm not stock odex rooted.
anakdayak said:
Tnx for the hard work...but does not work.Is it need a superuser mod?I'm not stock odex rooted.
Click to expand...
Click to collapse
Yes SUPERUSER MOD needed
Sent from my D6503 using XDA Free mobile app
lee480 said:
Yes SUPERUSER MOD needed
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
Working on my rooted only Xperia Z with 5.0.2
@anakdayak He forgot to add the .odex file
Try this one no need for superuser mode
Move the files to system/apps with the correct permissions FOR ALL FILES AND FOLDERS and reboot
Tested on my Xperia Z2 rooted and then unrooted
Credits goes to @Ben Ling for system dumb files, to @lee480 for his port and Me
lee480 said:
Yes SUPERUSER MOD needed
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
Can share the flashable superuser mod for stock odex 270? I'm prefer not to use xposed framework by serjr.
a.hamameh96 said:
@anakdayak He forgot to add the .odex file
Try this one no need for superuser mode
Move the files to system/apps with the correct permissions FOR ALL FILES AND FOLDERS and reboot
Tested on my Xperia Z2 rooted and then unrooted
Credits goes to @Ben Ling for system dumb files, to @lee480 for his port and Me
Click to expand...
Click to collapse
Mine is deodex-ed. If you retain the odex, you're not modifying the file and hence there's no need for superuser mod as the SEMC signature is retained. It's the same thing.
Sent from my D6503 using XDA Free mobile app
lee480 said:
Mine is deodex-ed. If you retain the odex, you're modifying the file and hence there's no need for superuser mod. It's the same thing.
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
That's what we need to install it on rooted devices without superuser mode
I tried the one from system dump files but it doesn't work and when I added the .odex file to your port it works.
Would you like to add it to the first post it will help the others here
Sent from my D6503 using Tapatalk
hi @lee480 thanks for your porting working fine on my rooted z2 but can I ask you a question what what the error ? and how do you fix it ? my logcat said that their was an error in getting permission for the app he needed to have these permission :
Code:
<uses-permission android:name="com.sonymobile.permission.READ_LOCKSCREEN_WALLPAPER"/>
<uses-permission android:name="com.sonymobile.permission.WRITE_LOCKSCREEN_WALLPAPER"/>
-- AS MY LOGCAT SAY --
I put them put still got fc message so Curiosity i want to know what was the correct error and how do u fix it thanks
a.hamameh96 said:
That's what we need to install it on rooted devices without superuser mode
I tried the one from system dump files but it doesn't work and when I added the .odex file to your port it works.
Would you like to add it to the first post it will help the others here
Sent from my D6503 using Tapatalk
Click to expand...
Click to collapse
Hi mate tnx so much working great on my z1 stock odex pushing to system apps with correct permission.
shehabskull said:
hi @lee480 thanks for your porting working fine on my rooted z2 but can I ask you a question what what the error ? and how do you fix it ? my logcat said that their was an error in getting permission for the app he needed to have these permission :
Code:
<uses-permission android:name="com.sonymobile.permission.READ_LOCKSCREEN_WALLPAPER"/>
<uses-permission android:name="com.sonymobile.permission.WRITE_LOCKSCREEN_WALLPAPER"/>
-- AS MY LOGCAT SAY --
I put them put still got fc message so Curiosity i want to know what was the correct error and how do u fix it thanks
Click to expand...
Click to collapse
Probably the new Xperia Z3+ lockscreen has some permission to change some lockscreen settings that our present software doesn't support.
Sent from my D6503 using XDA Free mobile app
anakdayak said:
Hi mate tnx so much working great on my z1 stock odex pushing to system apps with correct permission.
Click to expand...
Click to collapse
No problem mate
Now we know that it works on Z1 and Z2
Sent from my D6503 using Tapatalk