Project

General

Profile

Bug #332

Compiling from source results in a non-functional .apk

Added by Anonymous over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
-
Start date:
01/04/2011
Due date:
% Done:

0%

Estimated time:
Affected version:
hg
Locale:
Close

Description

I'm trying to build Beem from current hg source, using the current android sdk.

Using the 'ant install' target, it compiles, packages, and installs an apk. However, upon trying to run the newly installed package, Beem force-closes. It turns out that that the apk built is missing the 'asmack' libary and looking at the debug logs beem is crashing thanks to not being able to find the appropriate classes. (the compiled .apk is a mere 360k, while the 0.1.4 apk downloadable is almost 700k).

Now I'm not familiar enough with ant and the android build process to figure out what's actually going on here, so I figure I'd report this as a bug.

I can supply more info if you'd like.

Also available in: Atom PDF