Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 686 Bytes

File metadata and controls

19 lines (14 loc) · 686 Bytes

Pensieve Android

- the Android part of the Pensieve Project

Build and run:

Get a Yandex MapKit Api key: Instructions are here (first step).

Set properties in the file:

local.properties

     sdk.dir =         # path for Android SDK directory
     MAPKIT_API_KEY =  # key obtained in the previous step

Run the application on an emulator or on your device.