Related
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'm writing an application in android that is supposed to send SMS and MMS messages. MMS base code was based on the official Mms app (android.git.kernel.org/?p=platform/packages/apps/Mms.git)
I'm testing with a cellphone which uses Verizon. Using the default application works fine and MMS messages can be sent; however, using my fork does not work and I get this error:
Code:
07-15 14:04:46.536 W/System.err( 5552): java.io.IOException: mms.vtext.com
07-15 14:04:46.552 W/System.err( 5552): at com.myapp.android.transaction.HttpUtils.handleHttpConnectionException(HttpUtils.java:230)
07-15 14:04:46.552 W/System.err( 5552): at com.myapp.android.transaction.HttpUtils.httpConnection(HttpUtils.java:216)
07-15 14:04:46.552 W/System.err( 5552): at com.myapp.android.core.ConversationList.send(ConversationList.java:249)
07-15 14:04:46.552 W/System.err( 5552): at com.myapp.android.core.ConversationList$2.run(ConversationList.java:164)
07-15 14:04:46.552 W/System.err( 5552): at java.lang.Thread.run(Thread.java:1096)
07-15 14:04:46.559 W/System.err( 5552): Caused by: java.net.UnknownHostException: mms.vtext.com
07-15 14:04:46.567 W/System.err( 5552): at java.net.InetAddress.lookupHostByName(InetAddress.java:513)
07-15 14:04:46.567 W/System.err( 5552): at java.net.InetAddress.getAllByNameImpl(InetAddress.java:278)
07-15 14:04:46.567 W/System.err( 5552): at java.net.InetAddress.getAllByName(InetAddress.java:242)
07-15 14:04:46.567 W/System.err( 5552): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:136)
07-15 14:04:46.567 W/System.err( 5552): at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:164)
07-15 14:04:46.567 W/System.err( 5552): at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:119)
07-15 14:04:46.567 W/System.err( 5552): at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:348)
07-15 14:04:46.567 W/System.err( 5552): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:555)
07-15 14:04:46.567 W/System.err( 5552): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:509)
07-15 14:04:46.567 W/System.err( 5552): at android.net.http.AndroidHttpClient.execute(AndroidHttpClient.java:253)
07-15 14:04:46.567 W/System.err( 5552): at com.myapp.android.transaction.HttpUtils.httpConnection(HttpUtils.java:203)
The APN configured in that handset is: mms.vtext.com/servlets/mms and I guess that's the one used by the default MMS app.
As you can see, the error happens on the HttpUtils.java file (line 203, android.git.kernel.org/?p=platform/packages/apps/Mms.git;a=blob;f=src/com/android/mms/transaction/HttpUtils.java;h=168803fea9575f6e348f5e7fee236de431c100e7;hb=HEAD )
Have any idea of how to solve this problem?
Hi guy maybe a more experienced dev can help me, after I followed the instructions on installing and side-loading the market, I went to my adb command and sent the:"adb reboot" command and have been stuck on boot loop (only Kindle Fire) splash screen. I can power the device off buy cannot get passed the bootanimation. Any help is appreciated.
I had same problem, solution to work for me was poweroff, unplug from pc, let sit for a minute then power back on. Hopefully that will work.
ok I will try it thanks!
Hi, yeah I tried waiting hours and I still have the same issue, any more suggestions anyone?
what happens if you run 'adb logcat' while it boots?
Still stuck
I'm still stuck on the bootloop.
Attempted suggestions from another post:
http://forum.xda-developers.com/showthread.php?p=19488566#post19488566
I attempted to push the Kindle 6.1 update to the sdcard,
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb push update-kindle-6.1_D01E_2017120.bin /sdcard/kindleupdates
failed to copy 'update-kindle-6.1_D01E_2017120.bin' to '/sdcard/kindleupdates':
Permission denied
When I attempt to get in via adb shell, I get:
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell
# su
su
[1] + Stopped (signal) su
# exit
exit
You have stopped jobs.
[1] Segmentation fault su
#
Here's what I'm seeing in adb logcat:
/1181K, paused 4ms+5ms
I/SystemServer( 2723): Telephony Registry
I/SystemServer( 2723): Package Manager
I/installd( 1300): new connection
I/Installer( 2723): connecting...
I/installd( 1300): new connection
D/dalvikvm( 2723): GC_CONCURRENT freed 324K, 46% free 3270K/6023K, external 847K
/1181K, paused 4ms+3ms
D/dalvikvm( 2723): GC_CONCURRENT freed 324K, 46% free 3270K/6023K, external 847K
/1181K, paused 4ms+3ms
D/PackageManager( 2723): No files in app dir /vendor/app
D/PackageManager( 2723): No files in app dir /vendor/app
I/PackageManager( 2723): Unpacking native libraries for package com.pandora.andr
oid
D/dalvikvm( 2723): GC_CONCURRENT freed 359K, 45% free 3426K/6215K, external 847K
/1181K, paused 1ms+2ms
D/dalvikvm( 2723): GC_CONCURRENT freed 359K, 45% free 3426K/6215K, external 847K
/1181K, paused 1ms+2ms
I/PackageManager( 2723): Unpacking native libraries for package mobi.mgeek.Tunny
Browser
I/PackageManager( 2723): Unpacking native libraries for package com.gau.go.launc
herex
D/dalvikvm( 2723): GC_CONCURRENT freed 242K, 42% free 3731K/6407K, external 847K
/1181K, paused 2ms+4ms
D/dalvikvm( 2723): GC_CONCURRENT freed 242K, 42% free 3731K/6407K, external 847K
/1181K, paused 2ms+4ms
I/PackageManager( 2723): Unpacking native libraries for package com.google.andro
id.gm
I/PackageManager( 2723): Unpacking native libraries for package com.google.andro
id.youtube
I/PackageManager( 2723): Unpacking native libraries for package com.android.vend
ing
D/dalvikvm( 2723): GC_CONCURRENT freed 393K, 43% free 3899K/6727K, external 847K
/1181K, paused 1ms+5ms
D/dalvikvm( 2723): GC_CONCURRENT freed 393K, 43% free 3899K/6727K, external 847K
/1181K, paused 1ms+5ms
I/PackageManager( 2723): Unpacking native libraries for package com.google.andro
id.gsf
W/ResourceType( 2723): Failure getting entry for 0x7f020000 (t=1 e=0) in package
0 (error -75)
I/PackageManager( 2723): Unpacking native libraries for package com.zynga.words
W/ResourceType( 2723): Failure getting entry for 0x7f020000 (t=1 e=0) in package
0 (error -75)
W/PackageParser( 2723): Unknown element under <application>: supports-screens at
/data/app/com.rovio.angrybirds.free-1.apk Binary XML file line #51
I/PackageManager( 2723): Unpacking native libraries for package com.rovio.angryb
irds.free
W/PackageParser( 2723): Unknown element under <application>: supports-screens at
/data/app/com.rovio.angrybirds.free-1.apk Binary XML file line #51
D/dalvikvm( 2723): GC_CONCURRENT freed 454K, 43% free 3962K/6855K, external 847K
/1181K, paused 1ms+5ms
D/dalvikvm( 2723): GC_CONCURRENT freed 454K, 43% free 3962K/6855K, external 847K
/1181K, paused 1ms+5ms
I/PackageManager( 2723): Unpacking native libraries for package com.sketchbook
I/PackageManager( 2723): Unpacking native libraries for package com.timeinc.time
.digimag
D/dalvikvm( 2723): GC_CONCURRENT freed 458K, 42% free 4086K/6983K, external 847K
/1181K, paused 2ms+7ms
D/dalvikvm( 2723): GC_CONCURRENT freed 458K, 42% free 4086K/6983K, external 847K
/1181K, paused 2ms+7ms
D/szipinf ( 2723): Initializing inflate state
D/szipinf ( 2723): Initializing inflate state
I/PackageManager( 2723): Unpacking native libraries for package com.estrongs.and
roid.pop
I/PackageManager( 2723): Unpacking native libraries for package com.rovio.angryb
irdsrio
I/PackageManager( 2723): Time to scan packages: 1.796 seconds
W/PackageManager( 2723): Not granting permission com.android.vending.CHECK_LICEN
SE to package com.sketchbook because it was previously installed without
W/PackageManager( 2723): Unknown permission com.android.launcher.permission.INST
ALL_SHORTCUT in package com.estrongs.android.pop
W/PackageManager( 2723): Unknown permission com.android.launcher.permission.UNIN
STALL_SHORTCUT in package com.estrongs.android.pop
W/PackageManager( 2723): Unknown permission com.estrongs.android.pop.PERMISSION
in package com.estrongs.android.pop
W/PackageManager( 2723): Not granting permission com.android.vending.BILLING to
package com.timeinc.time.digimag because it was previously installed without
W/PackageManager( 2723): Not granting permission android.permission.BIND_APPWIDG
ET to package com.gau.go.launcherex (protectionLevel=3 flags=0xbe44)
W/PackageManager( 2723): Unknown permission com.android.launcher.permission.INST
ALL_SHORTCUT in package com.gau.go.launcherex
W/PackageManager( 2723): Not granting permission android.permission.SET_PREFERRE
D_APPLICATIONS to package com.gau.go.launcherex (protectionLevel=2 flags=0xbe44)
W/PackageManager( 2723): Unknown permission android.permission.ADD_SYSTEM_SERVIC
E in package com.pandora.android
W/PackageManager( 2723): Not granting permission android.permission.ACCESS_CACHE
_FILESYSTEM to package com.google.android.gsf (protectionLevel=3 flags=0x8be44)
W/PackageManager( 2723): Unknown permission android.permission.ACCESS_DOWNLOAD_M
ANAGER in package com.google.android.gsf
W/PackageManager( 2723): Unknown permission android.permission.ACCESS_DOWNLOAD_M
ANAGER_ADVANCED in package com.google.android.gsf
W/PackageManager( 2723): Not granting permission android.permission.BACKUP to pa
ckage com.google.android.gsf (protectionLevel=3 flags=0x8be44)
W/PackageManager( 2723): Not granting permission android.permission.DUMP to pack
age com.google.android.gsf (protectionLevel=3 flags=0x8be44)
W/PackageManager( 2723): Not granting permission android.permission.MASTER_CLEAR
to package com.google.android.gsf (protectionLevel=3 flags=0x8be44)
W/PackageManager( 2723): Not granting permission android.permission.REBOOT to pa
ckage com.google.android.gsf (protectionLevel=3 flags=0x8be44)
W/PackageManager( 2723): Not granting permission android.permission.SET_TIME to
package com.google.android.gsf (protectionLevel=3 flags=0x8be44)
W/PackageManager( 2723): Not granting permission android.permission.STATUS_BAR t
o package com.google.android.gsf (protectionLevel=3 flags=0x8be44)
W/PackageManager( 2723): Not granting permission android.permission.WRITE_GSERVI
CES to package com.google.android.gsf (protectionLevel=3 flags=0x8be44)
W/PackageManager( 2723): Not granting permission android.permission.WRITE_SECURE
_SETTINGS to package com.google.android.gsf (protectionLevel=3 flags=0x8be44)
W/PackageManager( 2723): Unknown permission com.android.launcher.permission.INST
ALL_SHORTCUT in package mobi.mgeek.TunnyBrowser
W/PackageManager( 2723): Unknown permission mobi.mgeek.TunnyBrowser.permission.R
EAD_HISTORY_BOOKMARKS in package mobi.mgeek.TunnyBrowser
W/PackageManager( 2723): Unknown permission mobi.mgeek.TunnyBrowser.permission.W
RITE_HISTORY_BOOKMARK in package mobi.mgeek.TunnyBrowser
W/PackageManager( 2723): Unknown permission com.dolphin.browser.magazines.DETECT
_WEBZINE in package mobi.mgeek.TunnyBrowser
W/PackageManager( 2723): Not granting permission android.permission.SET_PREFERRE
D_APPLICATIONS to package mobi.mgeek.TunnyBrowser (protectionLevel=2 flags=0x8be
44)
W/PackageManager( 2723): Unknown permission android.permission.READ_EXTERNAL_STO
RAGE in package com.android.vending
W/PackageManager( 2723): Not granting permission android.permission.CHANGE_COMPO
NENT_ENABLED_STATE to package com.android.vending (protectionLevel=3 flags=0xabe
44)
W/PackageManager( 2723): Unknown permission android.permission.ACCESS_DOWNLOAD_M
ANAGER in package com.android.vending
W/PackageManager( 2723): Unknown permission android.permission.ACCESS_DOWNLOAD_M
ANAGER_ADVANCED in package com.android.vending
W/PackageManager( 2723): Unknown permission android.permission.SEND_DOWNLOAD_COM
PLETED_INTENTS in package com.android.vending
W/PackageManager( 2723): Not granting permission android.permission.INSTALL_PACK
AGES to package com.android.vending (protectionLevel=3 flags=0xabe44)
W/PackageManager( 2723): Not granting permission android.permission.DELETE_PACKA
GES to package com.android.vending (protectionLevel=3 flags=0xabe44)
W/PackageManager( 2723): Unknown permission com.google.android.voicesearch.AUDIO
_FILE_ACCESS in package com.google.android.gm
D/dalvikvm( 2723): GC_CONCURRENT freed 692K, 45% free 3982K/7111K, external 847K
/1181K, paused 3ms+32ms
D/dalvikvm( 2723): GC_CONCURRENT freed 692K, 45% free 3982K/7111K, external 847K
/1181K, paused 3ms+32ms
D/dalvikvm( 2723): GC_EXPLICIT freed 490K, 50% free 3560K/7111K, external 847K/1
181K, paused 45ms
I/SystemServer( 2723): Account Manager
D/dalvikvm( 2723): GC_EXPLICIT freed 490K, 50% free 3560K/7111K, external 847K/1
181K, paused 45ms
I/SystemServer( 2723): Content Manager
I/SystemServer( 2723): System Content Providers
I/SystemServer( 2723): Battery Service
I/SystemServer( 2723): Lights Service
I/SystemServer( 2723): Vibrator Service
W/dalvikvm( 2723): threadid=17: thread exiting with uncaught exception (group=0x
40015560)
E/ActivityThread( 2723): Failed to find provider info for settings
W/dalvikvm( 2723): threadid=17: thread exiting with uncaught exception (group=0x
40015560)
I/Process ( 2723): Sending signal. PID: 2723 SIG: 9
E/AndroidRuntime( 2723): *** FATAL EXCEPTION IN SYSTEM PROCESS: PowerManagerServ
ice
E/AndroidRuntime( 2723): java.lang.NullPointerException
E/AndroidRuntime( 2723): at android.content.ContentQueryMap.<init>(Conten
tQueryMap.java:65)
E/AndroidRuntime( 2723): at com.android.server.PowerManagerService.initIn
Thread(PowerManagerService.java:622)
E/AndroidRuntime( 2723): at com.android.server.PowerManagerService$2.onLo
operPrepared(PowerManagerService.java:547)
E/AndroidRuntime( 2723): at android.os.HandlerThread.run(HandlerThread.ja
va:59)
E/AndroidRuntime( 2723): Error reporting crash
E/AndroidRuntime( 2723): java.lang.NullPointerException
E/AndroidRuntime( 2723): at android.os.DropBoxManager.isTagEnabled(DropBo
xManager.java:288)
E/AndroidRuntime( 2723): at com.android.server.am.ActivityManagerService.
addErrorToDropBox(ActivityManagerService.java:6830)
E/AndroidRuntime( 2723): at com.android.server.am.ActivityManagerService.
handleApplicationCrash(ActivityManagerService.java:6546)
E/AndroidRuntime( 2723): at com.android.internal.os.RuntimeInit$UncaughtH
andler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 2723): at java.lang.ThreadGroup.uncaughtException(Threa
dGroup.java:854)
E/AndroidRuntime( 2723): at java.lang.ThreadGroup.uncaughtException(Threa
dGroup.java:851)
I/Process ( 2723): Sending signal. PID: 2723 SIG: 9
I/ServiceManager( 1293): service 'SurfaceFlinger' died
D/BootAnimation( 2734): SurfaceFlinger died, exiting...
I/ServiceManager( 1293): service 'sensorservice' died
I/ServiceManager( 1293): service 'batteryinfo' died
I/ServiceManager( 1293): service 'usagestats' died
I/ServiceManager( 1293): service 'telephony.registry' died
I/ServiceManager( 1293): service 'package' died
I/ServiceManager( 1293): service 'activity' died
I/ServiceManager( 1293): service 'meminfo' died
I/ServiceManager( 1293): service 'cpuinfo' died
I/ServiceManager( 1293): service 'permission' died
I/ServiceManager( 1293): service 'power' died
I/ServiceManager( 1293): service 'entropy' died
I/ServiceManager( 1293): service 'account' died
I/ServiceManager( 1293): service 'content' died
I/ServiceManager( 1293): service 'hardware' died
I/ServiceManager( 1293): service 'vibrator' died
I/ServiceManager( 1293): service 'battery' died
I/ServiceManager( 1293): service 'SurfaceFlinger' died
D/BootAnimation( 2734): SurfaceFlinger died, exiting...
I/ServiceManager( 1293): service 'sensorservice' died
I/ServiceManager( 1293): service 'batteryinfo' died
I/ServiceManager( 1293): service 'usagestats' died
I/ServiceManager( 1293): service 'telephony.registry' died
I/ServiceManager( 1293): service 'package' died
I/ServiceManager( 1293): service 'activity' died
I/ServiceManager( 1293): service 'meminfo' died
I/ServiceManager( 1293): service 'cpuinfo' died
I/ServiceManager( 1293): service 'permission' died
I/ServiceManager( 1293): service 'power' died
I/ServiceManager( 1293): service 'entropy' died
I/ServiceManager( 1293): service 'account' died
I/ServiceManager( 1293): service 'content' died
I/ServiceManager( 1293): service 'hardware' died
I/ServiceManager( 1293): service 'vibrator' died
I/ServiceManager( 1293): service 'battery' died
E/installd( 1300): eof
E/installd( 1300): failed to read size
I/installd( 1300): closing connection
E/installd( 1300): eof
E/installd( 1300): failed to read size
I/installd( 1300): closing connection
I/Zygote ( 2713): Exit zygote because system server (2723) has terminated
I/Zygote ( 2713): Exit zygote because system server (2723) has terminated
I/ServiceManager( 1293): service 'media.audio_flinger' died
I/ServiceManager( 1293): service 'media.player' died
I/ServiceManager( 1293): service 'media.camera' died
I/ServiceManager( 1293): service 'media.audio_policy' died
I/ServiceManager( 1293): service 'media.audio_flinger' died
I/ServiceManager( 1293): service 'media.player' died
I/ServiceManager( 1293): service 'media.camera' died
I/ServiceManager( 1293): service 'media.audio_policy' died
I/Netd ( 2752): Netd 1.0 starting
I/Netd ( 2752): Netd 1.0 starting
D/AndroidRuntime( 2753):
D/AndroidRuntime( 2753): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 2753): CheckJNI is OFF
D/dalvikvm( 2753): creating instr width table
D/AndroidRuntime( 2753):
D/AndroidRuntime( 2753): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 2753): CheckJNI is OFF
D/dalvikvm( 2753): creating instr width table
I/ ( 2751): ServiceManager: 0xada8
D/AudioHardwareInterface( 2751): Running in emulation - using generic audio driv
er
W/AudioHardwareInterface( 2751): Using stubbed audio hardware. No sound will be
produced.
D/AudioHardwareInterface( 2751): setMode(NORMAL)
I/CameraService( 2751): CameraService started (pid=2751)
I/AudioFlinger( 2751): AudioFlinger's thread 0xc6b8 ready to run
I/ ( 2751): ServiceManager: 0xada8
D/AudioHardwareInterface( 2751): Running in emulation - using generic audio driv
er
W/AudioHardwareInterface( 2751): Using stubbed audio hardware. No sound will be
produced.
D/AudioHardwareInterface( 2751): setMode(NORMAL)
I/CameraService( 2751): CameraService started (pid=2751)
I/AudioFlinger( 2751): AudioFlinger's thread 0xc6b8 ready to run
I/SamplingProfilerIntegration( 2753): Profiler is disabled.
I/SamplingProfilerIntegration( 2753): Profiler is disabled.
I/Zygote ( 2753): Preloading classes...
D/dalvikvm( 2753): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, p
aused 3ms
I/Zygote ( 2753): Preloading classes...
D/dalvikvm( 2753): GC_EXPLICIT freed 47K, 78% free 233K/1024K, external 0K/0K, p
aused 3ms
D/dalvikvm( 2753): GC_EXPLICIT freed 1K, 73% free 284K/1024K, external 0K/0K, pa
used 2ms
D/dalvikvm( 2753): GC_EXPLICIT freed 1K, 73% free 284K/1024K, external 0K/0K, pa
used 2ms
D/dalvikvm( 2753): GC_EXPLICIT freed 20K, 69% free 317K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 2753): GC_EXPLICIT freed 20K, 69% free 317K/1024K, external 0K/0K, p
aused 2ms
D/dalvikvm( 2753): GC_EXPLICIT freed 17K, 66% free 355K/1024K, external 0K/0K, p
aused 3ms
D/dalvikvm( 2753): GC_EXPLICIT freed 17K, 66% free 355K/1024K, external 0K/0K, p
aused 3ms
D/dalvikvm( 2753): No JNI_OnLoad found in /system/lib/libidme.so 0x0, skipping i
nit
D/dalvikvm( 2753): No JNI_OnLoad found in /system/lib/libidme.so 0x0, skipping i
nit
D/dalvikvm( 2753): GC_EXPLICIT freed 26K, 63% free 383K/1024K, external 0K/0K, p
aused 4ms
D/dalvikvm( 2753): GC_EXPLICIT freed 26K, 63% free 383K/1024K, external 0K/0K, p
aused 4ms
D/dalvikvm( 2753): GC_EXPLICIT freed 26K, 57% free 446K/1024K, external 0K/0K, p
aused 3ms
D/dalvikvm( 2753): GC_EXPLICIT freed 26K, 57% free 446K/1024K, external 0K/0K, p
aused 3ms
D/dalvikvm( 2753): GC_EXPLICIT freed 99K, 47% free 551K/1024K, external 0K/0K, p
aused 3ms
D/dalvikvm( 2753): GC_EXPLICIT freed 99K, 47% free 551K/1024K, external 0K/0K, p
aused 3ms
Thanks I will try and run the logcat tonight and let you know how it went. Amazon is sending me a replacement. I would still like to get to the bottom of this in case someone else runs into a similar issue.
I'm having the same issues, but I was able to investigate further.
http://forum.xda-developers.com/showthread.php?t=1355371
I was having the same issues. I just made a thread on what my friend and i did to fix it/unbrick. We figured out a way to get the device to factory restore. Fixed my kindle fire that was bootlooped after rooting and sideloading google apps. Hope it helps: forum.xda-developers.com/showthread.php?t=1356257
I am trying to access System-Settings-Accounts, but cannot find it on my NST rooted w Nook Manager.
I installed one touch Sync Settings from the market, but when I click on it, the NST reboots.
I found AccountAndSyncSettings.apk in the /system/app folder, but installation fails.
I copied the file over to my desktop and did an adb install. [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
logcat info:
D/AndroidRuntime( 4396):
D/AndroidRuntime( 4396): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
I/AndroidRuntime( 4396): Heap size: -Xmx64m
D/AndroidRuntime( 4396): CheckJNI is OFF
D/dalvikvm( 4396): creating instr width table
D/AndroidRuntime( 4396): --- registering native functions ---
I/NATIVE-EPD( 4396): framebuffer_handle: 20
D/PackageParser( 3554): Scanning package: /data/app/vmdl13223.tmp
D/dalvikvm( 3554): GC freed 34328 objects / 2066216 bytes in 101ms
E/PackageManager( 3554): Package com.android.providers.subscribedfeeds has no si
gnatures that match those in shared user android.uid.system; ignoring!
W/PackageManager( 3554): Package couldn't be installed in /data/app/com.android.
providers.subscribedfeeds.apk
D/AndroidRuntime( 4396): Shutting down VM
D/dalvikvm( 4396): DestroyJavaVM waiting for non-daemon threads to exit
D/dalvikvm( 4396): DestroyJavaVM shutting VM down
D/dalvikvm( 4396): HeapWorker thread shutting down
D/dalvikvm( 4396): HeapWorker thread has shut down
D/jdwp ( 4396): JDWP shutting down net...
I/jdwp ( 4396): adbd disconnected
D/dalvikvm( 4396): VM cleaning up
D/dalvikvm( 4396): LinearAlloc 0x0 used 631916 of 5242880 (12%)
D/dalvikvm( 3554): GC freed 4440 objects / 255744 bytes in 121ms
Please advise...
You don't install it. The workaround to change sync settings is to use the gmail app to add an account and enter the same account information you already have setup and you will be able to update the sync settings.
RandyB201 said:
I am trying to access System-Settings-Accounts, but cannot find it on my NST rooted w Nook Manager.
I installed one touch Sync Settings from the market, but when I click on it, the NST reboots.
I found AccountAndSyncSettings.apk in the /system/app folder, but installation fails.
I copied the file over to my desktop and did an adb install. [INSTALL_FAILED_UPDATE_INCOMPATIBLE]
Please advise...
Click to expand...
Click to collapse
You don't install apk's in /system/app/ you just put them in /system/app/ and after reboot start working.
Try to access AccountAndSyncSettings using 'NookColorTools'. If NCT does not allow access to these settings try using 'apktool' to decompile package and try to infer correct 'am start' command from the directory structure,filenames and code. Experiment with 'am start' using adb.
This is a Nook Simple Touch. NookColorTools sounds like something from the nook color?
osowiecki said:
You don't install apk's in /system/app/ you just put them in /system/app/ and after reboot start working.
Try to access AccountAndSyncSettings using 'NookColorTools'. If NCT does not allow access to these settings try using 'apktool' to decompile package and try to infer correct 'am start' command from the directory structure,filenames and code. Experiment with 'am start' using adb.
Click to expand...
Click to collapse
please clarify...
If I understand you correctly, I need to:
1) open gmail
2) add an account (btw, when I click the add account button, it just goes back to the inbox...)
3) enter the same account info i already have in there
I am unclear on how I access sync settings after that is done?
straygecko said:
You don't install it. The workaround to change sync settings is to use the gmail app to add an account and enter the same account information you already have setup and you will be able to update the sync settings.
Click to expand...
Click to collapse
RandyB201 said:
If I understand you correctly, I need to:
1) open gmail
2) add an account (btw, when I click the add account button, it just goes back to the inbox...)
3) enter the same account info i already have in there
I am unclear on how I access sync settings after that is done?
Click to expand...
Click to collapse
Add account shouldn't send you back to the inbox. It should work like this:
Open gmail
Open menu, click on accounts
Click on Add account button
Click on the big g on the Add an account screen
Click Next
Click Sign In
Enter your gmail username and password
Click Sign In
Now you should be on the Data & synchronization page with check boxes for Contacts, Calendar and Gmail. Check/uncheck what you want and click on Finish.
If add account continues to send you back to the inbox get a logcat when that happens and post it.
---------- Post added at 12:37 PM ---------- Previous post was at 12:29 PM ----------
RandyB201 said:
This is a Nook Simple Touch. NookColorTools sounds like something from the nook color?
Click to expand...
Click to collapse
Yes but some of the things in NCT work on the NST. But don't bother installing NCT for this as the Account & Sync Settings isn't there. Don't try digging the intent for am start out of the apk either as market tools like one touch sync settings have already figured that out and that's what they do. I tried all this when I put together NTGAppsAttack and could never get Account & Sync Settings to work. IIRC, its a layout issue. There is something funny about what B&N did to Android on the NST that causes some apps to die with layout issues. If I did remember correctly it might be possible to hack the apk up to get it to work but I don't have the time or motivation to do it as the gmail workaround does everything I need.
logcat...
I am still getting a brief flash and a return to the inbox when I puch the Add Account Button.
logcat info:
D/DeviceManagerBroadcastReceiver( 1110): action (com.bn.devicemanager.ACTION_HAN
DLE_CRASH)
I/dalvikvm( 1235): Wrote stack trace to '/data/anr/traces.txt'
I/Process ( 1235): Sending signal. PID: 1235 SIG: 9
I/WindowManager( 785): WIN DEATH: Window{4a0b9b38 com.google.android.gm/com.goo
gle.android.gm.MailboxSelectionActivity paused=false}
I/ActivityManager( 785): Process com.google.android.gm (pid 1235) has died.
I/WindowManager( 785): WIN DEATH: Window{4a1a72f8 com.google.android.gm/com.goo
gle.android.gm.ConversationListActivity paused=false}
I/ActivityManager( 785): Start proc com.google.android.gm for activity com.goog
le.android.gm/.ConversationListActivity: pid=1326 uid=10022 gids={3003}
E/TC ( 1134): KPICollector: 1375724620795 platform process_start {"processN
ame":"com.google.android.gm"}
D/SurfaceFlinger( 785): Frame buffer posted; elapsed time = 22 msecs
I/dalvikvm( 1326): Debugger thread not active, ignoring DDM send (t=0x41504e4d l
=38)
I/UsageStats( 785): Unexpected resume of com.google.android.gm while already re
sumed in com.google.android.gm
I/dalvikvm( 1326): Debugger thread not active, ignoring DDM send (t=0x41504e4d l
=46)
E/TC ( 1134): KPICollector: 1375724621021 ActivityManager foreground {"comp
onent":"com.google.android.gm/.ConversationListActivity"}
I/ActivityThread( 1326): Publishing provider com.google.android.gmail.Suggestion
Provider: com.google.android.gm.SuggestionsProvider
I/ActivityThread( 1326): Publishing provider com.google.android.gm.attachmentspr
eviews: com.google.android.gm.AttachmentPreviewProvider
V/Gmail ( 1326): onCreate(), id=com.google.android.gm.ConversationListActivity
@49fc4e28
D/Gmail ( 833): MailProvider.query: content://gmail-ls/labels/[email protected]
.com(null, null)
D/Gmail ( 1326): SETTING ACCOUNT, USER:[email protected]
D/Gmail ( 833): MailProvider.query: content://gmail-ls/conversations/randyb20
[email protected](, null)
V/Gmail ( 1326): onStart(), [email protected]
49fc4e28
V/Gmail ( 1326): onRestoreInstanceState(), id=com.google.android.gm.Conversati
[email protected]
V/Activity( 1326): performResume()
D/EPD#ActivityResume( 785): resetRegion 4
D/NATIVE-EPD( 785): epd_reset_region: 0x10
D/EPD#ActivityResume( 785): resetRegion 5
D/NATIVE-EPD( 785): epd_reset_region: 0x20
D/EPD#ActivityResume( 785): resetRegion 6
D/NATIVE-EPD( 785): epd_reset_region: 0x40
D/EPD#ActivityResume( 785): resetRegion 7
D/NATIVE-EPD( 785): epd_reset_region: 0x80
D/EPD#ActivityResume( 785): Disable EPD for 350ms!!!!!!!!
V/Gmail ( 1326): onResume()
I/DeviceManagerHandler( 1110): HandleMessage(): msg.what (1)
I/global ( 1110): Default buffer size used in BufferedWriter constructor. It wo
uld be better to be explicit if an 8k-char buffer is required.
I/LogcatProcessor( 1110): LOG END MARKER - 1375724621902
D/Gmail ( 833): clearNewUnreadMailForNotificationLabelIfNeeded. Count: 0, lab
el: -5/^^unseen-^i
D/Gmail ( 833): clearNewUnreadMailForNotificationLabelIfNeeded. Count: 0, lab
el: -6/^^unseen-^^vmi
W/InputManagerService( 785): Got RemoteException sending setActive(false) notif
ication to pid 1235 uid 10022
I/ActivityManager( 785): Displayed activity com.google.android.gm/.Conversation
ListActivity: 1530 ms (total 1530 ms)
D/SurfaceFlinger( 785): Frame buffer posted; elapsed time = 27 msecs
D/dalvikvm( 1110): GC freed 4130 objects / 418424 bytes in 145ms
I/PowerManagerService( 785): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/PowerManagerService( 785): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/PowerManagerService( 785): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/PowerManagerService( 785): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/PowerManagerService( 785): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
D/WindowManager( 785): CALLING monitor
I/PowerManagerService( 785): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
I/PowerManagerService( 785): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
D/WindowManager( 785): CALLING monitor
V/Gmail ( 1326): onPause(), [email protected]
49fc4e28
W/Process ( 785): Unable to open /proc/1235/status
E/TC ( 1134): KPICollector: 1375724628487 ActivityManager background {"comp
onent":"com.google.android.gm/.ConversationListActivity"}
E/TC ( 1134): KPICollector: 1375724628496 ActivityManager foreground {"comp
onent":"com.harasoft.relaunch/.AllApplications"}
I/PowerManagerService( 785): setPowerState: mPowerState=0x3 newState=0x3 noChan
geLights=false reason=1
straygecko said:
Add account shouldn't send you back to the inbox. It should work like this:
Open gmail
Open menu, click on accounts
Click on Add account button
Click on the big g on the Add an account screen
Click Next
Click Sign In
Enter your gmail username and password
Click Sign In
Now you should be on the Data & synchronization page with check boxes for Contacts, Calendar and Gmail. Check/uncheck what you want and click on Finish.
If add account continues to send you back to the inbox get a logcat when that happens and post it.
---------- Post added at 12:37 PM ---------- Previous post was at 12:29 PM ----------
Yes but some of the things in NCT work on the NST. But don't bother installing NCT for this as the Account & Sync Settings isn't there. Don't try digging the intent for am start out of the apk either as market tools like one touch sync settings have already figured that out and that's what they do. I tried all this when I put together NTGAppsAttack and could never get Account & Sync Settings to work. IIRC, its a layout issue. There is something funny about what B&N did to Android on the NST that causes some apps to die with layout issues. If I did remember correctly it might be possible to hack the apk up to get it to work but I don't have the time or motivation to do it as the gmail workaround does everything I need.
Click to expand...
Click to collapse
Do you have B&N apps disabled? If so, reenable and try again. B&N messed with the android authentication stuff and has their own account types. Since you aren't even getting to the page where you select the account type (Google and two generic android) I suspect it might be looking for disabled B&N account stuff and crashing.
The logcat isn't telling me much - is there anything earlier in the log of interest? /data/anr/traces.txt also might help but I'm not optimistic on that one.
Don't try digging the intent for am start out of the apk either as market tools like one touch sync settings have already figured that out and that's what they do.
Click to expand...
Click to collapse
am start -a android.settings.SYNC_SETTINGS
It does not work or you have just missed something?
Got the command from decompiled "AccountAndSyncSettings.apk".
AndroidManifest.xml.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
osowiecki said:
am start -a android.settings.SYNC_SETTINGS
It does not work or you have just missed something?
Got the command from decompiled "AccountAndSyncSettings.apk".
AndroidManifest.xml.
Click to expand...
Click to collapse
It crashes android and restarts. I was wrong about it being a layout issue. Its a null pointer exception.
Code:
20:43:39.624 Debug AccountSettings 670 added authority com.android.contacts to accountType com.google
20:43:39.624 Debug AccountSettings 670 added authority calendar to accountType com.google
20:43:39.624 Debug AccountSettings 670 added authority gmail-ls to accountType com.google
20:43:39.624 Debug AccountSettings 670 added authority subscribedfeeds to accountType com.google
20:43:39.624 Warning dalvikvm 670 threadid=21: thread exiting with uncaught exception (group=0x4001b170)
20:43:39.624 Error AndroidRuntime 670 Uncaught handler: thread android.server.ServerThread exiting due to uncaught exception
20:43:39.624 Error AndroidRuntime 670 *** EXCEPTION IN SYSTEM PROCESS. System will crash.
20:43:39.624 Error dalvikvm 670 Invalid debug info stream. class Lcom/android/server/ServerThread;; proto ()V
20:43:39.733 Error AndroidRuntime 670 java.lang.NullPointerException
20:43:39.733 Error AndroidRuntime 670 at com.android.settings.ManageAccountsSettings.onSyncStateUpdated(ManageAccountsSettings.java:187)
20:43:39.733 Error AndroidRuntime 670 at com.android.settings.ManageAccountsSettings.onAccountsUpdated(ManageAccountsSettings.java:244)
20:43:39.733 Error AndroidRuntime 670 at android.accounts.AccountManager$10.run(AccountManager.java:826)
20:43:39.733 Error AndroidRuntime 670 at android.os.Handler.handleCallback(Handler.java:587)
20:43:39.733 Error AndroidRuntime 670 at android.os.Handler.dispatchMessage(Handler.java:92)
20:43:39.733 Error AndroidRuntime 670 at android.os.Looper.loop(Looper.java:123)
20:43:39.733 Error AndroidRuntime 670 at com.android.server.ServerThread.run(SystemServer.java:334)
20:43:39.733 Info Process 670 Sending signal. PID: 670 SIG: 9
20:43:39.733 Info ActivityThread 896 Removing dead content provider: subscribedfeeds
20:43:39.733 Info ActivityThread 896 Removing dead content provider: settings
20:43:39.733 Info ActivityThread 1004 Removing dead content provider: settings
20:43:39.733 Info ActivityThread 987 Removing dead content provider: settings
20:43:39.733 Info ActivityThread 1073 Removing dead content provider: settings
20:43:39.733 Info ActivityThread 1066 Removing dead content provider: settings
20:43:39.733 Info ActivityThread 932 Removing dead content provider: settings
20:43:39.733 Info ActivityThread 738 Removing dead content provider: settings
20:43:39.733 Info ActivityThread 724 Removing dead content provider: settings
20:43:39.733 Info ActivityThread 717 Removing dead content provider: settings
20:43:39.733 Info ServiceManager 746 service 'SurfaceFlinger' died
20:43:39.733 Info ServiceManager 746 service 'batteryinfo' died
20:43:39.733 Info ServiceManager 746 service 'entropy' died
20:43:39.733 Info ServiceManager 746 service 'telephony.registry' died
20:43:39.733 Info ServiceManager 746 service 'usagestats' died
20:43:39.733 Info ServiceManager 746 service 'epd' died
20:43:39.733 Info ServiceManager 746 service 'power' died
20:43:39.733 Info ServiceManager 746 service 'activity.senders' died
20:43:39.733 Info ServiceManager 746 service 'activity.services' died
20:43:39.733 Info ServiceManager 746 service 'activity.broadcasts' died
20:43:39.733 Info ServiceManager 746 service 'cpuinfo' died
20:43:39.733 Info ServiceManager 746 service 'content' died
20:43:39.733 Info ServiceManager 746 service 'package' died
20:43:39.733 Info ServiceManager 746 service 'statusbar' died
20:43:39.733 Info ServiceManager 746 service 'activity' died
20:43:39.733 Info ServiceManager 746 service 'meminfo' died
20:43:39.733 Info ServiceManager 746 service 'netstat' died
20:43:39.733 Info ServiceManager 746 service 'account' died
20:43:39.733 Info ServiceManager 746 service 'activity.providers' died
20:43:39.733 Info ServiceManager 746 service 'clipboard' died
20:43:39.733 Info ServiceManager 746 service 'backup' died
20:43:39.733 Info ServiceManager 746 service 'appwidget' died
20:43:39.733 Info ServiceManager 746 service 'audio' died
20:43:39.733 Info ServiceManager 746 service 'permission' died
20:43:39.733 Info ServiceManager 746 service 'input_method' died
20:43:39.733 Info ServiceManager 746 service 'battery' died
20:43:39.733 Info ServiceManager 746 service 'hardware' died
20:43:39.733 Info ServiceManager 746 service 'alarm' died
20:43:39.733 Info ServiceManager 746 service 'sensor' died
20:43:39.733 Info ServiceManager 746 service 'window' died
20:43:39.733 Info ServiceManager 746 service 'wifi' died
20:43:39.733 Info ServiceManager 746 service 'wallpaper' died
20:43:39.733 Info ServiceManager 746 service 'autoshutdown' died
20:43:39.733 Info ActivityThread 811 Removing dead content provider: settings
20:43:39.733 Info ActivityThread 768 Removing dead content provider: settings
20:43:39.733 Info ServiceManager 746 service 'devicestoragemonitor' died
20:43:39.733 Info ServiceManager 746 service 'connectivity' died
20:43:39.733 Info ServiceManager 746 service 'accessibility' died
20:43:39.733 Info ServiceManager 746 service 'location' died
20:43:39.733 Info ServiceManager 746 service 'search' died
20:43:39.733 Info ServiceManager 746 service 'notification' died
20:43:39.733 Info ServiceManager 746 service 'mount' died
20:43:39.733 Info ServiceManager 746 service 'checkin' died
20:43:39.733 Error installd 756 eof
20:43:39.733 Error installd 756 failed to read size
20:43:39.733 Info installd 756 closing connection
20:43:39.843 Info Zygote 663 Exit zygote because system server (670) has terminated
20:43:40.170 Debug AndroidRuntime 1197
20:43:40.170 Debug AndroidRuntime 1197 >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
I'm pretty stock. Only rooted with NookManager and NTGAppsAttack. All B&N apps enabled. A few other apps installed but not too much. What kind of customization do you have? Maybe we can track down what makes it work on your device.
some answers...
straygecko said:
Do you have B&N apps disabled? If so, reenable and try again. B&N messed with the android authentication stuff and has their own account types. Since you aren't even getting to the page where you select the account type (Google and two generic android) I suspect it might be looking for disabled B&N account stuff and crashing.
Click to expand...
Click to collapse
Here are the apps in my list:
ADB Konnect
Adding Machine
Appstore
Browser
Calculator
Calendar
ColorNote
Contacts
DeviceRegistrator
FBReader
Gallery
Gmail
Kingsoft Office
Library
Market
MemoryInfo-SwapCheck
Music
News and Weather
NOOK friends
Nook Touch Mod Manager
NookHWTest, version
Search Market
Settings
Shop
Social
Superuser
Swapper 2
Talk
TestCenterService
Zo Reader (This reminded me I want to uninstall this, I like FBReader...)
Tasks running:
ReLaunch com.harasoft.relaunch
SYSTEM(+4) android.process.acore
Gmail com.google.android.gm
Calendar(+1) com.android.calendar
SYSTEM (+2) android.process.media
Appstore com.amazon.venezia
Reader com.bn.nook.reader.activities
Home com.bn.nook.home
Dialer (+1) com.android.phone
ADB Konnect com.rockolabs.adbkonnect
Superuser com.noshufou.android.su
Google Partner Setup com.google.android.partnersetup
Services
Android System system
SYSTEM com.google.process.gapps
DeviceManagerService com.bn.devicemanager
TestCEnterService com.bn.serviceone
Settings com.android.settings
Market com.android.vending
SYSTEM com.bn.cloud.svc:svc
WafeformDownloaderService com.bn.waveformdownloader.svc
Android keyboard com.android.inputmethod.latin
Swapper 2 lv.n30.swapper2
com.bn.nook.affiledownloadservice com.bn.nook.affiledownloadservice
com.bn.demomode com.bn.demomode
Dialer com.android.phone
straygecko said:
The logcat isn't telling me much - is there anything earlier in the log of interest?
Click to expand...
Click to collapse
I will redo and post more lines, but nothing jumped out at me.
straygecko said:
/data/anr/traces.txt also might help but I'm not optimistic on that one.
Click to expand...
Click to collapse
I have ReLaunch set to show hidden files, do not hide known extensions and show all files.
When I tap on the data folder it comes up empty, i.e. there is no folder called anr to check for the traces.txt file.
longer logcat file
longer logcat file
RandyB201 said:
longer logcat file
Click to expand...
Click to collapse
OK, that's more helpful. It says you don't have an apk that handles the Add Account intent. It may have to do with your attempt to install AccountAndSyncSettings.apk from /system/app. Does AccountAndSyncSettings.apk still exist in /system/app? If so, try rebooting your NST and try the gmail work around again. If not, move it back there and reboot then try the gmail work around again.
---------- Post added at 11:21 AM ---------- Previous post was at 11:20 AM ----------
RandyB201 said:
I have ReLaunch set to show hidden files, do not hide known extensions and show all files.
When I tap on the data folder it comes up empty, i.e. there is no folder called anr to check for the traces.txt file.
Click to expand...
Click to collapse
Realunch won't see things in that folder. You need to use a file manager tat has an option to explore with root privileges like ES File Explorer. But the logcat you posted was what I needed so no need to post the traces.txt
slogging on...
straygecko said:
OK, that's more helpful. It says you don't have an apk that handles the Add Account intent. It may have to do with your attempt to install AccountAndSyncSettings.apk from /system/app. Does AccountAndSyncSettings.apk still exist in /system/app?
Click to expand...
Click to collapse
yes it is still there
straygecko said:
If so, try rebooting your NST and try the gmail work around again. If not, move it back there and reboot then try the gmail work around again.t
Click to expand...
Click to collapse
I am geeky enough that I had already tried rebooting to fix the problem, but today I powered down the nook. I started it. The only thing I did before trying the gmail trick was start ADBKonnect and connect to the desktop.
The results were the same. My apps, task and service lists are the same with the exception that I uninstalled ZoReader. The task and service lists are identical, but there are a few differences in the "order".
Attaching the logcat file...
---------- Post added at 11:21 AM ---------- Previous post was at 11:20 AM ----------
Realunch won't see things in that folder. You need to use a file manager tat has an option to explore with root privileges like ES File Explorer. But the logcat you posted was what I needed so no need to post the traces.txt[/QUOTE]
I installed and used Root File Manager to find the traces.txt file. It was empty.
Just an afterthought... should I use my NookManager microsd card to reinstall GappsAttack?
osowiecki said:
am start -a android.settings.SYNC_SETTINGS
It does not work or you have just missed something?
Got the command from decompiled "AccountAndSyncSettings.apk".
AndroidManifest.xml.
Click to expand...
Click to collapse
I tried adb shell am start -a android.settings.SYNC_SETTINGS.
Starting: Intent { act=android.settings.SYNC_SETTINGS }
Error: Activity not started, unable to resolve Intent { act=android.settings.SYN
C_SETTINGS flg=0x10000000 }
logcat attached...
RandyB201 said:
I tried adb shell am start -a android.settings.SYNC_SETTINGS.
Starting: Intent { act=android.settings.SYNC_SETTINGS }
Error: Activity not started, unable to resolve Intent { act=android.settings.SYN
C_SETTINGS flg=0x10000000 }
logcat attached...
Click to expand...
Click to collapse
On my NST this command works fine because it starts the Gapps Sync_settings (I have NTGAppsAttack installed and configured)
other commands fail because nook does know which intent goes goes to Oobe.apk and which to Google account settings (I guess, based on ddms error messages).
Connect your nook via adb and run 'ddms' from your Android folder.
It specifically informs you when it is trying to run part of Oobe.apk or Gapps and when these commands generate errors.
Tonight I'll try to look closer to this problem.
08-07 18:58:19.476: D/AndroidRuntime(1466): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<<
08-07 18:58:19.476: I/AndroidRuntime(1466): Heap size: -Xmx64m
08-07 18:58:19.476: D/AndroidRuntime(1466): CheckJNI is OFF
08-07 18:58:19.484: D/dalvikvm(1466): creating instr width table
08-07 18:58:19.539: D/AndroidRuntime(1466): --- registering native functions ---
08-07 18:58:19.562: I/NATIVE-EPD(1466): framebuffer_handle: 21
08-07 18:58:19.632: D/ddm-heap(1466): Got feature list request
08-07 18:58:19.695: I/ActivityManager(1052): Starting activity: Intent { act=android.settings.SYNC_SETTINGS flg=0x10000000 cmp=com.android.providers.subscribedfeeds/com.android.settings.ManageAccountsSettings }
08-07 18:58:19.710: D/AndroidRuntime(1466): Shutting down VM
08-07 18:58:19.710: D/dalvikvm(1466): DestroyJavaVM waiting for non-daemon threads to exit
08-07 18:58:19.710: D/dalvikvm(1466): DestroyJavaVM shutting VM down
08-07 18:58:19.710: D/dalvikvm(1466): HeapWorker thread shutting down
08-07 18:58:19.710: D/dalvikvm(1466): HeapWorker thread has shut down
08-07 18:58:19.710: D/jdwp(1466): JDWP shutting down net...
08-07 18:58:19.718: I/dalvikvm(1466): Debugger has detached; object registry had 1 entries
08-07 18:58:19.726: D/dalvikvm(1466): VM cleaning up
08-07 18:58:19.749: D/dalvikvm(1466): LinearAlloc 0x0 used 642220 of 5242880 (12%)
08-07 18:58:19.765: V/Activity(1052): performResume()
08-07 18:58:19.765: D/EPD#ActivityResume(1052): resetRegion 4
08-07 18:58:19.765: D/NATIVE-EPD(1052): epd_reset_region: 0x10
08-07 18:58:19.765: D/EPD#ActivityResume(1052): resetRegion 5
08-07 18:58:19.765: D/NATIVE-EPD(1052): epd_reset_region: 0x20
08-07 18:58:19.765: D/EPD#ActivityResume(1052): resetRegion 6
08-07 18:58:19.765: D/NATIVE-EPD(1052): epd_reset_region: 0x40
08-07 18:58:19.765: D/EPD#ActivityResume(1052): resetRegion 7
08-07 18:58:19.765: D/NATIVE-EPD(1052): epd_reset_region: 0x80
08-07 18:58:19.765: D/EPD#ActivityResume(1052): Disable EPD for 350ms!!!!!!!!
08-07 18:58:19.773: D/AccountSettings(1052): added authority com.android.contacts to accountType com.google
08-07 18:58:19.773: D/AccountSettings(1052): added authority calendar to accountType com.google
08-07 18:58:19.773: D/AccountSettings(1052): added authority gmail-ls to accountType com.google
08-07 18:58:19.773: D/AccountSettings(1052): added authority subscribedfeeds to accountType com.google
08-07 18:58:19.820: I/ActivityManager(1052): Start proc org.pocketworkstation.pckeyboard for service org.pocketworkstation.pckeyboard/.LatinIME: pid=1476 uid=10084 gids={}
08-07 18:58:19.820: W/InputManagerService(1052): Starting input on non-focused client [email protected] (uid=10026 pid=1115)
08-07 18:58:19.859: I/dalvikvm(1476): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
08-07 18:58:19.867: I/dalvikvm(1476): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=68)
08-07 18:58:19.898: I/ActivityManager(1052): Displayed activity com.android.providers.subscribedfeeds/com.android.settings.ManageAccountsSettings: 203 ms (total 203 ms)
08-07 18:58:19.921: I/PCKeyboard(1476): onCreate(), os.version=2.6.29-omap1
08-07 18:58:19.953: D/SurfaceFlinger(1052): Frame buffer posted; elapsed time = 12 msecs
08-07 18:58:20.023: E/BinaryDictionary(1476): Could not load native library jni_pckeyboard
08-07 18:58:20.031: D/dalvikvm(1476): +++ not scanning '/system/lib/libwebcore.so' for 'openNative' (wrong CL)
08-07 18:58:20.031: D/dalvikvm(1476): +++ not scanning '/system/lib/libmedia_jni.so' for 'openNative' (wrong CL)
08-07 18:58:20.031: D/dalvikvm(1476): +++ not scanning '/system/lib/libexif.so' for 'openNative' (wrong CL)
08-07 18:58:20.031: D/dalvikvm(1476): +++ not scanning '/system/lib/libsrec_jni.so' for 'openNative' (wrong CL)
08-07 18:58:20.031: W/dalvikvm(1476): No implementation found for native Lorg/pocketworkstation/pckeyboard/BinaryDictionary;.openNative (Ljava/nio/ByteBuffer;III)I
08-07 18:58:20.031: W/BinaryDictionary(1476): Failed to load native dictionary
08-07 18:58:20.031: W/BinaryDictionary(1476): java.lang.UnsatisfiedLinkError: openNative
08-07 18:58:20.031: W/BinaryDictionary(1476): at org.pocketworkstation.pckeyboard.BinaryDictionary.openNative(Native Method)
08-07 18:58:20.031: W/BinaryDictionary(1476): at org.pocketworkstation.pckeyboard.BinaryDictionary.loadDictionary(BinaryDictionary.java:145)
08-07 18:58:20.031: W/BinaryDictionary(1476): at org.pocketworkstation.pckeyboard.BinaryDictionary.loadDictionary(BinaryDictionary.java:173)
08-07 18:58:20.031: W/BinaryDictionary(1476): at org.pocketworkstation.pckeyboard.BinaryDictionary.<init>(BinaryDictionary.java:78)
08-07 18:58:20.031: W/BinaryDictionary(1476): at org.pocketworkstation.pckeyboard.Suggest.<init>(Suggest.java:109)
08-07 18:58:20.031: W/BinaryDictionary(1476): at org.pocketworkstation.pckeyboard.LatinIME.initSuggest(LatinIME.java:521)
08-07 18:58:20.031: W/BinaryDictionary(1476): at org.pocketworkstation.pckeyboard.LatinIME.onCreate(LatinIME.java:422)
08-07 18:58:20.031: W/BinaryDictionary(1476): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2780)
08-07 18:58:20.031: W/BinaryDictionary(1476): at android.app.ActivityThread.access$3200(ActivityThread.java:119)
08-07 18:58:20.031: W/BinaryDictionary(1476): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1917)
08-07 18:58:20.031: W/BinaryDictionary(1476): at android.os.Handler.dispatchMessage(Handler.java:99)
08-07 18:58:20.031: W/BinaryDictionary(1476): at android.os.Looper.loop(Looper.java:123)
08-07 18:58:20.031: W/BinaryDictionary(1476): at android.app.ActivityThread.main(ActivityThread.java:4363)
08-07 18:58:20.031: W/BinaryDictionary(1476): at java.lang.reflect.Method.invokeNative(Native Method)
08-07 18:58:20.031: W/BinaryDictionary(1476): at java.lang.reflect.Method.invoke(Method.java:521)
08-07 18:58:20.031: W/BinaryDictionary(1476): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)
08-07 18:58:20.031: W/BinaryDictionary(1476): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)
08-07 18:58:20.031: W/BinaryDictionary(1476): at dalvik.system.NativeStart.main(Native Method)
08-07 18:58:20.039: E/ActivityThread(1476): Failed to find provider info for com.android.contacts
08-07 18:58:25.132: D/dalvikvm(1115): GC freed 6626 objects / 428208 bytes in 77ms
08-07 18:58:30.117: D/dalvikvm(1132): GC freed 2351 objects / 137136 bytes in 55ms
Click to expand...
Click to collapse
RandyB201 said:
yes it is still there
I am geeky enough that I had already tried rebooting to fix the problem, but today I powered down the nook. I started it. The only thing I did before trying the gmail trick was start ADBKonnect and connect to the desktop.
The results were the same. My apps, task and service lists are the same with the exception that I uninstalled ZoReader. The task and service lists are identical, but there are a few differences in the "order".
Attaching the logcat file...
...
I installed and used Root File Manager to find the traces.txt file. It was empty.
Just an afterthought... should I use my NookManager microsd card to reinstall GappsAttack?
Click to expand...
Click to collapse
Logcat shows the same thing. No apk to handle the android.settings.ADD_ACCOUNT_SETTINGS intent. It really sounds like your AccountAndSyncSettings.apk got mangled along the way somehow. Reinstalling NTGAppsAttack won't fix that as AccountAndSyncSettings.apk is part of the stock B&N stuff. A logcat from Android startup (package manager messages) could help pin down what's wrong with the apk you have but knowing that or not the fix would be the same. Either restore to prior to installing NTGAppsAttack and reinstall NTGAppsAttack. Or you could extract the AccountAndSyncSettings.apk from the B&N 1.2.1 update file, copy it to your /system/app folder, reboot and try the gmail workaround again. The first has the highest probability of success but the second isn't too much work and has a pretty good chance of fixing it.
---------- Post added at 09:12 PM ---------- Previous post was at 09:05 PM ----------
osowiecki said:
On my NST this command works fine because it starts the Gapps Sync_settings (I have NTGAppsAttack installed and configured)
other commands fail because nook does know which intent goes goes to Oobe.apk and which to Google account settings (I guess, based on ddms error messages).
Connect your nook via adb and run 'ddms' from your Android folder.
It specifically informs you when it is trying to run part of Oobe.apk or Gapps and when these commands generate errors.
Tonight I'll try to look closer to this problem.
Click to expand...
Click to collapse
The SYNC_SETTINGS intent is handled by AccountAndSyncSettings.apk which is part of stock B&N and isn't installed by NTGAppsAttack. I think this has something to do with the B&N account stuff they patched into android. Seeing from your profile you're not in the US or UK do you even have your device registered with B&N? Not having a B&N account setup might be what's making your device work as sync settings won't be trying to display a B&N account in its list of accounts.
I have the same issue. I tried multiple ways and apps to get to the sync settings. but my nst just reboots at every attempt.
osowiecki said:
am start -a android.settings.SYNC_SETTINGS
It does not work or you have just missed something?
Got the command from decompiled "AccountAndSyncSettings.apk".
AndroidManifest.xml.
i tried this command in terminal app within nst. and it rebooted right away, after a brief pause.
straygecko said:
The SYNC_SETTINGS intent is handled by AccountAndSyncSettings.apk which is part of stock B&N and isn't installed by NTGAppsAttack. I think this has something to do with the B&N account stuff they patched into android. Seeing from your profile you're not in the US or UK do you even have your device registered with B&N? Not having a B&N account setup might be what's making your device work as sync settings won't be trying to display a B&N account in its list of accounts.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
my device is uk. just bought from argos last month rooted with nookmanager. one issue that i notice is that some dialog boxes display empty, possibly because foreground/background colours are same/similar. i can't remember whether i had this problem before rooting.
moving backward..
straygecko said:
Logcat shows the same thing. No apk to handle the android.settings.ADD_ACCOUNT_SETTINGS intent. It really sounds like your AccountAndSyncSettings.apk got mangled along the way somehow. Reinstalling NTGAppsAttack won't fix that as AccountAndSyncSettings.apk is part of the stock B&N stuff. A logcat from Android startup (package manager messages) could help pin down what's wrong with the apk you have but knowing that or not the fix would be the same. Either restore to prior to installing NTGAppsAttack and reinstall NTGAppsAttack. Or you could extract the AccountAndSyncSettings.apk from the B&N 1.2.1 update file, copy it to your /system/app folder, reboot and try the gmail workaround again. The first has the highest probability of success but the second isn't too much work and has a pretty good chance of fixing it.
Click to expand...
Click to collapse
ok. the second option did not work. so, i am trying to reset the nook and start over.
i erased and deregistered it. after reboot i went through the setup process. then i rebooted with my nook manager card and rooted. rebooted and all looks good.
then i rebooted with the nookmanager card to install gapps attack
after reboot, i am stuck at step 16. Go back to ReLaunch and open the Market
when i do this it shows me the license screen i hit accept, then i just get a server error.
gmail and contacts apps seems to be working fine. when i open calendar, it opens but there is an image of an sd card superimposed over the top of the calendar -- i dont remember it doing htat before. talk will not open, it just briefly flashes the screen and goes back to the applications in relaunch.
I have done this entire process several times now and the results have been exactly the same each time???
update: i just tried this with a new gmail account, and the results were the same...
as i have thought about this most of yesterday and today, it seems to me that something is not getting cleared / deleted in the reset process...
aug-12-13 update: i installed nook color tools, used it to uninstall the market update, rebooted, rebooted w nook mgr card, reinstalled gappsattack. no change...
i am not sure if this is significant, but i noticed something else that supports my theory that not everything is getting erased in the reset process. when i open contacts, my google contacts from my original gmail acct are still in the list even though, i deregistered/erased and used a different gmail acct when i did this yesterday...
back to my original question...
I understand that B&N has modified the AccountAndSyncSettings.apk on the nook to fence it in to their company.
Has anyone tried replacing the AccountAndSyncSettings.apk in their nook with one from another Android 2.1 device?
I assume this would break the B&N apps, but I wonder if it would enable apps that need to access that apk...
I was running MJE rooted for months with no issues.
Yesterday I followed the instructions and flashed the Rooted NC2 Odex KitKat ROM.
Everything went fine, except for one thing.
I have several E-Mail accounts set up. Two of them are IMAP. They can check for new messages and download the Inbox, but it will not show Sent or Spam folder messages. I have reset it several times, and it simply will only show messages in the Inbox.
What is weird is that an Exchange Server for another E-Mail account works fine and shows sent messages.
Has anyone had issues with their IMAP account not displaying sent messages?
Apparently, I have the same issue, too. I cleared the caches of the Email and Exchange services apps and restarted Exchange services, which didn't work out. I even checked the Android issue tracker, but I couldn't find anything.
EDIT: I discovered that an exception occurs after navigating to the sent folder. Here is the logcat output:
Code:
W/System.err( 5864): android.content.pm.PackageManager$NameNotFoundException: com.samsung.helphub
W/System.err( 5864): at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:104)
W/System.err( 5864): at com.android.email.activity.MessageListXL.onPrepareOptionsMenu(MessageListXL.java:4790)
W/System.err( 5864): at android.app.Activity.onPreparePanel(Activity.java:2606)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.preparePanel(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.doInvalidatePanelMenu(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow$1.run(PhoneWindow.java)
W/System.err( 5864): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:803)
W/System.err( 5864): at android.view.Choreographer.doCallbacks(Choreographer.java:603)
W/System.err( 5864): at android.view.Choreographer.doFrame(Choreographer.java:572)
W/System.err( 5864): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:789)
W/System.err( 5864): at android.os.Handler.handleCallback(Handler.java:733)
W/System.err( 5864): at android.os.Handler.dispatchMessage(Handler.java:95)
W/System.err( 5864): at android.os.Looper.loop(Looper.java:157)
W/System.err( 5864): at android.app.ActivityThread.main(ActivityThread.java:5293)
W/System.err( 5864): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 5864): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err( 5864): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265)
W/System.err( 5864): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)
W/System.err( 5864): at dalvik.system.NativeStart.main(Native Method)
W/System.err( 5864): android.content.pm.PackageManager$NameNotFoundException: com.samsung.helphub
W/System.err( 5864): at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:104)
W/System.err( 5864): at com.android.email.activity.MessageListXL.onPrepareOptionsMenu(MessageListXL.java:4790)
W/System.err( 5864): at android.app.Activity.onPreparePanel(Activity.java:2606)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.preparePanel(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.doInvalidatePanelMenu(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow$1.run(PhoneWindow.java)
W/System.err( 5864): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:803)
W/System.err( 5864): at android.view.Choreographer.doCallbacks(Choreographer.java:603)
W/System.err( 5864): at android.view.Choreographer.doFrame(Choreographer.java:572)
W/System.err( 5864): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:789)
W/System.err( 5864): at android.os.Handler.handleCallback(Handler.java:733)
W/System.err( 5864): at android.os.Handler.dispatchMessage(Handler.java:95)
W/System.err( 5864): at android.os.Looper.loop(Looper.java:157)
W/System.err( 5864): at android.app.ActivityThread.main(ActivityThread.java:5293)
W/System.err( 5864): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 5864): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err( 5864): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265)
W/System.err( 5864): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)
W/System.err( 5864): at dalvik.system.NativeStart.main(Native Method)
I'm not sure if this is related to the issue.
EDIT: Now I feel totally stupid. The reason why I wasn't seeing any of my sent messages was because I failed to realize how much time passed since I sent my last message. When I set the sync period of the Sent folder to one month, I can see all the messages I have sent in the past month. I guess this issue doesn't affect me after all, but at least I helped by showing that a trivial import of the Email app from the MJE ROM doesn't work.
I wonder if someone can get the E-Mail app from the MJE ROM (or the NC4) and we can replace/install it and see if it works?
ronjwright said:
Apparently, I have the same issue, too. I cleared the caches of the Email and Exchange services apps and restarted Exchange services, which didn't work out. I even checked the Android issue tracker, but I couldn't find anything.
EDIT: I discovered that an exception occurs after navigating to the sent folder. Here is the logcat output:
Code:
W/System.err( 5864): android.content.pm.PackageManager$NameNotFoundException: com.samsung.helphub
W/System.err( 5864): at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:104)
W/System.err( 5864): at com.android.email.activity.MessageListXL.onPrepareOptionsMenu(MessageListXL.java:4790)
W/System.err( 5864): at android.app.Activity.onPreparePanel(Activity.java:2606)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.preparePanel(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.doInvalidatePanelMenu(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow$1.run(PhoneWindow.java)
W/System.err( 5864): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:803)
W/System.err( 5864): at android.view.Choreographer.doCallbacks(Choreographer.java:603)
W/System.err( 5864): at android.view.Choreographer.doFrame(Choreographer.java:572)
W/System.err( 5864): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:789)
W/System.err( 5864): at android.os.Handler.handleCallback(Handler.java:733)
W/System.err( 5864): at android.os.Handler.dispatchMessage(Handler.java:95)
W/System.err( 5864): at android.os.Looper.loop(Looper.java:157)
W/System.err( 5864): at android.app.ActivityThread.main(ActivityThread.java:5293)
W/System.err( 5864): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 5864): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err( 5864): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265)
W/System.err( 5864): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)
W/System.err( 5864): at dalvik.system.NativeStart.main(Native Method)
W/System.err( 5864): android.content.pm.PackageManager$NameNotFoundException: com.samsung.helphub
W/System.err( 5864): at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:104)
W/System.err( 5864): at com.android.email.activity.MessageListXL.onPrepareOptionsMenu(MessageListXL.java:4790)
W/System.err( 5864): at android.app.Activity.onPreparePanel(Activity.java:2606)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.preparePanel(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.doInvalidatePanelMenu(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow$1.run(PhoneWindow.java)
W/System.err( 5864): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:803)
W/System.err( 5864): at android.view.Choreographer.doCallbacks(Choreographer.java:603)
W/System.err( 5864): at android.view.Choreographer.doFrame(Choreographer.java:572)
W/System.err( 5864): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:789)
W/System.err( 5864): at android.os.Handler.handleCallback(Handler.java:733)
W/System.err( 5864): at android.os.Handler.dispatchMessage(Handler.java:95)
W/System.err( 5864): at android.os.Looper.loop(Looper.java:157)
W/System.err( 5864): at android.app.ActivityThread.main(ActivityThread.java:5293)
W/System.err( 5864): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 5864): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err( 5864): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265)
W/System.err( 5864): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)
W/System.err( 5864): at dalvik.system.NativeStart.main(Native Method)
I'm not sure if this is related to the issue.
Click to expand...
Click to collapse
I don't have any issues with mailbox folders syncing with Exchange server (inbox, sent, drafts, spam).
But the issue for me is with two different IMAP accounts (personal and work) as only the Inbox is syncing and showing messages, while the sent and spam do not sync at all.
I still think if someone could do an APK backup of the E-Mail app from the MJE ROM for us to install, that may fix the problem, as I never has E-Mail issues with it.
FAUguy said:
I don't have any issues with mailbox folders syncing with Exchange server (inbox, sent, drafts, spam).
But the issue for me is with two different IMAP accounts (personal and work) as only the Inbox is syncing and showing messages, while the sent and spam do not sync at all.
I still think if someone could do an APK backup of the E-Mail app from the MJE ROM for us to install, that may fix the problem, as I never has E-Mail issues with it.
Click to expand...
Click to collapse
No go. I imported SecEmail_J.apk from Hyperdrive RLS 7 (MJE) to /system/app, and when I fixed permissions and rebooted, it FC'd. When I restored the original SecEmail_J.apk and rebooted again, I had to re-set up my one account that was attached to it.
Here was the logcat when the app FC'd:
Code:
E/AndroidRuntime( 9672): FATAL EXCEPTION: main
E/AndroidRuntime( 9672): Process: com.android.email, PID: 9672
E/AndroidRuntime( 9672): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.email/com.android.email.activity.Welcome}: android.database.sqlite.SQLiteException: Can't downgrade database from version 2202 to 2113
E/AndroidRuntime( 9672): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2282)
E/AndroidRuntime( 9672): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2340)
E/AndroidRuntime( 9672): at android.app.ActivityThread.access$800(ActivityThread.java:157)
E/AndroidRuntime( 9672): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1247)
E/AndroidRuntime( 9672): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 9672): at android.os.Looper.loop(Looper.java:157)
E/AndroidRuntime( 9672): at android.app.ActivityThread.main(ActivityThread.java:5293)
E/AndroidRuntime( 9672): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 9672): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 9672): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265)
E/AndroidRuntime( 9672): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)
E/AndroidRuntime( 9672): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 9672): Caused by: android.database.sqlite.SQLiteException: Can't downgrade database from version 2202 to 2113
E/AndroidRuntime( 9672): at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:361)
E/AndroidRuntime( 9672): at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:255)
E/AndroidRuntime( 9672): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:164)
E/AndroidRuntime( 9672): at com.android.email.provider.EmailProvider.getDatabase(EmailProvider.java:889)
E/AndroidRuntime( 9672): at com.android.email.provider.EmailProvider.applyBatch(EmailProvider.java:3299)
E/AndroidRuntime( 9672): at android.content.ContentProvider$Transport.applyBatch(ContentProvider.java:260)
E/AndroidRuntime( 9672): at android.content.ContentProviderClient.applyBatch(ContentProviderClient.java:377)
E/AndroidRuntime( 9672): at android.content.ContentResolver.applyBatch(ContentResolver.java:1230)
E/AndroidRuntime( 9672): at com.android.emailcommon.provider.EmailContent$Account.save(EmailContent.java:6725)
E/AndroidRuntime( 9672): at com.android.email.AccountBackupRestore.doRestoreAccounts(AccountBackupRestore.java:462)
E/AndroidRuntime( 9672): at com.android.email.AccountBackupRestore.restoreAccountsIfNeeded(AccountBackupRestore.java:106)
E/AndroidRuntime( 9672): at com.android.email.activity.Welcome.onCreate(Welcome.java:280)
E/AndroidRuntime( 9672): at android.app.Activity.performCreate(Activity.java:5389)
E/AndroidRuntime( 9672): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105)
E/AndroidRuntime( 9672): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2246)
E/AndroidRuntime( 9672): ... 11 more
Apparently, the old email app uses an old database format, and I have a feeling that this would require a non-trivial change to make it compatible with the newer database format.
ronjwright said:
No go. I imported SecEmail_J.apk from Hyperdrive RLS 7 (MJE) to /system/app, and when I fixed permissions and rebooted, it FC'd. When I restored the original SecEmail_J.apk and rebooted again, I had to re-set up my one account that was attached to it.
Here was the logcat when the app FC'd:
Code:
E/AndroidRuntime( 9672): FATAL EXCEPTION: main
E/AndroidRuntime( 9672): Process: com.android.email, PID: 9672
E/AndroidRuntime( 9672): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.email/com.android.email.activity.Welcome}: android.database.sqlite.SQLiteException: Can't downgrade database from version 2202 to 2113
E/AndroidRuntime( 9672): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2282)
E/AndroidRuntime( 9672): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2340)
E/AndroidRuntime( 9672): at android.app.ActivityThread.access$800(ActivityThread.java:157)
E/AndroidRuntime( 9672): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1247)
E/AndroidRuntime( 9672): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 9672): at android.os.Looper.loop(Looper.java:157)
E/AndroidRuntime( 9672): at android.app.ActivityThread.main(ActivityThread.java:5293)
E/AndroidRuntime( 9672): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 9672): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 9672): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265)
E/AndroidRuntime( 9672): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)
E/AndroidRuntime( 9672): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 9672): Caused by: android.database.sqlite.SQLiteException: Can't downgrade database from version 2202 to 2113
E/AndroidRuntime( 9672): at android.database.sqlite.SQLiteOpenHelper.onDowngrade(SQLiteOpenHelper.java:361)
E/AndroidRuntime( 9672): at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:255)
E/AndroidRuntime( 9672): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:164)
E/AndroidRuntime( 9672): at com.android.email.provider.EmailProvider.getDatabase(EmailProvider.java:889)
E/AndroidRuntime( 9672): at com.android.email.provider.EmailProvider.applyBatch(EmailProvider.java:3299)
E/AndroidRuntime( 9672): at android.content.ContentProvider$Transport.applyBatch(ContentProvider.java:260)
E/AndroidRuntime( 9672): at android.content.ContentProviderClient.applyBatch(ContentProviderClient.java:377)
E/AndroidRuntime( 9672): at android.content.ContentResolver.applyBatch(ContentResolver.java:1230)
E/AndroidRuntime( 9672): at com.android.emailcommon.provider.EmailContent$Account.save(EmailContent.java:6725)
E/AndroidRuntime( 9672): at com.android.email.AccountBackupRestore.doRestoreAccounts(AccountBackupRestore.java:462)
E/AndroidRuntime( 9672): at com.android.email.AccountBackupRestore.restoreAccountsIfNeeded(AccountBackupRestore.java:106)
E/AndroidRuntime( 9672): at com.android.email.activity.Welcome.onCreate(Welcome.java:280)
E/AndroidRuntime( 9672): at android.app.Activity.performCreate(Activity.java:5389)
E/AndroidRuntime( 9672): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105)
E/AndroidRuntime( 9672): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2246)
E/AndroidRuntime( 9672): ... 11 more
Apparently, the old email app uses an old database format, and I have a feeling that this would require a non-trivial change to make it compatible with the newer database format.
Click to expand...
Click to collapse
Then the only hope would be to try the E-mail app from the released NC4 build, if anyone can get it.
It might be worth to try and flash this new NC4 rooted ROM:
http://forum.xda-developers.com/showthread.php?t=2760380
Version 1.0 is pretty much stock, with 1.1 coming with added features.
Maybe it will not have the IMAP Email issues.
ronjwright said:
Apparently, I have the same issue, too. I cleared the caches of the Email and Exchange services apps and restarted Exchange services, which didn't work out. I even checked the Android issue tracker, but I couldn't find anything.
EDIT: I discovered that an exception occurs after navigating to the sent folder. Here is the logcat output:
Code:
W/System.err( 5864): android.content.pm.PackageManager$NameNotFoundException: com.samsung.helphub
W/System.err( 5864): at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:104)
W/System.err( 5864): at com.android.email.activity.MessageListXL.onPrepareOptionsMenu(MessageListXL.java:4790)
W/System.err( 5864): at android.app.Activity.onPreparePanel(Activity.java:2606)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.preparePanel(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.doInvalidatePanelMenu(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow$1.run(PhoneWindow.java)
W/System.err( 5864): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:803)
W/System.err( 5864): at android.view.Choreographer.doCallbacks(Choreographer.java:603)
W/System.err( 5864): at android.view.Choreographer.doFrame(Choreographer.java:572)
W/System.err( 5864): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:789)
W/System.err( 5864): at android.os.Handler.handleCallback(Handler.java:733)
W/System.err( 5864): at android.os.Handler.dispatchMessage(Handler.java:95)
W/System.err( 5864): at android.os.Looper.loop(Looper.java:157)
W/System.err( 5864): at android.app.ActivityThread.main(ActivityThread.java:5293)
W/System.err( 5864): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 5864): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err( 5864): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265)
W/System.err( 5864): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)
W/System.err( 5864): at dalvik.system.NativeStart.main(Native Method)
W/System.err( 5864): android.content.pm.PackageManager$NameNotFoundException: com.samsung.helphub
W/System.err( 5864): at android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java:104)
W/System.err( 5864): at com.android.email.activity.MessageListXL.onPrepareOptionsMenu(MessageListXL.java:4790)
W/System.err( 5864): at android.app.Activity.onPreparePanel(Activity.java:2606)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.preparePanel(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow.doInvalidatePanelMenu(PhoneWindow.java)
W/System.err( 5864): at com.android.internal.policy.impl.PhoneWindow$1.run(PhoneWindow.java)
W/System.err( 5864): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:803)
W/System.err( 5864): at android.view.Choreographer.doCallbacks(Choreographer.java:603)
W/System.err( 5864): at android.view.Choreographer.doFrame(Choreographer.java:572)
W/System.err( 5864): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:789)
W/System.err( 5864): at android.os.Handler.handleCallback(Handler.java:733)
W/System.err( 5864): at android.os.Handler.dispatchMessage(Handler.java:95)
W/System.err( 5864): at android.os.Looper.loop(Looper.java:157)
W/System.err( 5864): at android.app.ActivityThread.main(ActivityThread.java:5293)
W/System.err( 5864): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 5864): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err( 5864): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265)
W/System.err( 5864): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)
W/System.err( 5864): at dalvik.system.NativeStart.main(Native Method)
I'm not sure if this is related to the issue.
EDIT: Now I feel totally stupid. The reason why I wasn't seeing any of my sent messages was because I failed to realize how much time passed since I sent my last message. When I set the sync period of the Sent folder to one month, I can see all the messages I have sent in the past month. I guess this issue doesn't affect me after all, but at least I helped by showing that a trivial import of the Email app from the MJE ROM doesn't work.
Click to expand...
Click to collapse
That is interesting, since I have mine set to 1 month and no sent emails are shown, even though I send daily.
They will so how up on my Note 2 and PC, but not on the Note 3 with NC2...but it was OK with MJE.
I was able to obtain the SecEmail_J.apk file from the newly released JasmineROM (which, of course, is based on NC4). I imported the apk, fixed permissions, rebooted, re-set up my account, and tested it out. I have not noticed any FCs so far. I am attaching the SecEmail_J.apk file from the JasmineROM for you to try out.