Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
feisty_noodle
Old
(Last edited by feisty_noodle; 8th December 2010 at 09:46 PM.)
#1  
Senior Member - OP
Thanks Meter 80
Posts: 220
Join Date: Jan 2010
Lightbulb Google location services fix (formerly, Twitter client recommendations?)

I tried and failed with Seesmic so far.
[INSTALL_FAILED_MISSING_SHARED_LIBRARY]

Update:
Twitter and Tweetdeck also fail to install (didn't verify the error).

Update2:
Seems like others had noticed this before:
http://forum.samdroid.net/f38/cant-i...949/#post45656

I do have GMaps installed, though ...

Update3:
Figured out the problem.
Need to push the missing files:
/system/framework/com.google.android.maps.jar
/system/etc/permissions/com.google.android.maps.xml

Then reboot and it should be fixed (Twitter, Seesmic, Tweetdeck now install).

Update4:
It seems that this fix may apply to any app that used Google location services. (More useful than I thought )
Also see here (post 10) for the Quick Howto:
http://forum.xda-developers.com/show...2&postcount=10

Update5:
Don't forget to remount the /system parition (else, you will get messages about read-only issues).
Code:
adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system
The Following User Says Thank You to feisty_noodle For This Useful Post: [ Click to Expand ]
 
cabbieBot
Old
#2  
cabbieBot's Avatar
Senior Member
Thanks Meter 40
Posts: 414
Join Date: Apr 2010
twidroyd is perfect. its probably the single best running app on my NC, all things considered.
 
califrag
Old
#3  
Senior Member
Thanks Meter 10
Posts: 138
Join Date: Mar 2009
Quote:
Originally Posted by cabbieBot View Post
twidroyd is perfect. its probably the single best running app on my NC, all things considered.
I installed the official Twitter (v1.0.5) client right from the applanet market. Works perfectly
Attached Thumbnails
Click image for larger version

Name:	10-12-05-1.jpg
Views:	185
Size:	12.7 KB
ID:	457087  
Attached Files
File Type: apk com.twitter.android.apk - [Click for QR Code] (1.89 MB, 46 views)
 
golfprorm
Old
#4  
Member
Thanks Meter 3
Posts: 31
Join Date: Dec 2009
Touiteur is my favorite app and it works just fine on the NC.

Sent from my Nook Color
 
feisty_noodle
Old
#5  
Senior Member - OP
Thanks Meter 80
Posts: 220
Join Date: Jan 2010
Quote:
Originally Posted by cabbieBot View Post
twidroyd is perfect. its probably the single best running app on my NC, all things considered.
Agreed, Twidroyd is awesome! I'll stick with it.
 
kerobaros
Old
#6  
Junior Member
Thanks Meter 0
Posts: 7
Join Date: Nov 2009
Quote:
Originally Posted by feisty_noodle View Post
Update3:
Figured out the problem.
Need to push the missing files:
/system/framework/com.google.android.maps.jar
/system/etc/permissions/com.google.android.maps.xml

Then reboot and it should be fixed (Twitter, Seesmic, Tweetdeck now install).
I assume you got these files from a GApps archive somewhere. Could you point out which one? Would love to have Tweetdeck on my NC.
 
pezhore
Old
#7  
Member
Thanks Meter 11
Posts: 73
Join Date: Jun 2009
Quote:
Originally Posted by kerobaros View Post
I assume you got these files from a GApps archive somewhere. Could you point out which one? Would love to have Tweetdeck on my NC.
I was able to pull them from my Android phone. I'm not sure the legality of posting those here (proprietary software maybe?)
 
feisty_noodle
Old
#8  
Senior Member - OP
Thanks Meter 80
Posts: 220
Join Date: Jan 2010
Quote:
Originally Posted by kerobaros View Post
I assume you got these files from a GApps archive somewhere. Could you point out which one? Would love to have Tweetdeck on my NC.
You can extract the necessary files from any of a number of GApps floating around (like this one):
http://goo-inside.me/google-apps/gap...020-signed.zip
 
quietglow
Old
#9  
Member
Thanks Meter 2
Posts: 75
Join Date: Nov 2006
That fix actually enables a whole slew of other apps -- basically all the things which wouldnt work because they lacked location services (i.e. all the good stuff). You should seriously post that in another post as a generic non-installing app fix.

I just got Parallel Kingdoms running, so my NC experience is complete.
 
chuffykow
Old
#10  
Member
Thanks Meter 11
Posts: 38
Join Date: Dec 2010
Default quick how-to

remount rw so we can modify /system
Code:
adb shell
mount -o remount,rw /dev/block/mmcblk0p5 /system
exit
copy over the two files from the zip:
Code:
adb push com.google.android.maps.xml /system/etc/permissions/com.google.android.maps.xml
adb push com.google.android.maps.jar /system/framework/com.google.android.maps.jar
reboot the device
Code:
adb shell
reboot
This should be working, I've done very limited tests to confirm that it's accurate
Attached Files
File Type: zip location.zip - [Click for QR Code] (250.8 KB, 582 views)

The Following 2 Users Say Thank You to chuffykow For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Windows-Based Multi-Tool for the Sony Xperia U

If you are a flashaholic and an owner of the Sony Xperia U, you may be interested in the … more

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more

Side-Swiping Multitasking with Kakudo

Recovering iPad users may still remember the multitasking function where you can swipe left or right to … more