Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Darkshado
Old
#1  
Senior Member - OP
Thanks Meter 261
Posts: 710
Join Date: Apr 2011
Location: Montréal
Default Little game: Guess the failed experiment...

I had some time to spare this afternoon and decided to try a little something.

Which, due to the lilliputian amounts of space available on this device, I'm afraid will never go any further.

I'll leave a logcat below to see if some of you can guess what that experiment was, shouldn't be too hard.

I'll post the answer sometime soon.

Darkshado

Code:
--------- beginning of /dev/log/main
D/dalvikvm( 4679): VFY: dead code 0x0026-002d in Lcom/android/server/am/ActivityManagerService;.saveSkinLocked (Ljava/lang/String;Z)V
I/dalvikvm( 4679): Could not find method com.htc.util.skin.HtcSkinUtil.getSkinVersionCode, referenced from method com.android.server.PackageManagerService.checkSkinAfterFota
W/dalvikvm( 4679): VFY: unable to resolve static method 8094: Lcom/htc/util/skin/HtcSkinUtil;.getSkinVersionCode ()I
D/dalvikvm( 4679): VFY: replacing opcode 0x71 at 0x000b
I/dalvikvm( 4679): Could not find method com.htc.util.skin.HtcSkinUtil.getSkinVersionCode, referenced from method com.android.server.PackageManagerService.checkSkinAfterFota
W/dalvikvm( 4679): VFY: unable to resolve static method 8094: Lcom/htc/util/skin/HtcSkinUtil;.getSkinVersionCode ()I
D/dalvikvm( 4679): VFY: replacing opcode 0x71 at 0x001c
D/dalvikvm( 4679): VFY: dead code 0x000e-0019 in Lcom/android/server/PackageManagerService;.checkSkinAfterFota ()V
D/dalvikvm( 4679): VFY: dead code 0x001f-002e in Lcom/android/server/PackageManagerService;.checkSkinAfterFota ()V
I/installd(  113): new connection
D/dalvikvm( 4679): GC_CONCURRENT freed 185K, 9% free 2278K/2503K, external 0K/0K, paused 3ms+3ms
I/keystore(  114): uid: 1000 action: g -> 6 state: 3 -> 3 retry: 4
E/installd(  113): unsupported command 'unmount'
I/keystore(  114): uid: 1000 action: g -> 6 state: 3 -> 3 retry: 4
E/installd(  113): unsupported command 'unmount'
D/szipinf ( 4679): Initializing inflate state
I/keystore(  114): uid: 1000 action: g -> 6 state: 3 -> 3 retry: 4
E/installd(  113): unsupported command 'unmount'
D/szipinf ( 4679): Initializing inflate state
W/ResourceType( 4679): Failure getting entry for 0x7f020006 (t=1 e=6) in package 0 (error -75)
I/keystore(  114): uid: 1000 action: g -> 6 state: 3 -> 3 retry: 4
E/installd(  113): unsupported command 'unmount'
W/ResourceType( 4679): Failure getting entry for 0x7f020010 (t=1 e=16) in package 0 (error -75)
I/keystore(  114): uid: 1000 action: g -> 6 state: 3 -> 3 retry: 4
E/installd(  113): unsupported command 'unmount'
I/keystore(  114): uid: 1000 action: g -> 6 state: 3 -> 3 retry: 4
E/installd(  113): unsupported command 'unmount'
D/szipinf ( 4679): Initializing inflate state
W/PackageParser( 4679): Unknown element under <manifest>: support-screens at /system/app/com.htc.ringtonetrimmer.apk Binary XML file line #19
I/keystore(  114): uid: 1000 action: g -> 6 state: 3 -> 3 retry: 4
E/installd(  113): unsupported command 'unmount'
I/keystore(  114): uid: 1000 action: g -> 6 state: 3 -> 3 retry: 4
E/installd(  113): unsupported command 'unmount'
W/PackageParser( 4679): Unknown element under <application>: intent-filter at /system/app/com.htc.MusicWidget.apk Binary XML file line #9
I/keystore(  114): uid: 1000 action: g -> 6 state: 3 -> 3 retry: 4
E/installd(  113): unsupported command 'unmount'
D/szipinf ( 4679): Initializing inflate state
W/PackageParser( 4679): Unknown element under <application>: intent-filter at /system/app/com.htc.FriendStreamWidget.apk Binary XML file line #7
I/keystore(  114): uid: 1000 action: g -> 6 state: 3 -> 3 retry: 4
E/installd(  113): unsupported command 'unmount'
D/szipinf ( 4679): Initializing inflate state
My phones: Galaxy Note II SGH-T889V, Nexus S GT-I9020A
Previous phones: Galaxy Gio GT-S5660M (Arpeggiomod ROM / Discussion, stock rooted ROM).
Phones for which I play "tech support" for family and friends: Galaxy Nexus GT-I9250, Galaxy Q SGH-T589R, Galaxy 551 GT-I5510M, LG C-800G Eclypse
 
Peteragent5
Old
#2  
Peteragent5's Avatar
Recognized Contributor
Thanks Meter 1713
Posts: 1,242
Join Date: Jan 2012
Location: Richmond

 
DONATE TO ME
I dunno man!
I can't read this poop lol
I'm guessing:
AOSP Rom?
A new A2SD?

Samsung Galaxy Gio GT-S5660M | BlackBerry PlayBook
GitHub
 
SpaceCaker
Old
#3  
SpaceCaker's Avatar
Recognized Themer
Thanks Meter 6269
Posts: 10,487
Join Date: Mar 2011
Location: netherlands

 
DONATE TO ME
Its htc sense

Can you give me link to sources then i can see howbto help

herpderp ©copy+paste
 




Team Adreno
Team BroadComCM

My Github Click Here
Github BroadcomCM Click Here
Github CyanoSpaceMod Click Here

ON VACATION TILL 29 May 2013

 
hsrars-d
Old
#4  
hsrars-d's Avatar
Senior Member
Thanks Meter 187
Posts: 392
Join Date: Nov 2011
Location: In your backyard

 
DONATE TO ME
Can sense work in non-htc phone??

Sent from my GT-S5660 using XDA Premium App
i9300 - CyanogenMod 10.1 - Siyah kernel
 
Peteragent5
Old
#5  
Peteragent5's Avatar
Recognized Contributor
Thanks Meter 1713
Posts: 1,242
Join Date: Jan 2012
Location: Richmond

 
DONATE TO ME
Cool. Though this is weird. Just before this post I was thinking about how I could put HTC on my phone
Then I found this thread. lol

Samsung Galaxy Gio GT-S5660M | BlackBerry PlayBook
GitHub
 
Darkshado
Old
(Last edited by Darkshado; 11th March 2012 at 06:27 PM.) Reason: Typo
#6  
Senior Member - OP
Thanks Meter 261
Posts: 710
Join Date: Apr 2011
Location: Montréal
I quickly tried porting this Wildfire S custom ROM. Mixed in some stock Gio files, with the Phiexz stock ROM kernel.

http://forum.xda-developers.com/show....php?t=1503162

But the problem is that the thing is just too big for our /system partition.

As it stands I'm not going to push this any further.
My phones: Galaxy Note II SGH-T889V, Nexus S GT-I9020A
Previous phones: Galaxy Gio GT-S5660M (Arpeggiomod ROM / Discussion, stock rooted ROM).
Phones for which I play "tech support" for family and friends: Galaxy Nexus GT-I9250, Galaxy Q SGH-T589R, Galaxy 551 GT-I5510M, LG C-800G Eclypse
 
Peteragent5
Old
#7  
Peteragent5's Avatar
Recognized Contributor
Thanks Meter 1713
Posts: 1,242
Join Date: Jan 2012
Location: Richmond

 
DONATE TO ME
Quote:
Originally Posted by Darkshado View Post
But the problem is that the things is just too big for our /system partition.

As it stands I'm not going to push this any further.
Lol nice try though!

Samsung Galaxy Gio GT-S5660M | BlackBerry PlayBook
GitHub

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

XDA PORTAL POSTS

Open Source CPU Info App for Windows

So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more