A fully-featured client to access your Cloud Storage provided by MEGA.
This repository contains all the development history of the official Universal Windows Platform MEGA app: https://mega.nz/#mobile
- Windows 10 Desktop (desktop, laptop and tactil PCs).
- Windows 10 Mobile (mobile and tablet).
- Windows 10 Team (surface hub).
You can see a detailed list at CREDITS.md
This document will guide you to build the application on a Windows machine with Microsoft Visual Studio.
- Microsoft Windows 10 machine.
- Microsoft Visual Studio (at least Microsoft Visual Studio Express 2015 for Windows).
-
Get the source code. Clone or donwload this repository.
-
Download the required third party libraries from this link: https://mega.nz/#!cwFTHQ7Q!Wz00uYeny6n3uYCQYoOITyK4UBhVgQ7O_3l1f47lc3Y
-
Uncompress that file into
uwp\MegaSDK\bindings\wp8
-
Open Microsoft Visual Studio and open the solution file
uwp\MegaApp\MegaApp.sln
-
Install the following NuGet packages from
Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution
and add the needed references for the project:GoedWare.Controls.Breadcrumb
Microsoft.NETCore.UniversalWindowsPlatform
Microsoft.Toolkit.Uwp
Microsoft.Toolkit.Uwp.Notifications
Microsoft.Toolkit.Uwp.UI
Microsoft.Toolkit.Uwp.UI.Animations
Microsoft.Toolkit.Uwp.UI.Controls
Microsoft.Xaml.Behaviors.Uwp.Managed
SQLite.Net-PCL
WindowsStateTriggers
ZXing.Net
-
Install the "SQLite for Universal Windows Platform" from
Tools -> Extensions and Updates
and add the needed reference for the project. -
Make sure the
MegaApp
project is selected as init or main project. -
Build the project.
-
Enjoy!
If you want to build the third party dependencies by yourself, you can download the source code from this link: https://mega.nz/#!EpNXUQZa!zeQ9_YIuDC1gXmHnQwONNv7Otm-hMMerkugeR2piFi0