Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 782
    • Issues 782
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • briarbriar
  • Issues
  • #15

Closed
Open
Created Dec 01, 2015 by akwizgran@akwizgranOwner

Eclipsed crashed while building APK

A tester reported that Eclipse crashed while trying to build the Briar APK. Here are the build instructions that the tester was following:

  • Install the Eclipse ADT Bundle: https://developer.android.com/sdk/
  • Download the source code:
    • a) File > Import > Git > Projects from Git > URI
    • b) https://code.briarproject.org/akwizgran/briar.git
    • c) Select all branches
    • d) Import existing projects
    • e) Select all projects
  • Enable USB debugging on the test device:
    • a) Settings > About Phone
    • b) Tap on Build Number seven times to enable Developer Options
    • c) Settings > Developer Options > USB Debugging
    • d) Connect the USB cable
  • Build and launch the app:
    • a) Right-click on the briar-android project
    • b) Run As > Android Application
  • After lauching the app you can find the APK in briar-android/bin

The crash occurred at step 4b. The following build environment was used:

  • Kubuntu 14.04
  • Linux 3.13.0-34-generic x86_64
  • adt-bundle-linux-x86_64-20140702

Building from the command line with ant was successful.

Assignee
Assign to
Time tracking