tw875768 / android

MEGA Android App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/build.sh.

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

About

MEGA Android App

License:Other


Languages

Language:Java 98.7%Language:C 0.7%Language:Makefile 0.4%Language:Shell 0.2%