[ROM][SM-P605][ZSUBNC2][4.3] ★★xKat v2.1★★ (09.04.2014)

luca2006

Senior Member
Apr 23, 2010
217
44
0
Thanks for that if u give me what to do what steps to follow I have time for that :)

Sent from my HTC One using XDA Premium 4 mobile app

---------- Post added at 09:01 PM ---------- Previous post was at 08:33 PM ----------

I tried it for a couple of hours, beleive me. But it crashes all the time. Sorry. :(


Ok thanks man

If you give me what to do and what steps to follow I can try it
 

hanspampel

Senior Member
Dec 7, 2011
2,126
3,107
203
Added 11 Battery Mods to 3rd post. Works all, but i didnt tested it to the end of battery life. So dont know if all PNGs are correct.;)


Edit:
Added 2 other Mods for restock clock on the right side (if you dont like "centered clock" or using Xposed Modul like "Network Speed Indicator") and the "centered clock Mod" if you want it back.
 
Last edited:
  • Like
Reactions: samichiban and sgs9

alex_72gr

Senior Member
Sep 23, 2005
237
44
28
How can I do a full wipe of the tablet. When I did it with the recovery it didn t delete all the data
Sorry I managed to do it.
One more thing though , I tried to install PhotoShop touch and it crushes all the time. Can you check this?
 
Last edited:

sgs9

Senior Member
Nov 10, 2010
747
184
73
Essen
garudalinux.org
We need more details.
really all data on SD's? you have then nothing to flash/restore!
in recovery
mount and storage/ format system...

sorry about my poor english.

---------- Post added at 04:13 AM ---------- Previous post was at 04:04 AM ----------

@hanspampel
can you add multi csc and possibility to change?
can you add support for add all apps on multiwindows and pen windows?
I hope he work on kitkat ;) for our note.
you try xposed and wanam? you can add all possible apps here for multiwindows.
 

nickwarn

Senior Member
Aug 4, 2010
2,736
580
0
Ronneby
How can I do a full wipe of the tablet. When I did it with the recovery it didn t delete all the data
Sorry I managed to do it.
One more thing though , I tried to install PhotoShop touch and it crushes all the time. Can you check this?
You want to delete or your personal files like photos and downloaded stuff? Boot in to TWRP and select wipe/ advanced wipe/ internal storage and you should be fine.
 

alex_72gr

Senior Member
Sep 23, 2005
237
44
28
1)Thanks about wiping, has anyone tried to install photoshop touch? I tried and it fc's.
2) The flash player provided with this ROM doesn't seem to work with the Browsers not even Dolphin but if you delete or Rename in system/ apps and download and install the one in the following link:
http://forum.xda-developers.com/goo...y-flash-video-android-4-t2548001/post47958533
everything works fine, so I think you should remove it from the rom.
 
Last edited:
Feb 21, 2013
19
14
0
play.google.com
Hello,

do anyone use the tablet to develop applications? :D

I installed this ROM, and then, when i try to install my app from from Eclipse to the tablet i always got an error:

Code:
"Installation error: Unknown failure
Please check logcat output for more details.
Launch canceled!"
Logcat report this:

Code:
"04-24 16:25:46.368: E/JavaBinder(4161): !!! FAILED BINDER TRANSACTION !!!
04-24 16:25:46.368: E/ServiceManager(4161): error in getService
04-24 16:25:46.368: E/ServiceManager(4161): android.os.TransactionTooLargeException
04-24 16:25:46.368: E/ServiceManager(4161): 	at android.os.BinderProxy.transact(Native Method)
04-24 16:25:46.368: E/ServiceManager(4161): 	at android.os.ServiceManagerProxy.getService(ServiceManagerNative.java:123)
04-24 16:25:46.368: E/ServiceManager(4161): 	at android.os.ServiceManager.getService(ServiceManager.java:55)
04-24 16:25:46.368: E/ServiceManager(4161): 	at com.android.commands.pm.Pm.run(Pm.java:87)
04-24 16:25:46.368: E/ServiceManager(4161): 	at com.android.commands.pm.Pm.main(Pm.java:77)
04-24 16:25:46.368: E/ServiceManager(4161): 	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
04-24 16:25:46.368: E/ServiceManager(4161): 	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:297)
04-24 16:25:46.368: E/ServiceManager(4161): 	at dalvik.system.NativeStart.main(Native Method)
04-24 16:25:46.368: E/JavaBinder(4161): !!! FAILED BINDER TRANSACTION !!!
04-24 16:25:46.368: E/ServiceManager(4161): error in getService
04-24 16:25:46.368: E/ServiceManager(4161): android.os.TransactionTooLargeException
04-24 16:25:46.368: E/ServiceManager(4161): 	at android.os.BinderProxy.transact(Native Method)
04-24 16:25:46.368: E/ServiceManager(4161): 	at android.os.ServiceManagerProxy.getService(ServiceManagerNative.java:123)
04-24 16:25:46.368: E/ServiceManager(4161): 	at android.os.ServiceManager.getService(ServiceManager.java:55)
04-24 16:25:46.368: E/ServiceManager(4161): 	at com.android.commands.pm.Pm.run(Pm.java:88)
04-24 16:25:46.368: E/ServiceManager(4161): 	at com.android.commands.pm.Pm.main(Pm.java:77)
04-24 16:25:46.368: E/ServiceManager(4161): 	at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
04-24 16:25:46.368: E/ServiceManager(4161): 	at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:297)
04-24 16:25:46.368: E/ServiceManager(4161): 	at dalvik.system.NativeStart.main(Native Method)"
I haven't this error with previous ROM version or with original samsung one.

Could anyone have a suggestion? :confused: Thank you so much!