Coder Social home page Coder Social logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
that happens too on samsung galaxy spica.. android 1.5 with 8G sdcard

Original comment by [email protected] on 18 May 2010 at 10:46

from mezzofanti.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Same problem on Nexus 1

Original comment by [email protected] on 22 Aug 2010 at 9:22

from mezzofanti.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Is anyone using this application? Should I fork and maintain it myself?

Original comment by [email protected] on 23 Aug 2010 at 3:36

from mezzofanti.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Is there a solution available?

Original comment by [email protected] on 1 Sep 2010 at 5:27

from mezzofanti.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
re: Alex

That was the hope in submitting the issue to the project site: my fix is right 
there in the issue; cast to long on both sides as I return the value. 

If you have an android dev environment going, just edit line 129 of 
AssetsManager.java and change it to:

return ((long) stat.getAvailableBlocks()) * ((long) stat.getBlockSize()); 

Then recompile, and deploy to your device.

Original comment by [email protected] on 1 Sep 2010 at 8:32

from mezzofanti.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
same problem on htc desire, the fix here works fine

Original comment by christoph.luder on 11 Sep 2010 at 6:09

from mezzofanti.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
re: dan.werner

thanks for the fix. its working on nexus one now. however there are few more 
glitches thats bothering me. so before i get deep into this solution, i was 
wondering the same as you are about whether ITWizard folks are maintaining this 
project anymore? or shall we request commits privileges? 

I wrote an email to Vlad (at ITWizard) regarding the same. Let us see if 
something comes back.

Original comment by [email protected] on 31 Oct 2010 at 3:38

from mezzofanti.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Is there anyway to use the patched code without having to recompile the whole 
application? (I don't have the dev suite installed).  Does anyone have a 
patched version I could download?

Original comment by [email protected] on 8 Apr 2011 at 6:47

from mezzofanti.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Thank you dan.werner for the fix, it works now.
Unfortunately I still can't get it to translate anything.

Original comment by [email protected] on 28 Sep 2011 at 8:42

from mezzofanti.

Related Issues (15)

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.