Skip to content

stefb965/android

 
 

Repository files navigation

MEGA Android Client

A fully-featured client to access your Cloud Storage provided by MEGA.

This document will guide you to build the application on a Linux machine with Android Studio.

Setup development environment

Build & Run the application

  • Get the source code
git clone --recursive https://github.com/meganz/android.git
  • Configure the variable NDK_ROOT to point to your Android NDK installation path at jni/Makefile.

  • Open the project with Android Studio, let it build the project and hit Run

About

MEGA Android Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.2%
  • Makefile 0.8%