New XDA app on the market

Search This thread

nenadr

Senior Member
Feb 17, 2008
279
40
Belgrade
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

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.
 

duckredbeard

Senior Member
Aug 21, 2010
1,439
189
Got the tapatalk app and if you can read this, the issue is resolved!

Sent from my A101IT using Tapatalk
 

Urbanswelt

New member
Mar 14, 2011
3
0
Bernbeuren
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
 
Last edited:

Silv3rShi3ld

Member
Aug 1, 2011
14
1
Just bought the premium version and need to admit it works Great!

Sent from my A101IT using XDA Premium App
 
Last edited: