[Mod][Port] Dolby Digital Plus For Android Jelly Bean - Android Software Development

Hi All, Yeah ... This Is My Second Thread On XDA-Developers Forum
Now I Will Share Guide How To Port Dolby Dolby Digital Plus For Universal Devices :good:
Requirement :
JB 4.1.2 / 4.2.2, 4.3 Not Tested
Not For KitKat 4.4.+
Custom Recovery Installed : CWM/TWRP
Not Installed Other Sound Enhancement, Crash
Notepad++
Deodexed Rom
Tool For De/Recompiling Jar (Recomended Apktool Modded : http://goo.gl/f5DnCp)
Free Space /system (±) 50MB
Download :
Dolby Mobile : http://d-h.st/xK5 Mirror : http://goo.gl/XwruZs
Smali Framework : http://d-h.st/IUb Mirror : http://goo.gl/UWizMb
{
"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"
}
Step 1 :
Download Smali Framework (Framework_Dolby.zip) , Then Extract
Decompile framework.jar
Add Smali Files On framework From Extracted Framework_Dolby.zip
Look Like This : \smali\android\dolby
See ScreenShot 1 - See ScreenShot 2
Recompile framework.jar
Step 2 (Skip This Step If services.jar Has Been Disabled Signature) :
# Disable Signature From services.jar #
Decompile services.jar
Open smali\com\android\server\pm\PackageManagerService.smali With Notepad++
Find This Method :
Code:
.method static compareSignatures
Delete That Line Until Its End Method :
Code:
.method static compareSignatures([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)I
-
-
-
- Delete Until Its End Method
-
-
-
.end method
And Replace With :
Code:
.method static compareSignatures([Landroid/content/pm/Signature;[Landroid/content/pm/Signature;)I
.registers 9
const/4 v0, 0x0
return v0
.end method
Save
Recompile services.jar
# Disable Signature Using Lucky Patcher #
How To Disable Signature Check Using Lucky Patcher
Download Lucky Patcher And Install
Open Lucky Patcher
Tap Toolbox - Patch To Android - Disassemble Signature Manager
Apply And Automatic Reboot
Step 3 :
Open Dolby_Mobile.zip With WinRAR/7zip
Drag framework.jar & services.jar Modded To Dolby_Mobile/system/framework
Try Flash The Dolby_Mobile.zip Using CWM/TWRP
Note :
Delete system/vendor/etc/audio_effects.conf If There
Please Backup Your Current Rom First
Force Close : framework.jar Problem
Stuck : Disable Signature Problem
Please Don't Mirror this Link :fingers-crossed:
If You Like, Please Click Thanks Button :good:
Sorry For My Bad English
Video Tutorial By @Jay_Kapoor24
Credit & Thanks To :
Allah SWT
Dolby Mobile
HTC Sensation Forum
Smartfren Andromax C Indonesia
Smartfren Andromax U Indonesia
Smartfren Andromax U2 Indonesia
Max Droiders Team Dev
MAAaD
Riyono
@DavidMKD For Superuser Mod
And Many More, I Can't Remember , Please PM Me If Any Of You That I've Missed :highfive:

Woooww :good: Mastah,will try... :highfive:

ivelramona said:
Woooww :good: Mastah,will try... :highfive:
Click to expand...
Click to collapse
ur welcome
don't call me Mastah :fingers-crossed:

nice Master

Allwinn-id said:
nice Master
Click to expand...
Click to collapse
thanks :good:

Thanks,for the guide.

Vipuldj said:
Thanks,for the guide.
Click to expand...
Click to collapse
You're welcome :good:

how to fix process android.procees.safer has stopped...........thanks 4 guide
FIXED

[email protected] said:
how to fix process android.procees.safer has stopped...........thanks 4 guide
FIXED
Click to expand...
Click to collapse
Thanks :good:

thanks for the mod. it works great on jb 4.2.2... just some quick questions, manual equalizer settings doesn't seems to stay on higher levels. im using this for music. when i set equalizer to have deeper bass or higher treble it doesn't stay on top, it drops to middle setting. is it suppose to do that? ive tried to set it on different music profiles(rich,focus, open and both custom).
thanks

wertzPH said:
thanks for the mod. it works great on jb 4.2.2... just some quick questions, manual equalizer settings doesn't seems to stay on higher levels. im using this for music. when i set equalizer to have deeper bass or higher treble it doesn't stay on top, it drops to middle setting. is it suppose to do that? ive tried to set it on different music profiles(rich,focus, open and both custom).
thanks
Click to expand...
Click to collapse
try Custom profiles or play music with headphones

Why only mtk devices?

anonymous724 said:
Why only mtk devices?
Click to expand...
Click to collapse
maybe work on different chipset, try it :good:

riyono said:
maybe work on different chipset, try it :good:
Click to expand...
Click to collapse
tried on my tab 2 running slimkat and it wouldn boot. got to boot animation but it kept repeating, had to dirty flash rom. aww well

firstly thanks for the tutorials.
I am facing some issues here, i am trying to port this mod to CM 11 4.4.4 and when i try to recompile the framework.jar i get this error.
Please check the attached log file.

anonymous724 said:
tried on my tab 2 running slimkat and it wouldn boot. got to boot animation but it kept repeating, had to dirty flash rom. aww well
Click to expand...
Click to collapse
try disable signature using Lucky Patcher
eagledipesh said:
firstly thanks for the tutorials.
I am facing some issues here, i am trying to port this mod to CM 11 4.4.4 and when i try to recompile the framework.jar i get this error.
Please check the attached log file.
Click to expand...
Click to collapse
try decompile .jar file using Apktool

riyono said:
try disable signature using Lucky Patcher
try decompile .jar file using Apktool
Click to expand...
Click to collapse
I did, but after flashing it said optimizing apps, and said starting apps and wouldn't. I then tried booting into recovery and it wouldn't, I had to use adb reboot recovery

riyono said:
try disable signature using Lucky Patcher
try decompile .jar file using Apktool
Click to expand...
Click to collapse
already finish whole process without error.flashing, booting no fc then i open dolby app bingooo its fc,stuck whats else make error????
im running cusrom imperium v27 jb 4,3 on samsung s3 gt i9300
any idea would be much better
i can choose sound dolby option on my sound setting
here are yhe log cat from my device hope you can figure out whats the problem.
thank you mate good job:good:

anonymous724 said:
I did, but after flashing it said optimizing apps, and said starting apps and wouldn't. I then tried booting into recovery and it wouldn't, I had to use adb reboot recovery
Click to expand...
Click to collapse
usually a problem in signatures

kingdj said:
already finish whole process without error.flashing, booting no fc then i open dolby app bingooo its fc,stuck whats else make error????
im running cusrom imperium v27 jb 4,3 on samsung s3 gt i9300
any idea would be much better
i can choose sound dolby option on my sound setting
here are yhe log cat from my device hope you can figure out whats the problem.
thank you mate good job:good:
Click to expand...
Click to collapse
you using other sound enhancement?

Related

[APP][MOD] Samsung Galaxy S3- MY FILES APP -FOR CM10/AOKP/AOSP [ALL DEVICES]

Hi,guys
I'm working on PSSR at this time and porting sgs3 apps and frameworks to primou a.k.a htc one v (base cm10)
Here is link of my work : [ROM][SAMSUNG]【 PSSR - ver.2B1 -10.06.2013 】 [OFFICIAL][PRIMOU]
and i've successfully ported Samsung Galaxy S3 mini(s3 and s3 mini's myfiles apks same.maybe needed xhdpi layout and drawables.try and give me feedback)'s My Files App (SecNoteMyFiles.apk)
App and mod tested on HTC ONE V - HDPI
{
"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"
}
Status bar modded by me Screenshot from HTC ONE V
TUTORIAL​
You need edit framework2.jar and download modded MyFiles.apk
then extract classes.dex from framework2.jar using 7zip or something
and then -decompile your classes.dex using baksmali.jar [java -jar baksmali.jar classes.dex]
you'll get "out" folder after this .
download framework2.jar-samsungmodbydogaoz
copy everything inside of "out" folder to your "out" folder [IMPORTANT : probably you'll see (do you want change this file ..blabla..? ) no to all don't change same files..because we are only getting samsung frameworks]
and then compile classes.dex again [java -jar smali.jar out]
and then rename out.dex to classes.dex and copy classes.dex to your framework2.jar using 7zip or something
push your framework2.jar to your system/framework [adb remount -- adb push framework2.jar /system/framework ] DON'T FORGET BACKUP.PLEASE DO BACKUP BEFORE DOING THIS
Finally, Download SecNoteMyFiles-moddedbydogaoz.apk and push to your system/app using adb [adb remount -- adb push SecNoteMyFiles-moddedbydogaoz.apk /system/app]
DOWNLOADS ​
modded Framework2.jar : FRAMEWORK2.jarclasses.dexdecompiledby
DOGA OZKARACA
My Files app Link : http://projectsmyrna.com/PRIMOU/MOD/SecNoteMyFiles-moddedbydogaoz.apk
AND I'M NOT RESPONSIBLE OF ANY PROBLEMS BRICKED SD CARDS OR BRICKED DEVICES OR SOMETHING OTHER....PLEASE MAKE BACKUP BEFORE DOING SOMETHING...
reserved
reserved
Thanks man
also,i'm working on sgs3 music player for cm10 but,this one is too hard
doga.ozkaraca said:
also,i'm working on sgs3 music player for cm10 but,this one is too hard
Click to expand...
Click to collapse
Appreciate your dedication man thumbs up can u plz port video player and note 2gallery those are more valuable
Sent from my Galaxy Nexus using xda app-developers app
sakunakia said:
Appreciate your dedication man thumbs up can u plz port video player and note 2gallery those are more valuable
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
music player thread is here : http://forum.xda-developers.com/showthread.php?t=2325500
almost completed but a main app doesn't start because of one problem.If you can help me, we can get complete sgs3 music player
doga.ozkaraca said:
music player thread is here : http://forum.xda-developers.com/showthread.php?t=2325500
almost completed but a main app doesn't start because of one problem.If you can help me, we can get complete sgs3 music player
Click to expand...
Click to collapse
Yes of course I can . I was talking about video player it has some great features
Sent from my Galaxy Nexus using xda app-developers app
amazing dude im going to try this
@doga.ozkaraca i get many errors when i recompile it it doesnt even create the out.dex
Omar1c said:
@doga.ozkaraca i get many errors when i recompile it it doesnt even create the out.dex
Click to expand...
Click to collapse
what did you get??
and what rom you're using??
doga.ozkaraca said:
what did you get??
and what rom you're using??
Click to expand...
Click to collapse
Im using cm10 and it was a bunch of errors saying didnt find this and some variable issues
Sent From The Third Nexus
I use CM10 and get many many error when recompile classes.dex.
Here is a little ( 1/10 ?) error example
@doga.ozkaraca slow down man! You working on a lot of stuff.
Sent from my GT-I9500 using Tapatalk 4
Nasty_z said:
@doga.ozkaraca slow down man! You working on a lot of stuff.
Sent from my GT-I9500 using Tapatalk 4
Click to expand...
Click to collapse
LOL :cyclops:
Omar1c said:
Im using cm10 and it was a bunch of errors saying didnt find this and some variable issues
Sent From The Third Nexus
Click to expand...
Click to collapse
you should send errors list.
zxc123coke said:
I use CM10 and get many many error when recompile classes.dex.
Here is a little ( 1/10 ?) error example
Click to expand...
Click to collapse
Smali_classes\android\plugin\dsds\
please delete dsds folder and try again
doga.ozkaraca said:
you should send errors list.
Smali_classes\android\plugin\dsds\
please delete dsds folder and try again
Click to expand...
Click to collapse
Thanks for reply.
But i don't think it will work on CM10.
because there are too many error , not only Smali_classes\android\plugin\dsds\
Here is another error list (I can't catch full error logs because of too long)
Edit: Full error logs show me almost everywhere the smali i put in has trouble.
I'm trying to port this to android 4.2.2 (cm10.1) but it doesn't have framework2.jar. I tried pushing the apk but logcat complains about missing "sec_feature" library. Any suggestions on how to fix that?
can i use this method on my cm11??
want to use this for kitkat
cm based roms mahn!!!
please do help...i tried...and decompiled and didnt find out folder(i know its noobish coz there are so many changes after years made in framework.)
so please do help...any anwer would be appreciated

[CROSSPLATFORM][Decompile/Compile] Quick Mod Tool CrossPlatform [decompile and compile with speed]

[CROSSPLATFORM][Decompile/Compile] Quick Mod Tool CrossPlatform [decompile and compile with speed]
Java Cross-Platform QuickMod tool
Click to expand...
Click to collapse
The latest cross platform build was brought to you by @userdelroot, thank him for the GUI cross platform version, he deserves it!
{
"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"
}
QUICK MOD TOOL
Sick of having to download multiple tools to get one job done? heres one that does JUST the basics​
Installs framework
Decompiles .apk files
Decompiles .jar files(classes.dex)
Compiles .apk files
Compiles .jar files(classes.dex)
Decompiles classes.dex file
Cecompiles classes.dex file
Signs .apk files
Clear working files
Integrated process log
Integrated verbose log​
Click to expand...
Click to collapse
DOWNLOADS
-Only 4MB
............
Mirror 1 | Mirror 2​
Click to expand...
Click to collapse
INSTALLATION
Extract.
Place the files you wanna mod in the folders.
Run the tool and select what you wanna do.​
Click to expand...
Click to collapse
CREDITS
userdelroot - this guy is the legend who made the linux version!
iBotPeaches
Brut.all​
XDA:DevDB Information
QuickModTool, Tool/Utility for the Android General
Contributors
ricky310711, userdelroot
Version Information
Status: Stable
Current Stable Version: 1.2
Stable Release Date: 2013-11-22
Created 2013-11-21
Last Updated 2014-05-11
@ricky310711 thanks alot for this tool!!
why the heck hasnt anyone being using the crap out of this thing??????....its awesome...allow me to explain...i really like the ui of the focal camera but hate not being able to turn the sound off...so i used this...decompiled it....replaced the sounds with blank /silent mp3s and recompiled it and signed it...and it worked...only issue is that the video camera forced closed when trying to switch back...im going to do a logcat nad post the apk here so if anyone can help it would be greatly appreciated....
heres the apk... ill submit the logcat as soon as i can
https://drive.google.com/file/d/0B06L494jdQAlVzZubWdWS2FVVFU/edit?usp=sharing Focal Cam w/o Sound
Just one word.....AWESOME!!!!!GREAT WORK.:thumbup::thumbup::beer::beer:
MANY GREEEETZ!!!
cezeff said:
why the heck hasnt anyone being using the crap out of this thing??????....its awesome...allow me to explain...i really like the ui of the focal camera but hate not being able to turn the sound off...so i used this...decompiled it....replaced the sounds with blank /silent mp3s and recompiled it and signed it...and it worked...only issue is that the video camera forced closed when trying to switch back...im going to do a logcat nad post the apk here so if anyone can help it would be greatly appreciated....
heres the apk... ill submit the logcat as soon as i can
https://drive.google.com/file/d/0B06L494jdQAlVzZubWdWS2FVVFU/edit?usp=sharing Focal Cam w/o Sound
Click to expand...
Click to collapse
-CALIBAN666- said:
Just one word.....AWESOME!!!!!GREAT WORK.:thumbup::thumbup::beer::beer:
MANY GREEEETZ!!!
Click to expand...
Click to collapse
you both like it? i made an update that has a little more option like decompiling classes.dex for me and @SkywalkerZ but didnt release seeing as everyone seems to like other tools like apk manager etc, should i release the update?
Thanks
ricky310711 said:
you both like it? i made an update that has a little more option like decompiling classes.dex for me and @SkywalkerZ but didnt release seeing as everyone seems to like other tools like apk manager etc, should i release the update?
Click to expand...
Click to collapse
Hi,
I made this with your tool, thank you, and please, update
I just needed tu run the bat file as administrator tu fully working.
Le [email protected] said:
Hi,
I made this with your tool, thank you, and please, update
I just needed tu run the bat file as administrator tu fully working.
Click to expand...
Click to collapse
looks good! confirmed working on the SGS3 i9300 SmartDroid rom by me and SkywalkerZ!
i will update it in 5 minutes, and i will add request for admin when opening it!
Updated to 2.0
bug
Thank you for the update.
There is a problem of distorted display.
Just add this line that comes from the previous version:
mode con: cols = 124 lines = 35
at the beginning of file tool.bat
Not tested the new faetures yet.
Thanks again.
Le [email protected] said:
Thank you for the update.
There is a problem of distorted display.
Just add this line that comes from the previous version:
mode con: cols = 124 lines = 35
at the beginning of file tool.bat
Not tested the new faetures yet.
Thanks again.
Click to expand...
Click to collapse
Really? In V2 I didnt set the mode because I had problems when facing errors while doing task, I couldnt see far back!
ricky310711 said:
Really? In V2 I didnt set the mode because I had problems when facing errors while doing task, I couldnt see far back!
Click to expand...
Click to collapse
Please Make A Tool To Decompile Huawei Apks. I Cannot Decompile Huawei System Apks With Anytool In This Forum
Files Are Here If You Want To Check : Download
Thanks A Lot
husen4u said:
Please Make A Tool To Decompile Huawei Apks. I Cannot Decompile Huawei System Apks With Anytool In This Forum
Files Are Here If You Want To Check : Download
Thanks A Lot
Click to expand...
Click to collapse
did you install the framework?
ricky310711 said:
did you install the framework?
Click to expand...
Click to collapse
Yes i Did. Thanks For Reply
husen4u said:
Yes i Did. Thanks For Reply
Click to expand...
Click to collapse
You will have to take it up with @iBotPeaches as thats the developer of apktool...
ricky310711 said:
you both like it? i made an update that has a little more option like decompiling classes.dex for me and @SkywalkerZ but didnt release seeing as everyone seems to like other tools like apk manager etc, should i release the update?
Click to expand...
Click to collapse
yeah i would recommend whatever updates that you could push out...that would be great...its already an awesome tool
cezeff said:
yeah i would recommend whatever updates that you could push out...that would be great...its already an awesome tool
Click to expand...
Click to collapse
really it was just a little project i went through with for myself, to do the basics.. glad everyone likes it!
thanx for update,worx great. :good:
a new tooll in market...
but i think it have smaili error when i editing, it generates weird error i cant read it... annoyed but great tool..
I'll probably have to wait for a Linux version, but good job :good:
Wow, this is featured on the XDA Portal. Nice job. I will start using this, seems less uglier than most. I like it !!
Sent from my Nexus F...Fi...Fii...Ahem...*clears throat*... Five.

[TUTORIAL][JB] How to make FM Radio working without headset

XDA Portal
Click to expand...
Click to collapse
​
Hello everyone
In this tutorial i will show you how to make the FM Radio working without the headset.
First of all, a huge thanks goes to peetr_for teaching me!
Here you can find the FM Radio from various JB editions already edited from peetr_, the one who had the idea.
{
"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"
}
So, let's start:
Requirements:
You must know how to decompile and compile an apk.
Notepad++
Radio3.apk
How to:
1) Decompile the Radio3.apk
2) Navigate to smali/com/sonyericsson/fmradio/service/
3) Open the PhfHandler.smali and open it with Notepad++.
4) Now search for the following line:
.method public isPhfConnected
Click to expand...
Click to collapse
5) Delete the following line:
if-eqz v0, :cond_0
Click to expand...
Click to collapse
6) So it will appear like this:
7) Now save the file.
8) Compile the Radio3.apk
9) Copy it on your phone.
10) Move it so system/apps and set permission to rw-r-r.
11) Done!
12) Enjoy
Xperia themers rock...... ima gonna give it a shot now!!!
thanks to peetr tooo.
I never dream about this
How about radio quailty without headset as an antenna
works buh only a stations was on....
would somebody succeed share their Radio3.apk? coz I have problem with decompile/recompile thing.
Thanks for sharing.
bern4d1 said:
would somebody succeed share their Radio3.apk? coz I have problem with decompile/recompile thing.
Thanks for sharing.
Click to expand...
Click to collapse
here yhu go mate...
Whalesplaho's radio3 didnt work for me, so I did it myself.
4.3 "Existenz"
Sorry if my question sounds too much noobish..but i tried to use fm radio after replacing my radio3.apk with the right permissions and i found out that somehow i had my fm radio 4.0.apk deleted (no FM Radio icon). Although i had a titanium backup for this app, i didn't make it to restore as it stucks to restoring forever (maybe because backup was from .569 and i am on .101 now? ). So my question is, is there any way to install the fm player for my sony XZ ? I couldn't find anything..
EDIT: Nvm...my FM Radio decided to reappear itself after a reboot..
Radio for neo L ??? (wishful thinking)
OFF-TOPIC:
is there anyway a radio apk will work on Xperia neo L?
Hello @DaRk-L0rD Bro..
Congrats For The XDA Portal...
http://www.xda-developers.com/andro...t-on-your-sony-xperia-device-with-smali-edit/
Keep Up The Good Work My Friend...........:good: :laugh:
DaRk-L0rD said:
Hello everyone
In this tutorial i will show you how to make the FM Radio working without the headset.
First of all, a huge thanks goes to peetr_
So, let's start:
Requirements:
You must know how to decompile and compile an apk.
Notepad++
Radio3.apk
How to:
1) Decompile the Radio3.apk
2) Navigate to smali/com/sonyericsson/fmradio/service/
3) Open the PhfHandler.smali and open it with Notepad++.
4) Now search for the following line:
5) Delete the following line:
6) So it will appear like this:
7) Now save the file.
8) Compile the Radio3.apk
9) Copy it on your phone.
10) Move it so system/apps and set permission to rw-r-r.
11) Done!
12) Enjoy
Click to expand...
Click to collapse
Thanks for your sharing. I'll try
Happy crying for samsung user like me.
whalesplaho said:
here yhu go mate...
Click to expand...
Click to collapse
Kocayine said:
Whalesplaho's radio3 didnt work for me, so I did it myself.
Click to expand...
Click to collapse
i pushed the apk files attached in 2 posts on the thread to /system/app and set the correct permissions. the fm radio icon disappeared from apps drawer and did not return even after reboots.
i've no knowledge about decompiling/(re-)compiling apk files. can someone do this for me please? in my case, the file is Radio.apk and it is 7,010,202 bytes in size. https://www.dropbox.com/s/izb58vn6xn07d46/Radio.apk
my rom: Xperia C Based | Latest Official Firmware. my device: Micromax A116 Canvas HD. pls. help, listing additional steps to get it working, if any. thanks.
App works without the headset now, but no working stations....
Still have to stick a piece of metal on the headset port... Or is there other alternative?
Thanks!
teddy0209 said:
App works without the headset now, but no working stations....
Still have to stick a piece of metal on the headset port... Or is there other alternative?
Thanks!
Click to expand...
Click to collapse
the mod works, thanks. had no problems with de-/compiling
but my friend, you are right. the headphones are like an antenna, so without them, you will have a bad signal.
i have now radio without headphones, but no radiostations available, if i put in headphone...bäm nice signal.
not sure if we can do anything about that with editing some apks. if someone has an idea, i can try with my apktool. but i guess its due to hardware
=)
Made an xposed module out of this modification, should be now easy to apply to any rom without decompiling
Will publish soon.
---------- Post added at 03:17 PM ---------- Previous post was at 02:59 PM ----------
Xposed repo is not logging me in atm so can't publish it right there
Here you have the source:
https://github.com/thermatk/XperiaFMwoHS
And the binary:
https://github.com/thermatk/XperiaFMwoHS/releases
Good luck to us all :laugh:
Request...
thermatk said:
Made an xposed module out of this modification, should be now easy to apply to any rom without decompiling
Will publish soon.
---------- Post added at 03:17 PM ---------- Previous post was at 02:59 PM ----------
Xposed repo is not logging me in atm so can't publish it right there
Here you have the source:
https://github.com/thermatk/XperiaFMwoHS
And the binary:
https://github.com/thermatk/XperiaFMwoHS/releases
Good luck to us all :laugh:
Click to expand...
Click to collapse
bro, can you make this Xposed mod to work on 4.0.4. or the shoul i go for decompiling ???? I am on ICS 4.0.4 Karbonn A15.
thnx
dark_phoenix said:
bro, can you make this Xposed mod to work on 4.0.4. or the shoul i go for decompiling ???? I am on ICS 4.0.4 Karbonn A15.
thnx
Click to expand...
Click to collapse
is this one working?
And is your phone an Xperia?)))
nice work i hope it will come to the kitkat roms, i badly needed it to listen my favorite radio program thanks daveloper
immerblind said:
.....had no problems with de-/compiling.......guess its due to hardware
Click to expand...
Click to collapse
thermatk said:
......the binary: https://github.com/thermatk/XperiaFMwoHS/releases.....
Click to expand...
Click to collapse
thermatk said:
is this one working? And is your phone an Xperia?
Click to expand...
Click to collapse
wow! but, does this work only with xperia hardware?
@immerblind, @thermatk, can you please help me?

[GUIDE][AOSP][CM11/12/12.1][MIUI]How To Port Fully Featured Sony Camera

Quick Guide To Port Xperia Z4 Framework & Fully Featured Sony Camera Including Superior Auto,Manual,Creative Effects,Sweep Panorama,Info Eye,Background Defocus,Social Live,AR Effect,AR Fun,Sticker Creator,Live On YouTube etc. For Many Phones Running AOSP,CM11,CM12,CM12.1,MIUI I Hope Everyone Like & Enjoy It.
{
"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"
}
Guide & Download Link Is On 2nd Post
Video On 3rd Post
Cheers U Can Post Screenshots Too & I'll Add To This Thread
If U Like My Work Dont Forgot To Press Thanks Button
Guide For AOSP,CM11,CM12CM12.1,MIUI
1. Extract framework.jar Decompile classes.dex
2. Go to android/os/storage (if there is no os folder u need to decompile classes2.dex)
3. Download & Extract Z4FullyFeaturedCameraFramework.zip (In This Universal .smali which works on many phones.)
4. Replace All 13 .smali Files In android/os/storage
5. Recompile & Move Modify classes.dex In framework.jar
Done
Now CM12,CM12.1,AOSP Users Can Flash This Z4 Sony Camera http://forum.xda-developers.com/crossdevice-dev/sony-themes-apps/port-xperia-z4-framework-sony-stock-t3154772
Video
amazing work , thanks for the support for sony devices
i will try to port to my xperia sp in future after my exams
.. btw the song in video is nice - enrique
jangid said:
amazing work , thanks for the support for sony devices
i will try to port to my xperia sp in future after my exams
.. btw the song in video is nice - enrique
Click to expand...
Click to collapse
yeah thanks alot bro thats awesome
xperiaz2 said:
yeah thanks alot bro thats awesome
Click to expand...
Click to collapse
So this could work on other devices that aren't xperia
Sent from my GT-I9305 using XDA Free mobile app
@xperiaz2 Thanks a lot for sharing..
How can i deodex my framework.jar. I cant see any framework.odex file in arm or framework folder.
Can some one plz port is for me i provide the necessary file....plz. ...
Will work on CM12.1 or Paranoid Android ( Android version 5.1.1 ) Tks
Doesn´t work for me when rebuilding the framework.jar. Problems with StorgeManager$ListenerDelegate.smali
Maybe somebody can try to build the framework.jar for me.
mayank22 said:
How can i deodex my framework.jar. I cant see any framework.odex file in arm or framework folder.
Can some one plz port is for me i provide the necessary file....plz. ...
Click to expand...
Click to collapse
ok now i came to know that odex files are grouped in boot.oat,
Now i extacted the odex from boot.oat and plased the classes.dex and classes2.dex in framework.jar after replacing files,When i placed this framework.jar in my phone nothing happened camera, superior auto and manual mode fc plz help
th0ngpham said:
Will work on CM12.1 or Paranoid Android ( Android version 5.1.1 ) Tks
Click to expand...
Click to collapse
yes work
MegaRacingHD said:
Doesn´t work for me when rebuilding the framework.jar. Problems with StorgeManager$ListenerDelegate.smali
Maybe somebody can try to build the framework.jar for me.
Click to expand...
Click to collapse
here ported
mayank22 said:
ok now i came to know that odex files are grouped in boot.oat,
Now i extacted the odex from boot.oat and plased the classes.dex and classes2.dex in framework.jar after replacing files,When i placed this framework.jar in my phone nothing happened camera, superior auto and manual mode fc plz help
Click to expand...
Click to collapse
what phone? and what camera zip u flash ? check log
xperiaz2 said:
what phone? and what camera zip u flash ? check log
Click to expand...
Click to collapse
Xperia u with aosp 5.1 i will attach logs soon
Hi , here's my framework.jar. I tried to mod it using the guide but it gives me errors.
Could somebody help me?
@xperiaz2: Get this error recompiling status
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[26,4] Error for input '.parameter': Invalid directive
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[27,4] Error for input '.parameter': Invalid directive
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[28,4] Error for input '.parameter': Invalid directive
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[27,15] mismatched input '"x0"' expecting END_METHOD_DIRECTIVE
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[45,4] Error for input '.parameter': Invalid directive
..\3-Out\framework.jar\smali\android\os\storage\StorageManager$ListenerDelegate$1.smali[45,15] mismatched input '"msg"' expecting END_METHOD_DIRECTIVE
Exception in thread "main" brut.androlib.AndrolibException: Could not smali file: android/os/storage/StorageManager$ListenerDelegate$1.smali
does this work with non samsung phones like the s5?
it fail to recompile. i use xperia p cm11.
:crying::crying::crying:
xperiaz2 said:
what phone? and what camera zip u flash ? check log
Click to expand...
Click to collapse
Here are the logs

EXtreme ApkTool v1.0.0 [Windows]

Hello mates ,
Here's my new EXtreme ApkTool, which will help you to re-engineer android application files (.apk).It's a windows based tool and it requires Java to run. Everything is coded under one application, so anyone (even noobies) can mod/edit android apps using this tool. If you wanna analyse the source more efficiently, You may also generate java source code using this tool.
Download
===================
>>> Download <<<
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"
}
Features
===================
* Coming with user interface.
* No need to type codes
* Compile APK/JAR
* Decompile APK/JAR
* Sign APK/JAR
* ZipAlign
* Extract readable java source from application
* DeOdex system apps
* Install/test app to device with a single click.
Requirements
===================
* A windows PC
* Java (latest is recommended)
IF you like my hard work , then feel free to hit :thumbup: /rate this thread. It will encourage me to do more.
XDA:DevDB Information
EXtreme ApkTool, Tool/Utility for the Android General
Contributors
AlfasMP
Version Information
Status: Alpha
Created 2016-06-11
Last Updated 2016-06-10
Instructions
=================
1 . Extract downloaded software package anywhere on your PC.
2 . Make sure you have Java installed on your windows machine. (type "java -version" without quotes on command prompt will show the java version. )
3 . Click on EXtreme ApkTool.exe to run the program.
4 . Copy framework apks, other apks,jars... in 2-Input folder.
5 . After decompiling, decompiled apk folders can be found on 3-Output
6 . After compiling, compiled apk will be in 4-Done
7 . If you sign or zipalign the compiled app, a new signed output can be obtained in folder 4-Done.
8 . If you choose to extract the java source from app, put app in folder 2-Input and obtain java sources in 3-Output.
9 . If you wanna de-odex your stock rom, copy app,framework,priv-app from your stock rom to 5-De_Odex folder, it will deodex and replace apks with newly created apks.
10. You may also install apps in your android device fastly by using Extreme ApkTool (no need to copy paste apks anymore.)
11. You may wipe all the folders by using Clear Folders option in the tool.
Changelog
=================
v1.0.0
* Initial version
Credits
=================
@mbc07 - de-odex script
Google & other opensource prjcts. - for libraries
Reserved by OP
Great, hoping the android version too.
hello very nice tools , works well . thank you
thank you
Sent from my Mi-4c using Tapatalk
Nice tool...thanks
Sent from my Fly IQ451 Vista using Tapatalk
Thank you
AlfasMP said:
Reserved by OP
Click to expand...
Click to collapse
HI thanks for your tool
Will you also be making the android version of this ??
QuazIqbal said:
Great, hoping the android version too.
Click to expand...
Click to collapse
yash92duster said:
HI thanks for your tool
Will you also be making the android version of this ??
Click to expand...
Click to collapse
Maybe some other time.
I am going to improve this tool (debugging, new features...) .
After finishing that job, I will think about the android version ( converting codes to android is a tougher job anyway ).
I will tell you when I am ready to develop the Android version.
So please subscribe this thread to get feature releases. :good:
Regards,
@AlfasMP
I have successfully decompiled, Edited res values and recompiled SystemUi.apk in my Galaxy S5 G900H
Thanks a lot for this Tool
Hope you would keep this tool upgraded :good::good:
AlfasMP said:
Maybe some other time.
I am going to improve this tool (debugging, new features...) .
After finishing that job, I will think about the android version ( converting codes to android is a tougher job anyway ).
I will tell you when I am ready to develop the Android version.
So please subscribe this thread to get feature releases. :good:
Regards,
Click to expand...
Click to collapse
Btw i am new to this kind of think i am 14 now but i want to know how to make this kind of application.. I mean which kind of software do we require and which language do we need to learn? Would appreciate if you like to reply and thanks for making this?
Sent from my Lenovo S850 using Tapatalk
Henil Dedania said:
Btw i am new to this kind of think i am 14 now but i want to know how to make this kind of application.. I mean which kind of software do we requir.....
Click to expand...
Click to collapse
Plz PM me if you wanna know anything about the tool. Since your concern is not about the thread, so instead of asking here you may text me if you wish. I can give you proper directions if you're ready to PM me.
I'm happy to help you there
Regards,
@AlfasMP
Hello
I tried decompiling and recompiling the services & framework.jar and its a success
all good
but
when I copy odex framework folder to 5 and hit deodex option
within a sec it says finished deodexing but nothing is there in done
any solution??
Thanks a lot for this tool:good::good:
yash92duster said:
@AlfasMP
Hello
I tried decompiling and recompiling the services & framework.jar and its a success
all good
but
when I copy odex framework folder to 5 and hit deodex option
within a sec it says finished deodexing but nothing is there in done
any solution??
Thanks a lot for this tool:good::good:
Click to expand...
Click to collapse
Hey , I'm not at my home right now.
When I get my PC, I will check it and return back to you( text you).
Sorry for the inconvenience.
Regards,
AlfasMP said:
Hey , I'm not at my home right now.
When I get my PC, I will check it and return back to you( text you).
Sorry for the inconvenience.
Regards,
Click to expand...
Click to collapse
That's ok
AlfasMP said:
Reserved by OP
Click to expand...
Click to collapse
Linux ?
DevUt said:
Linux ?
Click to expand...
Click to collapse
No sorry , windows only.
yash92duster said:
@AlfasMP
Hello
I tried decompiling and recompiling the services & framework.jar and its a success
all good
but
when I copy odex framework folder to 5 and hit deodex option
within a sec it says finished deodexing but nothing is there in done
any solution??
Thanks a lot for this tool:good::good:
Click to expand...
Click to collapse
Sorry, I could not find such a problem.
* Make sure you're not using a lollipop based stock (since lollipop & marshmallow is not supported by the tool for de odexing). I will add them in the future release .
* Make sure you copy the whole framework folder in 5-De_Odex folder .
Path maybe like Extreme ApkTool/5-De_Odex/framework/ framework files(jars&apk)
I hope this might solve your problem. In case this is not solving your problem , feel free to contact me
Regards,
AlfasMP said:
Sorry, I could not find such a problem.
* Make sure you're not using a lollipop based stock (since lollipop & marshmallow is not supported by the tool for de odexing). I will add them in the future release .
* Make sure you copy the whole framework folder in 5-De_Odex folder .
Path maybe like Extreme ApkTool/5-De_Odex/framework/ framework files(jars&apk)
I hope this might solve your problem. In case this is not solving your problem , feel free to contact me
Regards,
Click to expand...
Click to collapse
I tried deodexing marshmallow s5 g900h 6.0.1 framework
Anyway good job, will wait for your future release update for marshmallow support
Useful tool
Thanks a lot:good:

Categories

Resources