Motorola Droid X :: Facebook App - Internal Error

Aug 21, 2010

whenever i try to set up stock facebook app i keep getting an internal error has occurred. i put in name and password hit next says adding account then i get that message. i downloaded the one from the market and it works fine.

Motorola Droid X :: facebook app - internal error


Motorola Droid :: Error Uploading Videos To Facebook

Nov 10, 2009

The facebook app definitely has not links to it. I used the browser to get to the site and selected full site. I get all the way into upload and the upload page says uploads disabled. Anyone know why this would be?I registered my phone number on my previous phone (same number/provider now) with facebook and have an upload email address. On my previous phone I successfully uploaded videos using this method.So I tried it on the droid. First problem I had was with the messaging app. I can't figure out how to search my contacts from the To:. If I start typing the contacts come up but it only lists phone numbers.I found that the Contacts has an menu option for Display Options. That's where the Only contacts with phones check box is.still doesn't show up in the messaging app. I even killed it hoping some kind of refresh was needed.nope.no emails. Why doesn't the message app have a contacts menu option. So I go to contacts which now has facebook email in it. I find facebook. I hit edit. I press and hold on the email text box.copy all.then restart messaging and paste the email into the to.that was quite a bit of work.at least now I have a message thread to reuse..cause that was a PITA.I then hit upload and select my video...all my videos of which the longest is 20 seconds (I've always been able to mms up-to-30 seconds on Verizon) error out saying they are two big. btw.my samsung flip phone with windoze 2 would go into a "formatting for messaging" sequence before sending it.So I take a 2 second video attach it and send it off.facebook texts back "Sorry an error occurred processing your video. Please try again in a little while."huge props to anyone who can come up with a way to upload video either 3G or wifi to facebook. I'm going to try USB mounting and upload on the computer but that defeats the whole purpose.huger props to anyone who can figure out why the main facebook site says "Video Uploads Disabled" when I surf from my phone....the conspiracy theory person thinks collusion!

View 23 Replies View Related

Motorola Droid :: Facebook Photo Uploading Error

Nov 10, 2009

I've searched the forums but have found no solution to my issue.Whenever I go to gallery and click on a photo to "Share" and click facebook I immediately receive an error "Upload, An error had occurred while saving the photo" anyone have any suggestions? I tried rebooting among other things.I love the phone so far though just want to upload pics to facebook now

View 7 Replies View Related

Motorola Droid :: Multiple Facebook Links - Error

Nov 15, 2009

For several of my contacts, viewing their contact page will show multiple links to their facebook account.

For example, I lookup John Doe and it'll show:
[PIC] John Doe
Call Mobile
Email Home
Facebook Profile
Facebook Profile
Facebook Profile
Facebook Profile
Facebook Profile

Clicking on any of the Facebook profile buttons takes you to the same facebook page. Anyone else seeing this issue? I have one Gmail account and one Facebook account on this phone and that's all I've ever had...

View 3 Replies View Related

Motorola Droid :: Facebook Error Applications Permissions

Mar 4, 2010

Only when i try to post a status, i get this message. Not on comments just on my main update status. i didnt install anything new and ive had this error a few days now. i tried uninstalling and reinstalling the app and nothing seems to be changing. im runnung BB0 0.7.5 if it matters and have been for a long time. i havent dont anything new with my phone...

View 1 Replies View Related

Motorola Droid X :: Getting Error Message To Remove Facebook Account / Fix It?

Oct 12, 2010

OK, I've been on the leaked version 2.3.9 pretty much since it was available and didn't upgrade to the OTA. Recently, I decided to deactivate my Facebook account since I don't really use it anymore. I have always had it listed in my accounts with Google and Twitter, and now I want it removed. Every time I try to remove it from my accounts on my phone, I get an error message. Any ideas why it's getting an error and what I can do to fix it?

View 3 Replies View Related

Motorola Droid :: Facebook - Getting A Message - An Error Has Occured While Fetching Data

Mar 18, 2010

When I open facebook app and click on "news feed" I am getting a message "an error has occured while fetching data"

View 14 Replies View Related

Motorola Droid :: Facebook App Error - Application Request Limit Reached

Jan 5, 2010

Facebook app has been acting up on my Droid since evening. I can get to mobile site but the app says "application request limit reached" and will not get data from FB.

View 2 Replies View Related

HTC Incredible :: Facebook App Error Message - An Error Has Occurred While Fetching Data

May 7, 2010

I'm having some problems with an error message I'm getting from the Facebook application that came with the phone. The message im getting is "an error has occurred while fetching data [malformedJSon]". This is when I go to new feeds. Anyone else having this issue or know how to resolve it?

View 2 Replies View Related

Motorola Droid X :: Facebook Live Feed - REAL Facebook Page On Droid X

Aug 5, 2010

I'm sure this isn't news to any of you veterans, but this is my first android device so please bare with me. I'm using the facebook app and have noticed that neither the app itself or the widget show the actual facebook live feed or provide a way to access it....

Of course my next thought was "well what if I just use the facebook page in a browser window". Turns out that's not as simple as I thought! Apparently facebook not only has a mobile page, it also has a "touch" page that it likes to route you to. Neither the mobile or the touch facebook pages have a way to access the live feed either....

View 2 Replies View Related

Motorola Droid X :: Facebook Contacts Still Sticking Around After Removing Facebook Account

Jul 16, 2010

I removed my facebook account because I didn't wane all of my friends in my contacts, but a few of them are still in my contacts and I can't delete them!

View 3 Replies View Related

HTC Droid Eris :: Facebook Sync - Error - Process Com.htc.bgp Constantly Force Closed

Jul 7, 2010

After the update to Android 2.1 on my HTC Eris, like many other people, I had problems syncing my phone contacts to my facebook contacts. The process com.htc.bgp constantly force closed, and no linking could be made or is some cases only a part of the facebook contacts were synced.

Different fixes has been suggested by users online but none of them worked

My wifes account works perfect on my phone but mine does not work on her phone

Obviously its something on my FB account but what?

View 5 Replies View Related

HTC Desire :: Should Facebook Really Be Using 40MB Of Internal Memory?

Jul 8, 2010

All my internal memory has almost gone, most of it is being used by facebook (40MB).

I have a feeling that this is due to facebook pictures being pulled onto my phone using 'facebook sync' app. (350 contacts, and somehow 900 pictures).

I have disabled all my facebook contacts by unsyncing it, but it does not delete the data.

If i backup all my contacts & apps/settings and do a factory reset will this solve the issue?

View 4 Replies View Related

Android :: Internal Compiler Error When Compiling Native Code

Aug 9, 2010

Currently I am trying to compile native code for Android. The code is from the OpenCV port for Android. I pasted all the code correctly in my project and edited my make files accordingly. When I set android:debuggable to false everything works fine and I get my native library. When I try while android:debuggable is set to true I get an error.

Here is a part of the log:

CODE:....................

From what I have found on the internet this is caused by the optimization level of the compilation. As long as the code isn't compiled so that is is debuggable afterwards everything should be fine.

Now apparently it is possible to avoid this by setting APP-OPTIM := release in the Application.mk or adding -O2 to LOCAL_CFLAGS. I have tried both and still I get this error.

Right now I don't really care that much about debugging my native code, but I would like to have basic debugging enabled. And I don't want to keep switching android:debuggable in my manifest every time I want to compile. I'm not even sure if it is okay at all if I just set android:debuggable to false pre compiling and to true post compiling, but I am sure I will forget it every second run.

View 1 Replies View Related

Android :: Buildsystem On Ubuntu 10.04 X86-64 Occrur Internal Compiler Error

Jul 22, 2010

I'm trying to build android system ; enviroment: ubuntu 10.04, gcc-4.4 jdk 1.6-0-20
get source code follows http://source.android.com/source/download.html

$ . build/envsetup.sh

$ choosecombo

$ make

then compiler error occurs:

CODE:........

In line 554: the code below:

CODE:...........

View 2 Replies View Related

Android :: Internal Server Error While Sending Data Using Post Method

Oct 2, 2010

I am working on an SMS Sending application and for login purpose i want to send the username and password using POST method from my Android Application to the web server.When i click on login button the application is not resopnding and the console prints the following message in response of the Post request.

View 1 Replies View Related

Motorola Droid :: Running Out Of Internal Storage

Oct 1, 2010

I received notification that I am running low on storage space. I checked the FAQ and it mentioned that we can't install applications to the SD card. It's not like I am running a ton of applications... so what are my options besides removing applications?

View 29 Replies View Related

Motorola Droid :: If Internal Storage Low / How To Make It Better?

Nov 22, 2010

My internal phone storage says available space is 164mb. Is that good or bad? Also my SD card storage is 14.91 gb. My available space for that is only 2.23gb. I have like 3000 pictures. Would that slow down phone and lag? Also if internal storage low how make better?

View 5 Replies View Related

Motorola Droid X : Where To Put Music On Internal Drive?

Aug 14, 2010

I'm rooted. However when looking through the internal memory i don't see a good place to put several gigs of music. Where should iput it? When connected as usb drive, i have no access to system files to copy over my music to. What is the best way to copy the music? Copy to sd card the root explorer copy to internal is all i can think of. That would be incredibly slow.
1. Where to put music on internal?
2. Is internal memory for storage same/shared with system files?
3. How to copy file to internal?
My 32 gb sd is full of movies so need to use my empty internal.

View 4 Replies View Related

Motorola Droid 2 :: 8GB Internal Storage And 8000 Applications

Sep 16, 2010

Has anyone found a way to use the 8gb internal storage for anything but storing about 8000 apps?

View 1 Replies View Related

Motorola Droid X :: Capacity Of Inbuilt Internal Storage?

Aug 11, 2010

Got a quick question, does anyone know what there built in internal storage capacity was before downloading any apps or when the phone was bone stock. Just got mine and is only say 6.30 gb free and I know it is supposed to be 8 gb. I know actual storage formatted is less Just wondering if yours is the same.

View 2 Replies View Related

Motorola Droid X :: Using Internal Storage For Media Stuff Possible?

Jul 30, 2010

I was wondering if the internal 8gb storage on the Droid X can be used for anything other than apps? I want to be able to use that extra storage for more MP3's, pictures, and videos.

View 1 Replies View Related

Motorola Droid :: Memory Usage - Internal Vs Card

Apr 12, 2010

As I did some research I found out, and correct me if I am wrong, that most of the applications that we download on the Droid go against the internal memory, and that the applications are not being loaded onto the memory card. I move to the Droid from Blackberry for this sole reason, thinking the Droid had it the opposite way, that the applications were being loaded on the memory card, and not the internal memory. This concept of loading the programs onto the internal memory, was putting a hurt on my Blackberry, where I had to give up programs in order for it to run faster. I am now concerned after finding out that the Droid has the same concept, that this will eventually happen with my Droid, and that I may have to give up programs for it to run fater as well. If this is true to what I am saying, that the applications are on the internal memory and eating away on it, then I am hoping someone would develop a program where as we can take our progams and move them over to the memory card so that it will free up the internal memory, other wise I am off to seek aphone that runs windows, I do belive they do have this concept that I want. I should have done my homework!

View 3 Replies View Related

Motorola Droid X :: Way To Put Ringtone On Phone Internal Memory?

Sep 5, 2010

Is there a way to move a ringtone to the phone's native memory instead of the sd card? I am tired of the beeps I get when I plug in my usb or turn off/on my phone. I have root on my phone I just don't know how to do it...

View 4 Replies View Related

Motorola Droid X :: Way To Store Files On Internal Memory

Sep 7, 2010

This has been bugging me but I think it's just the way it is. In the DX we have 8gb of internal memory with an additional external 16gb (as shipped) on the SD card. I can store my music, pictures, etc. on the SD card but cannot access the internal 8gb. Besides storing apps, what good is that internal memory? Is there a way to store files on it. I read in the Applications and Games forums that other phone owners complain that some apps are too big to keep on their internal memory, but it seems to me that with the DX, this is no issue because we can't use that memory anyway. Why would a DX owner care about storing apps in the SD card (with 2.2) when we have tons of unused memory internally? Is there a way to store files on the internal memory which I'm missing?

View 1 Replies View Related

Motorola Droid :: Phone Internal Memory Or SD Card Or Both?

Jan 23, 2010

I'm confused exactly what the memory allowance is for the Motorola DROID. Where are the apps stored? Phone internal memory or SD card or both? How much can the device hold? I'm always uncertain whether it's OK to install more and more apps...so I'm skeptical...

View 4 Replies View Related

Motorola Droid 2 :: Accessing 8GB Internal Storage From Apps On Phone?

Sep 5, 2010

I can't find a way to access the internal 8GB storage from the phone to put files there, or to open/use files there, for that matter.I can see it from the PC if I mount the Droid, but can't from the phone itself.please point out the obvious thing that I'm missing. I've tried Astro, Root Explorer, and the Files program that came w/the D2, none of them appear to allow me to access the 8gb storage.

View 6 Replies View Related

Motorola Droid X :: Applications In Internal Memory And Android Folders

Oct 17, 2010

Couple of questions regarding internal memory and the Android folders. I have over 125 apps on my phone, but I have hardly put a dent in my internal memory space. So my questions are:
1) Why is it helpful to move apps to SD if they take up such little space?
2) If I want to put *data* in internal memory (possible?), or in an Android local folder *not* on the SD card, where is the best place to put it?

View 3 Replies View Related

Motorola Droid :: Applications Live In 256MB Internal Memory Only

Nov 16, 2009

It was too bad to hear about the fact that the Applications live and function within the Droid's 256MB of internal memory instead of utilizing all of the micro-SD space that the phone can have. This really hurts the Droid's ability to compete with the iPhone on things like handheld gaming since programs have to stay very small in order to not take up all your phone's space.

Games can get quite large. I had an old Palm V back in the day, and I do recall being able to eventually run applications off of the SD card. This was nice. What are your thoughts on this? Do you think there will be apps that allow Droid to run apps off of the SD card?

View 11 Replies View Related

Motorola Droid :: Moving Apps From Internal Memory To SD Card

Jan 25, 2010

Firts off, I would like to say hi to everyone, since this is my first post. Also, sorry if this topic has been discussed already, but I did a search and was unable to find what I needed. Alright, lets get to the question. I have a Moto Droid and just recently I received a notification about running out of internal memory space. Is there a way to move the apps from my internal memory to my SD card without rooting the phone? If this is not possible is there any way to free up more internal memory space?

View 13 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved