New XDA app on the market - Gen8, Gen9, Gen10 Themes and Apps
I had tried the latest regular XDA app in the past but was unable to do anything if logged in. It went force close on every attempt. It was a popular issue as discussed in this forum and many have reverted to previous versions of the app. Now there is a new version and I'm wondering if anyone has had any luck with it.
http://www.appbrain.com/app/xda-premium/com.quoord.tapatalkxdapre.activity
duckredbeard said:
I had tried the latest regular XDA app in the past but was unable to do anything if logged in. It went force close on every attempt. It was a popular issue as discussed in this forum and many have reverted to previous versions of the app. Now there is a new version and I'm wondering if anyone has had any luck with it.
http://www.appbrain.com/app/xda-premium/com.quoord.tapatalkxdapre.activity
Click to expand...
Click to collapse
If you are talking about XDA Premium app released couple of days ago, I've tried it and it still force close if you are logged in and try to open any post or private message .
On the other hand newest Tapatalk work with xda forum OK.
Got the tapatalk app and if you can read this, the issue is resolved!
Sent from my A101IT using Tapatalk
I'm not experiencing that issue. Works perfect for me.
Sent from my LG-P500 using XDA Premium App
Omnichron said:
I'm not experiencing that issue. Works perfect for me.
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
Yeah, but does it work from your Archos device?
This app crashd by read a post or change the profile ...
Please fix the free version first ^^
(tested in uruk 0.7 and Stock rom (A 101))
Here is a log :
Code:
03-19 23:21:50.005,I,ActivityManager,2980,Starting activity: Intent { cmp=com.quoord.tapatalkxda.activity/.ThreadActivity (has extras) }
03-19 23:21:50.012,W,System.err,6560,java.lang.IllegalArgumentException: no dialog with id 99 was ever shown via Activity#showDialog
03-19 23:21:50.020,W,System.err,6560,at android.app.Activity.missingDialog(Activity.java:2590)
03-19 23:21:50.020,W,System.err,6560,at android.app.Activity.dismissDialog(Activity.java:2580)
03-19 23:21:50.020,W,System.err,6560,at com.quoord.tapatalkxda.activity.ForumNavigationActivity.onSaveInstanceState(ForumNavigationActivity.java:2309)
03-19 23:21:50.020,W,System.err,6560,at android.app.Activity.performSaveInstanceState(Activity.java:1036)
03-19 23:21:50.020,W,System.err,6560,at android.app.Instrumentation.callActivityOnSaveInstanceState(Instrumentation.java:1180)
03-19 23:21:50.020,W,System.err,6560,at android.app.ActivityThread.performPauseActivity(ActivityThread.java:3330)
03-19 23:21:50.020,W,System.err,6560,at android.app.ActivityThread.performPauseActivity(ActivityThread.java:3305)
03-19 23:21:50.020,W,System.err,6560,at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:3288)
03-19 23:21:50.020,W,System.err,6560,at android.app.ActivityThread.access$2500(ActivityThread.java:125)
03-19 23:21:50.020,W,System.err,6560,at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2040)
03-19 23:21:50.020,W,System.err,6560,at android.os.Handler.dispatchMessage(Handler.java:99)
03-19 23:21:50.020,W,System.err,6560,at android.os.Looper.loop(Looper.java:123)
03-19 23:21:50.020,W,System.err,6560,at android.app.ActivityThread.main(ActivityThread.java:4627)
03-19 23:21:50.020,W,System.err,6560,at java.lang.reflect.Method.invokeNative(Native Method)
03-19 23:21:50.020,W,System.err,6560,at java.lang.reflect.Method.invoke(Method.java:521)
03-19 23:21:50.020,W,System.err,6560,at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
03-19 23:21:50.020,W,System.err,6560,at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
03-19 23:21:50.028,W,System.err,6560,at dalvik.system.NativeStart.main(Native Method)
03-19 23:21:50.036,D,AndroidRuntime,6560,Shutting down VM
03-19 23:21:50.036,W,dalvikvm,6560,threadid=1: thread exiting with uncaught exception (group=0x4001d8a8)
03-19 23:21:50.044,E,AndroidRuntime,6560,FATAL EXCEPTION: main
03-19 23:21:50.044,E,AndroidRuntime,6560,java.lang.RuntimeException: Unable to pause activity {com.quoord.tapatalkxda.activity/com.quoord.tapatalkxda.activity.ForumNavigationActivity}: java.lang.NullPointerException
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.app.ActivityThread.performPauseActivity(ActivityThread.java:3348)
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.app.ActivityThread.performPauseActivity(ActivityThread.java:3305)
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:3288)
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.app.ActivityThread.access$2500(ActivityThread.java:125)
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2040)
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.os.Handler.dispatchMessage(Handler.java:99)
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.os.Looper.loop(Looper.java:123)
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.app.ActivityThread.main(ActivityThread.java:4627)
03-19 23:21:50.044,E,AndroidRuntime,6560,at java.lang.reflect.Method.invokeNative(Native Method)
03-19 23:21:50.044,E,AndroidRuntime,6560,at java.lang.reflect.Method.invoke(Method.java:521)
03-19 23:21:50.044,E,AndroidRuntime,6560,at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
03-19 23:21:50.044,E,AndroidRuntime,6560,at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
03-19 23:21:50.044,E,AndroidRuntime,6560,at dalvik.system.NativeStart.main(Native Method)
03-19 23:21:50.044,E,AndroidRuntime,6560,Caused by: java.lang.NullPointerException
03-19 23:21:50.044,E,AndroidRuntime,6560,at com.quoord.tapatalkxda.activity.PasswordCrypt.encrypt(PasswordCrypt.java:260)
03-19 23:21:50.044,E,AndroidRuntime,6560,at com.quoord.tapatalkxda.activity.ForumNavigationActivity.onPause(ForumNavigationActivity.java:946)
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.app.Activity.performPause(Activity.java:3842)
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1190)
03-19 23:21:50.044,E,AndroidRuntime,6560,at android.app.ActivityThread.performPauseActivity(ActivityThread.java:3335)
03-19 23:21:50.044,E,AndroidRuntime,6560,... 12 more
Update : After login is this problem, without can i read the forum ...
Omnichron said:
I'm not experiencing that issue. Works perfect for me.
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
Is the XDA premium app working correctly on the A101IT?
The Free version has problems after login.
waterpolo said:
Is the XDA premium app working correctly on the A101IT?
The Free version has problems after login.
Click to expand...
Click to collapse
XDA Premium work fine on my A101IT
Sent from my A101IT using XDA Premium App
Just bought the premium version and need to admit it works Great!
Sent from my A101IT using XDA Premium App
Related
Sprint zone for rooted users
When i put a custom rom it deleted all my sprint apps which is good because i always delete them any way. He only problem is i like sprint zone so i can check my usage and bill. Does any one have the app or a link to download the app so i can have ot again. Pm or just reply. I know some one has to have it and i would be thrilled to havebit again! Thanks Sent from my PC36100 using XDA App
I just tried yanking the /system/app/Sprint_Promotion.apk from netarchy's 2.2 rooted ROM, and it constantly FC's, here's the logcat: Code: I/ActivityManager( 204): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.sprint.dsa/.PageMain } I/ActivityManager( 204): Start proc com.sprint.dsa for activity com.sprint.dsa/.PageMain: pid=880 uid=10001 gids={3003} W/dalvikvm( 880): VFY: unable to resolve exception class 239 (Lcom/sprint/internal/SystemPropertiesException;) W/dalvikvm( 880): VFY: unable to find exception handler at addr 0x4d W/dalvikvm( 880): VFY: rejected Lcom/sprint/dsa/PageMain;.dispatchPages ()V W/dalvikvm( 880): VFY: rejecting opcode 0x0d at 0x004d W/dalvikvm( 880): VFY: rejected Lcom/sprint/dsa/PageMain;.dispatchPages ()V W/dalvikvm( 880): Verifier rejected class Lcom/sprint/dsa/PageMain; W/dalvikvm( 880): Class init failed in newInstance call (Lcom/sprint/dsa/PageMain;) D/AndroidRuntime( 880): Shutting down VM W/dalvikvm( 880): threadid=1: thread exiting with uncaught exception (group=0x4001d7f8) E/AndroidRuntime( 880): FATAL EXCEPTION: main E/AndroidRuntime( 880): java.lang.VerifyError: com.sprint.dsa.PageMain E/AndroidRuntime( 880): at java.lang.Class.newInstanceImpl(Native Method) E/AndroidRuntime( 880): at java.lang.Class.newInstance(Class.java:1429) E/AndroidRuntime( 880): at android.app.Instrumentation.newActivity(Instrumentation.java:1021) E/AndroidRuntime( 880): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2577) E/AndroidRuntime( 880): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679) E/AndroidRuntime( 880): at android.app.ActivityThread.access$2300(ActivityThread.java:125) E/AndroidRuntime( 880): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033) E/AndroidRuntime( 880): at android.os.Handler.dispatchMessage(Handler.java:99) E/AndroidRuntime( 880): at android.os.Looper.loop(Looper.java:123) E/AndroidRuntime( 880): at android.app.ActivityThread.main(ActivityThread.java:4627) E/AndroidRuntime( 880): at java.lang.reflect.Method.invokeNative(Native Method) E/AndroidRuntime( 880): at java.lang.reflect.Method.invoke(Method.java:521) E/AndroidRuntime( 880): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868) E/AndroidRuntime( 880): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626) E/AndroidRuntime( 880): at dalvik.system.NativeStart.main(Native Method) W/ActivityManager( 204): Force finishing activity com.sprint.dsa/.PageMain W/ActivityManager( 204): Activity pause timeout for HistoryRecord{43fbfcc0 com.sprint.dsa/.PageMain} I/Process ( 880): Sending signal. PID: 880 SIG: 9 I/ActivityManager( 204): Process com.sprint.dsa (pid 880) has died.
drmacinyasha said: I just tried yanking the /system/app/Sprint_Promotion.apk from netarchy's 2.2 rooted ROM, and it constantly FC's, here's the logcat: Click to expand... Click to collapse Try this one. It is NOT a flashable zip.
Even that attached file is having constant FC's upon opening. Sent from my Evolution 4G running CM6
Just FC but thanks for the try. Any body that can help would be greatly appreciated Sent from my PC36100 using XDA App
I would also like this. The sprint zone app was the only one worth keeping, when I tried a few different versions they all FC'ed constant upon opening. Running CM 6 also. Sent from my HTC Supersonic using XDA app
Fresh puts all the removed files in a folder download his latest ROM for the latest version. U need the latest to use *2 as well (version sz_1.5.9) Sent from my PC36100 using XDA App
anyone have a stock 'com.sprint.dsa' that we can install?
So was there ever a fix for this. Or is the attached file the fix Edit: The attached file did work and now it works perfectly.
Here is a working Sprint Zone app that you can install without flashing. I am using this on cyanogen mod 6.1.0rc1 and it works fine.
here's sz_2.0.4 had it sitting on my SD from BadDroid removed apps.
Cant access sound settings.
Hi, Everytime i try and access my sound settings i get a FC. I have tried many roms all with wipes. Does anybody have any idea why this might be?
Bump This is my logcat thing: FATAL EXCEPTION: main java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.SoundSettings}: java.lang.ClassCastException: java.lang.Boolean at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2663) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679) at android.app.ActivityThread.access$2300(ActivityThread.java:125) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:123) at android.app.ActivityThread.main(ActivityThread.java:4627) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:521) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.ClassCastException: java.lang.Boolean at android.app.ContextImpl$SharedPreferencesImpl.getString(ContextImpl.java:2700) at android.preference.Preference.getPersistedString(Preference.java:1249) at android.preference.ListPreference.onSetInitialValue(ListPreference.java:278) at android.preference.Preference.dispatchSetInitialValue(Preference.java:1172) at android.preference.Preference.onAttachedToHierarchy(Preference.java:984) at android.preference.PreferenceGroup.addPreference(PreferenceGroup.java:156) at android.preference.PreferenceGroup.addItemFromInflater(PreferenceGroup.java:97) at android.preference.PreferenceGroup.addItemFromInflater(PreferenceGroup.java:38) at android.preference.GenericInflater.rInflate(GenericInflater.java:488) at android.preference.GenericInflater.inflate(GenericInflater.java:326) at android.preference.GenericInflater.inflate(GenericInflater.java:263) at android.preference.PreferenceManager.inflateFromResource(PreferenceManager.java:251) at android.preference.PreferenceActivity.addPreferencesFromResource(PreferenceActivity.java:262) at com.android.settings.SoundSettings.onCreate(SoundSettings.java:102) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627) ... 11 more Anyone with any brains have an idea?
[Q] New ADW Launcher EX update issue
EDIT: I figured out what was causing the crash. I went through my settings one by one from a clean start and rebooted between each setting change. Using the "Vertical old" App Drawer style was causing the bootup crashes. A new ADW Launcher EX version was released last night. I like the new look but I am receiving crash notices upon reboot that are to be emailed to the developer. Everything seems to work fine. I wiped the ap data using Titanium BU and reset everything back to the way I like it but the notices continue. Running "Fix Permissions" or wiping Delvik cache also did not help. I am on CM7.1 with the latest Tiamat Kernel. Any ideas on how to stop the bootup crash notices? Here is the crash report: DETAILS: New Trace collected : ===================== Error Report collected on : Wed Dec 07 10:15:21 MST 2011 Informations : ============== Version : 1.3.3.5 Package : org.adwfreak.launcher FilePath : /data/data/org.adwfreak.launcher/files Phone ModelPC36100 Android Version : 2.3.7 Board : supersonic Brand : sprint Device : supersonic Display : GWK74 Finger Print : sprint/htc_supersonic/supersonic:2.3.3/GRI40/61076:user/release-keys Host : ashpool ID : GRI40 Model : PC36100 Product : htc_supersonic Tags : test-keys Time : 0 Type : user User : shade Total Internal memory : 448397312 Available Internal memory : 159465472 Custom Informations : ===================== Stack : ======= java.lang.RuntimeException: Unable to destroy activity {org.adwfreak.launcher/org.adwfreak.launcher.Launcher}: java.lang.NullPointerException at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2793) at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:2811) at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:2927) at android.app.ActivityThread.access$1600(ActivityThread.java:123) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:943) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:130) at android.app.ActivityThread.main(ActivityThread.java:3835) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:507) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.NullPointerException at org.adwfreak.launcher.AlmostNexusSettingsHelper.B(SourceFile:233) at org.adwfreak.launcher.IconHighlights.b(SourceFile:20) at org.adwfreak.launcher.IconHighlights.a(SourceFile:74) at org.adwfreak.launcher.AllAppsGridView.a(SourceFile:161) at org.adwfreak.launcher.Launcher.onDestroy(SourceFile:1459) at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2780) ... 12 more Cause : ======= java.lang.RuntimeException: Unable to destroy activity {org.adwfreak.launcher/org.adwfreak.launcher.Launcher}: java.lang.NullPointerException at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2793) at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:2811) at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:2927) at android.app.ActivityThread.access$1600(ActivityThread.java:123) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:943) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:130) at android.app.ActivityThread.main(ActivityThread.java:3835) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:507) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605) at dalvik.system.NativeStart.main(Native Method) Caused by: java.lang.NullPointerException at org.adwfreak.launcher.AlmostNexusSettingsHelper.B(SourceFile:233) at org.adwfreak.launcher.IconHighlights.b(SourceFile:20) at org.adwfreak.launcher.IconHighlights.a(SourceFile:74) at org.adwfreak.launcher.AllAppsGridView.a(SourceFile:161) at org.adwfreak.launcher.Launcher.onDestroy(SourceFile:1459) at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2780) ... 12 more java.lang.NullPointerException at org.adwfreak.launcher.AlmostNexusSettingsHelper.B(SourceFile:233) at org.adwfreak.launcher.IconHighlights.b(SourceFile:20) at org.adwfreak.launcher.IconHighlights.a(SourceFile:74) at org.adwfreak.launcher.AllAppsGridView.a(SourceFile:161) at org.adwfreak.launcher.Launcher.onDestroy(SourceFile:1459) at android.app.ActivityThread.performDestroyActivity(ActivityThread.java:2780) at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:2811) at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:2927) at android.app.ActivityThread.access$1600(ActivityThread.java:123) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:943) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:130) at android.app.ActivityThread.main(ActivityThread.java:3835) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:507) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605) at dalvik.system.NativeStart.main(Native Method) **** End of current Report ***
NFC not working
I just received some NFC tags I bought off the internet and somehow everytime I try to read them I get the message: NFC-service stopped. When I press ok and try again it happens again. However if i try to read a public transport chipcard I am able to read the data (although it has been encrypted and I cant actually read the contents it doesnt crash and I get the general info of the chip). I read online of a bug that existed on the GN on android 4.0 and that it would be fixed in android 4.1 (which im running). When I view logcat I get the following results: D/NdefPushServer( 4992): about to accept D/NfcService( 4992): NFC-EE OFF D/NfcService( 4992): NFC-C ON D/NfcDispatcher( 4992): dispatch tag: TAG: Tech [android.nfc.tech.MifareUltralight, android.nfc.tech.NfcA, android.nfc.tech.Ndef] message: NdefMessage [NdefRecord tnf=1 type=55 payload=06] D/AndroidRuntime( 4992): Shutting down VM W/dalvikvm( 4992): threadid=1: thread exiting with uncaught exception (group=0x416df300) E/AndroidRuntime( 4992): FATAL EXCEPTION: main E/AndroidRuntime( 4992): java.lang.NullPointerException E/AndroidRuntime( 4992): at android.nfc.NdefRecord.toUri(NdefRecord.java:691) E/AndroidRuntime( 4992): at android.nfc.NdefRecord.toUri(NdefRecord.java:673) E/AndroidRuntime( 4992): at com.android.nfc.NfcDispatcher$DispatchInfo.<init>(NfcDispatcher.java:106) E/AndroidRuntime( 4992): at com.android.nfc.NfcDispatcher.dispatchTag(NfcDispatcher.java:192) E/AndroidRuntime( 4992): at com.android.nfc.NfcService$NfcServiceHandler.dispatchTagEndpoint(NfcService.java:1789) E/AndroidRuntime( 4992): at com.android.nfc.NfcService$NfcServiceHandler.handleMessage(NfcService.java:1594) E/AndroidRuntime( 4992): at android.os.Handler.dispatchMessage(Handler.java:99) E/AndroidRuntime( 4992): at android.os.Looper.loop(Looper.java:137) E/AndroidRuntime( 4992): at android.app.ActivityThread.main(ActivityThread.java:4745) E/AndroidRuntime( 4992): at java.lang.reflect.Method.invokeNative(Native Method) E/AndroidRuntime( 4992): at java.lang.reflect.Method.invoke(Method.java:511) E/AndroidRuntime( 4992): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786) E/AndroidRuntime( 4992): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553) E/AndroidRuntime( 4992): at dalvik.system.NativeStart.main(Native Method) W/ActivityManager( 307): Process com.android.nfc has crashed too many times: killing! D/NativeNfcTag( 4992): Tag lost, restarting polling loop Is there anything I can do about this? Maybe a patch or something like that?
bump?
Sorry, I'm just looking for stickers so I can start playing with NFC. Where did you get yours? Did your NFC ever work with these stickers? Guess so since you encoded them. Did you try using your phone for payment to see if that works (and rule out the stickers)?
Maybe try doing a factory reset? Just in case that is just a bug? Sent from my Galaxy Nexus using xda app-developers app
@netbuzz I got them from tagage. They never worked, as soon as I tap them on my phone NFC crashed so I cant program them either.. @moshe22 I might try that.. gonna make a rom manager backup first and update my titanium backup
[Q] Do you use multi-user support?
Do you use multi-user support for Ace 2?
why need people's opinion on this? i have no tester nor friends using my phone so i wouldnt need multi-user.
@up, I would like to prove it may be switched off in ROMs by default.
explain why
@Rox, because multi-user (well, actually absence of the KeyguardMultiUserSelectorView layout when multi-user is activated) causes regular exceptions E/KeyguardHostView: can't find user_selector in layout. Here is a research on this. So, if few or even none of Ace 2 users need it, I will ask you to deactivate it in CM10.2 as a useless and harmful feature.
Hmm i dont get why it is harmful? If it gives error on logcat that isnt harming davice or slowing it down :what: maybe i am wrong.. Sent from my GT-I8160
@Rox, I agree that 'harmful' is kind of a bit too strong term, but on the other hand those exceptions prove that multi-user wasn't fully implemented, so it's hard to estimate where else it could misbehave. I see the following cons; 1) flooding logcat with E-tagged messages, 2) probability of hidden issues. I'm trying to find pros but so far there are none of them.
Well, why not fix the REAL problem and implement the lockscreen switcher?
1) Motivation; why implementing if nobody needs the feature? 2) Those hypothetical hidden issues wouldn't still be addressed.
lexa.bekoev said: 1) Motivation; why implementing if nobody needs the feature? Click to expand... Click to collapse Nobody uses Samsung Apps seriously either
Ryccardo said: Nobody uses Samsung Apps seriously either Click to expand... Click to collapse xD
Ryccardo said: Nobody uses Samsung Apps seriously either Click to expand... Click to collapse It only means Samsung has other motives. @Rox, seems nobody interested in multi-user for our device. I suggest to put "fw.max_users=1" into device/samsung/codina/system.prop. If anybody needs the feature, he or she will be easily able to switch it on. Should I prepare a pull request for 10.2?
I don't need that. Also what advantages has multiuser? Is that like windows multiuser (different apps and widgets on main screen?) But a guess user option will be perfect (like some lg phone). I don't know that is possible or not. But a guess option which makes some apps locked (like phone app , contacts ,sms) will be usefull. You can give your phone your little brother (sister or child...) and he can play games. You doen't have to concern about it.
@up Theres one thats locked to root i think.. It disables root apps and disables some of your apps from someone(like a kid) Sent from my GT-I8160 using Tapatalk
Ryccardo said: Nobody uses Samsung Apps seriously either Click to expand... Click to collapse I must agree with that
Yes... but... lexa.bekoev said: Do you use multi-user support for Ace 2? Click to expand... Click to collapse Yes I "try" to configure it for me, my wife and daughter... but... I have a few issues: I am using CyanogenMod 11-20140327-UNOFFICIAL-kylessopen 1) Can't make a call from any user other than "u0" (first user). this error occurs: Code: I/ActivityManager( 1060): START u12 {act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx flg=0x10000000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras)} from pid 6765 D/AudioHardwareMSM76XXA( 115): Bufsize 4800 D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k D/AudioHardwareMSM76XXA( 115): Bufsize 4800 D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k D/AudioHardwareMSM76XXA( 115): Bufsize 4800 D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k D/AudioHardwareMSM76XXA( 115): Bufsize 4800 D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k D/AudioHardwareMSM76XXA( 115): Bufsize 4800 D/AudioHardwareMSM76XXA( 115): SampleRate 44.1k V/Zygote ( 6806): Switching descriptor 32 to /dev/null V/Zygote ( 6806): Switching descriptor 9 to /dev/null I/ActivityManager( 1060): Start proc com.android.phone for activity com.android.phone/.PrivilegedOutgoingCallBroadcaster: pid=6806 uid=1201001 gids={41001, 3002, 3001, 3003, 1028, 1015} V/OutgoingCallBroadcaster( 6806): onCreate: this = [email protected], icicle = null V/OutgoingCallBroadcaster( 6806): - getIntent() = Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx flg=0x10800000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras) } V/OutgoingCallBroadcaster( 6806): - configuration = {1.0 302mcc610mnc fr_CA ldltr sw320dp w320dp h508dp 240dpi nrml long port finger -keyb/v/h -nav/h s.6 themeResource=system} V/OutgoingCallBroadcaster( 6806): processIntent() = Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx flg=0x10800000 cmp=com.android.phone/.PrivilegedOutgoingCallBroadcaster (has extras) }, thread: Thread[main,5,main] D/AndroidRuntime( 6806): Shutting down VM W/dalvikvm( 6806): threadid=1: thread exiting with uncaught exception (group=0x415dece0) E/AndroidRuntime( 6806): FATAL EXCEPTION: main E/AndroidRuntime( 6806): Process: com.android.phone, PID: 6806 E/AndroidRuntime( 6806): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.phone/com.android.phone.OutgoingCallBroadcaster}: java.lang.NullPointerException E/AndroidRuntime( 6806): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2215) E/AndroidRuntime( 6806): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2265) E/AndroidRuntime( 6806): at android.app.ActivityThread.access$800(ActivityThread.java:145) E/AndroidRuntime( 6806): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1206) E/AndroidRuntime( 6806): at android.os.Handler.dispatchMessage(Handler.java:102) E/AndroidRuntime( 6806): at android.os.Looper.loop(Looper.java:136) E/AndroidRuntime( 6806): at android.app.ActivityThread.main(ActivityThread.java:5081) E/AndroidRuntime( 6806): at java.lang.reflect.Method.invokeNative(Native Method) E/AndroidRuntime( 6806): at java.lang.reflect.Method.invoke(Method.java:515) E/AndroidRuntime( 6806): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791) E/AndroidRuntime( 6806): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:607) E/AndroidRuntime( 6806): at dalvik.system.NativeStart.main(Native Method) E/AndroidRuntime( 6806): Caused by: java.lang.NullPointerException E/AndroidRuntime( 6806): at com.codeaurora.telephony.msim.MSimPhoneFactory.isPromptEnabled(MSimPhoneFactory.java:345) E/AndroidRuntime( 6806): at com.android.phone.OutgoingCallBroadcaster.processIntent(OutgoingCallBroadcaster.java:464) E/AndroidRuntime( 6806): at com.android.phone.OutgoingCallBroadcaster.onCreate(OutgoingCallBroadcaster.java:410) E/AndroidRuntime( 6806): at android.app.Activity.performCreate(Activity.java:5231) E/AndroidRuntime( 6806): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087) E/AndroidRuntime( 6806): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2169) E/AndroidRuntime( 6806): ... 11 more W/ActivityManager( 1060): Force finishing activity com.android.phone/.PrivilegedOutgoingCallBroadcaster 2) Can't activate "ok google" for secondary users I haven't wrote down all problems, but that is what I have in mind now... Eric