Youtube from Droid on Donut (MyAccount FC) - G1 Android Development

****CYANOGEN 4.2.3.1 HOWTO****
EDIT: if you live in usa i think you have install gmaps nav.. in this case, just push YouTube.apk
EDIT2: argh.. if you press "MyAccount" button --> FC. Something miss
Download this zip (mirror) and unzip in tools/. Open a terminal and do:
Code:
adb remount
adb push build.prop /system
adb shell reboot
After reboot:
Code:
adb remount
adb shell rm /system/app/YouTube.apk
adb shell rm /data/dalvik-cache/*YouTube*
adb push YouTube.apk /system/app
adb shell reboot
"Should" work.
*********************************************
if you doesn't have CM4.2.3.1, don't use my build.prop but do:
Code:
adb pull /system/build.prop .
Open the file with gedit or a notepad and change
Code:
ro.build.version.sdk=4
ro.build.version.release=1.6
with
Code:
ro.build.version.sdk=5
ro.build.version.release=2.0
Now, follow my howto using your new build.prop
Thanks octobclrnts gmaps thread

nice. side note, if you go through the new map install, the new youtube shows up too (at least for me it did)

robkoehler said:
nice. side note, if you go through the new map install, the new youtube shows up too (at least for me it did)
Click to expand...
Click to collapse
haha it's true! i'm italian and i can't use gmaps nav

I tried installing the new Youtube through your instructions and it seems the 'My Account' function in the menu causes Youtube to fc. Anyone else get this problem?

bigdbag said:
I tried installing the new Youtube through your instructions and it seems the 'My Account' function in the menu causes Youtube to fc. Anyone else get this problem?
Click to expand...
Click to collapse
FC
Code:
I/ActivityManager( 94): Start proc com.google.android.youtube for broadcast com.google.android.youtube/.widget.WidgetProvider: pid=586 uid=10005 gids={3003}
I/ActivityManager( 94): processNextBroadcast: waiting for ProcessRecord{43acc178 586:com.google.android.youtube/10005}
D/dalvikvm( 140): GC(1) freed 8348 objects / 508680 bytes in 420ms
D/Launcher( 140): dumping extras content=Bundle[{appWidgetId=36}]
I/ActivityThread( 586): Publishing provider com.google.android.youtube.SuggestionProvider: com.google.android.youtube.suggest.SuggestionProvider
W/InputManagerService( 94): Window already focused, ignoring focus gain of: [email protected]
I/YouTube ( 586): Distribution channel:mvapp-android-tmobile
E/YouTube ( 586): Just received Intent: Intent { act=android.appwidget.action.APPWIDGET_ENABLED cmp=com.google.android.youtube/.widget.WidgetProvider }
E/AndroidRuntime( 586): Crash logging failed: java.lang.NullPointerException
E/YouTube ( 586): Just received Intent: Intent { act=android.appwidget.action.APPWIDGET_UPDATE cmp=com.google.android.youtube/.widget.WidgetProvider (has extras) }
E/AndroidRuntime( 586): Crash logging failed: java.lang.NullPointerException
I/ActivityManager( 94): Process com.google.android.youtube (pid 586) has died.
I/ActivityManager( 94): Low Memory: No more background processes.
D/skia ( 140): purging 47K from font cache [6 entries]
D/dalvikvm( 140): GC(1) freed 9327 objects / 531048 bytes in 107ms
D/dalvikvm( 142): GC(1) freed 1106 objects / 57784 bytes in 83ms
D/skia ( 259): purging 6K from font cache [1 entries]
D/dalvikvm( 259): GC(1) freed 825 objects / 30304 bytes in 104ms
D/skia ( 363): purging 6K from font cache [1 entries]
D/dalvikvm( 363): GC(1) freed 2424 objects / 163360 bytes in 85ms
D/skia ( 393): purging 6K from font cache [1 entries]
D/dalvikvm( 393): GC(1) freed 3740 objects / 298064 bytes in 114ms
D/skia ( 451): purging 6K from font cache [1 entries]
D/dalvikvm( 451): GC(1) freed 3055 objects / 226168 bytes in 153ms
D/skia ( 503): purging 6K from font cache [1 entries]
D/dalvikvm( 503): GC(1) freed 3770 objects / 269912 bytes in 108ms
D/skia ( 194): purging 6K from font cache [1 entries]
D/dalvikvm( 194): GC(1) freed 5182 objects / 280560 bytes in 123ms
D/Sensors ( 94): sensors=00000000, real=00000000
D/AKMD ( 81): Compass CLOSE
D/SurfaceFlinger( 94): About to give-up screen, flinger = 0x18f450
D/dalvikvm( 363): GC(0) freed 5859 objects / 457808 bytes in 151ms
D/dalvikvm( 363): GC(0) freed 3181 objects / 129200 bytes in 89ms
D/dalvikvm( 363): GC(0) freed 2367 objects / 98160 bytes in 107ms
D/dalvikvm( 363): GC(0) freed 2492 objects / 105504 bytes in 116ms
D/dalvikvm( 363): GC(0) freed 14284 objects / 2012064 bytes in 160ms
D/dalvikvm( 363): GC(0) freed 3401 objects / 137760 bytes in 100ms
D/dalvikvm( 363): GC(0) freed 2369 objects / 98144 bytes in 99ms
D/dalvikvm( 363): GC(0) freed 2481 objects / 105312 bytes in 111ms
D/KeyguardViewMediator( 94): wakeWhenReadyLocked(82)
D/KeyguardViewMediator( 94): handleWakeWhenReady(82)
D/KeyguardViewMediator( 94): pokeWakelock(5000)
D/Sensors ( 94): sensors=00000001, real=00000001
D/AKMD ( 81): Compass OPEN
I/StatusServlet( 363): SignalStrength: 13(raw) - 62(%)
D/SurfaceFlinger( 94): Screen about to return, flinger = 0x18f450
D/KeyguardViewMediator( 94): pokeWakelock(5000)
W/InputManagerService( 94): Window already focused, ignoring focus gain of: [email protected]
D/dalvikvm( 140): GC(2) freed 1624 objects / 82768 bytes in 118ms
I/ActivityManager( 94): Process com.android.settings (pid 579) has died.
I/ActivityManager( 94): Low Memory: No more background processes.
I/StatusServlet( 363): SignalStrength: 6(raw) - 37(%)
I/ActivityManager( 94): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.google.android.youtube/.HomeActivity }
I/ActivityManager( 94): Start proc com.google.android.youtube for activity com.google.android.youtube/.HomeActivity: pid=601 uid=10005 gids={3003}
I/ActivityThread( 601): Publishing provider com.google.android.youtube.SuggestionProvider: com.google.android.youtube.suggest.SuggestionProvider
I/YouTube ( 601): Distribution channel:mvapp-android-tmobile
D/dalvikvm( 601): GC(0) freed 4095 objects / 359120 bytes in 84ms
D/dalvikvm( 601): GC(2) freed 161 objects / 7360 bytes in 104ms
D/dalvikvm( 601): GC(0) freed 3611 objects / 218240 bytes in 85ms
I/ActivityManager( 94): Displayed activity com.google.android.youtube/.HomeActivity: 2712 ms (total 2712 ms)
D/YouTube ( 601): Trying store file for url=[http://gdata.youtube.com/feeds/api/standardfeeds/most_viewed?v=2&start-index=1&format=2%2C3&time=today&max-results=9].
D/YouTube ( 601): Trying store file for url=[http://gdata.youtube.com/feeds/api/standardfeeds/most_discussed?v=2&start-index=1&format=2%2C3&time=today&max-results=9].
D/YouTube ( 601): Trying store file for url=[http://gdata.youtube.com/feeds/api/standardfeeds/most_recent?v=2&format=2%2C3&start-index=1&max-results=9].
D/YouTube ( 601): Trying store file for url=[http://gdata.youtube.com/feeds/api/standardfeeds/top_rated?v=2&start-index=1&format=2%2C3&time=today&max-results=9].
D/dalvikvm( 601): GC(0) freed 6182 objects / 371944 bytes in 103ms
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/syBwqLvbsWM/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/b0sVmg89cio/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/jA1v80z392A/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/kGsdmA2SfVk/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/OWCidnkhPtQ/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/kxHwfTpQjpc/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/OWCidnkhPtQ/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/kGsdmA2SfVk/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/hC09V7VnD9g/default.jpg].
D/dalvikvm( 601): GC(0) freed 7726 objects / 607840 bytes in 87ms
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/nqaF2NdMMMk/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/BRot7HVhbpc/default.jpg].
D/YouTube ( 601): Trying store file for url=[http://i.ytimg.com/vi/kGsdmA2SfVk/default.jpg].
D/skia ( 140): purging 110K from font cache [14 entries]
D/dalvikvm( 140): GC(1) freed 2543 objects / 145648 bytes in 234ms
I/ARMAssembler( 94): generated scanline__00000177:03515104_00001A01_00000000 [ 64 ipp] (89 ins) at [0xaea60:0xaebc4] in 732422 ns
W/dalvikvm( 601): VFY: unable to find class referenced in signature (Landroid/accounts/AccountManager;)
W/dalvikvm( 601): VFY: unable to find class referenced in signature (Landroid/accounts/Account;)
W/dalvikvm( 601): VFY: unable to find class referenced in signature (Landroid/accounts/Account;)
W/dalvikvm( 601): VFY: unable to find class referenced in signature (Landroid/accounts/Account;)
W/dalvikvm( 601): VFY: unable to find class referenced in signature (Landroid/accounts/Account;)
E/dalvikvm( 601): Could not find method android.accounts.AccountManager.getAccounts, referenced from method com.google.android.youtube.login.GlsLoginActivity.getAccount
W/dalvikvm( 601): VFY: unable to resolve virtual method 3: Landroid/accounts/AccountManager;.getAccounts ()[Landroid/accounts/Account;
W/dalvikvm( 601): VFY: rejecting opcode 0x6e at 0x0002
W/dalvikvm( 601): VFY: rejected Lcom/google/android/youtube/login/GlsLoginActivity;.getAccount (Ljava/lang/String;)Landroid/accounts/Account;
W/dalvikvm( 601): Verifier rejected class Lcom/google/android/youtube/login/GlsLoginActivity;
D/AndroidRuntime( 601): Shutting down VM
W/dalvikvm( 601): threadid=3: thread exiting with uncaught exception (group=0x4001e1c0)
E/AndroidRuntime( 601): Uncaught handler: thread main exiting due to uncaught exception
E/AndroidRuntime( 601): java.lang.VerifyError: com.google.android.youtube.login.GlsLoginActivity
E/AndroidRuntime( 601): at com.google.android.youtube.login.LoginActivity.getImplementationClass(LoginActivity.java:140)
E/AndroidRuntime( 601): at com.google.android.youtube.login.LoginActivity.createLoginIntent(LoginActivity.java:123)

Correcting myself, mispost.

I guess you really do not need My account. You can get along fine with out it. I can still upload my vids directly from the phone, as it auto logged me in.

I modified a Droid YouTube.apk to not need a build.prop modification. Requires Android 1.6, not 2.0. Just push this one over the old YouTube.apk. my Account still FCs. Signed and zipaligned:
http://www.mediafire.com/?nnmgkm3ulmx
As for how I did this:
1. Use AXMLPrinter2.jar to disassemble the AndroidManifest.xml and look at it.
2. Find out that the integer "5" only appears in one place, and that is to specify the minimum SDK version required (5 = 2.0, 4 = 1.6)
3. Take a hex editor and find the only instance of "08 00 00 10 05" in the binary AndroidManifest.xml, and change it to "08 00 00 10 04"
4. Replace the modified AndroidManifest.xml into the original YouTube.apk

so correct me if im wrong all you have to do is:
adb push YouTube.apk /system/app
is that right?

well i used the "Auto" way of installing Google Navigation, using the run .bat1 and 2 files..
this made my build prop read as an sdk 5 and build 2.0
then i went to download some of the apps from system/app in the Droid GSM dump...
which was where i downloaded Youtube.apk, upgraded using Astro and wallah
but still a force close on accounts.. i dont have one, so

So what's new in this Youtube app? Is it worth updating to?

Is it the same version that was included in all eclair dumps or does this one have some extra touches to it like Maps? If it's just the barebones one then it would be easier to just use this method here.
http://forum.xda-developers.com/showthread.php?t=577734

How to you know if you have the new youtube app?

psychoace said:
Is it the same version that was included in all eclair dumps or does this one have some extra touches to it like Maps? If it's just the barebones one then it would be easier to just use this method here.
http://forum.xda-developers.com/showthread.php?t=577734
Click to expand...
Click to collapse
I just used the ABk from the link. My Account works

Mine is 1.5.08 (go to settings in youtube app). I'm pretty sure my last rom update didn't overwrite this app (gmaps stayed). So if this is the version listed here then it's exactly the same.

Takenover83 said:
I just used the ABk from the link. My Account works
Click to expand...
Click to collapse
which one is that?

Related

Aldiko + Cyanogen 5.0.2-5.0.5

Anyone else use Aldiko with one of those CM releases?
I'm noticing that when you exit the book and return it returns to the beginning of the chapter which isn't normal behavior here. I don't know if it did this with the stock N1 or not but I know it isn't supposed to reset to chapter beginning nor did that happen on the G1.
It does not do that on my stock N1, but I haven't used cyanogenmod to see if the behavior changes directly due to that.
DevPhone1337 said:
It does not do that on my stock N1, but I haven't used cyanogenmod to see if the behavior changes directly due to that.
Click to expand...
Click to collapse
It's what I'm kind of thinking is the X factor causing this.
im getting the same behavior. i recall aldiko working fine for the day i had my nexus before rooting it.
sinbot said:
Anyone else use Aldiko with one of those CM releases?
I'm noticing that when you exit the book and return it returns to the beginning of the chapter which isn't normal behavior here. I don't know if it did this with the stock N1 or not but I know it isn't supposed to reset to chapter beginning nor did that happen on the G1.
Click to expand...
Click to collapse
I've had it do that for a while, then on the last upgrade I did a wipe and fix permissions. Might want to try uninstall/reinstall before trying a wipe.
Hmm. Tried wipe reinstall and all that. I'm not so much annoyed as curious what would cause that in a custom ROM.
Mine has same issue, hope it will be solved soon.
Have you emailed the author of the app? Why just sit around and hope it eventually gets fixed?
On mine, with CM 5.0.3, it messed up the book titles on the first screen, where it shows the recently opened books at the top. When I click on the actual bookshelf, it's fine. Not sure about the chapter thing, though...
It worked fine when I first got my nexus one.
Then when i rooted and installed a baked rom it went to **** resetting chapetrs after close.
On my N1, Aldiko has always reset to the beginning of the chapter. I have only recently rooted my phone and installed CM on it, and the app still resets to the beginning when I exit out. I always thought it was supposed to do that and it was quite annoying to have to remember to save a bookmark every time I finished reading.
prettyboy85712 said:
Have you emailed the author of the app? Why just sit around and hope it eventually gets fixed?
Click to expand...
Click to collapse
I don't think this is app's issue cause aldiko worked well with stock rom. When I root the phone and install Cyanogen 5, the issue came.
sinbot said:
Hmm. Tried wipe reinstall and all that. I'm not so much annoyed as curious what would cause that in a custom ROM.
Click to expand...
Click to collapse
I wish I checked the logs when this was happening. I suspect it has something to do with write access to save a default bookmark. Did the wipe help? Other things to try is recovery > others > fix permissions and wipe > dalvik cache
tamarian said:
I wish I checked the logs when this was happening. I suspect it has something to do with write access to save a default bookmark. Did the wipe help? Other things to try is recovery > others > fix permissions and wipe > dalvik cache
Click to expand...
Click to collapse
I don't think it'll solve the issue, cause everytime I upgrade Cyanogen ROM, I always do wipe data and dalvik cache.
same here, just wrote to customer support...
prettyboy85712 said:
Have you emailed the author of the app? Why just sit around and hope it eventually gets fixed?
Click to expand...
Click to collapse
Why did you assume I hadn't? I was trying to see if it was a problem with Android 2.1 or Cyanogenmod.
tamarian said:
I wish I checked the logs when this was happening. I suspect it has something to do with write access to save a default bookmark. Did the wipe help? Other things to try is recovery > others > fix permissions and wipe > dalvik cache
Click to expand...
Click to collapse
I did get a logcat of it and sent it to the developer. I don't know if it was helpful or not This is what I sent:
***My actions were
Open Aldiko
Select book
Advance page
hit back button
reopen book and it's back at the chapter start
***
I/ActivityManager( 90): Start proc com.android.aldiko for activity com.android
.aldiko/.ui.HomeScreen: pid=8846 uid=10050 gids={3003, 1015}
I/WindowManager( 90): Setting rotation to 1, animFlags=0
I/ActivityManager( 90): Config changed: { scale=1.0 imsi=310/260 loc=en_US tou
ch=3 keys=1/1/2 nav=3/1 orien=2 layout=34}
V/RenderScript_jni( 195): surfaceDestroyed
V/RenderScript( 195): setSurface 0 0 0x0
D/ViewFlipper( 195): updateRunning() mVisible=false, mStarted=true, mUserPresen
t=true, mRunning=false
I/ActivityThread( 8846): Publishing provider com.android.aldiko.provider.catalog
: com.android.aldiko.provider.CatalogContentProvider
D/dalvikvm( 186): GC freed 7113 objects / 282680 bytes in 116ms
I/ActivityThread( 8846): Publishing provider com.android.aldiko.provider.library
: com.android.aldiko.provider.LibraryContentProvider
I/ActivityThread( 8846): Publishing provider com.android.aldiko.provider.BookVie
wSearchSuggestions: com.android.aldiko.provider.BookViewSearchSuggestionsProvide
r
I/ActivityThread( 8846): Publishing provider com.android.aldiko.provider.filesys
tem: com.android.aldiko.provider.FileSystemContentProvider
D/dalvikvm( 90): GC freed 10381 objects / 460088 bytes in 183ms
D/dalvikvm( 8846): GC freed 2490 objects / 150656 bytes in 75ms
D/dalvikvm( 8846): GC freed 700 objects / 187736 bytes in 40ms
D/webviewglue( 8846): nativeDestroy view: 0x11c380
E/webcoreglue( 8846): The real object has been deleted
W/IInputConnectionWrapper( 195): showStatusIcon on inactive InputConnection
I/ActivityManager( 90): Displayed activity com.android.aldiko/.ui.HomeScreen:
1576 ms (total 1576 ms)
D/dalvikvm( 90): GC freed 2344 objects / 103752 bytes in 129ms
I/ActivityManager( 90): Starting activity: Intent { act=android.intent.action.
VIEW dat=content://com.android.aldiko.provider.library/books/3 cmp=com.android.a
ldiko/.bookview.BookViewActivity }
I/WindowManager( 90): Setting rotation to 0, animFlags=0
I/ActivityManager( 90): Config changed: { scale=1.0 imsi=310/260 loc=en_US tou
ch=3 keys=1/1/2 nav=3/1 orien=1 layout=34}
W/Resources( 8846): Converting to int: TypedValue{t=0x3/d=0x331 "2" a=2 r=0x7f07
0000}
D/dalvikvm( 186): GC freed 1039 objects / 47712 bytes in 135ms
D/dalvikvm( 8846): GC freed 1552 objects / 156664 bytes in 77ms
I/ActivityManager( 90): Displayed activity com.android.aldiko/.bookview.BookVi
ewActivity: 759 ms (total 759 ms)
D/dalvikvm( 8846): GC freed 2481 objects / 1076552 bytes in 86ms
D/dalvikvm( 8846): GC freed 1793 objects / 754368 bytes in 66ms
D/dalvikvm( 90): GC freed 2055 objects / 102296 bytes in 131ms
D/dalvikvm( 8846): GC freed 4245 objects / 797224 bytes in 48ms
W/InputManagerService( 90): Window already focused, ignoring focus gain of: co
[email protected]
W/KeyCharacterMap( 8846): No keyboard for id 65540
W/KeyCharacterMap( 8846): Using default keymap: /system/usr/keychars/qwerty.kcm.
bin
W/ActivityManager( 90): Activity pause timeout for HistoryRecord{45f41cb0 com.
android.aldiko/.bookview.BookViewActivity}
I/WindowManager( 90): Setting rotation to 1, animFlags=0
I/ActivityManager( 90): Config changed: { scale=1.0 imsi=310/260 loc=en_US tou
ch=3 keys=1/1/2 nav=3/1 orien=2 layout=34}
D/dalvikvm( 186): GC freed 1019 objects / 46840 bytes in 297ms
D/dalvikvm( 90): GC freed 2318 objects / 110032 bytes in 107ms
D/dalvikvm( 90): GC freed 621 objects / 24688 bytes in 133ms
I/ActivityManager( 90): Starting activity: Intent { act=android.intent.action.
VIEW dat=content://com.android.aldiko.provider.library/books/3 cmp=com.android.a
ldiko/.bookview.BookViewActivity }
I/WindowManager( 90): Setting rotation to 0, animFlags=0
I/ActivityManager( 90): Config changed: { scale=1.0 imsi=310/260 loc=en_US tou
ch=3 keys=1/1/2 nav=3/1 orien=1 layout=34}
D/dalvikvm( 186): GC freed 681 objects / 33784 bytes in 121ms
W/Resources( 8846): Converting to int: TypedValue{t=0x3/d=0x331 "2" a=2 r=0x7f07
0000}
D/dalvikvm( 8846): GC freed 5208 objects / 491072 bytes in 40ms
D/webviewglue( 8846): nativeDestroy view: 0x413c00
E/webcoreglue( 8846): The real object has been deleted
I/ActivityManager( 90): Displayed activity com.android.aldiko/.bookview.BookVi
ewActivity: 630 ms (total 630 ms)
D/dalvikvm( 8846): GC freed 3877 objects / 1295976 bytes in 72ms
D/dalvikvm( 90): GC freed 1444 objects / 68328 bytes in 117ms
D/dalvikvm( 8846): GC freed 2851 objects / 1043544 bytes in 37ms
W/InputManagerService( 90): Window already focused, ignoring focus gain of: co
[email protected]
D/WifiService( 90): ACTION_BATTERY_CHANGED pluggedType: 2
D/NetworkLocationProvider( 90): onCellLocationChanged [35809,33391]
D/dalvikvm( 557): GC freed 7521 objects / 469560 bytes in 136ms
D/NetworkLocationProvider( 90): onCellLocationChanged [35809,33392]
bump for readers
Anybody else having issue of the book titles looking like morse code on the Recent Read row?
SiNJiN76 said:
Anybody else having issue of the book titles looking like morse code on the Recent Read row?
Click to expand...
Click to collapse
+1.
I've tried other roms, here is my result:
With Enomther 1.7.1 and stock rom: Things are ok, Aldiko starts with the page which I read before, not the chapter; the book titles are ok.
With Cyanogen 5.x and CyanogenMod rom Bakedgoods: There are issues, Aldiko reset at the beginning of the chapter, the book titles on the recent read look like you said, can't see it.
Sorry for my bad English

Facebook app keeps running in BG

Hi,
First of all I would like to know if I posted this in the correct forum?
My question is the following. In Dalvik monitor I noticed the following:
I/ActivityManager( 663): Start proc com.facebook.katana for service com.facebook.katana/.service.FacebookService: pid=17407 uid=10072 gids={3003, 1015}
D/ddm-heap(17407): Got feature list request
D/dalvikvm( 631): GC freed 298 objects / 11384 bytes in 304ms
D/dalvikvm( 631): GC freed 57 objects / 2512 bytes in 129ms
D/dalvikvm( 631): GC freed 2 objects / 48 bytes in 94ms
I/ActivityThread(17407): Publishing provider com.facebook.katana.provider.NotificationsProvider: com.facebook.katana.provider.NotificationsProvider
I/ActivityThread(17407): Publishing provider com.facebook.katana.provider.UserValuesProvider: com.facebook.katana.provider.UserValuesProvider
I/ActivityThread(17407): Publishing provider com.facebook.katana.provider.FriendsProvider: com.facebook.katana.provider.FriendsProvider
I/ActivityThread(17407): Publishing provider com.facebook.katana.provider.MailboxProvider: com.facebook.katana.provider.MailboxProvider
I/ActivityThread(17407): Publishing provider com.facebook.katana.provider.UserStatusesProvider: com.facebook.katana.provider.UserStatusesProvider
I/ActivityThread(17407): Publishing provider com.facebook.katana.provider.PhotosProvider: com.facebook.katana.provider.PhotosProvider
I/ActivityManager( 663): Process com.htc.android.worldclock (pid 17062) has died.
I/JuLOG ( 663): Is it a good time to clear Browser's memory! rec.curAdj=11
D/dalvikvm(17407): GC freed 4227 objects / 255664 bytes in 164ms
D/dalvikvm( 663): GC freed 13379 objects / 571952 bytes in 358ms
E/HttpOperation(17407): Encountered exception: java.net.UnknownHostException: Host is unresolved: api.facebook.com:80
E/HttpOperation(17407): Encountered exception: java.net.UnknownHostException: Host is unresolved: api.facebook.com:80
D/dalvikvm( 984): GC freed 1178 objects / 55936 bytes in 232ms
E/HttpOperation(17407): Encountered exception: java.net.UnknownHostException: Host is unresolved: api.facebook.com:80
D/dalvikvm(15494): GC freed 631 objects / 40440 bytes in 196ms
I'm running VR12 and I'm using ADW instead of Rosie (Rosie is only there to allow the USB connect dialog to function properly). I installed the FB app from the market and configured it to never update, only manual update when I want it.
How come I'm still seeing these unresolved api.facebook.com messages?
This is with wifi and 3G disabled.
Thx,
Xlilo
I'm noticing the same thing...my phone Awake Time = Up Time with the new FB app...
This is for the new FB app. My problem was still with the old one... And was not a wake lock issue...
hxxp://geekfor.me/news/facebook-1-3-wakelock/
replace hxxp by http

Can a DEV please view this logcat?

I'm trying to get Lets Golf 2! for the Acer Iconia to work on my Xoom...
Other people have gotten it to work, but some keep getting forced closes....
Can anyone look @ this and tell me what I could possibly do? THANKS!
D/SurfaceFlinger( 7511): screenshot: sw=203, sh=127, minZ=0, maxZ=21025
D/SurfaceFlinger( 7511): screenshot: result = OK
I/ActivityManager( 7511): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.fede.launcher/.Launcher } from pid 7511
D/TabletStatusBar( 7565): lights on
D/BatteryService( 7511): level:77 scale:100 status:2 health:2 present:true voltage: 8188 temperature: 292 technology: Li-ion AC powered:true USB powered:false icon:17302697 invalid charger:0
D/WifiService( 7511): ACTION_BATTERY_CHANGED pluggedType: 1
D/PowerUI ( 7565): closing low battery warning: level=77
D/dalvikvm( 7591): GC_CONCURRENT freed 2060K, 26% free 15814K/21255K, paused 1ms+1ms
D/SurfaceFlinger( 7511): screenshot: sw=203, sh=127, minZ=0, maxZ=21025
I/ActivityManager( 7511): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.gameloft.android.GAND.GloftLG09.LetsGolf/.GameInstaller } from pid 7591
D/SurfaceFlinger( 7511): screenshot: result = OK
I/ActivityManager( 7511): Start proc com.gameloft.android.GAND.GloftLG09.LetsGolf for activity com.gameloft.android.GAND.GloftLG09.LetsGolf/.GameInstaller: pid=11379 uid=10051 gids={3003, 1015}
D/szipinf (11379): Initializing inflate state
I/System.out(11379): GameInstallernCreate
D/GameInstaller(11379): onCreate
I/System.out(11379): -1-1-1-1-1-1-1--1-11-1-1-1-1-1--1-1-1-1-1-1-1-1-1-1
D/dalvikvm(11379): Trying to load lib /data/data/com.gameloft.android.GAND.GloftLG09.LetsGolf/lib/libletsgolf.so 0x4087fe80
D/dalvikvm(11379): Added shared lib /data/data/com.gameloft.android.GAND.GloftLG09.LetsGolf/lib/libletsgolf.so 0x4087fe80
D/dalvikvm(11379): No JNI_OnLoad found in /data/data/com.gameloft.android.GAND.GloftLG09.LetsGolf/lib/libletsgolf.so 0x4087fe80, skipping init
I/System.out(11379): 000000000000000000000000000000000000000000000000000
D/dalvikvm( 7591): GC_FOR_ALLOC freed 1978K, 26% free 15819K/21255K, paused 20ms
I/System.out(11379): GameInstallernStart
D/GameInstaller(11379): onStart
I/System.out(11379): GameInstaller:mInstallerStarted: false
D/GameInstaller(11379): mInstallerStarted: false
I/System.out(11379): GameInstaller:GameInstaller...
D/GameInstaller(11379): GameInstaller...
I/System.out(11379): GameInstaller:mGameStarted: false
D/GameInstaller(11379): mGameStarted: false
I/System.out(11379): GameInstaller:mState != STATE_FINALIZE: true
D/GameInstaller(11379): mState != STATE_FINALIZE: true
D/dalvikvm(11379): GC_FOR_ALLOC freed 70K, 5% free 6036K/6339K, paused 14ms
I/dalvikvm-heap(11379): Grow heap (frag case) to 8.047MB for 2097168-byte allocation
D/dalvikvm( 7591): GC_CONCURRENT freed 860K, 26% free 15885K/21255K, paused 2ms+2ms
D/dalvikvm(11379): GC_FOR_ALLOC freed 0K, 5% free 8084K/8455K, paused 14ms
D/dalvikvm(11379): GC_CONCURRENT freed 1K, 4% free 8163K/8455K, paused 1ms+3ms
I/System.out(11379): InstallerView onWindowFocusChanged:Focus true
W/InstallerView onWindowFocusChanged(11379): Focus true
I/System.out(11379): ASprite Load:--- ok
D/ASprite Load(11379): --- ok
W/dalvikvm(11379): threadid=9: thread exiting with uncaught exception (group=0x40290760)
D/SurfaceFlinger( 7511): screenshot: sw=203, sh=127, minZ=0, maxZ=21035
E/AndroidRuntime(11379): FATAL EXCEPTION: Thread-10
E/AndroidRuntime(11379): java.lang.NullPointerException
E/AndroidRuntime(11379): at java.lang.String.<init>(String.java:452)
E/AndroidRuntime(11379): at com.gameloft.android.GAND.GloftLG09.LetsGolf.GameInstaller.isValidLicense(GameInstaller.java:718)
E/AndroidRuntime(11379): at com.gameloft.android.GAND.GloftLG09.LetsGolf.GameInstaller.update(GameInstaller.java:778)
E/AndroidRuntime(11379): at com.gameloft.android.GAND.GloftLG09.LetsGolf.GameInstaller.run(GameInstaller.java:600)
E/AndroidRuntime(11379): at java.lang.Thread.run(Thread.java:1020)
W/ActivityManager( 7511): Force finishing activity com.gameloft.android.GAND.GloftLG09.LetsGolf/.GameInstaller
D/SurfaceFlinger( 7511): screenshot: result = OK
I/System.out(11379): InstallerView onWindowFocusChanged:Focus false
W/InstallerView onWindowFocusChanged(11379): Focus false
I/System.out(11379): GameInstallernDestroy
D/GameInstaller(11379): onDestroy
I/ActivityManager( 7511): No longer want android.process.acore (pid 9201): hidden #16
I/Process (11379): Sending signal. PID: 11379 SIG: 9
E/JavaBinder( 7511): !!! FAILED BINDER TRANSACTION !!!
E/JavaBinder( 7511): !!! FAILED BINDER TRANSACTION !!!
I/ActivityManager( 7511): Process com.gameloft.android.GAND.GloftLG09.LetsGolf (pid 11379) has died.
this is the 8mb install file, it is supposed to reach out and pull the other 168mb from the internet. It fails before it gets that far, so I got the files from a friend and put them in the correct path, but still error...
lol I think I found it!
Code:
E/AndroidRuntime(11379): at com.gameloft.android.GAND.GloftLG09.LetsGolf.GameI nstaller.isValidLicense(GameInstaller.java:718)
Just a quick Google of the Failed Binder error shows many examples of images being to large for the system to handle.
Not sure if that could be the cause, but I would gather if someone else has it running, its not that.
What do you mean? Its a legit copy
bigrushdog said:
lol I think I found it!
Code:
E/AndroidRuntime(11379): at com.gameloft.android.GAND.GloftLG09.LetsGolf.GameI nstaller.isValidLicense(GameInstaller.java:718)
Click to expand...
Click to collapse
Sent from my ADR6300 using XDA App
DroidHam said:
What do you mean? Its a legit copy
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
My Guess: It's legit for the Iconia, but not for the Xoom.

[Launcher]Sense 4 Launcher for HDPI

This is the sense 4 launcher for all android HDPI devices
This is long awaited Sense 4 launcher for all hdpi android devices.This launcher was extracted and modifed by me from my MTKbased phone
NOTE
1=you cannot use sense widgets
TO-DO
1=Change edit screen to sense 4
2=set home screen to 3
I hope you like it
I am using this oon gingerbread
FIX=http://www.mediafire.com/download.php?a9t92wmbzu7o9u9
move this file to /system/framework/ and set permissions
My Galaxy S II says the application cannot be installed...
shadowskorch said:
My Galaxy S II says the application cannot be installed...
Click to expand...
Click to collapse
install it as a system app
Pl. Make it for mdpi .
---------- Post added at 01:00 PM ---------- Previous post was at 12:59 PM ----------
Is it only for ics ?
idhbar said:
Pl. Make it for mdpi .
---------- Post added at 01:00 PM ---------- Previous post was at 12:59 PM ----------
Is it only for ics ?
Click to expand...
Click to collapse
it can also be installed on gingerbread and if u install it on mdpi devices it gives u anther launcher
Looks cool.. so it cant used on xdhpi devices as my note and s3?:/
Sent from my GT-I9300 using Tapatalk 2
Doesn't work. Moved to system/app and changed perms to rw-r--r-- FC every time.
Sent from my Desire using xda app-developers app
Does not work on S3.
yken said:
Does not work on S3.
Click to expand...
Click to collapse
Darn.. i bet many people would love to see this launcher on their phones..even high end:/..any chance to make it for all [email protected]
Sent from my GT-I9300 using Tapatalk 2
Doesn't work on SGS too.
panpjp said:
Doesn't work. Moved to system/app and changed perms to rw-r--r-- FC every time.
Sent from my Desire using xda app-developers app
Click to expand...
Click to collapse
Same for me on S2 CM10
Sent from my fingers to your eyes.
Until now i did not see any apk port from Sense, there are launchers, widgets, players.... from LG, Sony, Motorola, Huawei.. but not any from Sense.
Not working on desire z running 4.0 aokp
Sent from my HTC Vision using Tapatalk 2
I have tried it on my PHones and its working fine can you please get a logcat
Spoiler
--------- beginning of /dev/log/system
W/InputManagerService( 3859): Window already focused, ignoring focus gain of: [email protected]
--------- beginning of /dev/log/main
D/WindowManager( 3859): KeyHandler: interceptKeyTq keycode=3 screenIsOn=true keyguardActive=false
D/WindowManager( 3859): KeyHandler: Passing event to user
D/WindowManager( 3859): KeyHandler: Got key event 3
D/WindowManager( 3859): KeyHandler: interceptKeyTq keycode=3 screenIsOn=true keyguardActive=false
D/WindowManager( 3859): KeyHandler: Passing event to user
D/WindowManager( 3859): KeyHandler: Got key event 3
I/ActivityManager( 3859): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=android/com.android.internal.app.ResolverActivity} from pid 3859
D/dalvikvm( 3859): GC_FOR_ALLOC freed 1496K, 25% free 11493K/15235K, paused 65ms
I/ActivityManager( 3859): Displayed android/com.android.internal.app.ResolverActivity: +174ms
I/ActivityManager( 3859): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x13200000 cmp=com.mediatek.launcherplus/.Launcher} from pid 3859
D/dalvikvm( 3859): GC_FOR_ALLOC freed 1682K, 25% free 11557K/15235K, paused 66ms
D/dalvikvm( 5688): GC_FOR_ALLOC freed 229K, 28% free 2449K/3395K, paused 23ms
I/dalvikvm-heap( 5688): Grow heap (frag case) to 2.836MB for 74116-byte allocation
D/dalvikvm( 5688): GC_FOR_ALLOC freed 2K, 29% free 2519K/3523K, paused 20ms
D/dalvikvm( 5688): GC_FOR_ALLOC freed <1K, 27% free 2594K/3523K, paused 21ms
I/dalvikvm-heap( 5688): Grow heap (frag case) to 2.978MB for 74116-byte allocation
D/dalvikvm( 5688): GC_FOR_ALLOC freed 0K, 27% free 2666K/3651K, paused 19ms
D/dalvikvm( 5688): GC_FOR_ALLOC freed <1K, 25% free 2741K/3651K, paused 21ms
I/dalvikvm-heap( 5688): Grow heap (frag case) to 3.122MB for 74116-byte allocation
D/dalvikvm( 5688): GC_FOR_ALLOC freed 0K, 26% free 2813K/3779K, paused 19ms
D/dalvikvm( 5688): GC_FOR_ALLOC freed <1K, 24% free 2888K/3779K, paused 18ms
I/dalvikvm-heap( 5688): Grow heap (frag case) to 3.265MB for 74116-byte allocation
D/dalvikvm( 5688): GC_FOR_ALLOC freed 0K, 25% free 2960K/3907K, paused 17ms
D/AndroidRuntime( 5688): Shutting down VM
W/dalvikvm( 5688): threadid=1: thread exiting with uncaught exception (group=0x40a3f1f8)
E/AndroidRuntime( 5688): FATAL EXCEPTION: main
E/AndroidRuntime( 5688): java.lang.NoSuchFieldError: android.content.res.Configuration.skin
E/AndroidRuntime( 5688): at com.mediatek.launcherplus.Launcher.checkForLocaleChange(Launcher.java:587)
E/AndroidRuntime( 5688): at com.mediatek.launcherplus.Launcher.onCreate(Launcher.java:523)
E/AndroidRuntime( 5688): at android.app.Activity.performCreate(Activity.java:4465)
E/AndroidRuntime( 5688): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049)
E/AndroidRuntime( 5688): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2033)
E/AndroidRuntime( 5688): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2104)
E/AndroidRuntime( 5688): at android.app.ActivityThread.access$600(ActivityThread.java:132)
E/AndroidRuntime( 5688): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1157)
E/AndroidRuntime( 5688): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 5688): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 5688): at android.app.ActivityThread.main(ActivityThread.java:4575)
E/AndroidRuntime( 5688): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 5688): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 5688): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime( 5688): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 5688): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 3859): Force finishing activity com.mediatek.launcherplus/.Launcher
I/Process ( 3859): Sending signal. PID: 5688 SIG: 3
I/dalvikvm( 5688): threadid=3: reacting to signal 3
I/dalvikvm( 5688): Wrote stack traces to '/data/anr/traces.txt'
W/ActivityManager( 3859): Activity pause timeout for ActivityRecord{410d81f8 com.mediatek.launcherplus/.Launcher}
I/Process ( 3859): Sending signal. PID: 5688 SIG: 3
I/dalvikvm( 5688): threadid=3: reacting to signal 3
I/dalvikvm( 5688): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 5688): Sending signal. PID: 5688 SIG: 9
I/ActivityManager( 3859): Process com.mediatek.launcherplus (pid 5688) has died.
W/InputManagerService( 3859): Window already focused, ignoring focus gain of: [email protected]
Sure here you go
Sent from my HTC Vision using Tapatalk 2
johrie said:
Spoiler
--------- beginning of /dev/log/system
W/InputManagerService( 3859): Window already focused, ignoring focus gain of: [email protected]
--------- beginning of /dev/log/main
D/WindowManager( 3859): KeyHandler: interceptKeyTq keycode=3 screenIsOn=true keyguardActive=false
D/WindowManager( 3859): KeyHandler: Passing event to user
D/WindowManager( 3859): KeyHandler: Got key event 3
D/WindowManager( 3859): KeyHandler: interceptKeyTq keycode=3 screenIsOn=true keyguardActive=false
D/WindowManager( 3859): KeyHandler: Passing event to user
D/WindowManager( 3859): KeyHandler: Got key event 3
I/ActivityManager( 3859): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=android/com.android.internal.app.ResolverActivity} from pid 3859
D/dalvikvm( 3859): GC_FOR_ALLOC freed 1496K, 25% free 11493K/15235K, paused 65ms
I/ActivityManager( 3859): Displayed android/com.android.internal.app.ResolverActivity: +174ms
I/ActivityManager( 3859): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x13200000 cmp=com.mediatek.launcherplus/.Launcher} from pid 3859
D/dalvikvm( 3859): GC_FOR_ALLOC freed 1682K, 25% free 11557K/15235K, paused 66ms
D/dalvikvm( 5688): GC_FOR_ALLOC freed 229K, 28% free 2449K/3395K, paused 23ms
I/dalvikvm-heap( 5688): Grow heap (frag case) to 2.836MB for 74116-byte allocation
D/dalvikvm( 5688): GC_FOR_ALLOC freed 2K, 29% free 2519K/3523K, paused 20ms
D/dalvikvm( 5688): GC_FOR_ALLOC freed <1K, 27% free 2594K/3523K, paused 21ms
I/dalvikvm-heap( 5688): Grow heap (frag case) to 2.978MB for 74116-byte allocation
D/dalvikvm( 5688): GC_FOR_ALLOC freed 0K, 27% free 2666K/3651K, paused 19ms
D/dalvikvm( 5688): GC_FOR_ALLOC freed <1K, 25% free 2741K/3651K, paused 21ms
I/dalvikvm-heap( 5688): Grow heap (frag case) to 3.122MB for 74116-byte allocation
D/dalvikvm( 5688): GC_FOR_ALLOC freed 0K, 26% free 2813K/3779K, paused 19ms
D/dalvikvm( 5688): GC_FOR_ALLOC freed <1K, 24% free 2888K/3779K, paused 18ms
I/dalvikvm-heap( 5688): Grow heap (frag case) to 3.265MB for 74116-byte allocation
D/dalvikvm( 5688): GC_FOR_ALLOC freed 0K, 25% free 2960K/3907K, paused 17ms
D/AndroidRuntime( 5688): Shutting down VM
W/dalvikvm( 5688): threadid=1: thread exiting with uncaught exception (group=0x40a3f1f8)
E/AndroidRuntime( 5688): FATAL EXCEPTION: main
E/AndroidRuntime( 5688): java.lang.NoSuchFieldError: android.content.res.Configuration.skin
E/AndroidRuntime( 5688): at com.mediatek.launcherplus.Launcher.checkForLocaleChange(Launcher.java:587)
E/AndroidRuntime( 5688): at com.mediatek.launcherplus.Launcher.onCreate(Launcher.java:523)
E/AndroidRuntime( 5688): at android.app.Activity.performCreate(Activity.java:4465)
E/AndroidRuntime( 5688): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049)
E/AndroidRuntime( 5688): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2033)
E/AndroidRuntime( 5688): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2104)
E/AndroidRuntime( 5688): at android.app.ActivityThread.access$600(ActivityThread.java:132)
E/AndroidRuntime( 5688): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1157)
E/AndroidRuntime( 5688): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 5688): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 5688): at android.app.ActivityThread.main(ActivityThread.java:4575)
E/AndroidRuntime( 5688): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 5688): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 5688): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime( 5688): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 5688): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 3859): Force finishing activity com.mediatek.launcherplus/.Launcher
I/Process ( 3859): Sending signal. PID: 5688 SIG: 3
I/dalvikvm( 5688): threadid=3: reacting to signal 3
I/dalvikvm( 5688): Wrote stack traces to '/data/anr/traces.txt'
W/ActivityManager( 3859): Activity pause timeout for ActivityRecord{410d81f8 com.mediatek.launcherplus/.Launcher}
I/Process ( 3859): Sending signal. PID: 5688 SIG: 3
I/dalvikvm( 5688): threadid=3: reacting to signal 3
I/dalvikvm( 5688): Wrote stack traces to '/data/anr/traces.txt'
I/Process ( 5688): Sending signal. PID: 5688 SIG: 9
I/ActivityManager( 3859): Process com.mediatek.launcherplus (pid 5688) has died.
W/InputManagerService( 3859): Window already focused, ignoring focus gain of: [email protected]
Sure here you go
Sent from my HTC Vision using Tapatalk 2
Click to expand...
Click to collapse
thnx for the logcat
i see that it cant find mtkBase-res.apk
so try using that
Abdullah1997 said:
thnx for the logcat
i see that it cant find mtkBase-res.apk
so try using that
Click to expand...
Click to collapse
Where can I find mtkBase-res.apk ?
Sent from my HTC Vision using Tapatalk 2
johrie said:
Where can I find mtkBase-res.apk ?
Sent from my HTC Vision using Tapatalk 2
Click to expand...
Click to collapse
i have updated the first post
Sorry my bad pushed it to system/app will try the /framework now xd
johrie said:
Sorry my bad pushed it to system/app will try the /framework now xd
Click to expand...
Click to collapse
try and then report if still does not work check this thread after 2 hours

[Q]Trouble with ssl certificates !

Hello i have a samsung galaxy tab 2 10.1, aka GT-P5113 (wifi+IR) and i have some trouble with ssl.
When i want to go to a https web page it tell me "cant do a secure connection" and whe i want to install app with play store it tells "file in package file is incorrect" i tried with cm 10.1 and stock FW but the probleme still in the place !
I would like to know if a different radio/modem fw will change the problem, or if you have a trick to find what things does'nt work properly.
I tried the date/time settings but still the same.
Thank you for reading
I've got some news with logs:
when i try a https website (google.fr in thise case):
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150835:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: www.google.fr:443
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150836:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: www.google.fr:443
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150836:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: ssl.gstatic.com:443
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150837:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: www.google.fr:443
D/dalvikvm( 3686): GC_CONCURRENT freed 353K, 37% free 4897K/7720K, paused 3ms+2ms, total 27ms
W/BackupManagerService( 436): dataChanged but no participant pkg='com.android.providers.settings' uid=10031
D/audio_hw_primary( 118): select_output_device: AUDIO_DEVICE_OUT_SPEAKER
W/IInputConnectionWrapper( 3686): endBatchEdit on inactive InputConnection
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150839:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: www.google.fr:443
W/BackupManagerService( 436): dataChanged but no participant pkg='com.android.providers.settings' uid=10031
W/chromium_net( 3686): external/chromium/net/http/http_stream_factory_impl_job.cc:865: [1021/150839:WARNING:http_stream_factory_impl_job.cc(865)] Falling back to SSLv3 because host is TLS intolerant: www.google.fr:443
E/Tab ( 3686): onReceivedError -11 https://www.google.fr/search?sclient=tablet-gws&site=&source=hp&q=ggg&btnG=Rechercher Impossible d'établir une connexion sécurisée.
Click to expand...
Click to collapse
when i try to install an .apk :
D/SFM-Main( 1816): selected: [/extSdCard/android-terminal-emulator-1-0-53-en-android.apk]
I/ActivityManager( 396): START u0 {act=android.intent.action.VIEW dat=file:///extSdCard/android-terminal-emulator-1-0-53-en-android.apk typ=application/vnd.android.package-archive cmp=com.android.packageinstaller/.PackageInstallerActivity} from pid 1816
D/dalvikvm( 396): GC_FOR_ALLOC freed 705K, 20% free 8084K/10000K, paused 125ms, total 125ms
I/dalvikvm-heap( 396): Grow heap (frag case) to 8.575MB for 124216-byte allocation
I/ActivityManager( 396): Start proc com.android.packageinstaller for activity com.android.packageinstaller/.PackageInstallerActivity: pid=2107 uid=10020 gids={50020, 1028}
D/libEGL ( 2107): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 2107): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 2107): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/OpenGLRenderer( 2107): Enabling debug mode 0
I/ActivityManager( 396): Displayed com.android.packageinstaller/.PackageInstallerActivity: +837ms
I/ActivityManager( 396): START u0 {dat=file:///extSdCard/android-terminal-emulator-1-0-53-en-android.apk cmp=com.android.packageinstaller/.InstallAppProgress (has extras)} from pid 2107
D/dalvikvm( 396): GC_FOR_ALLOC freed 352K, 20% free 8136K/10080K, paused 86ms, total 86ms
D/dalvikvm( 396): GC_FOR_ALLOC freed 10K, 19% free 8247K/10080K, paused 79ms, total 79ms
I/dalvikvm-heap( 396): Grow heap (frag case) to 8.734MB for 124216-byte allocation
D/dalvikvm( 396): GC_FOR_ALLOC freed 248K, 21% free 8120K/10204K, paused 60ms, total 60ms
I/ActivityManager( 396): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=2123 uid=10009 gids={50009, 1015, 1023, 2001, 1028}
W/ActivityManager( 396): No content provider found for permission revoke: file:///extSdCard/android-terminal-emulator-1-0-53-en-android.apk
W/ActivityManager( 396): No content provider found for permission revoke: file:///extSdCard/android-terminal-emulator-1-0-53-en-android.apk
I/PackageManager( 396): Copying native libraries to /data/app-lib/vmdl1963845736
I/ActivityManager( 396): Displayed com.android.packageinstaller/.InstallAppProgress: +215ms
I/dalvikvm( 396): Jit: resizing JitTable from 8192 to 16384
W/PackageParser( 396): Exception reading res/drawable/atari_small.png in /data/app/vmdl1963845736.tmp
W/PackageParser( 396): java.lang.SecurityException: META-INF/MANIFEST.MF has invalid digest for res/drawable/atari_small.png in /data/app/vmdl1963845736.tmp
W/PackageParser( 396): at java.util.jar.JarVerifier.invalidDigest(JarVerifier.java:141)
W/PackageParser( 396): at java.util.jar.JarVerifier.access$100(JarVerifier.java:53)
W/PackageParser( 396): at java.util.jar.JarVerifier$VerifierEntry.verify(JarVerifier.java:133)
W/PackageParser( 396): at java.util.jar.JarFile$JarFileInputStream.read(JarFile.java:119)
W/PackageParser( 396): at java.io.BufferedInputStream.read(BufferedInputStream.java:304)
W/PackageParser( 396): at android.content.pm.PackageParser.loadCertificates(PackageParser.java:478)
W/PackageParser( 396): at android.content.pm.PackageParser.collectCertificates(PackageParser.java:686)
W/PackageParser( 396): at com.android.server.pm.PackageManagerService.installPackageLI(PackageManagerService.java:8598)
W/PackageParser( 396): at com.android.server.pm.PackageManagerService.access$1800(PackageManagerService.java:178)
W/PackageParser( 396): at com.android.server.pm.PackageManagerService$5.run(PackageManagerService.java:6581)
W/PackageParser( 396): at android.os.Handler.handleCallback(Handler.java:730)
W/PackageParser( 396): at android.os.Handler.dispatchMessage(Handler.java:92)
W/PackageParser( 396): at android.os.Looper.loop(Looper.java:137)
W/PackageParser( 396): at android.os.HandlerThread.run(HandlerThread.java:61)
E/PackageParser( 396): Package jackpal.androidterm has no certificates at entry res/drawable/atari_small.png; ignoring!
D/dalvikvm( 396): GC_EXPLICIT freed 441K, 19% free 8275K/10204K, paused 3ms+10ms, total 100ms
D/InstallAppProgress( 2107): Installation error code: -103
I/InstallAppProgress( 2107): Finished installing jackpal.androidterm
D/dalvikvm( 396): GC_FOR_ALLOC freed 398K, 21% free 8144K/10204K, paused 154ms, total 156ms
Click to expand...
Click to collapse
and when i try a play store installation :
D/Finsky ( 2949): [1] InstallerImpl.requestInstall: Request install of com.funtrigger.appinstaller v=107 for single_install
D/Finsky ( 2949): [1] InstallerImpl.kick: Installer kick com.funtrigger.appinstaller - starting com.funtrigger.appinstaller
D/dalvikvm( 436): GC_FOR_ALLOC freed 130K, 21% free 8744K/11024K, paused 75ms, total 75ms
D/dalvikvm( 436): GC_FOR_ALLOC freed 244K, 22% free 8622K/11024K, paused 67ms, total 67ms
D/dalvikvm( 2949): GC_EXPLICIT freed 532K, 14% free 11602K/13488K, paused 2ms+9ms, total 91ms
D/dalvikvm( 2949): GC_EXPLICIT freed 123K, 15% free 11545K/13488K, paused 3ms+11ms, total 91ms
E/Finsky ( 2949): [1] 2.onErrorResponse: Failed to send 1 events because of [com.android.volley.NoConnectionError: javax.net.ssl.SSLProtocolException: Read error: ssl=0x5b1417b0: Failure in SSL library, usually a protocol error]
I/qtaguid ( 2949): Failed write_ctrl(u 62) res=-1 errno=22
I/qtaguid ( 2949): Untagging socket 62 failed errno=-22
W/NetworkManagementSocketTagger( 2949): untagSocket(62) failed with errno -22
D/Finsky ( 2949): [1] DownloadImpl.setState: com.funtrigger.appinstaller from null to UNQUEUED.
D/Finsky ( 2949): [1] DownloadQueueImpl.add: Download com.funtrigger.appinstaller added to DownloadQueue
D/Finsky ( 2949): [1] DownloadImpl.setState: com.funtrigger.appinstaller from UNQUEUED to QUEUED.
I/installd( 119): free_cache(217056) avail 10889424896
D/Finsky ( 2949): [1] DownloadQueueImpl.startDownload: Download com.funtrigger.appinstaller starting
D/Finsky ( 2949): [223] 7.run: Enqueued com.funtrigger.appinstaller as content://downloads/my_downloads/66
D/Finsky ( 2949): [1] DownloadImpl.setState: com.funtrigger.appinstaller from QUEUED to DOWNLOADING.
D/Finsky ( 2949): [1] DownloadQueueImpl.onStart: com.funtrigger.appinstaller: onStart
D/Finsky ( 2949): [1] DownloadQueueImpl.notifyProgress: com.funtrigger.appinstaller: onProgress 0/-1 Status: 190.
D/Finsky ( 2949): [1] DownloadQueueImpl.notifyProgress: com.funtrigger.appinstaller: onProgress 0/-1 Status: 192.
I/DownloadManager( 2363): Download 66 starting
D/dalvikvm( 2363): GC_CONCURRENT freed 617K, 64% free 2843K/7720K, paused 2ms+2ms, total 23ms
I/DownloadManager( 2363): Download 66 finished with status SUCCESS
D/Finsky ( 2949): [1] DownloadBroadcastReceiver.onReceive: Intent received at DownloadBroadcastReceiver
D/Finsky ( 2949): [1] DownloadQueueImpl.notifyProgress: com.funtrigger.appinstaller: onProgress 217056/217056 Status: 200.
D/Finsky ( 2949): [1] DownloadImpl.setState: com.funtrigger.appinstaller from DOWNLOADING to SUCCESS.
D/Finsky ( 2949): [1] DownloadQueueImpl.onComplete: com.funtrigger.appinstaller: onComplete
D/Finsky ( 2949): [1] DownloadQueueImpl.remove: Download com.funtrigger.appinstaller removed from DownloadQueue
I/installd( 119): free_cache(0) avail 10889207808
W/ActivityManager( 436): No content provider found for permission revoke: file:///data/data/com.android.providers.downloads/cache/downloadfile.apk
W/ActivityManager( 436): No content provider found for permission revoke: file:///data/data/com.android.providers.downloads/cache/downloadfile.apk
I/PackageManager( 436): Copying native libraries to /data/app-lib/vmdl-1120289807
D/dalvikvm( 537): GC_EXPLICIT freed 1047K, 15% free 15004K/17464K, paused 2ms+4ms, total 48ms
W/PackageParser( 436): Exception reading res/drawable/back.png in /data/app/vmdl-1120289807.tmp
W/PackageParser( 436): java.lang.SecurityException: META-INF/MANIFEST.MF has invalid digest for res/drawable/back.png in /data/app/vmdl-1120289807.tmp
W/PackageParser( 436): at java.util.jar.JarVerifier.invalidDigest(JarVerifier.java:141)
W/PackageParser( 436): at java.util.jar.JarVerifier.access$100(JarVerifier.java:53)
W/PackageParser( 436): at java.util.jar.JarVerifier$VerifierEntry.verify(JarVerifier.java:133)
W/PackageParser( 436): at java.util.jar.JarFile$JarFileInputStream.read(JarFile.java:119)
W/PackageParser( 436): at java.io.BufferedInputStream.read(BufferedInputStream.java:304)
W/PackageParser( 436): at android.content.pm.PackageParser.loadCertificates(PackageParser.java:478)
W/PackageParser( 436): at android.content.pm.PackageParser.collectCertificates(PackageParser.java:686)
W/PackageParser( 436): at com.android.server.pm.PackageManagerService.installPackageLI(PackageManagerService.java:8598)
W/PackageParser( 436): at com.android.server.pm.PackageManagerService.access$1800(PackageManagerService.java:178)
W/PackageParser( 436): at com.android.server.pm.PackageManagerService$5.run(PackageManagerService.java:6581)
W/PackageParser( 436): at android.os.Handler.handleCallback(Handler.java:730)
W/PackageParser( 436): at android.os.Handler.dispatchMessage(Handler.java:92)
W/PackageParser( 436): at android.os.Looper.loop(Looper.java:137)
W/PackageParser( 436): at android.os.HandlerThread.run(HandlerThread.java:61)
E/PackageParser( 436): Package com.funtrigger.appinstaller has no certificates at entry res/drawable/back.png; ignoring!
D/dalvikvm( 436): GC_EXPLICIT freed 489K, 22% free 8694K/11024K, paused 3ms+9ms, total 106ms
D/Finsky ( 2949): [205] 1.packageInstalled: Package install status for "com.funtrigger.appinstaller" is -103
D/Finsky ( 2949): [1] InstallerTask.cancelCleanup: Cancel running installation of com.funtrigger.appinstaller
Click to expand...
Click to collapse
if anybody got ideas..
thanks
when i try an adb install of an .apk it's tell me [INSTALL_PARSE_FAIL_NO_CERTIFICATES]
Any ideas please !!! i'm turning around but can't change certificates in /system/etc/security/cacerts/ and can't get a proper r/w mount i can't upload anything !
please HEEEELP MEEEE
up
may be a wifi issues, nobody has this problems ?!

Categories

Resources