[Q] nokia lumia 710 , windows phone device manager - General Questions and Answers

Hey all.
I have a Nokia Lumia 610 . Dev unlocked. Running 7.10.8858.136
Anyone any idea how to view the file through windows phone device manager? I need to download this file, and save the SMS entries to my PC.
When I use device manager, I cant see a folder called
\Application Data
\Applications\data\ ... (in this there is only one application folder available)
even there is not anything in Mydocument Folder.
On the root under file explorer, I have
My Documents (which is empty)
Windows (lots of files in it)
Application Data(only one folder)
When I open the Application Data folder, I only have a 'Key Storage' (certainly no Microsoft folder, and I tried typing it incase it was hidden or something , but just a ping sound and no refresh of the file list)
and when I open Key Storage, I have no files.
Any help working out why I cant see these folders / store.vol file would be very much appreciated
Does Windows Phone Device Manager not support this functionality on the Nokia Lumia 610 or Lumia 710?
Thanks

Same Issue
I have a Nokia 710 Dev Unlocked running 7.10.8862.144 and I too have the same problem.
deependraiiitm said:
Hey all.
I have a Nokia Lumia 610 . Dev unlocked. Running 7.10.8858.136
Anyone any idea how to view the file through windows phone device manager? I need to download this file, and save the SMS entries to my PC.
When I use device manager, I cant see a folder called
\Application Data
\Applications\data\ ... (in this there is only one application folder available)
even there is not anything in Mydocument Folder.
On the root under file explorer, I have
My Documents (which is empty)
Windows (lots of files in it)
Application Data(only one folder)
When I open the Application Data folder, I only have a 'Key Storage' (certainly no Microsoft folder, and I tried typing it incase it was hidden or something , but just a ping sound and no refresh of the file list)
and when I open Key Storage, I have no files.
Any help working out why I cant see these folders / store.vol file would be very much appreciated
Does Windows Phone Device Manager not support this functionality on the Nokia Lumia 610 or Lumia 710?
Thanks
Click to expand...
Click to collapse

Related

XAP size limit in Nodo

Hi guys !
Anyone noticed XAP size litmit in Nodo ?
For 7004,7008 jailbreaked we can install xap with any size , but in nodo we can't not install xap more than 75-80 mb , anyone found way change the litmit of xap size in nodo ?
Tom
tom_codon said:
Hi guys !
Anyone noticed XAP size litmit in Nodo ?
For 7004,7008 jailbreaked we can install xap with any size , but in nodo we can't not install xap more than 75-80 mb , anyone found way change the litmit of xap size in nodo ?
Tom
Click to expand...
Click to collapse
THIS I HAVE NOTICED TOO
I tried to install a game my friend was developing on 3 devices and no dice. I thought it was a registry setting but evidently no.
Is there a registry edit to regulate app size?
yes, same problems , anyone know how to fix that , please share the trick
I didn't notice this. I'm going to check when I get home.
Sent using XDA Windows Phone 7 App
yeah i noticed it too
for these big xaps, i just install them with a smaller size and then install the big files with touchxperience or another phone->file-manager
diboze said:
yeah i noticed it too
for these big xaps, i just install them with a smaller size and then install the big files with touchxperience or another phone->file-manager
Click to expand...
Click to collapse
could you explain your process a lil bit more? dont really get it ^^;
ok
First I extract the .xap into a folder. Next thing is to open the xap and remove the large files and look which guid the app has in the manifest.xml .
Install .xap . Now we use TouchXperience or Advanced Eplorer to copy the files into Applications/Data/guid/* and voila. extra-big-xap is installed
Holy Smoke °_°!
Thanks for the hint, gonna try that one out~
Man... this question was asked by me before already ... i guess i wasnt specific enough on my title ><
http://forum.xda-developers.com/showthread.php?t=1020532
and i also checked the folder structure...
it seems the file was deployed to Application/install/GUID/Install
well thats where i found the deployed files
AND IM HAPPY TO SAY IT TOTALLY WORKS!! YAYYYY THANKS FOR DISCOVERING THIS METHOD!!!
Hm didnt work for me ^^;
May I ask for a step by step guide?
File transfer is extremely slow, i'm getting old transfering 200MB apps....
If the game only has 1 big file, you can use the usb trick for windows, your files will be then in my document / zune /content / ...
I cause that problem too, but when I tried installed 2 files (with small file size) in same times that working
but i fail the method delete big file in xap and installed
by the way I don't found XDA app for WP7. I search for a week and my eye nearly blind thanks
yay... I success install big xap to my phone. method delete big file is working but copy file to phone is need to wait for age
There is a MUCH easier method. Simpy deploy using Homebrew Marketplace found here:
http://forum.xda-developers.com/showthread.php?t=1016766
Just deployed some xtra large XAP's with it on NoDo and everything went fine
TheOnly1 said:
There is a MUCH easier method. Simpy deploy using Homebrew Marketplace found here:
http://forum.xda-developers.com/showthread.php?t=1016766
Just deployed some xtra large XAP's with it on NoDo and everything went fine
Click to expand...
Click to collapse
Thanks, i'll reupdate to NoDo and try it out
EDIT: not working
On what OS did you try? did you use the MS dev tools or ConMan libs?
I used Dev Tools with this program. I deployed Guitar Hero 5 (212 MB) as a test and it worked. The Harvest also gave me no problems.
Edit: Now I tried it again and got a timeout error. Then I launched Windows Phone Device Manager 1.2 and deployed again with Homebrew Marketplace and in worked. Weird
Edit 2: My desktop OS is Windows 7.
This method is if everything fails (quite tedious).... it worked for me every time so far
You need:
- Unlocked phone
- TouchXperience (Windows Phone Device manager) or advanced explorer (So that you can transfer files from PC to Phone)
1. Make a copy of the .xap file (just in case u screw it up)
2. Open the .xap file with winrar
3. Extract everything into a New folder
3. Find the file "WMAppManifest.xml" - open it and check the "productID", record this number down
3. By using winrar, delete files inside the .xap file until you have around 20mb left of the .xap file (Make note of what you deleted it, i usually just delete the content folder)
4. Deploy the modified .xap file
5. Now by using Touchexperience, transfer the files u deleted into the following destination in ur phone: (Just in case u forget, you have already extracted all the files previously, so find the deleted files from there)
Applications\Install\"Product ID"\Install
(make sure the folder structures remain the same as it was in the .xap file)
6. And you are done
I hope i was clear with this!!~~
toothfish said:
This method is if everything fails (quite tedious).... it worked for me every time so far
You need:
- Unlocked phone
- TouchXperience (Windows Phone Device manager) or advanced explorer (So that you can transfer files from PC to Phone)
1. Make a copy of the .xap file (just in case u screw it up)
2. Open the .xap file with winrar
3. Extract everything into a New folder
3. Find the file "WMAppManifest.xml" - open it and check the "productID", record this number down
3. By using winrar, delete files inside the .xap file until you have around 20mb left of the .xap file (Make note of what you deleted it, i usually just delete the content folder)
4. Deploy the modified .xap file
5. Now by using Touchexperience, transfer the files u deleted into the following destination in ur phone: (Just in case u forget, you have already extracted all the files previously, so find the deleted files from there)
Applications\Install\"Product ID"\Install
(make sure the folder structures remain the same as it was in the .xap file)
6. And you are done
I hope i was clear with this!!~~
Click to expand...
Click to collapse
Yes it would work if the file transfer wasn't so damn slow.
where can I download XDA app for WP7?
help me please..
my eye nearly blind for reading and searching that baby
Cheerrrr
bubbl3 said:
Yes it would work if the file transfer wasn't so damn slow.
Click to expand...
Click to collapse
sadly this method only works on htc devices

[Q] How to get the files in WP7?

Hi all, how can I get a file from windows phone 7 such as the camerasettingsmanifest.XXXX.xml or others. My phone is Omnia7. With WP7 Root Tool, I can browse and operate files in this system on the phone, but I don't know how to get them out. Anyone can help me? Thanks.
Install schaps WPDM, explore to the file you want, copy it on the phone to My Documents folder on the phone (as if it is being used by the system you cannot transfer it directly to your desktop), and then transfer that to your PC.
Gr8,thank you so much!
No Problem - here is the link (you need to be on NoDo; no Mango support yet).
http://forum.touchxperience.com/viewtopic.php?f=30&t=783

[Q]WP7.5 File manager

Hello,
I've got a HTC 7 Trophy (also called Spark or T8686) with Windows Phone 7.5 (7720) and TouchXplorer doesn't work in this version.
I tried to use TouchXperience's File Manager and Windows Phone Device Manager (1.8.0.0 public beta) and it doesn't work well.
In WPDM, when I transfer a mp3 file it return me an error. With folder I can create them but can't delete them.
Anyone knows another File Manager/Explorer does work in my HTC? (I tried WP7 Root Tools but it only work with Samsungs mobiles).
Thank you

[Q] Where does Windows Phone 7.5 store app info?

When windows phone installs and uninstalls an app, is there a file that writes the app info into? My HTC HD7 in unlocked, and I can copy my app directories to my pc, but when I copy them back to my htc hd7 it doesnt recongnize them. or is there a way I can rexap the apps on my pc and redeploy them onto my phone? Any ideas?
Try entering a zip file the files included in the application folder (not the folder directly but only its contents. The folder is the one with the ID of the program) and rename this zip file in xap. Then try installing the xap.
P. S. Unfortunately I have my WP in my hands because it is being repaired and can not remember the name of the three folders in the folder "\ applications".
To be more precise, could you, please, remember the name of the three folders in the folder "\ applications"?
Pasquiindustry said:
Try entering a zip file the files included in the application folder (not the folder directly but only its contents. The folder is the one with the ID of the program) and rename this zip file in xap. Then try installing the xap.
P. S. Unfortunately I have my WP in my hands because it is being repaired and can not remember the name of the three folders in the folder "\ applications".
To be more precise, could you, please, remember the name of the three folders in the folder "\ applications"?
Click to expand...
Click to collapse
applications\data\isolated storage is the one your looking for
applications\install has the actual program, some times you need to poke about in there rather than data, but most of the time, if its user data related it is under data.
I was looking for this path "applications \ install".
I think it should be enough to create one xap with the files in the folder "applications \ install \ <app ID>".
I repeat that to create the xap, just put the files in that path into a xap file to then be able to reinstall it.
Obviously if you want to make a backup of saves and settings, you can see the folders dell'isolated storage.

[MASS STORAGE]true mass storage for WP7/7.5

Hey everyone,
I thought of making a simple guide or tutorial on how to get TRUE mass storage working on a windows phone 7/7.5 device with all methods put together under one heading in a single thread. I wanted to do this because many users find the lack of mass storage to be a serious problem especially when it comes transferring .pdf/.ppt/.pptx/.doc/.docx files to their devices or when they want to transfer any file that they downloaded on their wp7 devices to their pc. I hope this helps them.
The USB storage enabler that you find everywhere is not system wide. It just shows the folders that zune can access.
Requirements:
-Full unlocked or interop unlocked windows phone 7/7.5/7.8 device with working WP7 Root Tools
-PC with Windows XP/Vista/7/8
-Windows phone SDK(If you don't want to download and install the whole 1.4GiB here is the miniSDK)
-Connection to a router(for using webserver only)
-Zune
Assuming that you want the mass storage mode to transfer files between your phone and PC, currently there are three ways of achieving this in your WP7 device.If there are any other ways please let me know. I will update the post with links and instructions.
1: Using the Root webserver
This is by far the simplest method of accessing all files and folders on your device. You can download and upload files to the device(one at a time) and delete empty folders. No need to connect your phone to your PC via microUSB cable.
Instructions:
-Install webserver on your phone by deploying webserver.xap from PC or by XapHandler (Thanks to GoodDayToDie for Xaphandler) and mark it trusted in 'policies' tab in wp7 root tools.
-Open the application and type in your own username and password, whatever you like.
-Connect your phone and the other device in which you want to access your phone's file system to the same network.The other device can be another wp7 or any android or your PC etc.You need not have internet access. Its enough if your phone and the other device are on same network(i.e., connected to same modem/router)
-If your phone is running the webserver app, you can see the IP address of your device and the SSID of the network to which it is connected to.
-Open a web browser and type the IP address you can see(not the one that says software loopback interface!!) in the address bar on the other device.
-Enter the username and password you entered in the beginning. That takes you to a page where you have links for IsolatedStorage of webserver app, File system of your phone, content folder, about webserver. Go to file system, you can see all folders and files.
This method doesn't give access to registry and you can't delete non empty folders.
2: Using Windows phone device manager
Here you use a client on your PC and an app on the phone to communicate information on filesystem, and applications. Using this method, you can manage applications as well as access files and folders. And you can perform operations on multiple files at once, but still can't delete non empty files and there is no access to phone's registry. You can also connect to your phone via Wi-Fi.
Instructions:
-Download the windows phone device manager. Finish installation on PC.
-Connect your phone to PC using data cable and start zune. Your device shouldn't be in guest relationship with zune.
-Start windows phone device manager on your PC, it installs touchXperience on your phone for the first time.
-Go to wp7 root tools on your phone and mark touchXperience as trusted and exit the app.
-Start WPDM on PC, then start touchXperience on your phone.WPDM on PC should tell you that it is connected to 'so and so' device. There will also be a notification telling you that your phone is connected to the PC.
-Now you can explore files, install and uninstall apps, sync documents from your PC.
3: Using Windows mobile device centre
Ultrashot says that you can access file system and registry of your phone on your PC using the WMDC launcher and Windows mobile device centre on PC. I have not been able to get Windows mobile device centre installed on my PC since it is only supported on Windows Vista. So I do not have a hands-on experience myself. You can get WMDC for PC here
You will be able to:
-Manage your photos, music, videos.
-Browse the file system and transfer files.
-Edit registry through tools like CERegEdit,etc.
-Manage applications installed on your windows phone.
It is simple to use. Install WM Device Centre app on your device. Mark it as trusted in WP7 root tools or any other root access manager. Plug in your phone. If zune starts, don't worry tap WM device centre app on the phone. Your computer should just detect it as another windows mobile device and start windows mobile device centre. Scroll down for the link.
Some final words:
The files downloaded on your WP7 devices will be in the isolated storage of the respective apps. The apps from the marketplace do not have access to complete file system. So it is downloaded to their own isolated storage which will be usually
\Applications\Data\<app's GUID>\Data\
If you want to transfer .pdf files to your device, first transfer it to an easily accessible folder like 'My Documents' and then open them on your phone using a file explorer rather than directly putting them in Adobe Reader's isolated storage because they don't show up in adobe reader if you do that. Office documents(.ppt/.doc files) do show up in office app if you put them in \My Documents. Once you open your .pdf files using a file explorer, it will be copied to adobe reader's isolated storage which means after you open the .pdf files you just copied to \My Documents or any folder, you can delete them using a file manager and you can still have them stored in adobe reader's isolated storage. This way you get some space saved.
If you find these tools helpful, click 'thanks' button for the developers for these apps:
-Webserver: http://forum.xda-developers.com/showthread.php?t=1459235
-WMDC launcher: http://forum.xda-developers.com/showthread.php?t=1521763
Thanks to:
-Heathcliff74 for the unlocks and the WP7 root tools
-fiinix,GoodDayToDie for webserver
-ultrashot for WMDC launcher
-Julien Schapman for WPDM, touchXperience
Prahlad Varada
Reserved
I tried your method of copying the .pdf file in My documents and then opening it in adobe reader via a file explorer. But when I try to open the file, adobe gives an error saying "The file path is not valid." I also tried a couple of other locations in memory, and also created a few new folders inside various existing folders. But every time I get the same error.
What am I doing wrong? Please help.
Thanks,
PO15ON
PO15ON said:
I tried your method of copying the .pdf file in My documents and then opening it in adobe reader via a file explorer. But when I try to open the file, adobe gives an error saying "The file path is not valid." I also tried a couple of other locations in memory, and also created a few new folders inside various existing folders. But every time I get the same error.
What am I doing wrong? Please help.
Thanks,
PO15ON
Click to expand...
Click to collapse
I think u went to adobe reader's isolated storage and deleted that PDF file there..u can open adobe reader and delete that document (but unable to delete files from recently viewed section)..if only one particular file is experiencing this problem, delete that file in adobe reader app(don't use a file explorer to delete files from adobe reader) and open the file using file explorer(I prefer Heathcliff74's WP7roottools 1.2 or W.I.N.C.O's wPhoexplorer) from a local folder..
In simple words, an uninstall and reinstall of adobe reader should solve the problem..please try it and report back..
Prahlad Varada
Hey Prahlad,
Thanks for answering. Here is what I did before reading your answer.
1. Installed Adobe reader. Opened it once and viewed one pdf file (a small one) from my skydrive, just to make sure it is working properly. The file opened correctly, and everything went normally.
2. Used usb connection to pc to transfer a big file into the "My Documents" folder.
3. Removed the usb connection.
4. From the phone, used a file explorer to go to My Documents folder and tried opening the large pdf file.
5. It opens Adobe reader, but before loading the actual file, Adobe reader gives the error. When clicking OK on the error, it opens adobe reader, but without the file.
After reading your reply:
1. Uninstalled Adobe. Reboot.
2. Install Adobe.
3. Opened Adobe, no file present. Close Adobe.
4. Went to My Documents from file explorer, and tried opening the pdf file.
5. It opened adobe reader, but before loading the actual file, gave me the same error. After clicking OK on the error, the app opens, but without the actual file.
I never went into any other folder, and have NOT deleted any file. Not from My Documents, or from any Adobe folder.
PO15ON said:
Hey Prahlad,
Thanks for answering. Here is what I did before reading your answer.
1. Installed Adobe reader. Opened it once and viewed one pdf file (a small one) from my skydrive, just to make sure it is working properly. The file opened correctly, and everything went normally.
2. Used usb connection to pc to transfer a big file into the "My Documents" folder.
3. Removed the usb connection.
4. From the phone, used a file explorer to go to My Documents folder and tried opening the large pdf file.
5. It opens Adobe reader, but before loading the actual file, Adobe reader gives the error. When clicking OK on the error, it opens adobe reader, but without the file.
After reading your reply:
1. Uninstalled Adobe. Reboot.
2. Install Adobe.
3. Opened Adobe, no file present. Close Adobe.
4. Went to My Documents from file explorer, and tried opening the pdf file.
5. It opened adobe reader, but before loading the actual file, gave me the same error. After clicking OK on the error, the app opens, but without the actual file.
I never went into any other folder, and have NOT deleted any file. Not from My Documents, or from any Adobe folder.
Click to expand...
Click to collapse
Hmm..then I think the PDF is corrupted..maybe u unplugged ur phone before the transfer got complete or there was some loose contact and your phone didn't get the file completely..try deleting the file u transferred and from my documents or whatever folder they are in, reinstall adobe and open PDF again with file explorer..granting root access for adobe reader might help, I m not sure..but your file explorer must have root access either through a custom rom or wp7roottools
Next time when u reply, please do mention on WHICH device, with WHAT FIRMWARE u r experiencing this problem..if u also mention which method u used to transfer the file and how big the file was, maybe we can figure something out..
Regards
Prahlad Varada
prahladvarda said:
Hmm..then I think the PDF is corrupted..maybe u unplugged ur phone before the transfer got complete or there was some loose contact and your phone didn't get the file completely..try deleting the file u transferred and from my documents or whatever folder they are in, reinstall adobe and open PDF again with file explorer..granting root access for adobe reader might help, I m not sure..but your file explorer must have root access either through a custom rom or wp7roottools
Next time when u reply, please do mention on WHICH device, with WHAT FIRMWARE u r experiencing this problem..if u also mention which method u used to transfer the file and how big the file was, maybe we can figure something out..
Regards
Prahlad Varada
Click to expand...
Click to collapse
Giving root access to Adobe reader worked. The file manager already had root access, but Adobe didn't. When I granted Adobe root access, it worked for a couple of files. There is one file which is around 250 MB, which didn't worked. But I guess it exceeded the storage capacity of Adobe. When I tried opening the big file, it opened Adobe reader, and after a few seconds, Adobe quits.
I am using HTC Titan ATT branded, but full unlocked with Custom ROM 7.8. The custom rom makes it possible to connect to pc via windows phone device manager when connected through USB. I used that method for transferring the files.
Anyways the smaller files worked. So thanks for helping me out.
Cheers,
PO15ON
feherneoh said:
WMDC should work on any Windows 6.x system, so versions othe than Vista will work. For 5.x (2k & XP) use ActiveSync instead of WMDC.
Phone should appear in My Computer like a WM phone does when in ActiveSync mode, but Zune have to be open. The only problem with this is its slow transfer speed, but you can still use it with just a USB cable. You should even be able to use the webserver method using USB instead wifi.
Click to expand...
Click to collapse
But i couldn't get it work even once..so i just stick onto touchxperience which is currently working fine..i just mentioned WMDC just for the sake of records and i even saw a video of wp7 working with wmdc and so i mentioned it..cheers
Prahlad Varada

Categories

Resources