[XAP][27/02/2016][0.7] CustomWPSystem - patch XAPs easily within WPSystem folder

Luxon

Senior Member
Feb 19, 2011
107
4
0
St. Petersburg
Howdy!

First off, thanks for your apps! They've worked for me several times before and helped much.

Strangely enough, the app stopped working for me all of a sudden.

I noticed it first when it started crashing on my attempts to deploy CustomPFD version 0.3 and patch PFD's files with files from CustomPFD_003.xap.

It seems that CustomWPSystem now fails to properly set permissions on the file system of SD card.

Indeed, here's what I have done:
1. I started CustomWPSystem, tapped SD Card permissions and made sure it turned green.
2. Then I tapped to unhide the WPSystem folder on the SD card.
3. After that I opened Metro Commander and navigated to D:\WPSystem\ and made an attempt to rename the Apps subfolder within.

Bummer!

I've got 0x05 Error code.

Quite clear why CustomWPSystem was failing to deploy CustomPFD.

Any clues on fixing this?

Thank you!
 

Velrix

Senior Member
Apr 23, 2014
247
189
63
I have installed the 006 version of the app on a AtivSE however when I click SD Card permissions nothing happens. I am on 8.1, I have tried v5 as well. Not sure what else to do at this point.
 

augustinionut

Senior Member
Apr 21, 2015
1,551
204
83
How about to let us choose witch app to use? Example: extras info cant be mooved to SDCARD, mixradio retired from store, the only to use is preview for developers. I mean, can we use any store app with id cap interop ?
 

augustinionut

Senior Member
Apr 21, 2015
1,551
204
83
Yes , are those from settings extras and the others. Put a way to let us try different apps installed on sdcard. Who know, maybe we can find new eligible apps.
 

segapoz

New member
Mar 28, 2016
1
0
0
Hello , I established a new sd card. used CustomPFD_0600 + 007 . when you install an application resets . I installed the new firmware . same. What do i do. I suffer for a long time . pozhalusta help .
 

zikario507

Senior Member
Dec 31, 2011
223
28
0
Panama
please i need help i have lumia 520 i want second update of denim os.. but when i try to apply the xap and then i press apply.. the custom wpsytem comes to crash to main menu.. that is making me crazy.. please help .. i reset my phone 3 times.. and no change
 
Dec 1, 2015
26
5
0
xxxxxx
Please... Please...Can any body give me the source code of how to get sd card permission... :rolleyes: I'm getting an access denied error in my app while it transfers appdata folder to appdatax ....:(
 
Last edited:

bonsoljoshua

Member
Aug 31, 2013
42
0
0
Not working

Hi, following XDA user djamol tutorial, I've created an helper that allows in less click to patch system app to use OEM APIs
This app is based on This tutorial from this topic (ok... seems that there's no more tutorial there)
Remember that you need an SD card into your phone!

NOTE | I've updated this app to 0.7 and some of the functionalities are changed, so some of the tutorials created for 0.6 or less may be obsolete!

how does this work?
Detailed instructions are available within the app. Just swipe to go to the next section.

Changelog
Latest release
v 0.7 (27/02/2016)
- added MixRadio support
- new Interface and icon
- other bugfixes

Old releases
v0.6 (08/06/2015) [Still available]
- added extras and infos app support :D
- small UI fix and bugfix
- Update made with the collaboration of WojtasXda :good:

v0.5 (31/12/2014) HAPPY NEW YEAR! :D [Still available]
- trying to fix ACCESS DENIED error
- fixed scrollviewer bug
- better english (please let me know if I can write better)
- Added Field Medic app for testing purpose

v0.4 (23/12/2014)
- better naming messagge errors
- changed try-catch positions
- definitive "about" structure (not content)

v 0.3 (22-23/12/2014)
- fixed another crash
- now xap apps subfolder gets copied too!

v 0.2 (22/12/2014)
- fixed a crash
- fixed app patching for Glance Background and Preview For Developers

v 0.1 (16/12/2014)
- first release


Text related to versions 0.6 and less
  1. NEW IMPORTANT! Give SD card permissions
    • Tap "SD Card permissions" button
    • Tap only "SD card"
    • Press the check button into the bottom appbar
    • "SD Card permissions" button will became green
    • It isn't necessary to set the "Unhide WPSystem" green.
  2. Choose the app target
    With this first version it's possible to choose five target apps, i will add other apps soon:
    • Live Lock Screen beta
    • Glance Background beta
    • Preview for developers
    • Field Medic
    • Extras and infos [NEW!]
  3. Download the app and move it to SD card (using storage sense)
  4. Pin the app into the start screen (obviusly you can't pin extras and infos before Update 2)
  5. Choose the custom XAP (the app uses the integrated file picker)
  6. Patch!

FAQ
Q: I'm getting ACCESS DENIED error
A: When you get this error, an error message will appear, make sure that "SD Card permissions" is GREEN and not RED

Q: the app crashed immediately after patch
A: ehm... I don't know, please advice me within this topic. Try to deploy again the app.

Q: Preview For Developers (or other apps) vanished from app list and I can't reinstall or unistall
A: Use Storage Sense to unistall the app

Q: Can I restore original apps?
A: Sure! Unistall and reinstall the target app

OTHER TROUBLESHOOTING
> Remove/unistall the app from the app list within your phone
> Be sure that in Storage Sense default location for app storage is INTERNAL MEMORY
> Deploy the app with "Windows Phone Application Deployment 8.1" (the 8.1 is relly important, the name may change, don't use 8.2, 8.0 or without numbers). Some Visual Studio versions have multiple deployers included, use the 8.1 version.

Glossary
  • Swapper: CustomWPSystem app
  • App target: The first/second party app to patch (Preview For Developers for example)
  • Homebrew XAP: the dev-made XAP that you can patch to target apps (CutomPFD for Example)


Thanks to everyone that is related with this project ;)
Sorry for bad english and enjoy! :D
It does not work in lumia 530, and also your apps inside customwpsystem are very limited.
The Preview for developers when used in lumia 530 it is not working it just open then closes,
extras+info can't be anymore move to scard
mixradio is already dead app
 

ngame

Senior Member
Mar 13, 2012
1,126
545
0
Mashad
Please... Please...Can any body give me the source code of how to get sd card permission... :rolleyes: I'm getting an access denied error in my app while it transfers appdata folder to appdatax ....:(
Access Denied error caused because you didn't decelerated the SD Card capability .
If you are on a Universal or a Windows Runtime project for 8.1 and 10 go to the Package.AppxManifest and then in the Capabilities tab check the Removable Storage capability and save it .
On Silverlight projects you have to expand the Properties in the Solution Explorer and the go to Manifest . then check removable storage and save .
I can't remember the exact path of silverlight projects but it's something like that I said
 
  • Like
Reactions: Prasanna Thapa

Pasquiindustry

Recognized Developer
Jul 9, 2012
175
234
0
Conversano
pasquiindustry.com
Ops... sorry for double post :S
However, I'm going to update my apps to give them the same "key" features and unified UI and CustomWPSystem will get a small update too.
This unified UI will be similar to my "Tracker Player" app and CustomWpSystem need some little "tweaking" too.
I'm available for any advice about features ;)
 
Last edited:
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone