GithubHelp home page GithubHelp logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024

Original comment by [email protected] on 14 Apr 2013 at 2:07

from android-augment-reality-framework.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024

Original comment by [email protected] on 14 Apr 2013 at 2:07

  • Changed state: Started

from android-augment-reality-framework.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
same problem here :(
OS: 4.1.1
Device: Sony Xperia Tablet S

Original comment by [email protected] on 3 Jun 2013 at 12:59

from android-augment-reality-framework.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
tested on Samsung Galaxy S3 with no problem
OS: 4.1.2

Original comment by [email protected] on 3 Jun 2013 at 3:02

from android-augment-reality-framework.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
Tested on different phone OS version 4.0.2 and above. i can point all the POIs 
but after some time getting this error. Please give me solution. Thanks in 
advance 





10-15 17:00:44.990: W/dalvikvm(7785): ReferenceTable overflow (max=1024)
10-15 17:00:45.000: W/dalvikvm(7785): JNI pinned array reference table 
(0x457808) dump:
10-15 17:00:45.000: W/dalvikvm(7785):   Last 10 entries (of 1024):
10-15 17:00:45.000: W/dalvikvm(7785):      1023: 0x41fbc130 char[] (45 elements)
10-15 17:00:45.000: W/dalvikvm(7785):      1022: 0x41fbbb50 char[] (26 elements)
10-15 17:00:45.000: W/dalvikvm(7785):      1021: 0x41fbb670 char[] (24 elements)
10-15 17:00:45.010: W/dalvikvm(7785):      1020: 0x41fbb0b8 char[] (35 elements)
10-15 17:00:45.010: W/dalvikvm(7785):      1019: 0x41fbaa40 char[] (40 elements)
10-15 17:00:45.010: W/dalvikvm(7785):      1018: 0x41fba488 char[] (38 elements)
10-15 17:00:45.010: W/dalvikvm(7785):      1017: 0x41fb9e10 char[] (42 elements)
10-15 17:00:45.010: W/dalvikvm(7785):      1016: 0x41fb9838 char[] (45 elements)
10-15 17:00:45.010: W/dalvikvm(7785):      1015: 0x41fb9258 char[] (26 elements)
10-15 17:00:45.010: W/dalvikvm(7785):      1014: 0x41fb8d78 char[] (24 elements)
10-15 17:00:45.010: W/dalvikvm(7785):   Summary:
10-15 17:00:45.010: W/dalvikvm(7785):       147 of char[] (24 elements) (147 
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785):       147 of char[] (26 elements) (147 
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785):       144 of char[] (35 elements) (144 
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785):       146 of char[] (38 elements) (146 
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785):       144 of char[] (40 elements) (144 
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785):       144 of char[] (42 elements) (144 
unique instances)
10-15 17:00:45.010: W/dalvikvm(7785):       152 of char[] (45 elements) (152 
unique instances)
10-15 17:00:45.020: E/dalvikvm(7785): Failed adding to JNI pinned array ref 
table (1024 entries)
10-15 17:00:45.020: I/dalvikvm(7785): "main" prio=5 tid=1 RUNNABLE
10-15 17:00:45.020: I/dalvikvm(7785):   | group="main" sCount=0 dsCount=0 
obj=0x40c2bcd0 self=0x3fdd0
10-15 17:00:45.020: I/dalvikvm(7785):   | sysTid=7785 nice=0 sched=0/0 
cgrp=default handle=1074607496
10-15 17:00:45.020: I/dalvikvm(7785):   | schedstat=( 0 0 0 ) utm=473 stm=38 
core=0
10-15 17:00:45.020: I/dalvikvm(7785):   at 
android.graphics.Paint.native_measureText(Native Method)
10-15 17:00:45.020: I/dalvikvm(7785):   at 
android.graphics.Paint.measureText(Paint.java:1276)

Original comment by [email protected] on 15 Oct 2013 at 11:43

from android-augment-reality-framework.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
Same error here running on Sony Xperia C2105. Any solutions yet?

Original comment by [email protected] on 9 Dec 2013 at 5:55

from android-augment-reality-framework.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
i faced the same issue on Sony Xperia Ion LTE. How to fix it?

Original comment by [email protected] on 11 Jan 2014 at 5:30

from android-augment-reality-framework.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
I believe it's a problem in your device's version of Android. I've seen 
multiple references to the same problem online. It seems like a problem in some 
implementations of measureText method.

https://code.google.com/p/android/issues/detail?id=36908

Original comment by [email protected] on 11 Jan 2014 at 1:25

from android-augment-reality-framework.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
I believe this'll work around the problems with measureText(); see my last 
answer.

http://stackoverflow.com/questions/16813706/android-apps-activity-force-back

Original comment by [email protected] on 12 Jan 2014 at 1:20

from android-augment-reality-framework.

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.