Giter VIP home page Giter VIP logo

Comments (2)

willbailey avatar willbailey commented on June 7, 2024

Sorry for the delayed response. I'm not an eclipse user, so I had to monkey around with it for awhile to figure out the proper way to setup the project in eclipse. I was able to getting it building with a couple tweaks. I'll be making a few changes and fixes based on this, but here's what I found.

Approach 1 depending on the rebound Android Library project:
The GC overhead problem appears to be caused by the library dependencies that the tests include (mockito, robolectric, and junit). I'm still looking into what is wrong there, but since these are only dependencies for the tests, you can remove "Android Private Libraries" under Java Build Path in the eclipse project for the rebound Android Library. Then you should be able to depend on this library in the example app or your own app without triggering the GC overhead error.

Approach 2 depending on rebound.jar file:
The jar file version of the project does not include the Android resources, so you cannot use the SpringConfiguratorView which loads its content from a layout. For apps that don't use the SpringConfiguratorView the jar file version should work fine.

from rebound.

suleymanccelik avatar suleymanccelik commented on June 7, 2024

Both approaches worked very well.

Thanks for your help and library.

from rebound.

Related Issues (20)

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.