So this is my very first attempt at a port. I am trying to port the mytouch 4g gingerbread leak to the g2. It gets to the bootanimation and then reboots over and over again. In logcat I see among others the following errors.
Failure getting entry 0x7f0200009
Failure getting entry 0x7f090013
Failure getting entry 0x7f02000e
Failure getting entry 0x7f020002
Failure getting entry 0x7f02001b
Can anyone that is experienced in porting help me out please.
Related
i tried to make the wiki table, but i keep getting the following error:
Code:
Plugin OldStyleTable failed. Line does not begin with a '|'.
Its a bug in the WIKI, even the test code doesnt work http://wiki.xda-developers.com/index.php?pagename=OldStyleTablePlugin
Hope you can fix this error
Fixed
the problem was caused by have old markup checked
Hi all,
I get the above error when trying to install any app from the market on Nexus.
Anyone have any tips or experiencing the same?
A friend and I are getting the same issue, cleared cache and data to Android market but still continues, any ideas anyone?
**Update**
Just got ran logcat and noticed this, any ideas?
Code:
E/Volley ( 1774): [161] BasicNetwork.performRequest: Unexpected response code 403 for https://android.clients.google.com/vending/api/ApiRequest
D/Volley ( 1774): [161] BasicNetwork.logSlowRequests: HTTP response for request=<[ ] https://android.clients.google.com/vending/api/ApiRequest NORMAL 248 GetAssetRequestProto> [lifetime=4379], [size=141], [rc=403], [retryCount=1]
E/Volley ( 1774): [161] BasicNetwork.performRequest: Unexpected response code 403 for https://android.clients.google.com/vending/api/ApiRequest
E/Finsky ( 1774): [1] 1.onErrorResponse: Error when attempting direct download of asset [com.google.android.apps.maps]. Error=[com.android.volley.toolbox.AuthFailureError]
D/Volley ( 1774): [1] Request.finish: 4459 ms: [ ] https://android.clients.google.com/vending/api/ApiRequest NORMAL 248 GetAssetRequestProto
** Update2 **
Did a factory reset and that cleared the problem.. not too sure what caused it in the first place though.
FIX
i have a fix for this...was experiencing the SAME problem on my nexus s 4g and realized this is a problem with the KERNEL...if anyone ever encounters this error, just flash a different kernel and the problem should be taken care of..
gulrezm said:
i have a fix for this...was experiencing the SAME problem on my nexus s 4g and realized this is a problem with the KERNEL...if anyone ever encounters this error, just flash a different kernel and the problem should be taken care of..
Click to expand...
Click to collapse
improper version of GApps was causing it for me, or improper sequence of load of google apps after ROM flash.
Hello There
I have run into a strange problem: when I copy video files into kindle I get this error:
An unexpected error is preventing the operation. Make a note of this error code, which might be useful if you get additional help to resolve this problem
Error 0x80070057: the parameter is incorrect,
What could be the problem?
I have searched but couldn't find anyone with the exact same problem as mine.
This is the message I got from HTCDev.com
We're sorry, but it appears your attempt to unlock the bootloader on this device has failed. This could be caused by several factors including simple errors in the entry of the unlock token, problems with your device, or a lack of manufacturer support for the unlocking process. Please see the specific error code listed below, and try again if necessary.
Error Code: 173.
Error Reason: Check Rule Fail with exception.
I have all the requirements (HTC Drivers, adb and fastboot files, JRE) and I am 100% sure I copied the code correctly as I have helped friends unlock their HTC phones before.
Also its definitely not the carrier disallowing me to unlock.
Can anyone help me figure out what's wrong here?
Servers down !?
http://www.isitdownrightnow.com/htcdev.com.html
More info here
Hello,
I'm building this ROM for my device and at the stage of syncing the source code, I encountered two errors which made my sync exit. They were:
1) gnutls_handshake() failed: A TLS packet with unexpected length was received.
2) unable to access source.google.com
--
I know this is the wrong place for posting this, but I haven't got good help over the internet so I tried to seek some help in here.
I'm on Ubuntu 14.04 LTS.