sfugarino512 / pandoroid

Automatically exported from code.google.com/p/pandoroid
GNU General Public License v2.0
0 stars 0 forks source link

Does not work on Nexus 5 #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Enter valid login
2.Displays black screen with four buttons (-- ++ || >>)
3.Any action taken causes crash of app

What is the expected output? What do you see instead?
The app to work

What version of the app are you using? On what device and ROM?
Vanilla Nexus 5 running android 4.4.2

Original issue reported on code.google.com by psantima...@gmail.com on 13 Feb 2014 at 12:44

GoogleCodeExporter commented 9 years ago
I was using Pandoroid daily for a long time until 2 days ago I upgraded to 
kitkat 4.4.2 in the form of the NC5 build of the stock rooted touchwiz rom for 
Samsung galaxy note 3.

It was fine on the MJ4 build (4.4.1) and on Cyanogenmod 11 nightly for hltespr 
and later hlte, as of at least 2014-04-01.

Worked just before upping to NC5 and not once after.

So, your story plus mine makes me think that Pandoroid is simply not compatible 
with KK 4.4.2 in some way. There is at least one known problem many apps will 
have with 4.4.2, having to do with special new restrictions preventing apps 
from accessing the external sdcard. But 1: I don't think Pandoroid even tries 
to do that, and 2: I have edited my platform.xml to remove this restriction 
anyways, so that *shouldn't* be the issue, but who knows.

It's not easy to revert back to previous roms to test this theory because of 
the need to flash a new boot loader and a very tedious process required to go 
from old back up to new by flashing 3 different upgrade zips with Odin and 
wiping all data etc... But I may still do so some time.

Logcat time I guess. Good thing the code is still available but I've never 
built an Android app so I don't know when if ever I'll actually be able to fix 
it. But it's still good that the option is available vs not even possible.

Original comment by bw.al...@gmail.com on 8 Apr 2014 at 4:46