bump-api-android
bump-api-android copied to clipboard
Make your Android app bumpable
Just updated build.xml via command `android update project --path bump-api-library` to get an option to locate SDK with env variable. Was introduced in one of the recent versions of SDK...
This is happens a lot, please fix. Similar problem is described here: http://stackoverflow.com/questions/11452398/signal-11-sigsegv-fault-addr-in-android-when-using-bump-api Here is stack trace: I/Bump API(23987): Service Destroyed F/libc (23987): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1),...
I have a huge problem with the bump API on Android. First time I start my activity containing the bump code it works great, now if I go back and...
Please use JavaDoc comments, to describe functions, variables and etc in your code. Right now you use comments, which are obviously not a javadoc comments, and you can't get description...