zling2001 / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

imsdroid does not work on Acer Iconia A500 #279

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1.Download the imsdroid on Acer Iconia A500 (imsdroid-2.0.431-preview.apk or 
imsdroid-2.0.453-vp8.apk), 
2. try to run it , an empty screen shows up quickly and disappear

3.

What is the expected output? What do you see instead?
the application should works correclty.

What version of the product are you using? On what operating system?
android 3.1
acer iconia tab a500

Please provide any additional information below.

Original issue reported on code.google.com by moh0...@gmail.com on 23 Aug 2011 at 4:03

GoogleCodeExporter commented 9 years ago
This is a duplicate of bug 197. The new binaries are compiled with NEON support 
(armv7) and will not work on the Nvidia-Tegra2 based devices

Attached is Comment 15 from the other thread by rich.ho...@gmail.com, Jun 6, 
2011

The pre-built versions of IMSDroid won't work on NVidia-Tegra2 based CPU 
devices (Mot-Xoom, Mot-Atrix, Acer-Iconia, TMO-G2X...), my post on April 7 
explains the work around. For IMSDroid 2.x to work on Tegra2 devices, you need 
to rebuild Doubango 2.x, Android NGN stack and IMSDroid 2.x for an ARMv5 target 
end explicitly remove any ARMv7 binary folder). 

NVidia-Integra is NOT an ARMv7a compliant CPU. The CPU designers left out the 
'required' neon instruction set which makes the Android operating system 
install the wrong the binaries (ARMv7a is what gets installed and will not work 
on Tegra2 based devices).

Original comment by saket...@gmail.com on 29 Aug 2011 at 10:40

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 7 Sep 2011 at 9:16