Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
blauciel
Old
#1  
Senior Member - OP
Thanks Meter 39
Posts: 304
Join Date: Nov 2011
Location: Dayton, OH
Default Tweetdeck

For some reason, Tweetdeck will not install. It simply says "Application Not Installed" and isn't, in fact, installed. Anyone know what's causing this?

I tried Seesmic as a stand-in, but it was rather inadequate.
 
xdalaw
Old
#2  
xdalaw's Avatar
Member
Thanks Meter 7
Posts: 61
Join Date: Aug 2005
I agree and can't get Tweetdeck to install either. Would love to find a solution.

Sent from my Kindle Fire using Tapatalk
 
chad24taylor
Old
#3  
Senior Member
Thanks Meter 60
Posts: 196
Join Date: Sep 2010
Quote:
Originally Posted by blauciel View Post
For some reason, Tweetdeck will not install. It simply says "Application Not Installed" and isn't, in fact, installed. Anyone know what's causing this?

I tried Seesmic as a stand-in, but it was rather inadequate.
I am also a proponent of Tweetdeck, but I've found that Seesmic both looks and works well if you increase the text size
  • Galaxy Nexus
  • Nexus 7
 
blauciel
Old
#4  
Senior Member - OP
Thanks Meter 39
Posts: 304
Join Date: Nov 2011
Location: Dayton, OH
My issue is switching between services is a pain. I have to ouch menu then accounts, then select the account. Kludgy. Odd thing is, Tweetdeck won't show on Android Market, which I have working.

//Tapatalk.KindleFire//
 
xdalaw
Old
#5  
xdalaw's Avatar
Member
Thanks Meter 7
Posts: 61
Join Date: Aug 2005
Quote:
Originally Posted by chad24taylor View Post
I am also a proponent of Tweetdeck, but I've found that Seesmic both looks and works well if you increase the text size
Seesmic is my alternative client. And, I like it well enough. But, really like that unified stream from Tweetdeck for fast checking multiple services.
 
pgastwirth
Old
#6  
Junior Member
Thanks Meter 2
Posts: 4
Join Date: Nov 2011
I also want/need tweetdeck. I love that app. Wish Amazon would just put it in the app store.
 
kick069
Old
(Last edited by kick069; 23rd November 2011 at 03:04 PM.)
#7  
Junior Member
Thanks Meter 3
Posts: 20
Join Date: Jun 2010
I also would love tweetdeck working. IS it looking for some requirement/service that is disabled in the KF?

I have sideloaded Plume for the meantime (which has a unified timeline for multi twitter accounts), which does nothng for FB but still is a good twitter client. Its also supports 7" tablets
 
SifJar
Old
#8  
Senior Member
Thanks Meter 218
Posts: 538
Join Date: Jul 2009
From the AndroidManifest.xml in TweetDeck:

Code:
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.GET_ACCOUNTS" />
<uses-permission android:name="android.permission.READ_PHONE_STATE" />
I'm not sure which permissions are allowed on the Fire, but I guess that last one which seems related to Phone may be an issue.

I don't know if this is what is causing it to fail to install, but I guess it's possible. Perhaps also the location stuff seeing as it doesn't have GPS.
 
blauciel
Old
#9  
Senior Member - OP
Thanks Meter 39
Posts: 304
Join Date: Nov 2011
Location: Dayton, OH
This is from the install apk?

//Tapatalk.EVO3D//
 
SifJar
Old
#10  
Senior Member
Thanks Meter 218
Posts: 538
Join Date: Jul 2009
From the only APK I could find via google, yeah. (I don't actually own an android device to install it on and pull the APK from, so I resorted to Google). Not completely sure how recent the APK I found was. This is the APK I looked at: http://www.mediafire.com/?bqfrt783mv9myv8

 
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...