Before using cross-device copy and paste for the first time, you'll need to make sure the feature is turned on. Open the Phone Link on your PC, go to Settings > Features > Cross-device copy and paste, and make sure the toggle is On for Allow this app to access and transfer content I copy and paste between my phone and PC.
Use your mouse to long press again on the file(s) you've selected, and a thumbnail will appear. Drag the files to your desired location on your PC. The cursor will change to indicate when you're able to drop the file(s).
Use your mouse to long press on the photo(s) you've selected, and a thumbnail will appear. Drag the photo(s) to your desired location on your PC. The cursor will change to say Copy when you are able to drop.
By default, content you drag from your PC to your Android device will be saved to your My Files app. Some apps, like OneDrive and Outlook, will allow you to directly drop content into them. If a file can't be dropped into the app you intended, it will be transferred to your My Files app on your Android device instead.
Once you've opened Phone screen in the Phone Link, use your mouse to select the file(s) you'd like to transfer and drag them to the phone screen window. The cursor will change to say Copy when you're able to drop.
When a successful file transfer is made, you can either tap the notification that appears on your Android device, navigate to the app you dropped your content into, or go to your Internal Storage > Download folder to view your files.
File drag and drop supports the transfer of all file types except for folders and files backed up to the cloud. You can transfer up to 100 files at a time, of any type. No single file can be larger than 512MB in size.
The item being transferred is not supported. For example, if even just one of the items you are dragging is a folder and not a file, or you try dragging 100 files, your Android device won't allow you to start a transfer.
Use your mouse to long press on the photo(s) you've selected, and a thumbnail will appear. Drag the the photo(s) to your desired location on your PC. The cursor will change to say Copy when you are able to drop.
File drag and drop requires a Samsung or OPPO or HONOR or ASUS device running Link to Windows (pre-installed) version 1.0.52.30 or later. Your Android device and PC must be connected to the same Wi-Fi network.
Microsoft developed a command line tool called WinAppDeployCmd so you can deploy an Universal Windows app from a Windows 10 machine to any Windows 10 Mobile device via USB or WiFi (since they're on the same subnet). That's a perfect solution if you doesn't have Visual Studio, the app source code or you're under a Hyper-V Virtual Machine.
Visual Studio allows you to directly deploy an app to a windows phone. You need to register your windows phone as a development phone with Microsoft. Once this is done, you could use visual studio to do this for you. Not sure if you can deploy windows 10 apps to your phone at the moment. Try this link and see: -us/library/windows/apps/ff769508%28v=vs.105%29.aspx Remember to Upvote if this helps.
When you use device portal like mentioned in the answers above, some might get the following error"Failed to start deployment. Failure text: Package failed updates, dependency or conflict validation. (0x80073cf3)"
I upgraded to El Capitan the day before yesterday and now my Windows Phone App for Mac doesn't detect my Windows 8.1 phone. I am now unable to sync my phone or even detect my phone through Find My Phone.
Everywhere I search I get the advice "The Windows Phone App for Mac is available form the Apple App Store". I have never been able to find it. Has anyone? It automatically installed when I got my new phone at the beginning of the year after this happened with my Win7 phone and I ended up with a phone memory full of photos, videos and data I couldn't sync.
Overtime there is an update I lose the use of my phone and my settings keep reverting to default. I also keep getting asked to download and update my Java. I don't have Java and I can't seem to get rid of that annoying message permanently.
Let me just be sure I understand this. Apple, by not making the windows phone app available for download on the U.S. store, is preventing anyone in the U.S. who owns a windows phone (I got one b/c it was the cheapest smartphone available) from transferring music files or pictures or whatever from their Mac to their windows phone. If this is right, that is so lame. Ultra lame.
Yes, i have this same problem, It looks like apple is not working with microsoft anymore. I uninstalled me windows app because it could not communicate with my phone anymore and when I tried to re-install the windows app again from mac app store it said it is not available.
I picked up a Lumia and don't have a good way to transfer my videos and music to the phone. I can use Microsoft's OneDrive but that's super slow. I can also use Nokia's Photo Transfer app but it doesn't allow me to transfer anything other than photos and videos to the phone's camera roll.
For now use Nokia Photo Transfer (Google it), for transferring video just change its extension to jpg and moved to camera roll and import to Mac (do the reverse for Mac to Lumia copy), for multiple files you can use archive on Mac and 8Zip Lite on Lumia.
Here's a Mediafire link to Windows Phone 3.1.1 (Windows Phone.zip) and the 2 required .dylibs files (wp8.zip). Following the previously mentioned instructions here, this works great for El Capitan (10.11.2). I am unsure of the legalities regarding sharing this, as it is currently unsupported by Microsoft - somebody please let me know if sharing it is illegal.
You can use multiple SharePoint lists in your app in several ways. When you create a Windows Phone app based on the Windows Phone SharePoint List Application template, you specify a single target SharePoint list, but the architecture of the resulting project is extensible enough to accommodate the integration of multiple lists.
If you are developing an app for Windows Phone 8, you must use Visual Studio Express 2012 instead of Visual Studio 2010 Express. Except for the development environment, all information in this article applies to creating apps for both Windows Phone 8 and Windows Phone 7. > For more information, see How to: Set up an environment for developing mobile apps for SharePoint.
If you have two SharePoint lists based on the same schema, you can take advantage of the classes implemented by the Windows Phone SharePoint List Application template and create objects of those classes specific to each list.
Suppose you have two SharePoint lists based on the Contacts list template. One list, named, for instance, Marketing Team, contains members of a marketing team at your organization, and the other list, Engineering Team, contains members of an engineering team. If you create a project using the Windows Phone SharePoint List Application template and specify the Marketing Team list as the target list on which to base the project, an instance of the ListDataProvider class is created (named DataProvider by default) in the implementation of the App class in the App.xaml.cs file in the project. This object represents the list (that is, the Marketing Team) list as a data source for the app, providing operations to access and manipulate items in the list. An instance of the ListViewModel class is also created for the list on which the app is based. This object has a property member (which also happens to be named DataProvider) that can be set to a given instance of the ListDataProvider class, establishing the data source for the ListViewModel class instance.
795a8134c1