Related
Hi all, I was wondering if it's common for any ROM to slow down after a few days of usage, sometimes resulting in an auto-reboot or the system hanging? Thank you . I have that every once in a while and was wondering if it's a common sentiment shared by all Android users?
For example, I can have it running for like 4 days straight with no issues, then when I try to send an SMS, or browse the internet, the phone hangs (and sometimes auto-reboots), usually with me removing and reinserting the battery.
I'm not sure if it could be due to any software/widget I'm running, will post a list up when I can.
Thanks!
yes, definitely happens to me also.
Probably depends on the applications you have. A lot of application are not really kind to our phone, resource wise...
I have a Magic SFR (vodafone, "google experience"), with non modified ROM.
It is really hard to precisely track the faulty applications. Even with spare parts,ddms,... I cannot get enough information (easily) to really know what happens exactly. (Though of course I already could spot some unwanted applications that were too demanding).
I hope that in next android releases, this will be improved (ways for user to better track apps behaviour)
Just an update on this issue, I noticed that there are 2 kinds of reboot. The normal startup sequence is:
1. HTC Magic
2. Android (or Hero/Whatever) Logo
3. Home
I've experienced a kind of reboot where it starts from the Android logo, without going back to the HTC Magic first. Also, it's really weird in that the "uptime" is not reset. In other words, if I've been using the phone for the past 3 hours and then it "reboots", typing uptime in terminal will still show 3 hours plus. It's like restarting explorer.exe in Windows, only that all the apps (that are supposed to auto-start) are reloaded as well.
The other kind of reboot is well, a reboot, starting from HTC Magic onwards.
Anyone else experience/experiencing this?
I managed to get some logs before the "reboot". Now I know it's a crash:
Code:
D/UpdateService( 520): Processing thread started
D/UpdateService( 520): >>>> Activate a backup alarm in 15 minutes in case of service crash
D/UpdateService( 520): 3 : not configured yet, so skipping update (nbInvalidUpdate = 21)
D/UpdateService( 520): 51 : delta since last forecast update is 27.0 min / update_period is 60.0 min
D/UpdateService( 520): 51 : doesn't need update
D/UpdateService( 2570): 33 : launch view update
D/UpdateService( 2570): 33 : providerName = org.koxx.pure_calendar.Cal4x4AppWidget
D/UpdateService( 520): 51 : next update at 1256667594000, in 32.0 min
D/UpdateService( 520): >>>> Requesting next update at 1256667594000, in 32.0 min <<<<
I/ActivityManager( 72): Stopping service: org.koxx.forecast_weather.v2/.UpdateService
D/dalvikvm( 2570): GC freed 5974 objects / 363472 bytes in 239ms
D/dalvikvm( 2548): GC freed 6568 objects / 307560 bytes in 332ms
D/UpdateService( 2570): 33 : updateAppWidget (push update to remote view)
D/UpdateService( 2570): 48 : delta since last forecast update is 2.0944426E7 min / update_period is 1440.0 min
D/UpdateService( 2570): 48 : need update
D/UpdateService( 2570): 48 : request calendar update
D/UpdateService( 2570): 48 : next update at 1256752018000, in 1439.0 min
D/UpdateService( 2570): 48 : launch view update
D/UpdateService( 2570): 48 : providerName = org.koxx.pure_calendar.Cal4x4AppWidget
D/dalvikvm( 2570): GC freed 4627 objects / 275512 bytes in 177ms
D/dalvikvm( 379): GC freed 3791 objects / 250552 bytes in 222ms
D/FileSystemProvider( 2548): getType uri:content://com.metago.astro.filesystem/sdcard/.org.koxx.pure_messenger query:null authority:com.metago.astro.filesystem shceme:content path:/sdcard/.org.koxx.pure_messenger
D/FileCreator( 2548): creatExtFile path:/sdcard/.org.koxx.pure_messenger
D/MenuDialog( 2548): PrepareToShow allenabled:true
E/dalvikvm-heap( 72): 512000-byte external allocation too large for this process.
E/ ( 72): VM won't let us allocate 512000 bytes
E/JavaBinder( 72): *** Uncaught remote exception! (Exceptions are not yet supported across processes.)
E/JavaBinder( 72): java.lang.OutOfMemoryError: bitmap size exceeds VM budget
E/JavaBinder( 72): at android.graphics.Bitmap.nativeCreateFromParcel(Native Method)
E/JavaBinder( 72): at android.graphics.Bitmap.access$000(Bitmap.java:29)
E/JavaBinder( 72): at android.graphics.Bitmap$1.createFromParcel(Bitmap.java:870)
E/JavaBinder( 72): at android.graphics.Bitmap$1.createFromParcel(Bitmap.java:876)
E/JavaBinder( 72): at android.widget.RemoteViews$ReflectionAction.<init>(RemoteViews.java:323)
E/JavaBinder( 72): at android.widget.RemoteViews.<init>(RemoteViews.java:490)
E/JavaBinder( 72): at android.widget.RemoteViews$1.createFromParcel(RemoteViews.java:905)
E/JavaBinder( 72): at android.widget.RemoteViews$1.createFromParcel(RemoteViews.java:908)
E/JavaBinder( 72): at com.android.internal.appwidget.IAppWidgetService$Stub.onTransact(IAppWidgetService.java:143)
E/JavaBinder( 72): at android.os.Binder.execTransact(Binder.java:287)
E/JavaBinder( 72): at dalvik.system.NativeStart.run(Native Method)
I/XT9IME ( 1963): [finishInput]
W/dalvikvm( 72): threadid=87: thread exiting with uncaught exception (group=0x4001da20)
E/AndroidRuntime( 72): Uncaught handler: thread Binder Thread #15 exiting due to uncaught exception
E/AndroidRuntime( 72): *** EXCEPTION IN SYSTEM PROCESS. System will crash.
Followed by many services dying and then the system reboots, uptime remains unchanged. I did some searching and found this: http://forum.xda-developers.com/showthread.php?p=4529939
So the problem in this case might be this: E/AndroidRuntime( 72): Uncaught handler: thread Binder Thread #15 exiting due to uncaught exception
Fellow tinkerers, hope you can help.
After flashing AOSP eclair 2.0 I'm now unable to flash anything else, I get the below error for any mod I try and install other than Eclair 2.0.
edit: I can no longer restore nandroid backups.
I can only install the default sappimg.nbh and AOSP eclair 2.0
I've tried to reroot the phone thinking maybe I lost root, but I can SU in terminal so I don't think that's the case
Tmobile MT3G (32B board)
HBOOT 1.33.0006
Tried Amon Ra and CM flash recovery
Any ideas?
Thanks.
Code:
D/AndroidRuntime( 2987): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
D/AndroidRuntime( 2987): CheckJNI is OFF
D/dalvikvm( 2987): DexOpt: incorrect opt magic number (0xff ff ff ff)
D/dalvikvm( 2987): Stale deps in cache file; removing and retrying
W/dalvikvm( 2987): Size mismatch on inflated file (5461131 vs 5455656)
E/dalvikvm( 2987): Unable to extract+optimize DEX from '/system/framework/framework.jar'
D/dalvikvm( 2987): Failed on '/system/framework/framework.jar' (boot=1)
D/dalvikvm( 2987): VM cleaning up
D/dalvikvm( 2987): LinearAlloc 0x0 used 4100 of 4194304 (0%)
W/dalvikvm( 2987): JNI_CreateJavaVM failed
E/AndroidRuntime( 2987): JNI_CreateJavaVM failed
D/AndroidRuntime( 2988):
Done some research and this issue has come up before
e.g. http://forum.xda-developers.com/showthread.php?t=565292
still no satisfactory solution, anyone any ideas?
Is it possible to emulate an android ROM on a computer?
If you grab the SDK, you can run any version of Android in the emulator. If you want to run an actual ROM you will need to create an image of /system (as system.img) and replace that with those in the SDK folder.
thanks alot! that helped me alot
and yes, i want to run an actual ROM. what filesystem does it have to be?
was thinking about something like...
(cd PATH)
dd if=/dev/zero of=system bs=1024 count=#KB_needed
losetup /dev/loop0 system
mkfs -f FS /dev/loop0
(mkdir /mnt/system)
mount /dev/loop0 /mnt/system/
cp -a system /mnt/system/
umount /mnt/system/
losetup -d /dev/loop0
do you know any good tools for this exept for dd?
Never tried so I honestly don't know, you sound like you know a lot more than me about creating/mounting images than me, so it's probably best to use your judement. The easiest way is just to make a nadroid back backup, flash the ROM you want to test, nadroid that and grab system.img, revert to your old nandroid backup. It's tedious, and it doesn't help if you want to test a ROM before flashing, but that's the only method I've heard people use.
okay. thanks
HTC Sense UI system.img
Does anybody know where I can download a system.img for a HTC with Sense UI (Hero for example)? I have been looking for ages with no luck.
My app is not working on a customers Hero and I am trying to find a Hero system.img to run in the emulator so I can work out why it fails on this phone.
I dont own a Hero, so am unable to extract my own system.img.
You can get HTC official ROMs here:
http://forum.xda-developers.com/showthread.php?t=559622
if you've got a windows computer you probably could extract the content of this exe file and then try to follow my previous instructions to make the system.img.
And if you don't have an unix/linux box.. You could send the content of the exe file to me, if you are able to extract the data in it. (I'm in China with a netbook atm and not able to extract the exe file with my limited tools). Then I could try to make you a system.img
I tried that, but without an HTC phone connected to the PC USB the exe wont extract.
I take that back. I found the files in my temp folder. I have extracted ROM.zip including the system.img into the avd folder, but the emulator is failing to bring it up.
could you upload that zip file here or on rapidshare? then i could have a look at it
Here is the rom.zip file from RUU_Hero_HTC_WWE_2.73.405.38_WWE_release_signed_NoDriver.exe:
rom.zip
Other people must be doing this kindof thing to test their apps?
Here is the logcat. It looks like the sytem process is starting to come up, then fails. This repeats over and over.
12-16 18:34:20.945: INFO/SystemServer(113): Starting telephony registry
12-16 18:34:20.975: INFO/SystemServer(113): Starting Package Manager.
12-16 18:34:21.056: INFO/Installer(113): connecting...
12-16 18:34:21.075: INFO/installd(33): new connection
12-16 18:34:21.205: INFO/PackageManager(113): Got library com.google.android.maps in /system/framework/com.google.android.maps.jar
12-16 18:34:21.225: INFO/PackageManager(113): Got library com.google.android.gtalkservice in /system/framework/com.google.android.gtalkservice.jar
12-16 18:34:21.265: INFO/PackageManager(113): Got library com.htc.framework in /system/framework/com.htc.framework.jar
12-16 18:34:21.515: INFO/PackageManager(113): Got library android.awt in /system/framework/android.awt.jar
12-16 18:34:21.535: INFO/PackageManager(113): Got library android.test.runner in /system/framework/android.test.runner.jar
12-16 18:34:21.535: INFO/PackageManager(113): Got library com.android.im.plugin in /system/framework/com.android.im.plugin.jar
12-16 18:34:21.545: INFO/PackageManager(113): Got library com.htc.android.pimlib in /system/framework/com.htc.android.pimlib.jar
12-16 18:34:21.565: INFO/PackageManager(113): Got library com.htc.android.easopen in /system/framework/com.htc.android.easopen.jar
12-16 18:34:21.565: INFO/PackageManager(113): Got library com.scalado.util.ScaladoUtil in /system/framework/com.scalado.util.ScaladoUtil.jar
12-16 18:34:22.596: DEBUG/dalvikvm(113): GC freed 4273 objects / 216216 bytes in 302ms
12-16 18:34:23.476: ERROR/PackageManager(113): Adding duplicate shared user, keeping first: android.uid.shared
12-16 18:34:23.526: ERROR/PackageManager(113): Occurred while parsing settings at line -1, column -1
12-16 18:34:23.546: ERROR/PackageManager(113): Adding duplicate shared user, keeping first: com.htc.rosie.uid.shared
12-16 18:34:23.596: ERROR/PackageManager(113): Occurred while parsing settings at line -1, column -1
12-16 18:34:23.746: ERROR/PackageManager(113): Bad package setting: package com.android.providers.contacts has shared uid 10008 that is not defined
12-16 18:34:23.746: ERROR/PackageManager(113): Bad package setting: package com.android.launcher has shared uid 10008 that is not defined
12-16 18:34:23.756: ERROR/PackageManager(113): Bad package setting: package com.android.googlesearch has shared uid 10008 that is not defined
12-16 18:34:23.766: ERROR/PackageManager(113): Bad package setting: package com.android.inputmethod.latin has shared uid 10008 that is not defined
12-16 18:34:23.786: ERROR/PackageManager(113): Bad package setting: package com.htc.MusicWidget has shared uid 10047 that is not defined
12-16 18:34:23.816: ERROR/PackageManager(113): Bad package setting: package com.android.contacts has shared uid 10008 that is not defined
12-16 18:34:23.836: ERROR/PackageManager(113): Bad package setting: package com.android.providers.userdictionary has shared uid 10008 that is not defined
12-16 18:34:23.846: ERROR/PackageManager(113): Bad package setting: package com.android.providers.im has shared uid 10008 that is not defined
12-16 18:34:23.896: INFO/dalvikvm(113): DexOpt: Some deps went away
12-16 18:34:23.926: ERROR/dalvikvm(113): /system/framework/com.scalado.util.ScaladoUtil.jar odex has stale dependencies
12-16 18:34:23.926: ERROR/dalvikvm(113): odex source not available -- failing
12-16 18:34:23.926: WARN/dalvikvm(113): threadid=15: thread exiting with uncaught exception (group=0x40013140)
12-16 18:34:23.936: ERROR/AndroidRuntime(113): Uncaught handler: thread android.server.ServerThread exiting due to uncaught exception
12-16 18:34:23.956: ERROR/AndroidRuntime(113): *** EXCEPTION IN SYSTEM PROCESS. System will crash.
12-16 18:34:23.966: ERROR/AndroidRuntime(113): dalvik.system.StaleDexCacheError: /system/framework/com.scalado.util.ScaladoUtil.jar
12-16 18:34:23.966: ERROR/AndroidRuntime(113): at dalvik.system.DexFile.isDexOptNeeded(Native Method)
12-16 18:34:23.966: ERROR/AndroidRuntime(113): at com.android.server.PackageManagerService.<init>(PackageManagerService.java:419)
12-16 18:34:23.966: ERROR/AndroidRuntime(113): at com.android.server.PackageManagerService.main(PackageManagerService.java:261)
12-16 18:34:23.966: ERROR/AndroidRuntime(113): at com.android.server.ServerThread.run(SystemServer.java:126)
12-16 18:34:24.006: ERROR/AndroidRuntime(113): Crash logging skipped, no checkin service
12-16 18:34:24.006: ERROR/AndroidRuntime(113): Crash logging skipped, no htc checkin service
12-16 18:34:24.036: INFO/Process(113): Sending signal. PID: 113 SIG: 9
12-16 18:34:24.066: INFO/Zygote(102): Exit zygote because system server (113) has terminated
12-16 18:34:24.086: INFO/ServiceManager(26): service 'usagestats' died
12-16 18:34:24.086: INFO/ServiceManager(26): service 'SurfaceFlinger' died
12-16 18:34:24.086: INFO/ServiceManager(26): service 'power' died
12-16 18:34:24.086: INFO/ServiceManager(26): service 'batteryinfo' died
12-16 18:34:24.086: INFO/ServiceManager(26): service 'telephony.registry' died
12-16 18:34:24.106: ERROR/installd(33): eof
12-16 18:34:24.106: ERROR/installd(33): failed to read size
12-16 18:34:24.106: INFO/installd(33): closing connection
12-16 18:34:24.146: INFO/ServiceManager(26): service 'media.audio_flinger' died
12-16 18:34:24.146: INFO/ServiceManager(26): service 'media.player' died
12-16 18:34:24.146: INFO/ServiceManager(26): service 'media.camera' died
12-16 18:34:25.096: DEBUG/AndroidRuntime(130): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
12-16 18:34:25.116: DEBUG/AndroidRuntime(130): CheckJNI is ON
12-16 18:34:25.686: DEBUG/AndroidRuntime(130): --- registering native functions ---
12-16 18:34:25.956: INFO/(129): ServiceManager: 0xac38
12-16 18:34:25.956: DEBUG/AudioHardwareInterface(129): Running in emulation - using generic audio driver
12-16 18:34:25.956: INFO/AudioFlinger(129): Create BTIPSA2dpInterface
12-16 18:34:25.966: DEBUG/BTIPSA2dpInterface(129): BTIPSA2dpInterface 1.0.0.0.
12-16 18:34:25.966: DEBUG/BTIPSA2dpInterface(129): BTIPSA2dpInterface:penOutputStream 1, 0, 0
12-16 18:34:25.966: INFO/(129): Creating ashmem region names /data/btips/btips_mm_shm size 20480
12-16 18:34:25.966: INFO/AudioFlinger(129): AudioFlinger's thread ready to run for output 0
12-16 18:34:25.986: DEBUG/BTIPSA2dpInterface(129): BTIPSA2dpStreamOut::set 1, 0, 0
12-16 18:34:25.986: DEBUG/AudioFlinger(129): setRouting 0 2 -1, tid 129, calling tid 129
12-16 18:34:25.986: DEBUG/AudioFlinger(129): setRouting 1 2 -1, tid 129, calling tid 129
12-16 18:34:25.986: DEBUG/AudioFlinger(129): setRouting 2 1 -1, tid 129, calling tid 129
12-16 18:34:25.986: DEBUG/AudioFlinger(129): setMode to mode 0
12-16 18:34:25.996: INFO/AudioFlinger(129): AudioFlinger's thread ready to run for output 1
12-16 18:34:26.006: INFO/CameraService(129): CameraService started: pid=129
12-16 18:34:26.086: DEBUG/(130): ======================== register_android_graphics_Canvas, g_haveProfilerFile=0
12-16 18:34:26.476: INFO/Zygote(130): Preloading classes...
12-16 18:34:26.486: DEBUG/dalvikvm(130): GC freed 786 objects / 43096 bytes in 9ms
12-16 18:34:26.746: DEBUG/dalvikvm(130): GC freed 275 objects / 17264 bytes in 6ms
12-16 18:34:26.956: DEBUG/dalvikvm(130): GC freed 200 objects / 12200 bytes in 8ms
12-16 18:34:27.096: DEBUG/dalvikvm(130): Trying to load lib /system/lib/libmedia_jni.so 0x0
12-16 18:34:27.346: DEBUG/dalvikvm(130): Added shared lib /system/lib/libmedia_jni.so 0x0
12-16 18:34:27.356: DEBUG/dalvikvm(130): Trying to load lib /system/lib/libmedia_jni.so 0x0
12-16 18:34:27.356: DEBUG/dalvikvm(130): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
12-16 18:34:27.366: DEBUG/dalvikvm(130): Trying to load lib /system/lib/libmedia_jni.so 0x0
12-16 18:34:27.366: DEBUG/dalvikvm(130): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
12-16 18:34:27.386: DEBUG/dalvikvm(130): Trying to load lib /system/lib/libmedia_jni.so 0x0
12-16 18:34:27.386: DEBUG/dalvikvm(130): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
12-16 18:34:27.396: DEBUG/dalvikvm(130): Trying to load lib /system/lib/libmedia_jni.so 0x0
12-16 18:34:27.396: DEBUG/dalvikvm(130): Shared lib '/system/lib/libmedia_jni.so' already loaded in same CL 0x0
12-16 18:34:27.426: DEBUG/dalvikvm(130): GC freed 467 objects / 29272 bytes in 10ms
Click to expand...
Click to collapse
Anybody?
Someone must have emulated HTC Touch / Sense UI?!
Okay... After unzipping and manipulating a 2.1 ROM to my liking; I have now resigned it...
Can someone please explain to me how I would go about testing it with the Android SDK Emulator?
I have already created a 2.1 AVD and the emulator loads to the "ANDROID" screen...
What must I do to test out this newly packaged ROM file?
I just read this article about Google Voice adding SIP capabilities - http://truvoipbuzz.com/2011/03/make-unlimited-sip-calls-to-google-voice-number-tutorial/ but I can't figure out can it be applied to the SIP on our Android, for making and receiving VoIP calls?
I'd like to know this as well. I tried setting up an account in Settings -> Call settings -> Accounts:
Username: +1XXXYYYYYYY (where XXXYYYYYYY is my Google Voice number with area code)
Password: my 4-digit access code
Server: sip.voice.google.com
Set as primary account: check
But when I tap "Receive incoming calls" it fails with the following logcat (my actual GV number masked with "1XXXYYYYYYY"):
Code:
D/SipSession( 394): start stack for sip:[email protected]
W/SipSession( 394): command error: java.util.EventObject[source=Deregister]
W/SipSession( 394): java.util.regex.PatternSyntaxException: Syntax error U_REGEX_RULE_SYNTAX near index 1:
W/SipSession( 394): [email protected]
W/SipSession( 394): ^
W/SipSession( 394): at java.util.regex.Pattern.compileImpl(Native Method)
W/SipSession( 394): at java.util.regex.Pattern.compile(Pattern.java:400)
W/SipSession( 394): at java.util.regex.Pattern.<init>(Pattern.java:383)
W/SipSession( 394): at java.util.regex.Pattern.compile(Pattern.java:374)
W/SipSession( 394): at java.lang.String.replaceFirst(String.java:1982)
W/SipSession( 394): at com.android.server.sip.SipHelper.createRequest(SipHelper.java:225)
W/SipSession( 394): at com.android.server.sip.SipHelper.sendRegister(SipHelper.java:202)
W/SipSession( 394): at com.android.server.sip.SipSessionGroup$SipSessionImpl.readyForCall(SipSessionGroup.java:976)
W/SipSession( 394): at com.android.server.sip.SipSessionGroup$SipSessionImpl.process(SipSessionGroup.java:641)
W/SipSession( 394): at com.android.server.sip.SipSessionGroup$SipSessionImpl.processCommand(SipSessionGroup.java:593)
W/SipSession( 394): at com.android.server.sip.SipSessionGroup$SipSessionImpl.access$1500(SipSessionGroup.java:387)
W/SipSession( 394): at com.android.server.sip.SipSessionGroup$SipSessionImpl$1.run(SipSessionGroup.java:516)
W/SipSession( 394): at java.lang.Thread.run(Thread.java:1019)
V/SipSettings( 394): profile uid is 1001 isPrimary:true registration:Account registration failed Primary:sip:[email protected] status:Account registration failed
Looks like it doesn't like the "+" in the account name. Tried it without the "+" and am getting a timeout error (also masking my phone's IP address with "ZZ.ZZZ.ZZZ.ZZ"):
Code:
V/SipSettings( 394): New Profile Name:[email protected]
V/SipSettings( 394): addPreferenceFor profile urisip:[email protected]
V/SipSettings( 394): profile uid is 1001 isPrimary:true registration:Checking status... Primary:sip:[email protected] status:Checking status...
D/dalvikvm( 394): GetFieldID: unable to find field Ljava/util/HashMap;.loadFactor:F
D/dalvikvm( 394): GetFieldID: unable to find field Ljava/util/HashMap;.loadFactor:F
V/SipSettings( 394): addPreferenceFor profile urisip:[email protected]
V/SipSettings( 394): profile uid is 1001 isPrimary:true registration:Checking status... Primary:sip:[email protected] status:Checking status...
V/SipSettings( 394): profile uid is 1001 isPrimary:true registration:Registering... Primary:sip:[email protected] status:Registering...
D/SipSession( 394): +++ add a session with key: '[email protected]'
D/SipSession( 394): [email protected]: @406219f0:DEREGISTERING
D/SipSession( 394): remove session @406219f0:DEREGISTERING @key '[email protected]'
D/SipSession( 394): close stack for sip:[email protected]
V/SipSettings( 394): profile uid is 1001 isPrimary:true registration:Account registration failed Primary:sip:[email protected] status:Account registration failed
D/SipSession( 394): start stack for sip:[email protected]
D/SipSession( 394): +++ add a session with key: '[email protected]'
D/SipSession( 394): [email protected]: @407613c8:DEREGISTERING
V/SipSettings( 394): profile uid is 1001 isPrimary:true registration:Registering... Primary:sip:[email protected] status:Registering...
D/dalvikvm( 2904): GC_EXPLICIT freed 35K, 53% free 2737K/5703K, external 0K/512K, paused 54ms
D/dalvikvm( 2282): GC_EXPLICIT freed 3K, 57% free 3226K/7367K, external 5242K/6453K, paused 70ms
D/dalvikvm( 2507): GC_EXPLICIT freed 5K, 50% free 3475K/6855K, external 0K/0K, paused 59ms
D/dalvikvm( 1769): GC_EXPLICIT freed 178K, 50% free 3470K/6855K, external 0K/0K, paused 73ms
D/SipSession( 394): session key from event: [email protected]
D/SipSession( 394): active sessions:
D/SipSession( 394): [email protected]: @407613c8:DEREGISTERING
D/SipSession( 394): transaction terminated: req=REGISTER,2463,s=TRYING,ds=-,
D/SipSession( 394): processing Timeout...
D/SipSession( 394): remove session @407613c8:DEREGISTERING @key '[email protected]'
V/SipSettings( 394): profile uid is 1001 isPrimary:true registration:Account registration failed: (registration timed out); will try later Primary:sip:[email protected] status:Account registration failed: (registration timed out); will try
later
Looks like Google disabled it? link
This is awesome news. I was bitten by gizmo5's demise. This means they're working on enabling it. This could revolutionise mobile telephony.
nside said:
Looks like Google disabled it? link
Click to expand...
Click to collapse
even if it is disabled for now I want to know how to set it up in my phone's SIP settings, so when it's back to life I can use it.. Anybody now how to set it up in Android SIP settings??
I would like to know too:
- I already have a google voice account
- What software do I have to install and where the <GV Number>@sip.voice.google.com fits in.
Thanks
I see engadget is reporting a leaked version of Skype with video for thunderbolt
http://m.engadget.com/default/artic...olt-celebrations/&category=classic&postPage=1
I wondered if anyone could get it working on our EVO. I have CM7 and it would not install for me
Sent from my CM7 final.
Yeah I tried too but didn't work. Dang :-/
Doesn't install on stock either
This would be pretty awesome.
Sent from my PC36100 using XDA App
Yeah its true phandroids reporting the same thing
Sent from my PC36100 using XDA App
I have it on my TB... super win
That would be cool if it was working on the EVo
I am sure a few devs here will figure it out soon. TB is running 2.2, like our EVO's, so it's just a matter of time.
Once this apk starts getting modded to run on different phones, it's really going to explode. I hope Skype is ready for this... I foresee an iPhone/AT&T network debacle in the making.
khov07 said:
I am sure a few devs here will figure it out soon. TB is running 2.2, like our EVO's, so it's just a matter of time.
Once this apk starts getting modded to run on different phones, it's really going to explode. I hope Skype is ready for this... I foresee an iPhone/AT&T network debacle in the making.
Click to expand...
Click to collapse
All theyll do is start blocking it like they did when fring was using it.
Here's an APK that was updated to remove the check for "VerizonPlatform" and "VerizonMerlin" condition check. I also had to remove the line
Code:
<uses-library android:name="com.htc.device" />
from the AndroidManifest.xml just to get the APK to install.
It will get to the sign-in page, but the SkypeService fails...
Code:
I/com.skype.merlin_mecha.service.a(17177): system board:supersonic bootloader:2.10.0001 brand:sprint product:htc_supersonic model:PC36100 manufacturer:HTC device:supersonic display:3.70.651.1 fingerprint:sprint/htc_supersonic/supersonic/supersonic:2.2/FRF91/294884:user/release-keys host:AA109 user:root radio:2.15.00.09.01 tags:release-keys type:user
I/global (17177): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required.
D/dalvikvm(17177): GC_FOR_MALLOC freed 5340 objects / 712528 bytes in 124ms
I/LSState (12428): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
I/StartSkypeKitOperation(17177): REMOVE THIS ONCE VERIFIED: appToken = KdXVSo6qB9
I/dalvikvm(17177): Jit: resizing JitTable from 4096 to 8192
D/dalvikvm(15756): GC_EXPLICIT freed 3901 objects / 412584 bytes in 100ms
I/ActivityManager(12428): Process com.skype.merlin_mecha (pid 17177) has died.
W/ActivityManager(12428): Scheduling restart of crashed service com.skype.merlin_mecha/.service.SkypeServiceController in 5000ms
I don't have any more time tonight to work on this, maybe someone else can look into why the service is failing.
Link to APK file... [warning: this is for devs, this is not functional yet]
http://db.tt/umgHYVq
-Daryel
daryelv said:
Here's an APK that was updated to remove the check for "VerizonPlatform" and "VerizonMerlin" condition check. I also had to remove the line
Code:
<uses-library android:name="com.htc.device" />
from the AndroidManifest.xml just to get the APK to install.
It will get to the sign-in page, but the SkypeService fails...
Code:
I/com.skype.merlin_mecha.service.a(17177): system board:supersonic bootloader:2.10.0001 brand:sprint product:htc_supersonic model:PC36100 manufacturer:HTC device:supersonic display:3.70.651.1 fingerprint:sprint/htc_supersonic/supersonic/supersonic:2.2/FRF91/294884:user/release-keys host:AA109 user:root radio:2.15.00.09.01 tags:release-keys type:user
I/global (17177): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required.
D/dalvikvm(17177): GC_FOR_MALLOC freed 5340 objects / 712528 bytes in 124ms
I/LSState (12428): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
I/StartSkypeKitOperation(17177): REMOVE THIS ONCE VERIFIED: appToken = KdXVSo6qB9
I/dalvikvm(17177): Jit: resizing JitTable from 4096 to 8192
D/dalvikvm(15756): GC_EXPLICIT freed 3901 objects / 412584 bytes in 100ms
I/ActivityManager(12428): Process com.skype.merlin_mecha (pid 17177) has died.
W/ActivityManager(12428): Scheduling restart of crashed service com.skype.merlin_mecha/.service.SkypeServiceController in 5000ms
I don't have any more time tonight to work on this, maybe someone else can look into why the service is failing.
Link to APK file... [warning: this is for devs, this is not functional yet]
http://db.tt/umgHYVq
-Daryel
Click to expand...
Click to collapse
Nice Work! Good start on what I am sure will be something a dev would be interested in phucking with.
daryelv said:
Here's an APK that was updated to remove the check for "VerizonPlatform" and "VerizonMerlin" condition check. I also had to remove the line
Code:
<uses-library android:name="com.htc.device" />
from the AndroidManifest.xml just to get the APK to install.
It will get to the sign-in page, but the SkypeService fails...
Code:
I/com.skype.merlin_mecha.service.a(17177): system board:supersonic bootloader:2.10.0001 brand:sprint product:htc_supersonic model:PC36100 manufacturer:HTC device:supersonic display:3.70.651.1 fingerprint:sprint/htc_supersonic/supersonic/supersonic:2.2/FRF91/294884:user/release-keys host:AA109 user:root radio:2.15.00.09.01 tags:release-keys type:user
I/global (17177): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required.
D/dalvikvm(17177): GC_FOR_MALLOC freed 5340 objects / 712528 bytes in 124ms
I/LSState (12428): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
I/StartSkypeKitOperation(17177): REMOVE THIS ONCE VERIFIED: appToken = KdXVSo6qB9
I/dalvikvm(17177): Jit: resizing JitTable from 4096 to 8192
D/dalvikvm(15756): GC_EXPLICIT freed 3901 objects / 412584 bytes in 100ms
I/ActivityManager(12428): Process com.skype.merlin_mecha (pid 17177) has died.
W/ActivityManager(12428): Scheduling restart of crashed service com.skype.merlin_mecha/.service.SkypeServiceController in 5000ms
I don't have any more time tonight to work on this, maybe someone else can look into why the service is failing.
Link to APK file... [warning: this is for devs, this is not functional yet]
http://db.tt/umgHYVq
-Daryel
Click to expand...
Click to collapse
from the code it looks like the skype apk sees that its runnin on the supersonic, and then at the end com.skype.merlin_mecha dies. i know the htc mecha is the incredible HD (thunderbolt) so when the sign in is authenticating it crashes because it doesnt match. i dont know how to spoof the device name, but i know the devs will figure it out
http://forum.xda-developers.com/showthread.php?t=1031944
Hope that the Skype team has it running for EVO's real soon.
Sent from my PC36100 using XDA Premium App
the admins should make a sticky of this and its progress..so many questions and threads..
can't wait to see this in action!
Come on guys there no developer who can unlock that fcking app?????????//
brownhornet said:
I have it on my TB... super win
Click to expand...
Click to collapse
You have a evo and tb?
Sent from my PC36100 using XDA App
daryelv said:
Here's an APK that was updated to remove the check for "VerizonPlatform" and "VerizonMerlin" condition check. I also had to remove the line
Code:
<uses-library android:name="com.htc.device" />
from the AndroidManifest.xml just to get the APK to install.
It will get to the sign-in page, but the SkypeService fails...
Code:
I/com.skype.merlin_mecha.service.a(17177): system board:supersonic bootloader:2.10.0001 brand:sprint product:htc_supersonic model:PC36100 manufacturer:HTC device:supersonic display:3.70.651.1 fingerprint:sprint/htc_supersonic/supersonic/supersonic:2.2/FRF91/294884:user/release-keys host:AA109 user:root radio:2.15.00.09.01 tags:release-keys type:user
I/global (17177): Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required.
D/dalvikvm(17177): GC_FOR_MALLOC freed 5340 objects / 712528 bytes in 124ms
I/LSState (12428): EventReceiver:android.intent.action.NOTIFICATION_UPDATE
I/StartSkypeKitOperation(17177): REMOVE THIS ONCE VERIFIED: appToken = KdXVSo6qB9
I/dalvikvm(17177): Jit: resizing JitTable from 4096 to 8192
D/dalvikvm(15756): GC_EXPLICIT freed 3901 objects / 412584 bytes in 100ms
I/ActivityManager(12428): Process com.skype.merlin_mecha (pid 17177) has died.
W/ActivityManager(12428): Scheduling restart of crashed service com.skype.merlin_mecha/.service.SkypeServiceController in 5000ms
I don't have any more time tonight to work on this, maybe someone else can look into why the service is failing.
Link to APK file... [warning: this is for devs, this is not functional yet]
http://db.tt/umgHYVq
-Daryel
Click to expand...
Click to collapse
shiiii.. Thank you for getting us this far..... im not a dev, but a flashaholic tried to instal on MYN TWOpointTWO RLS 5 MYN Z & Koni's ES III ... I can't wait...lol