Related
I was wondering about the xml encryption in the applications, are they encrypted at build time, and what kind of encryption?
they are a sort of binary encryption and it is done at build time.
Ya have to go to the source to see them in plain text.
Stericson
Is there another way to decrypt *.xml files without knowing the source code...??????
Wrong section.
Sent from my Mytouch 1.2 using XDA Premium App!
look up brut.all's apktool
you can use that as a codec for the xml's in apks
dw9906 said:
Wrong section.
Sent from my Mytouch 1.2 using XDA Premium App!
Click to expand...
Click to collapse
if you don't have anything useful or nice to say don't say it !
if you really feel that a post is in the wrong section then report the post (triangle in post's top right)
[size=+1]Thread closed. mods please don't reopen, let it die in history[/size]
[size=+1]look here for updates[/size]
-- reserved --
Nice!!
I was just over at the DHD forum checking this out!! Time for a quick nandroid and flash before heading out to work.
Downloading right now ..
Is this geared for our Inspires .. meaning, nothing will show up about Desire HD or Desire S or so on ?
SEO,
I have played the RCMix Kingdon and sense 3 weather does not have my location. I believe that I found the xmls for locations but can not open them (compiled?) Can you provide any guidance as to how I could add my location? I found threads about addig locations to the older sense versions, but they do not seem to apply to 3.0.
Thanks
LordGeek said:
Downloading right now ..
Is this geared for our Inspires .. meaning, nothing will show up about Desire HD or Desire S or so on ?
Click to expand...
Click to collapse
it is based on desire hd.. system/customize/ is not changed, it may show you own "desire hd" phone
bowtieguy said:
SEO,
I have played the RCMix Kingdon and sense 3 weather does not have my location. I believe that I found the xmls for locations but can not open them (compiled?) Can you provide any guidance as to how I could add my location? I found threads about addig locations to the older sense versions, but they do not seem to apply to 3.0.
Thanks
Click to expand...
Click to collapse
point me to the path of the xml file (also in which framework file is it) and I'll see what I can do for you
seo said:
it is based on desire hd.. system/customize/ is not changed, it may show you own "desire hd" phone
point me to the path of the xml file (also in which framework file is it) and I'll see what I can do for you
Click to expand...
Click to collapse
I have posted this in the Kingdom thread but never got a response.
--snip--
Is there anyone here that can add my city to the HTC weather app? I found two files in the apk that appear to be the locations list but also appear to be compiled xml and I do not know how to open/edit them.
Files are in /system/app/HtcWeather3DWidget.apk/res/layout
My City
Zip: 49783
Airport Code: KCIU
I am not against trying this myself either, just need a little help with how to get these suckers open for editing.
Thanks in advance!
bowtieguy said:
I have posted this in the Kingdom thread but never got a response.
--snip--
Is there anyone here that can add my city to the HTC weather app? I found two files in the apk that appear to be the locations list but also appear to be compiled xml and I do not know how to open/edit them.
Files are in /system/app/HtcWeather3DWidget.apk/res/layout
My City
Zip: 49783
Airport Code: KCIU
I am not against trying this myself either, just need a little help with how to get these suckers open for editing.
Thanks in advance!
Click to expand...
Click to collapse
ok you need java SE installed on your pc. http://code.google.com/p/android-apktool/ get the latest version of apktool, pull your rom's com.htc.resources.apk and framework-res.apk (they besides in /system/framework/) and hook them with "apktool if ..." then "apktool d HtcWeather3DWidget.apk" will "de-compile" everything in folder named "HtcWeather3DWidget", edit what you need and re-build it with "apktool b ..", re-sign (a not so bad howto how to do it: http://androidforums.com/developer-101/8665-how-signing-roms.html) and push to your phone.
good luck. let me know if I can help you with something else.
^^^^
Thanks!! Does not sound the quickest thing to do, but I'll give it a shot. Linux is second nature, but Android is not really linux to me.
Anyway the sense 3.0 messages can have a pop up without a app?
Sent from my HTC Desire HD using XDA Premium App
Hello,
This looks like a very nice rom. I will download and flash this weekend to try it out.
Does it happen to have Call Record or can I make it work with this rom / Kernel?
SNadler said:
Hello,
This looks like a very nice rom. I will download and flash this weekend to try it out.
Does it happen to have Call Record or can I make it work with this rom / Kernel?
Click to expand...
Click to collapse
both mdj's v21 and latest lee's kernel supports 2way call recording, you have to install the latest skvalex' call recorder apk (have a look here).
seo said:
both mdj's v21 and latest lee's kernel supports 2way call recording, you have to install the latest skvalex' call recorder apk (have a look here).
Click to expand...
Click to collapse
So it is safe to flash a different kernel on this ?
Only issue I've found so far is 2 things ..
Local for English (United States) - fixed using MoreLocale2
GPS conf was set to Asia - fixed using FasterFix (needed North-America)
Other than that .. VERY NICE
LordGeek said:
So it is safe to flash a different kernel on this ?
Only issue I've found so far is 2 things ..
Local for English (United States) - fixed using MoreLocale2
GPS conf was set to Asia - fixed using FasterFix (needed North-America)
Other than that .. VERY NICE
Click to expand...
Click to collapse
nand, flash the kernel, shoot me in the head if it doesn't work kiddin'. use only kernels I linked @ OP
seo said:
nand, flash the kernel, shoot me in the head if it doesn't work kiddin'. use only kernels I linked @ OP
Click to expand...
Click to collapse
Grabbed "TB-Kernel-MDJ-V21-26may" .. flashing now.
Installed SetCPU .. set @ 1516 max 768 min - OnDemand .. now let see how this runs
does it support other languages...arabic..hebrew?
eeter said:
does it support other languages...arabic..hebrew?
Click to expand...
Click to collapse
no RTL support yet
Two questions sir:
1. Does this have the 2g/3g switch in network settings?
2. Does the clock display am/pm when 12 hour clock is selected?
Sent from my Inspire 4G using XDA App
diablo009 said:
Two questions sir:
1. Does this have the 2g/3g switch in network settings?
2. Does the clock display am/pm when 12 hour clock is selected?
Sent from my Inspire 4G using XDA App
Click to expand...
Click to collapse
I hope this answers your questions
FYI, I still had the "tinny" audio issue on my Inspire. Original audio fix cleared it up though.
It's real strange. Every Desire HD based rom has given me the audio issue when it is supposed to be built in. I'm wondering if it is something to do with my phone.
Copy the 2 .apks to system/app and change permissions, copy the 4 .lib files to system/lib and change permissions accordingly. I know there is a flashable zip from armygunner as well, but that would not install for me. This will allow those having issues to get some touchwiz love. Since we can't upload .so files you will have to extract the lib files then copy them to system/lib and change permissions.
Here is the instructions to get the Verizon data traffic icons. This was originally created for AOKP, and I am using it on CM10. This should work for ALL ROMS. Thanks to detonator from Rootzwiki and atticus182.
Step 1: Download zipthemer from the play store.
Step 2: Download the attached DataTrafficMod-ZT-LTE-H.zip file and save to the download folder on your internal SD.
ZipThemer Instructions:
.•If this is the first time using ZipThemer, hit the (hidden) menu key -> Hit "Update Edify" -> Hit "Browse" (pick a file that you have flashed before on your phone, like your ROM or a theme) -> Hit "Configure" -> Then hit the 'back' softkey to return to the main screen.(i used a modem .zip file personally)
•Click the "+Theme" button, browse to the download folder and select the DataTrafficMod-ZT-LTE-H.zip file.
•Click the "Build It!" button, and when it prompts if you want to make an "undo-zip", click "Always"
•You will now see the output screen with the Build Log, check if everything went alright, it will show that a zip file has been created on /sdcard/
•Reboot your phone to Recovery, then flash the .zip file that is created on /sdcard. It most likely will not be in downloads, mine went right to Internal SD/
•Done! If you experience problems or want to undo the action just flash the "undo-zip" that's also located on /sdcard.
Enjoy!
Screenies of the 4G LTE and Twiz launcher
Will the data traffic mod also work with AOKP?
Thanks
It should
Sent via RF signal from my JellyRocket to XDA on the Internet!
I tried it. System UI got borked and notification bar disappeared... I didn't try to fix permissions. Maybe I'll try again later.
Sent from my SGH-I727 using xda app-developers app
jgav71 said:
I tried it. System UI got borked and notification bar disappeared... I didn't try to fix permissions. Maybe I'll try again later.
Sent from my SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
If it didn't work with that let me know and ill show you how to do it with your own framework
Sent via RF signal from my JellyRocket to XDA on the Internet!
Will the data mod work with samsung "Based" roms? Embryo for example ? anyway to make it work ?
It should work with any system ui.apk, but if it doesnt i can die you how in a few steps. Back up your rom and give it a shot and we'll go from there.
Sent via RF signal from my JellyRocket to XDA on the Internet!
It didnt work. Status bar disappeared.
beyoung90 said:
It didnt work. Status bar disappeared.
Click to expand...
Click to collapse
Ok let me type up instructions
Sent via RF signal from my JellyRocket to XDA on the Internet!
Decepticaons said:
Ok let me type up instructions
Sent via RF signal from my JellyRocket to XDA on the Internet!
Click to expand...
Click to collapse
Okay thanks alot !!!:highfive:
I haven't forgotten about this, my modem died and its a pain accessing all the info i need from my phone. Bare with me a bit longer.
Sent via RF signal from my JellyRocket to XDA on the Internet!
Decepticaons said:
I haven't forgotten about this, my modem died and its a pain accessing all the info i need from my phone. Bare with me a bit longer.
Sent via RF signal from my JellyRocket to XDA on the Internet!
Click to expand...
Click to collapse
Take your time ! just a side project would be cool to have !
I'm going to assume that this does not allow the Touchwiz camera to be used on AOSP but I want to put it out there just in case.
promiseofcake said:
I'm going to assume that this does not allow the Touchwiz camera to be used on AOSP but I want to put it out there just in case.
Click to expand...
Click to collapse
It might, want to test it? Or link me to to the aosp rom you are using do i can test it? You want the twiz launcher and camera on aosp right?
Sent via RF signal from my JellyRocket to XDA on the Internet!
Well really the only Touchwiz thing I'd want would be the camera. I know it relies on the overall Touchwiz framework and I also know Seanscreamz may have mentioned the camera being a pita on his CM10 hybrid.
I am on cm9 but maybe I will give it a try and see.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
promiseofcake said:
Well really the only Touchwiz thing I'd want would be the camera. I know it relies on the overall Touchwiz framework and I also know Seanscreamz may have mentioned the camera being a pita on his CM10 hybrid.
I am on cm9 but maybe I will give it a try and see.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
OP has been updated with new instructions for verizon data traffic icons.
promiseofcake said:
Well really the only Touchwiz thing I'd want would be the camera. I know it relies on the overall Touchwiz framework and I also know Seanscreamz may have mentioned the camera being a pita on his CM10 hybrid.
I am on cm9 but maybe I will give it a try and see.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
might be worth a shot to back up your ROM and just install the framework.apk file from the OP and the camera.apk from Twiz. If that doesnt work you can try adding the lib files one at a time. As long as you dont install the sec.apk file from the OP you shouldnt have full Twiz. Although Im not sure why you wouldnt want it, I finally made the jump and I love it, lots of great features and very stable for me.
hi
so one of the features I would like to add to a stock deodex 4.2.2 ROM is the advanced reboot feature. I want to do this nativly but I dont know how. can someone point me in the right direction.
thankyou
phonegeekjr said:
hi
so one of the features I would like to add to a stock deodex 4.2.2 ROM is the advanced reboot feature. I want to do this nativly but I dont know how. can someone point me in the right direction.
thankyou
Click to expand...
Click to collapse
use SENSE 5 toolbox in development thread http://forum.xda-developers.com/showthread.php?p=46837064
Or else VIPER XL it pretty much has all the options one can need!
Have tried that and it doesn't seam to work. I am building and testing the Rom and this is a feature I want to include. I use viper when I'm not testing and love it. What do I have to edit to have this feature in my rom
Sent from my HTCONE using xda app-developers app
phonegeekjr said:
Have tried that and it doesn't seam to work. I am building and testing the Rom and this is a feature I want to include. I use viper when I'm not testing and love it. What do I have to edit to have this feature in my rom
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
Most of the guides that I have found are for non HTC phones. I have a few links for you to check out. From what I have read, they are mostly framework-res.apk and android.policy.jar edits.
I have extracted the classes.dex out of the jar and tried to wade my way through all of the .smali files. It looks as if the GlobalActions.smali points to either GlobalActions3 or GlobalActions4.smali for reboot options.
The guides also point to certain edits which need to be made to the framework-res.apk. Mainly strings.xml. They say to then recompile, then decompile the new framework-res.apk and lookup certain hex values in public.xml.I thought I had it figured out, but then I saw that some of the hex codes were 4xxxxxx hex codes, which points to framework-HTC-res.apk. That's kindof where I got stuck because I could not get that apk to successfully decompile.
Looking at the GlobalActions.smali I saw references to com.HTC.resources, so I kinda knew this was to be expected. I seem to be having trouble getting the necessary framework installed through apktool to successfully decompile.
Additionally, I have taken apart quite a few Roms frameworks (Roms that aren't using Sense 5 toolbox or exposed mods) to try to decipher how they applied the necessary changes, yet they are all so different. Some look to have used arrays, others strings. I know the arrays are probably for multilingual options.
Links coming as soon as I get to my pc.
Click button below for links:
http://forum.xda-developers.com/showthread.php?t=1169443
http://forum.xda-developers.com/showthread.php?t=811532
https://docs.google.com/document/d/11a7ghZpdTcZbeDtneTnEHkHLn5_XQ9k2FDFFh-os-q0/edit
http://forum.xda-developers.com/showthread.php?t=776495
When reading the hex values in the files, the chart below should point you in the right direction:
0x10xxxx is in framework-res.apk
0x20xxxx is in com.htc.resources.apk
0x40xxxx is in framework-htc-res.apk
I too am trying to learn how to do all of this. Please let me know if you figure anything out. It seems to be who you know around here that directly reflects what you know.
Thanks. Do u know of a apk to tool to fix these apps with
Sent from my HTCONE using xda app-developers app
phonegeekjr said:
Thanks. Do u know of a apk to tool to fix these apps with
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
Not quite sure what you meant here. An .apk to do what exactly?
Also, if I've helped and you want to show appreciate for my comment, just hit the thanks button, instead of thanking me in your posts. I believe that is the recommended way of doing things around here. Check the forum rules for clarification.
http://forum.xda-developers.com/showthread.php?p=30899605
Sent from my HTC One XL using XDA Premium 4 mobile app
Black!Jack said:
Not quite sure what you meant here. An .apk to do what exactly?
Also, if I've helped and you want to show appreciate for my comment, just hit the thanks button, instead of thanking me in your posts. I believe that is the recommended way of doing things around here. Check the forum rules for clarification.
http://forum.xda-developers.com/showthread.php?p=30899605
Sent from my HTC One XL using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I need a tool to decompile and recompile apk
Sent from my HTCONE using xda app-developers app
Zarchiver
Sent from my Evita
timmaaa said:
Zarchiver
Sent from my Evita
Click to expand...
Click to collapse
what about for a linux computer are there any tools I can use with that.
Not sure about on Linux, you should be able to find something via Google. There should also be guides on XDA.
Sent from my Evita
phonegeekjr said:
I need a tool to decompile and recompile apk
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
Apktool... ApkMultiTool (really just a UI to take command line work out of the equation-not really my style though), Virtuous10 Studios, many more I'm sure I forgot. I have some .bat files for executing necessary commands if your not sure how to use command line.
Sent from my HTC One XL using XDA Premium 4 mobile app
---------- Post added at 05:32 PM ---------- Previous post was at 04:32 PM ----------
timmaaa said:
Zarchiver
Sent from my Evita
Click to expand...
Click to collapse
Not sure that Zarchiver is a tool for Decompiling and Recompiling .apks.
From what I have read about it, it looks more like a File Manager/Archiver.
@ PhoneGeek... for Linux I would have to say that apktool is going to be your best bet. You can find the XDA thread here. And the main page for apktool is here.
Black!Jack said:
Most of the guides that I have found are for non HTC phones. I have a few links for you to check out. From what I have read, they are mostly framework-res.apk and android.policy.jar edits.
I have extracted the classes.dex out of the jar and tried to wade my way through all of the .smali files. It looks as if the GlobalActions.smali points to either GlobalActions3 or GlobalActions4.smali for reboot options.
The guides also point to certain edits which need to be made to the framework-res.apk. Mainly strings.xml. They say to then recompile, then decompile the new framework-res.apk and lookup certain hex values in public.xml.I thought I had it figured out, but then I saw that some of the hex codes were 4xxxxxx hex codes, which points to framework-HTC-res.apk. That's kindof where I got stuck because I could not get that apk to successfully decompile.
Looking at the GlobalActions.smali I saw references to com.HTC.resources, so I kinda knew this was to be expected. I seem to be having trouble getting the necessary framework installed through apktool to successfully decompile.
Additionally, I have taken apart quite a few Roms frameworks (Roms that aren't using Sense 5 toolbox or exposed mods) to try to decipher how they applied the necessary changes, yet they are all so different. Some look to have used arrays, others strings. I know the arrays are probably for multilingual options.
Links coming as soon as I get to my pc.
Click button below for links:
http://forum.xda-developers.com/showthread.php?t=1169443
http://forum.xda-developers.com/showthread.php?t=811532
https://docs.google.com/document/d/11a7ghZpdTcZbeDtneTnEHkHLn5_XQ9k2FDFFh-os-q0/edit
http://forum.xda-developers.com/showthread.php?t=776495
When reading the hex values in the files, the chart below should point you in the right direction:
0x10xxxx is in framework-res.apk
0x20xxxx is in com.htc.resources.apk
0x40xxxx is in framework-htc-res.apk
I too am trying to learn how to do all of this. Please let me know if you figure anything out. It seems to be who you know around here that directly reflects what you know.
Click to expand...
Click to collapse
first link is for samsung. last link is for mod for a sense 4 or sense 4+ rom. the samsung link, is it ok to folow the steps in it. and the mod isnt even for the at&t htc one xl sense 5. will it work
phonegeekjr said:
first link is for samsung. last link is for mod for a sense 4 or sense 4+ rom. the samsung link, is it ok to folow the steps in it. and the mod isnt even for the at&t htc one xl sense 5. will it work
Click to expand...
Click to collapse
That is what I was originally trying to let you know. The one for the HTC MOD is device specific (HTC Desire I believe). I have gone through the .smali files as these guides instructed and noticed a wide variety of variance. If you decide to attempt the instructions per those guides, you do so at your own risk; especially if you have no idea what you are really doing. The Devs around here are labeled that for a reason. Chances are... they really know what they are doing when messing around with files that could deem our phones inoperable.
One bit of advice I will give you before you start messing with the .smali files, is to learn Java, if you don't already, and then head over to the Smali page and read through all of the documentation in their wiki (it will be hard to understand if you don't know Java though). After taking the time to learn these things, when you open up the .smali files you will have a better understanding of what you are actually looking at and how things are structured. For example, when you open one up, you will perhaps see some variance of :
invoke-direct {v0, v1, p0, v2}
Well, what do all of these v's and p's mean - what do they point to?
There are two naming schemes for registers - the normal v naming scheme and the p naming scheme for parameter registers. Confused?
Read the wiki! Confused by the wiki? Learn Java! This is really the best advice that I can give you. By no means am I downing you or questioning your intelligence. I am simply trying to help you by pointing you in the right direction. Spoon-feeding you all of the answers isn't going to help you learn. I am by no means an expert; not even dillusional enough to think that I am- though my wife may disagree!
In addition, when you get to the Smali page, on the Project home tab, there is a link for an IRC chat room and an example of how the entry level "Hello World" app is broken down into .smali.
Hope that I have helped, to at least point you in the right direction. If I have click the Thanks button!
Edit: Here are some links that may be useful in your quest for knowledge of this subject matter:
Modifying .smali files
Convert .smali to .java
Dalvik opcodes
Android opcodes
Bytecode for the Dalvik VM
Another place with useful links
All of these resources were found with the help of my good friend Google, and her red-headed stepchild XDA!
Hi. I have tried yet again to make sense 5 toolbox apm work. Still not. Latest version of framework used. Any ideas
edit: foumd the problem and apm is now working.
Sent from my HTC One XL using xda app-developers app
Q&A for [MOD] On-screen navigation bar 23.3.23
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [MOD] On-screen navigation bar 23.3.23. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Dr. Carpenter said:
Nobody, anywhere, ever, is liable for anything you do to your device
Here is a flashable zip for the on-screen navigation bar on the latest OTA (23.3.23). It will also disable the capacitative buttons, but does not disable the lighting, although that can be done easily with GravityBox[KK].
Flash in TWRP recovery. Flash the revert file to return to stock to accept future OTA's.
Neither file should flash on any other system than 23.3.23 on the Droid Ultra or Maxx, so there is little to no risk of damage, but you are solely responsible for your device.
View attachment 2978533
View attachment 2978534
Click to expand...
Click to collapse
Will this work on 23.3.24?
kbl1224 said:
Will this work on 23.3.24?
Click to expand...
Click to collapse
Gotta love the QA bot... Had no notification for your post. Anyway, I don't have an update yet for 24, but probably will tomorrow. It does appear that the update does have a patch for the framework file that this mod changes, so do not flash this version on 24. It should fail the compatibility check and abort anyway, but just don't do it lol.
Sent from my XT1080 using Tapatalk
Awesome! Thanks! That would be great!
Sent from my XT1080 Developer Edition using Tapatalk
Aaaand this is why I shouldn't give ETA's... Maybe this weekend
Sent from my XT1080 using Tapatalk
Dr. Carpenter said:
Aaaand this is why I shouldn't give ETA's... Maybe this weekend
Sent from my XT1080 using Tapatalk
Click to expand...
Click to collapse
Thanks! Could you point me in the direction of a tutorial to do this? I know you and WhiteChallenger were going back add fourth about this before, but I can't seem to find the thread. Thanks for your help!
Sent from my XT1080 Developer Edition using Tapatalk
bendrum30 said:
Thanks! Could you point me in the direction of a tutorial to do this? I know you and WhiteChallenger were going back add fourth about this before, but I can't seem to find the thread. Thanks for your help!
Sent from my XT1080 Developer Edition using Tapatalk
Click to expand...
Click to collapse
Yeah, sorry, I've been meaning to get this done, just been crazy busy.
You'll need to have some form of apktool installed (I use android multitool, on mobile right now so no link, sorry). Pull framework-res.apk from system/framework. Decompile it using apktool.
In the decompiled folder, navigate to /res/values and open bools.XML. Notepad++ works great.
Go to around line 71 and change the "shownavigationbar" value from false to true. Then around line 178 change "config_showmenubar" from true to false.
Save the XML, and compile using apktool. Be sure to follow the directions to replace the manifest and meta-inf folder. I use 7zip for that.
Then, use 7zip again to replace the apk in the installer zip with the one you just edited. I would first make a copy of the installer and rename to reflect the new system version.
Finally, in 7zip, pull out the file META-INF/com/google/android/updater-script. Open in notepad++, and edit the ro.build.version.full line to match the new system. You can find this in the build.prop using root explorer on your phone. If this doesn't match, it won't install.
Save the file, and copy it back into the installer in 7zip, replacing the old one.
Flash and enjoy
Edit: this is off the top of my head, so if anything is wrong/doesn't work, let me know
Sent from my XT1080 using Tapatalk
I'll give it a shot and let you know! Thank you!
Sent from my XT1080 Developer Edition using Tapatalk
Great instructions! Worked perfectly on the first try! Thank you so much for taking the time!
Sent from my XT1080 Developer Edition using Tapatalk
bendrum30 said:
Great instructions! Worked perfectly on the first try! Thank you so much for taking the time!
Sent from my XT1080 Developer Edition using Tapatalk
Click to expand...
Click to collapse
Glad to hear it. I'd really appreciate it if you could post it in the main thread for others to use.
Sent from my XT1080 using Tapatalk
Posted to the main thread. I wanted to make sure all the zips worked. Thanks again!
Sent from my XT1080 Developer Edition using Tapatalk