Closed GoogleCodeExporter closed 9 years ago
I have it working fine on the Nexus 7 but it didn't work until I rebuilt the
libglues.so lib set by setting up and running the ndk-build tool (r8b). The
distributed libs nee to be updated by one of the project contributors.
Original comment by dbrrredp...@googlemail.com
on 22 Aug 2012 at 10:29
ok thaxxxx,but my issue already resolved.
Original comment by rajshekh...@gmail.com
on 22 Aug 2012 at 11:05
I get the error, how can you solve it? Thank you very much.
Original comment by softfabr...@gmail.com
on 12 Sep 2012 at 7:57
I get the error on ICS 4.1.1, But it work well at sometimes.I have no NDK-build
tool,and i need someone to help me resolve it.
Original comment by X3Daniel...@gmail.com
on 7 Dec 2012 at 9:57
Oh, I have same problem on galaxy S3, android 4.1.1, how we can resolve it?
Original comment by mircle...@gmail.com
on 7 Dec 2012 at 10:58
I got the problem too... and didn't find solution yet ... please help..
Original comment by jeweili...@gmail.com
on 10 Dec 2012 at 9:30
should remove all recycle code becuse ICS have a feathure to auto recycle
Original comment by rajshekh...@gmail.com
on 10 Dec 2012 at 9:54
ICS manage auto recycling for abandoned object
Original comment by rajshekh...@gmail.com
on 10 Dec 2012 at 9:56
No nneed to change in NDK level
Original comment by rajshekh...@gmail.com
on 10 Dec 2012 at 9:57
Why is a limit to the cubic panorama ?
1024x1024..can we make it more ? =\
Original comment by mircle...@gmail.com
on 10 Dec 2012 at 11:44
I am also facing same problem: Application crashed with log message:
Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1)
My Dev Environment: Ubuntu 12.04 LTS, Eclipse Indigo, Samsung Galaxy Tab 10.1
Android version: 4.0.4
I have also tried ndk-build but no luck.
Please let me know if there is a solution for it.
Original comment by makthe...@gmail.com
on 7 Jan 2013 at 1:58
I got the problem too,and only json_spherical can run others not work ,and
crash
Original comment by vc81...@gmail.com
on 22 Jan 2013 at 2:04
Hi Rajesh,
Can you please help me with this issue. I don't know what are all the codes to
remove to make this work in ICS. Please guide me.
Thanks,
Chandru
Original comment by chandru....@gmail.com
on 15 Jun 2013 at 3:27
I resolved this issue by below steps :
1. First decompile the PanoramaGL_0.1.jar file or checkout source from here
https://code.google.com/p/panoramagl-android/source/checkout
2. find the below line using search function and comment it
image.recycle();
bitmap.recycle();
3. Export new jar file
4. Replace your application's old jar file with this new jar file
Original comment by vaibhava...@gmail.com
on 25 Jul 2013 at 11:01
Please use the last version PanoramaGL 0.2 beta is compatible with ICS and JB
and has new features.
Original comment by javbae...@gmail.com
on 11 Sep 2013 at 11:51
Original issue reported on code.google.com by
rajshekh...@gmail.com
on 9 Aug 2012 at 10:39