Code Monkey home page Code Monkey logo

Comments (6)

onyxbits avatar onyxbits commented on August 13, 2024

Am Dienstag, den 13.05.2014, 09:15 -0700 schrieb Siôn Le Roux:

Is it at all possible to support minSdkVersion="8", or does it use
features only supported from 9 onwards? I have a version 8 Android
phone and am unable to upgrade firmware but I would like to use the
app.


Reply to this email directly or view it on GitHub.

Not quite sure why i set it to Api level 9. It should work with 8, but
I'm too tired atm to double check. Just try it, if it works, I can bump
down the minSDK to 8.

from geobookmark.

sionleroux avatar sionleroux commented on August 13, 2024

Unfortunately it doesn't seem to be that easy, although I may have messed up.

I changed the min sdk level from 9 to 8, rebuild it and installed it to my phone. I had some trouble building because I kept missing the some 'v4 compat' library in different places or something. I added the widget to the homescreen and pressed on it. It gives a toast saying "Getting Location" and then after a few seconds a dialogue pops up telling me that it crashed. I installed to a Virtual Device on my laptop and looked at it in LogCat and it's giving a fatal exception: "IllegalArgumentException: contentIntent required". You can read the full log (GeoBookmark related part) here.

Do you have any ideas?

from geobookmark.

onyxbits avatar onyxbits commented on August 13, 2024

Hi,
you are missing the v4 compat library for creating notifications (I
never check in dependencies). You can find it in
extras/android/support/v4/android-support-v4.jar in your Android SDK
folder. You also need the dashclock jar from here:
http://code.google.com/p/dashclock/downloads/detail?name=dashclock-api-r2.0.jar

Simply copy both files to the apps libs/ folder, then build.

Am Mittwoch, den 14.05.2014, 05:53 -0700 schrieb Siôn Le Roux:

Unfortunately it doesn't seem to be that easy, although I may have
messed up.

I changed the min sdk level from 9 to 8, rebuild it and installed it
to my phone. I had some trouble building because I kept missing the
some 'v4 compat' library in different places or something. I added the
widget to the homescreen and pressed on it. It gives a toast saying
"Getting Location" and then after a few seconds a dialogue pops up
telling me that it crashed. I installed to a Virtual Device on my
laptop and looked at it in LogCat and it's giving a fatal exception:
"IllegalArgumentException: contentIntent required". You can read the
full log (GeoBookmark related part) here.

Do you have any ideas?


Reply to this email directly or view it on GitHub.

from geobookmark.

sionleroux avatar sionleroux commented on August 13, 2024

I put those there and re-built, re-installed the app. Same error as before.

from geobookmark.

onyxbits avatar onyxbits commented on August 13, 2024

Am Mittwoch, den 14.05.2014, 13:22 -0700 schrieb Siôn Le Roux:

I put those there and re-installed the app. Same error as before.


Reply to this email directly or view it on GitHub.

Try this one:
http://www.onyxbits.de/sites/default/files/static/GeoBookmark-debug-1.3.apk

NOTE: it's a non signed debug build. You must use ADB to install.

from geobookmark.

sionleroux avatar sionleroux commented on August 13, 2024

I think my question has become unrealistic in 2022, thanks for your patience with me on this though.

from geobookmark.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.