After i flash initiaLrom im having trouble loggingin in facebook it says... Login failed. Sorry, an unexpected error occurred. Please try again later. (NullPointerException: null) sorry newbie.
edit dan save build.prop ro.product.manufacturer=Nokia change "Nokia" delete or write your like sony,samsung or etc
DELETED
Restore the app to factory settings then log in. After that you can update it to the latest version. Worked for me.
I'm having with null pointer exception :null when I try to login,please help
Related
I've got a problem with the Android Market whereby it will work as normal, allowing me to search for and download apps, but shows the error message "the server is not available..." whenever I select my apps. So, I can't see my apps at all.
I'm running AceSmod ROM and have cleared the market data but to no avail.
I found this in the logcat. Not sure if it helps...
"[24] BaseAction.run(): ApiException: com.android.vending.api.ApiException: Error from backend. Request=com.android.vending.model.AssetRequest, Response=INTERNAL_SERVICE_ERROR
I/vending (16292): [1] BaseAction.displayErrorUi(): Server error in com.android.vending.MyDownloadsActivity$MyDownloadsLoader: com.android.vending.api.ApiException: Error from backend. Request=com.android.vending.model.AssetRequest, Response=INTERNAL_SERVICE_ERROR"
Any help would be appreciated.
Ta.
scutworker said:
I've got a problem with the Android Market whereby it will work as normal, allowing me to search for and download apps, but shows the error message "the server is not available..." whenever I select my apps. So, I can't see my apps at all.
I'm running AceSmod ROM and have cleared the market data but to no avail.
I found this in the logcat. Not sure if it helps...
"[24] BaseAction.run(): ApiException: com.android.vending.api.ApiException: Error from backend. Request=com.android.vending.model.AssetRequest, Response=INTERNAL_SERVICE_ERROR
I/vending (16292): [1] BaseAction.displayErrorUi(): Server error in com.android.vending.MyDownloadsActivity$MyDownloadsLoader: com.android.vending.api.ApiException: Error from backend. Request=com.android.vending.model.AssetRequest, Response=INTERNAL_SERVICE_ERROR"
Any help would be appreciated.
Ta.
Click to expand...
Click to collapse
Sorry, no help from me but same issue since yesterday evening. CM7.1 final HTC Desire Market 3.1.5. Hope omeone will post a solution, i tried delete cache/data, install old market, restore links with titanium backup and rom toolbox. With market 2.3.6 i got the server fail message like u, with 3.1.5 a blank screen. Will do also a logcat soon
There's another thread on this
http://forum.xda-developers.com/showthread.php?t=1273843
When I open this app this message shown
how to solve the problem
this the message :
https://www.dropbox.com/s/op860kosp33keqa/Screenshot_2015-01-11-22-00-16.png?dl=0
Basically you can't... Try clearing app data or reinstalling it.
Recently i applied a mod to my rom n after installation when i tried to login to facebook it gave this message
"Unable to login or invalid login address. Please check network or try again later( UnknownHost Exception : Unable to resolve host " b-api.facebook.com "
No address associated with hostname..
I tried to clear data reinstalled it but it did not work.
I even gave a factory reset but it still does not work...
PLZ HELP!!!!!
What is that mod u applied?
Hello all,
After a factory reset or an update to V10c (update was available immediately after factory reset) my G4 keeps rebooting at random moments. I saved an logcat log to my computer via ADB which I will add as an link because it exceeds the forum limits. Personally I suspect the following error:
Code:
E/SQLiteDatabase( 7825): Failed to open database '/data/data/com.google.android.apps.messaging/databases/bugle_db'.
on line 44088 but I don't know for sure. I tried removing all SMS messages but one of them keeps returning after I deleted it.
I would like to get rid of this problem as soon as possible. Also, when booting back up I get an error message 'Unfortunately MirrorLink has stopped'.
Anyone?
Thanks in advance,
kvanzuijlen
Link to logcat adb log: https://www.dropbox.com/s/yw43mnxhjuec607/logcat.txt?dl=0
Recently was installing an app that required permissions that need the password to give - a VPN (a trusted one) - and when I inputted my pin it lagged for a moment and then said settings has stopped. so I tried just changing my password which I had done just a few days before and it also crashed. so I tried a few times and restarted a few times and checked for updates and I cleared settings cache and I uninstalled the VPN and I tried all of the above again but still, it kept stopping no matter what I tried. I looked at the summary and it seems that it is trying to verify on a null object reference or something like that - I will copy it below. any suggestions on how to fix this?
error summery
------------------
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:353)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
at java.util.concurrent.FutureTask.run(FutureTask.java:271)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int com.android.internal.widget.VerifyCredentialResponse.getResponseCode()' on a null object reference
at android.os.Parcel.readException(Parcel.java:2022)
at android.os.Parcel.readException(Parcel.java:1962)
at com.android.internal.widget.ILockSettings$Stub$Proxy.checkCredential(ILockSettings.java:642)
at com.android.internal.widget.LockPatternUtils.checkCredential(LockPatternUtils.java:370)
at com.android.internal.widget.LockPatternUtils.checkPattern(LockPatternUtils.java:422)
at com.android.internal.widget.LockPatternUtils.checkPattern(LockPatternUtils.java:409)
at com.android.settings.fj.doInBackground(LockPatternChecker.java:133)
at com.android.settings.fj.doInBackground(LockPatternChecker.java:130)
at android.os.AsyncTask$2.call(AsyncTask.java:333)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
... 3 more
Facing same issue. Any fixes on this?
viveksuryavanshi said:
Facing same issue. Any fixes on this?
Click to expand...
Click to collapse
Or any suggestions on why this happened.