[HOW TO] Download files from the market store over 20MB via only 3G/4G without WiFi - Windows Phone 8 Development and Hacking

Microsoft has established a limit on the size of downloaded files via 3G/4G transmission - we can downloaded only file to 20MB. I writed tutorial how to download files 20MB> from the market store and install them.
All operation, I show on one free game Throne Together (29MB).
1. We have to have:
- Pocket File Manager,
- device with supported microSD card,
2. We need link to the xap file, not only link to the market store.
Eg. link to the game is:
Code:
http://www.windowsphone.com/pl-pl/store/app/throne-together/3f89b6b3-516f-40e3-8937-4577d6911c8b
Link to the xap games is:
Code:
http://www.windowsphone.com/pl-pl/store/app/throne-together/3f89b6b3-516f-40e3-8937-4577d6911c8b[COLOR=Red][B]/xap?apptype=regular[/B][/COLOR]
The difference is only in the final text (red on the above). Copy link to the game.
3. Run Pocket File Manager and from the bottom beam on main page we select "Dowloads":
{
"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"
}
4. In next window, from the bottom beam we select "+" sign:
5. In next window, paste copied link to the market store and add at the end text: /xap?apptype=regular and confirm:
6. In next window we tap "play" sign on the bottom beam and downloading in progress:
7. Next, we have to find downloaded file in the location like on the screen:
8. Tap and hold finger on the file and from the context menu select copy or cut:
9. Now, paste copied file to the sd card location:
10. Now we go out from the Pocket File Manager and restart device.
11. After restart phone run market store and tap sd card. Copied file should there be in there. Select him and install, thats all.

Clever, if time-consuming, hack. Surprised you need the full reboot; it should be enough to just (re)launch the Store app, since users could copy XAPs to the SD card at any time over USB.
However, you may want to mention in the thread title the requirement of the SD card. The majority of WP8 models (not such how many actual phones, but most of the phone varieties) don't have an SD slot.
In any case, the place where this restriction is set seems to be analogous to where it was on WP7, so I'd like to create a homebrew app that will take care of it directly (by modifying the store config files). However, this will require an interop-unlocked phone, whereas your approach works on any phone with an SD card.

Surprised you need the full reboot; it should be enough to just (re)launch the Store app
Click to expand...
Click to collapse
Yes of course, but without restart device we need long time to wait for show app on the sd card in the market store. Restart device shortens the time to wait. Microsoft wrote:
Note If you've just inserted the SD card or added the .XAP files, you might need to wait a few minutes before you can access your SD card from the Store.
Click to expand...
Click to collapse
Source: http://www.windowsphone.com/en-us/How-to/wp8/apps/how-do-i-install-apps-from-an-sd-card
However, you may want to mention in the thread title the requirement of the SD card. The majority of WP8 models (not such how many actual phones, but most of the phone varieties) don't have an SD slot.
Click to expand...
Click to collapse
Ok but title of my topic is long and now I can't add signs :cyclops:
In any case, the place where this restriction is set seems to be analogous to where it was on WP7, so I'd like to create a homebrew app that will take care of it directly (by modifying the store config files). However, this will require an interop-unlocked phone, whereas your approach works on any phone with an SD card.
Click to expand...
Click to collapse
Would be nice, but my L1520 haven't interop unlock and I don't know when it is unlocked
Anyway, for me that method it's good at this moment.
BTW for WP7.X to increase the download limit, we can change two xml file in the location:\My Documents\Zune\PimentoCache\Keepers:
These files is:
Downloaded_MOConfig.xml
LKG_MOConfig.xml
We have to find below string in them:
id=”MaxDownloadSize”>20
and change the value 20 to higher eg. 200

I was one of the people who found those files on WP7, and possibly the first to make use of them... believe me, I know. They're in a different location on WP8, I believe under EDMCache (I forget the exact path, though it's easy to find again). They *might* offer an easier option than external HTTPS proxies for installing apps from other stores.

I was one of the people who found those files on WP7, and possibly the first to make use of them... believe me, I know
Click to expand...
Click to collapse
I know too
They *might* offer an easier option than external HTTPS proxies for installing apps from other stores.
Click to expand...
Click to collapse
I am aware of that
My method is a legal way to the download apps from the market store and we don't need using proxy servers, but if anybody find other and easier method to download file over 20MB eg. edit registry or system file, without interop unlock will be nice.

Related

few colors for random access bar and letter box

{
"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"
}
pick the color you want for example RS_Bar_blue.png and RS_Ind_blue.png and rename them to RS_Bar.png and RS_Ind.png then copy to \windows folder and allow to overwrite the original ones, I included in the zip file the original color just in case you want to go back to it.
Man, great work Poorlyduck, let me just give this thread a bump. I used the yellow random access along with the other yellow cube and htc home icons you provided, my mogul looks real nice! Thanks!
Poorlyduck,
Excellent tool. Hopefully will be appended to a ROM or 2 somewhere, with your permission.
Thanks for the excellent work.
WB
thank you guys for all comments.
@wacky.banana you definitly have my permission to use them anywhere you want, enjoy!
BEAUTIFUL!!
Among all HTC's shipped softwares, random access might be the most practical one. However, it's black-grey bar just doesn't see eye to eye to roms with non-htc-black&grey-interface. Your work just make everything perfect! thank you a lot!!
the green is poppin!
THANKS
poorlyduck said:
pick the color you want for example RS_Bar_blue.png and RS_Ind_blue.png and rename them to RS_Bar.png and RS_Ind.png then copy to \windows folder and allow to overwrite the original ones, I included in the zip file the original color just in case you want to go back to it.[/QUOTE]
THANKS U VERY MCUH FOR GREAT SUPPORT FOR OUR PPC.
THANK U
Click to expand...
Click to collapse
gr. access is denied?
The Color Is .. Wow... What Can I Say~~~~~
THANK YOU
Access denied
I also get the access denied message, so probably the files are open.
However, besides Active Sync (which I cannot kill for some reason) there's nothing running. How can I overwrite the files?
Regards - Erik Cheizoo
Sjeiz said:
I also get the access denied message, so probably the files are open.
However, besides Active Sync (which I cannot kill for some reason) there's nothing running. How can I overwrite the files?
Regards - Erik Cheizoo
Click to expand...
Click to collapse
you cant overwrite the file from the pc to your device if its protected, so you need to move it to storage card or somewhere beside windows folder, and use your device to move the file to windows folder.
I cannot get these to work at all. The files on my device are read-only and I cannot replace them from my PC or when I put the files on my storage card and try to copy them into the Windows folder. It gives me an error about memory and making sure the files aren't read-only or in use. Any ideas?
denklau said:
I cannot get these to work at all. The files on my device are read-only and I cannot replace them from my PC or when I put the files on my storage card and try to copy them into the Windows folder. It gives me an error about memory and making sure the files aren't read-only or in use. Any ideas?
Click to expand...
Click to collapse
first make sure contacts (random access) is closed, leaving the app running will prevent you from changing the images. Then using resco explorer (or any other 3rd party file explorer) copy the files from teh storage card to the random access folder (typically this will be the \windows folder). If prompt with a warnign about overwriting ROM files, go ahead and ok the prompt.
That didn't work for me. I downloaded Resco File Explorer and copied the files from my storage card to the windows folder, overwrote the files and nothing changed.
I've had the same problem - tried the storage card, tried Rescoe - what else can I try?
welcome to my world! I can't seem to get random access working on my touch either....says it doesn't have perms to install....aggravating...
poorlyduck said:
pick the color you want for example RS_Bar_blue.png and RS_Ind_blue.png and rename them to RS_Bar.png and RS_Ind.png then copy to \windows folder and allow to overwrite the original ones, I included in the zip file the original color just in case you want to go back to it.
Click to expand...
Click to collapse
renamed and copied to windows folder, and nothing happened it didn't even ask to replace any files, can someone point me to the right direction thank you
I will give these a shot when i get a chance
Awesome !! Great JOB !!
thanks for sharing .. !
thank you a lot... nice tweak

Installing Amazon apps

1.Make an account for Amazon; you'll need to put a credit card into the account and have to turn on 1 Click
2.You'll well need to download: Download All Files from Android Market Place
{
"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"
}
3.Download Android SDK
and extract it the C drive.
4.Download HTC Sync
and switch connection type to HTC Sync doesn't matter if it fails
5. copy the amazon appstore.apk to the tools folder. (C:\sdk\tools). DO NOT rename the files.
6. Open up a command prompt on your PC (In windows it's start, run, cmd) and change to the tools directory.
cd\
cd sdk\tools
After you change to that directory the prompt should say: c:\sdk\tools.
(if you don't want to keep doing this then Create a shortcut for CMD.exe on your desktop. Right click the CMD.exe shortcut and go to Properties.
In the Start in: bar, type in the directory C:\sdk\tools)
7. Type adb devices to verify that your computer can see the phone. If everything is working you should get a response that looks something like this:
List of devices attached
HTxxxxxxxxx device
8. Once you verify that the computer and phone are connected type the following:
adb install nameofapp.apk (obviously changing the nameofapp part to whatever the file is named). should say success when its finish
9. Now open the amazon app and sign in, download any free app like Angry Birds Rio when its finished it will prompt you if you want to use installer or download all files choose download all files the apk will be downloaded to sdcard( if you get an error then go to amazon and purchase the app you want through there and open the amazon app on your phone while signed in to start download)
10 Switch the connection type to disk drive and look for the apk in the download folder and do same as Step 5,and 8 but before that switch the connection type to HTC Sync once again.
11.When its finish checked if it worked and you should be finish
By the way I don't claim the third party installation I just took a combination of things
Did I do Something Wrong??
Thanks for this detailed instruction on installing amazon app store.
Did I do something wrong when I installed amazon app store by inputting my phone number on the amazon app store web site??
I already had an amazon account, so i inputted my phone number on the web site page and the app downloaded to my phone and installed without a hitch, no problems.
robohh said:
Thanks for this detailed instruction on installing amazon app store.
Did I do something wrong when I installed amazon app store by inputting my phone number on the amazon app store web site??
I already had an amazon account, so i inputted my phone number on the web site page and the app downloaded to my phone and installed without a hitch, no problems.
Click to expand...
Click to collapse
you didnt do anything wrong. Thats how I did it too.
I just used the directions from the link below and used the 2d bar code on the top right to download the amazon app store.
It was a lot simpler to do then the directions provided in the first post
Code:
www*amazon*com/gp/feature.html?ie=UTF8&docId=1000626391
You will have to replace the * with a . if you copy and paste the contents of the code box
You all have rooted phones with the ability to use non-Market apps enabled, so of course Amazon Appstore will work naturally for you. This guide is intended for those using stock Arias that can't install .apk files directly on the phone because the ability to install apps from "Unknown sources" is disabled.
I have a rooted Aria and I still can't use it. I downloaded it without a problem, downloaded the free Angry Birds Rio app, and haven't been able to get it to work since then. Every time I open the Amazon app market app on my phone, it crashes. Dunno what the problem is.
Hm, nevermind. Just tried uninstalling and reinstalling the store app. Seems to be working now. We'll see how it goes this time!
Yup, this works on a stock Aria running 2.2. Did it on two seperate phones, and it works like a charm.
Tried another way to install amazon apps today and found it much easier.
Requirements: Amazon App Store, Android Injector, USB cable
1. Purchase or download app from amazon app store (personally did this with todays app of the day). Once downloaded, a pop up will notify you that it couldn't be installed because of the unknown source.
2. Connect your phone to your PC as a Disk Drive and turn on USB Debugging (Settings, Applications, Development)
3. Locate the .apk file at G:\Android\data\com.amazon.venezia\cache (replace G with the correct drive title for you)
4. Copy the .apk to your desktop or somewhere easy to find
5. Open Android Injector, select the .apk file on your desktop, install.

[REGKEY] Here Drive (+) maps download on SD card

To save memory space on the internal phone storage, the map download of Here Drive (+) can be switched to the SD Card with this registry key:
Location: Local Machine
Path: System\\Maps\\Storage
Key: UseExternalStorage
Type: DWord
Value: 1
I suggest to delete the existing maps in here drive before changing the registry value. When the value is set, here drive will only look in the SD Card for maps, so the old maps on the phone can't be deleted via here drive anymore. You can always toggle back to download the maps on the phone storage by setting the value back to 0.
Feel free to add the setting to the SAMWP8 Tools as a toggle button
Have fun!
Tom
This info has already been published by djtonka on september, 22.
Here
lomax50 said:
This info has already been published by djtonka on september, 22.
Here
Click to expand...
Click to collapse
oh, didn't know that. But it's not mentioned that this registry affects here drive's (+) map download, too. So maybe this thread is still helpful.
Well, the change affects all applications that use maps.
And I do not mean to imply that your information is not useful. Only that it had been mentioned before in another thread, if it should continue there because, effectively, you have expanded the information. :good:
And it is not necessary to clear the maps stored on the phone, only affects the memory space, but does not mean you can usually download the SD
To move the maps on the memory card you can use Lumia storage check beta. In aplication you have option for move the map from phone storage to SD card.
New in this version: - Map download location control – store your maps on SD card
Click to expand...
Click to collapse
Budniu said:
To move the maps on the memory card you can use Lumia storage check beta. In aplication you have option for move the map from phone storage to SD card.
Click to expand...
Click to collapse
Very good app, I use it myself.
[HKEY_LOCAL_MACHINE\SYSTEM\Maps\Storage]
"UseExternalStorage"=dword:1
"UseSmallerCache"=dword:0
"ExternalStorageOverride"=dword:1
This can help to add radars to here drive for WP?¿
Frustrated...
Dear experts,
being a wp-fan almost right from beginning (starting with WP 6) I am really about to loose patience with MS. I installed the DP of WP10 ... and had to realise afterwards, that Lumia Storage Check Beta meanwhile has been removed from the app-store. Although I have the .XAP-file I can't install it to my mobile even though I run it in 'developer mode' which shoul allow for installing local apps without store check. I read from the thread that one registry key needs to be altered to force my lumia to store maps to SD. But: I have no clue what is necessary to do this (oh, I can hear the experts starting to mumble...).
Would you mind to give the newbie a hint how to proceed? Without having the chance to put my Here maps to SD my Lumias are almost worthless (at least as a mobile device). Unfortunately MS does not seem to realise what they have done... sad.
Thanks in advance!
Andrew
heiopei4321 said:
Dear experts,
being a wp-fan almost right from beginning (starting with WP 6) I am really about to loose patience with MS. I installed the DP of WP10 ... and had to realise afterwards, that Lumia Storage Check Beta meanwhile has been removed from the app-store. Although I have the .XAP-file I can't install it to my mobile even though I run it in 'developer mode' which shoul allow for installing local apps without store check. I read from the thread that one registry key needs to be altered to force my lumia to store maps to SD. But: I have no clue what is necessary to do this (oh, I can hear the experts starting to mumble...).
Would you mind to give the newbie a hint how to proceed? Without having the chance to put my Here maps to SD my Lumias are almost worthless (at least as a mobile device). Unfortunately MS does not seem to realise what they have done... sad.
Thanks in advance!
Andrew
Click to expand...
Click to collapse
first dev unlock
next interop unlock http://forum.xda-developers.com/showpost.php?p=62601965&postcount=175
deploy WPTweaker... http://forum.xda-developers.com/win...xap-wptweaker-registry-tweaker-wp8-1-t3147272
and enable Save maps to SD card...
{
"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"
}
thats all...
dxdy said:
first dev unlock
next interop unlock http://forum.xda-developers.com/showpost.php?p=62601965&postcount=175
deploy WPTweaker... http://forum.xda-developers.com/win...xap-wptweaker-registry-tweaker-wp8-1-t3147272
and enable Save maps to SD card...
thats all...
Click to expand...
Click to collapse
Thanks a lot, dxdy, for speedy help!
Andrew
Finally this is not required anymore with latest Windows Phone 10 releases. This is now included as option on offline maps on system settings.

[TOOL][WINDOWS] - ADB-Filesync - Easily pull files from your Android-device via ADB

Hey there,
i'd like to share a little application i made.
The problem:
I was annoyed by the uncomfortable use of MTP in Windows.
Especially when having more and more files in one folder like the camera folder.
Windows needs several minutes to get the complete filelist.
The solution:
i created a little application which pulls files from your android-device via adb.
the app checks all specified folders from the configuration-file and pulls all files which are not existing to the destination folder.
there is also an option to change the created/modified timestamp of images/videos by parsing the filename. this function may be useful for sorting your pictures/videos.
{
"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"
}
Setting up the app:
the app creates all necessary files on the first start.
after creating, it automatically opens the configuration-file for you to edit it.
there is a comment in every line to understand what the application will do.
there are a couple more of options, read the ini-file-comments to understand.
Requirements:
- Microsoft .Net Framework 4.0
- the ability to modify a textfile
- ADB-Debugging must be enabled on your device
- the internal path you want to sync from your android-device
if you don't know the path, install "es file explorer" or any other file-explorer and try to find out the path. see screenshot...
if you like this tool feel free to donate.
THX and have fun!​
ignore the following files
View attachment 2383672
--- DOWNLOAD BELOW ---
It's a great idea but the tool does not really work well. I tried many different things now and it either didn't sync at all saying there were no files to copy or only copies the one given directory without subdirectories.
I hope it's not programmed that way since it'd be very un-useful for those who'd want to make a backup of their phone before flashing (as example me right now).
Good idea tho, really like it yet!
Hi, thanks for your work. I have a Zenfne 2 and this works for me, but i need to copy all the sdcard folder and subfolders. What i need to do?
Great no-nonsense tool!
Allow me to recommend two minor additions
1) For JPG and PNG file, examine the "DATE TAKEN" meta-tag, and use this for filestamp (by an option)
2) A flag for Traverse Subdirs.
(If not easy on the source side, it could be OK with the destination side, one could easily do a initial full copy in explorer)
ADD:
3) An option NOT to try to supply it's own ADB.exe, without a confirmation dialogue as this might be wrong compared to the version used on the system...
...And a tiny bug.
4) When "OpenAfterCopyOnly" is selected and multiple sync-sections is in use, it should ONLY open the destination folders for the dirs that got new files, not all destinations.
Thanks! Just used this to solve my issue. Phone rebooted within 2 minutes, so doing it straight didn't work for me. Good work!
People interested in this, might find this little tool PortableDevicesIncrementalCopy helpful too
It can do INCREMENTAL copies via MTP of the entire tree, so very handy and reasonably quick to keep a backup including all your images on your PC
https://eskerahn.dk/wordpress/?p=1668
Note it is not a MIRROR-function, so files deleted on the device will stay on the PC.
Not work on my pc. Error cannot write file.

[XAP] ROM Rebuilder, interop unlock + all capabilities

Hi Everyone !! :highfive:
I want to show everyone a new tool which can modify ROM.
This application can give interop unlock, all capabilities and many more other additives
{
"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"
}
How to start? instructions are listed below
1. Download ROMRebuilder.7z, extract archive and copy ROMRebuilder.xap and Data to SD card.
2. Install CustomWPSystem v0.6 in phone memory .
3. Change year in phone to 2110 and run Extras + info. When you see an error message, tap uninstall button and set actual date.
4. Change installing applications to SD card.
5. Run CustomWPSystem , select Extra e info and tap Download from store.
6. If the application will be installed, go back to CustomWPSystem, tap SD Card permissions and select SD card. Now button should change to green color.
7. Tap Select the XAP , select ROMRebuilder.xap, and tap Apply XAP.
8. When everything will be done successfully, app Extras+info, will be converted to ROM Rebuilder (although the name remains Extras+info).
When you have everything installed and ROM Rebuilder waiting for the commands, you need to do a few other important things .
9. Copy Data.bin to Data folder on SD card.
I posted several files for some phones here.
If you can not find Data.bin suitable for your phone model, you can create it yourself.
1. Run ROM Rebuilder and tap Backup button. OEMSettings.reg file will be copied to Backup folder on SD card.
2. File OEMSettings.reg is compressed using gzip. You can open it using e.g 7-zip. Inside archive is located one file. Click on it with the right mouse button and select edit.
3. At the bottom add whole content from additional_entries.reg and save the changes.
4. Change name OEMSettings.reg to Data.bin and copy this file to Data folder on SD card.
Uhh ... Finally, you can press Rebuild button in ROM Builder. Whole process will take one little moment. After receiving Success message you need make Hard Reset.
In this video you can see what can do phone after adding capabilities + interop unlock
https://www.youtube.com/watch?v=khbX3oEs9aY
If you appreciate what I did for you, Press the button below, It means a lot to me
Donations :
8 $
13 $
27 $
Thanks ! :victory:
@-W_O_L_F-
---------- Post added at 08:37 PM ---------- Previous post was at 08:35 PM ----------
@GoodDayToDie
WojtasXda said:
Hi Everyone !! :highfive:
I want to show my new achievement. I was able to unlock all capabilities and add interop unlock to my lumia 1520 (RM-940) . Additional I deleted all entries in registry from AT&T.
Below is a video to prove that this information is not fake ( Please turn on subtitles)
https://www.youtube.com/watch?v=iqTE1bYTtOU
This film showed only the most important things.
Tutorial will be posted soon...
Click to expand...
Click to collapse
please make the tutorial fast
If you say how did you do that I'lldo the same on L920
Works without SD card?
Not for devices without SD unfortunately
Great work.
Interop Unlock is useless on Lumias, but if info about CAP Unlock is true...
Finally, Lumia users can install my AppData Manager and Lockscreen
WojtasXda said:
Hi Everyone !! :highfive:
I want to show my new achievement. I was able to unlock all capabilities and add interop unlock to my lumia 1520 (RM-940) . Additional I deleted all entries in registry from AT&T.
Below is a video to prove that this information is not fake ( Please turn on subtitles)
https://www.youtube.com/watch?v=iqTE1bYTtOU
This film showed only the most important things.
Tutorial will be posted soon...
Click to expand...
Click to collapse
Will it work with windows 10
souma_rox said:
Will it work with windows 10
Click to expand...
Click to collapse
I'm afraid not
So when is the tutorial coming out???
Congrats !!!!!
Many Best wishes to you
Finally!
Oh yes!!! Finally!!! Congrats for that!
Sent from Ponyville
@WojtasXda
Unlock all capabilities ??????????????
But only for Lumia with SD or for all Windows Phone with SD ??
(Thanks for your hard work)
Lumia Resource Hacker Source Code
Hi,
I've attached Source Code of my App to this Post.
I did not written any special code for It because of security access level.
Even I'm not able access "READ ONLY" stuff using official API.
djamol said:
Hi,
I've attached Source Code of my App to this Post.
I did not written any special code for It because of security access level.
Even I'm not able access "READ ONLY" stuff using official API.
Click to expand...
Click to collapse
Wow, having access to an registry editor potentially on all current Lumias opens open space for developers significantly. This could genuinely help improve advancement of the platform.
@WojtasXda
You need to post the tutorial soon, or else this thread will be locked. Placeholders are not allowed, as per XDA rules
Tutorial please! I guess a lot of us have waited for a long time and we all want to know what all we can do with the Windows Phone on Lumia devices!
Is it something related to this ? : http://forum.xda-developers.com/windows-phone-8/general/mod-adblock-tutorial-lumia-t3095171
Man I think there will be no tutorial and he is just bluffing
yea i guess so, what a disappointment

Resources