GugyBoogy / market-enabler

Automatically exported from code.google.com/p/market-enabler
0 stars 0 forks source link

Not working on Galaxy S JPM #106

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Market enabler is not working on SGS I9000 2.2 JPM. I have proper root and su 
and although gsm.sim.operator.numeric is 310260 I still can't access payed apps 
on Market.

Here is a logcat with market starting (home it is ok):

V/InputDevice( 2479): ID[0]=0(0) Dn(0=>1)
V/WindowManager( 2479): Dsptch > Window{483a54d8 
com.fede.launcher/com.fede.launcher.Launcher paused=false}
V/InputDevice( 2479): ID[0]=0(0) Up(1=>0)
I/ActivityManager( 2479): Starting activity: Intent { 
act=android.intent.action.MAIN cat=[android.intent.category.LAUNCH
ER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActivity 
bnds=[365,565][475,714] }
W/ActivityManager( 2479): Activity pause timeout for HistoryRecord{480aa458 
com.fede.launcher/.Launcher}
W/ResourceType( 2479): Skipping entry 0x7f040007 in package table 0 because it 
is not complex!
W/ResourceType( 2479): Skipping entry 0x7f040008 in package table 0 because it 
is not complex!
D/dalvikvm( 2567): GC_EXTERNAL_ALLOC freed 652 objects / 56912 bytes in 55ms
D/dalvikvm( 3219): GC_EXTERNAL_ALLOC freed 2116 objects / 169280 bytes in 42ms
I/DBG_WSS_TP( 2844): [wssHttpAdapter.java Line:1722] getIsConnected connect 
status is false
D/NetworkLocationProvider( 2479): onDataConnectionStateChanged 3
W/PowerManagerService( 2479): Timer 0x7->0x3|0x0
I/PowerManagerService( 2479): Ulight 7->3|0
I/DBG_WSS_TP( 2844): [wssHttpAdapter.java Line:1722] getIsConnected connect 
status is false
D/NetworkLocationProvider( 2479): onDataConnectionStateChanged 3
D/dalvikvm( 3078): GC_EXPLICIT freed 162 objects / 8280 bytes in 148ms
D/dalvikvm( 3219): GC_EXTERNAL_ALLOC freed 4492 objects / 350912 bytes in 37ms

If you need more that this please let me know

Original issue reported on code.google.com by ladd...@gmail.com on 26 Oct 2010 at 8:55

GoogleCodeExporter commented 8 years ago
Nothing related in the log. Check other issues related to build.props, for 
example issue #119.

Original comment by sbara...@gmail.com on 8 Jul 2011 at 4:57