lnln1111 / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
0 stars 0 forks source link

Mapview tiles don't load after layout edit #323

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
I modifed the main.xml layout in parkview to hide the locater/timer stuff at 
the top as i'm trying to adapt it to work properly on my Parrot Asteroid car 
stereo headunit. Once editing that to just be small/unseen, i rebuild sign and 
install and the tiles for google maps don't load in the mapview. If i 
uninstall, reinstall the original apk, they work. Even tried changing the api 
key to my own rather than the original developers, no change in behavior.  The 
parking information and location are all accurately detected and loaded, just 
on empty map tiles. 

What is the expected output? What do you see instead?
Loaded map tiles. 

What version of the product are you using? On what operating system?
Parrot Asteroid(android 1.5) also tested app on my phone, T-Mobile G2 running 
an ICS rom.

Original issue reported on code.google.com by craterbu...@gmail.com on 10 Apr 2012 at 5:44

GoogleCodeExporter commented 9 years ago
I just tried to decompile, build and sign without modifying anything and the 
result is the same, no map tiles load. 

Original comment by craterbu...@gmail.com on 10 Apr 2012 at 6:42

GoogleCodeExporter commented 9 years ago
Solved the issue after some googling, had to register the certificate's MD5 
with the api key. Working now, this issue can be closed.

Original comment by craterbu...@gmail.com on 10 Apr 2012 at 7:10

GoogleCodeExporter commented 9 years ago

Original comment by connor.tumbleson on 16 Nov 2012 at 1:25