Is someone able to run Öffi, Glympse or OSMonitor in Froyomod2.9 ? - General Questions and Answers

Hi
Setup: Milestone, Froyomod 2.9, ORA 3.3, App2ext used
I installed Froyomod 2.9 and can't start Öffi, Glympse and OSMonitor.
Is anyone of you able to start them ? If yes, could you please post the catlog (via droidexplorer.. clear the window, start the app, copy the log) of a successful start of these apps ?
Here are mine, if somebody wants to go bughunting..

Öffi:
Code:
ActivityManager( 2048): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=de.schildbach.oeffi/.stations.StationsActivity bnds=[632,369][761,480] }
ActivityManager( 2048): Start proc de.schildbach.oeffi for activity de.schildbach.oeffi/.stations.StationsActivity: pid=2926 uid=10065 gids={3003}
dalvikvm( 2926): could not disable core file generation for pid 2926, errno=1
ggheart ( 2373): onStop
ActivityThread( 2926): Publishing provider de.schildbach.oeffi.plans: de.schildbach.oeffi.plans.PlanContentProvider
global ( 2926): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
ActivityThread( 2926): Publishing provider de.schildbach.oeffi.stations.favorites: de.schildbach.oeffi.stations.FavoriteStationsProvider
ActivityThread( 2926): Publishing provider de.schildbach.oeffi.networks: de.schildbach.oeffi.stations.NetworkContentProvider
ActivityThread( 2926): Publishing provider de.schildbach.oeffi.directions.query_history: de.schildbach.oeffi.directions.QueryHistoryProvider
dalvikvm( 2926): Unable to resolve superclass of Lde/schildbach/oeffi/OeffiActivity; (199)
dalvikvm( 2926): Link of class 'Lde/schildbach/oeffi/OeffiActivity;' failed
dalvikvm( 2926): Unable to resolve superclass of Lde/schildbach/oeffi/OeffiMainActivity; (228)
dalvikvm( 2926): Link of class 'Lde/schildbach/oeffi/OeffiMainActivity;' failed
dalvikvm( 2926): Unable to resolve superclass of Lde/schildbach/oeffi/stations/StationsActivity; (231)
dalvikvm( 2926): Link of class 'Lde/schildbach/oeffi/stations/StationsActivity;' failed
dalvikvm( 2926): GC_FOR_MALLOC freed 5585 objects / 302712 bytes in 60ms
AndroidRuntime( 2926): Shutting down VM
dalvikvm( 2926): threadid=1: thread exiting with uncaught exception (group=0x400207e0)
AndroidRuntime( 2926): FATAL EXCEPTION: main
AndroidRuntime( 2926): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{de.schildbach.oeffi/de.schildbach.oeffi.stations.StationsActivity}: java.lang.ClassNotFoundException: de.schildbach.oeffi.stations.StationsActivity in loader dalvik.system.PathClassLoader[/system/framework/com.google.android.maps.jar:/data/app/de.schildbach.oeffi-1.apk]
AndroidRuntime( 2926): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2585)
AndroidRuntime( 2926): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
AndroidRuntime( 2926): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
AndroidRuntime( 2926): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
AndroidRuntime( 2926): at android.os.Handler.dispatchMessage(Handler.java:99)
AndroidRuntime( 2926): at android.os.Looper.loop(Looper.java:123)
AndroidRuntime( 2926): at android.app.ActivityThread.main(ActivityThread.java:4627)
AndroidRuntime( 2926): at java.lang.reflect.Method.invokeNative(Native Method)
AndroidRuntime( 2926): at java.lang.reflect.Method.invoke(Method.java:521)
AndroidRuntime( 2926): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
AndroidRuntime( 2926): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
AndroidRuntime( 2926): at dalvik.system.NativeStart.main(Native Method)
AndroidRuntime( 2926): Caused by: java.lang.ClassNotFoundException: de.schildbach.oeffi.stations.StationsActivity in loader dalvik.system.PathClassLoader[/system/framework/com.google.android.maps.jar:/data/app/de.schildbach.oeffi-1.apk]
AndroidRuntime( 2926): at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:243)
AndroidRuntime( 2926): at java.lang.ClassLoader.loadClass(ClassLoader.java:573)
AndroidRuntime( 2926): at java.lang.ClassLoader.loadClass(ClassLoader.java:532)
AndroidRuntime( 2926): at android.app.Instrumentation.newActivity(Instrumentation.java:1021)
AndroidRuntime( 2926): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2577)
AndroidRuntime( 2926): ... 11 more
ActivityManager( 2048): Force finishing activity de.schildbach.oeffi/.stations.StationsActivity
ActivityManager( 2048): Activity pause timeout for HistoryRecord{46421688 de.schildbach.oeffi/.stations.StationsActivity}
DemoService( 2373): DiyScheduer.onStart
ggheart ( 2373): onStart
ActivityManager( 2048): Activity destroy timeout for HistoryRecord{46421688 de.schildbach.oeffi/.stations.StationsActivity}

Glympse:
Code:
ActivityManager( 2048): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.glympse.android.glympse/.Glympse bnds=[426,262][555,373] }
ResourceType( 2048): Style contains key with bad entry: 0x01010361
ActivityManager( 2048): Start proc com.glympse.android.glympse for activity com.glympse.android.glympse/.Glympse: pid=2933 uid=10061 gids={3003, 1006}
dalvikvm( 2933): could not disable core file generation for pid 2933, errno=1
ggheart ( 2373): onStop
dalvikvm( 2933): Unable to resolve superclass of Lcom/glympse/android/glympse/Glympse; (530)
dalvikvm( 2933): Link of class 'Lcom/glympse/android/glympse/Glympse;' failed
AndroidRuntime( 2933): Shutting down VM
dalvikvm( 2933): threadid=1: thread exiting with uncaught exception (group=0x400207e0)
AndroidRuntime( 2933): FATAL EXCEPTION: main
AndroidRuntime( 2933): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.glympse.android.glympse/com.glympse.android.glympse.Glympse}: java.lang.ClassNotFoundException: com.glympse.android.glympse.Glympse in loader dalvik.system.PathClassLoader[/system/framework/com.google.android.maps.jar:/data/app/com.glympse.android.glympse-1.apk]
AndroidRuntime( 2933): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2585)
AndroidRuntime( 2933): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
AndroidRuntime( 2933): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
AndroidRuntime( 2933): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
AndroidRuntime( 2933): at android.os.Handler.dispatchMessage(Handler.java:99)
AndroidRuntime( 2933): at android.os.Looper.loop(Looper.java:123)
AndroidRuntime( 2933): at android.app.ActivityThread.main(ActivityThread.java:4627)
AndroidRuntime( 2933): at java.lang.reflect.Method.invokeNative(Native Method)
AndroidRuntime( 2933): at java.lang.reflect.Method.invoke(Method.java:521)
AndroidRuntime( 2933): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
AndroidRuntime( 2933): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
AndroidRuntime( 2933): at dalvik.system.NativeStart.main(Native Method)
AndroidRuntime( 2933): Caused by: java.lang.ClassNotFoundException: com.glympse.android.glympse.Glympse in loader dalvik.system.PathClassLoader[/system/framework/com.google.android.maps.jar:/data/app/com.glympse.android.glympse-1.apk]
AndroidRuntime( 2933): at dalvik.system.PathClassLoader.findClass(PathClassLoader.java:243)
AndroidRuntime( 2933): at java.lang.ClassLoader.loadClass(ClassLoader.java:573)
AndroidRuntime( 2933): at java.lang.ClassLoader.loadClass(ClassLoader.java:532)
AndroidRuntime( 2933): at android.app.Instrumentation.newActivity(Instrumentation.java:1021)
AndroidRuntime( 2933): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2577)
AndroidRuntime( 2933): ... 11 more
ActivityManager( 2048): Force finishing activity com.glympse.android.glympse/.Glympse
ActivityManager( 2048): Activity pause timeout for HistoryRecord{46470bf8 com.glympse.android.glympse/.Glympse}
DemoService( 2373): DiyScheduer.onStart
ggheart ( 2373): onStart

OS Monitor:
Code:
ActivityManager( 2048): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.eolwral.osmonitor/.OSMonitor bnds=[220,262][349,373] }
ActivityManager( 2048): Start proc com.eolwral.osmonitor for activity com.eolwral.osmonitor/.OSMonitor: pid=2946 uid=10070 gids={3003, 1007, 1015}
dalvikvm( 2946): could not disable core file generation for pid 2946, errno=1
dalvikvm( 2946): Unable to resolve superclass of Lcom/eolwral/osmonitor/networks/NetworkList; (198)
dalvikvm( 2946): Link of class 'Lcom/eolwral/osmonitor/networks/NetworkList;' failed
dalvikvm( 2946): Could not find class 'com.eolwral.osmonitor.networks.NetworkList', referenced from method com.eolwral.osmonitor.OSMonitor.onCreate
dalvikvm( 2946): VFY: unable to resolve const-class 178 (Lcom/eolwral/osmonitor/networks/NetworkList;) in Lcom/eolwral/osmonitor/OSMonitor;
dalvikvm( 2946): VFY: replacing opcode 0x1c at 0x00bd
dalvikvm( 2946): VFY: dead code 0x00bf-0125 in Lcom/eolwral/osmonitor/OSMonitor;.onCreate (Landroid/os/Bundle;)V
ggheart ( 2373): onStop
dalvikvm( 2946): GC_EXTERNAL_ALLOC freed 991 objects / 71992 bytes in 79ms
dalvikvm( 2946): Trying to load lib /data/data/com.eolwral.osmonitor/lib/libosmonitor.so 0x461819f0
dalvikvm( 2946): Added shared lib /data/data/com.eolwral.osmonitor/lib/libosmonitor.so 0x461819f0
AndroidRuntime( 2946): Shutting down VM
dalvikvm( 2946): threadid=1: thread exiting with uncaught exception (group=0x400207e0)
AndroidRuntime( 2946): FATAL EXCEPTION: main
AndroidRuntime( 2946): java.lang.NoClassDefFoundError: com.eolwral.osmonitor.networks.NetworkList
AndroidRuntime( 2946): at com.eolwral.osmonitor.OSMonitor.onCreate(OSMonitor.java:73)
AndroidRuntime( 2946): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
AndroidRuntime( 2946): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2627)
AndroidRuntime( 2946): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2679)
AndroidRuntime( 2946): at android.app.ActivityThread.access$2300(ActivityThread.java:125)
AndroidRuntime( 2946): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2033)
AndroidRuntime( 2946): at android.os.Handler.dispatchMessage(Handler.java:99)
AndroidRuntime( 2946): at android.os.Looper.loop(Looper.java:123)
AndroidRuntime( 2946): at android.app.ActivityThread.main(ActivityThread.java:4627)
AndroidRuntime( 2946): at java.lang.reflect.Method.invokeNative(Native Method)
AndroidRuntime( 2946): at java.lang.reflect.Method.invoke(Method.java:521)
AndroidRuntime( 2946): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
AndroidRuntime( 2946): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
AndroidRuntime( 2946): at dalvik.system.NativeStart.main(Native Method)
ActivityManager( 2048): Force finishing activity com.eolwral.osmonitor/.OSMonitor
ActivityManager( 2048): Activity pause timeout for HistoryRecord{46387588 com.eolwral.osmonitor/.OSMonitor}
DemoService( 2373): DiyScheduer.onStart
ggheart ( 2373): onStart

Related

[App] AntTek File Explorer

File Explorer is an ultimate utility for any Android devices. It supports both ROOT users and NON-ROOT users. It’s a first two-panels explorer for Android so that it is optimal UI for large screen smartphone and tablet, even TV.
Features
Basic file explorer utility: browse, copy, cut, paste, delete, rename, send, zip, unzip over Linux-file entry,
Build-in viewer for text, image, video files and text editor, zip viewer, apk viewer
Quick browsing with bookmarks and shortcuts,
Look and feel with different view modes, sort modes, beautiful icon set, multiple selection operation,
Smart toolbar that commits the best user experiences,
Configurable dual panels view for large screen
Integrate with AntTek Group Organizer app to manage shortcut
For ROOT users, this tool is more powerful:
Browse private partitions (i.e. /data, /system) as regular files on SDCard
Download & Install
https://market.android.com/details?id=com.anttek.explorer
Guide
http://anttek.com/apps/file-explorer/
Your download link has an issue
Sent from my LT15i using XDA App
Thanks for your notice. It should open your browser. I add a barcode image so that people can get it directly on their phone
This looks surprisingly decent! Thank you in advance before I get straight to testing
Doesn't even start on Htc Tattoo, rooted with custom rom(Cyanogenmod7 whith android 2.3.4)
Crashes every time I try to run it. This is the logcat code when run the app:
Code:
I/ActivityManager( 148): Starting: Intent { act=android.intent.action.MAIN cat=
[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.anttek.explorer/.FileE
xplorer } from pid 16588
D/PhoneWindow(16588): couldn't save which view has focus because the focused vie
w [email protected] has no id.
I/ActivityManager( 148): Start proc com.anttek.explorer for activity com.anttek
.explorer/.FileExplorer: pid=18997 uid=10104 gids={1015}
D/dalvikvm(18997): GC_EXTERNAL_ALLOC freed 116K, 49% free 2807K/5447K, external
0K/0K, paused 89ms
I/ggheart (16588): onStop
D/AndroidRuntime(18997): Shutting down VM
W/dalvikvm(18997): threadid=1: thread exiting with uncaught exception (group=0x4
0018560)
E/AndroidRuntime(18997): FATAL EXCEPTION: main
E/AndroidRuntime(18997): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.anttek.explorer/com.anttek.explorer.FileExplorer}: java.lang.Num
berFormatException: sdcard_r
E/AndroidRuntime(18997): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:1768)
E/AndroidRuntime(18997): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:1784)
E/AndroidRuntime(18997): at android.app.ActivityThread.access$1500(Activi
tyThread.java:123)
E/AndroidRuntime(18997): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:939)
E/AndroidRuntime(18997): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime(18997): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(18997): at android.app.ActivityThread.main(ActivityThrea
d.java:3835)
E/AndroidRuntime(18997): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime(18997): at java.lang.reflect.Method.invoke(Method.java:5
07)
E/AndroidRuntime(18997): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:841)
E/AndroidRuntime(18997): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:599)
E/AndroidRuntime(18997): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(18997): Caused by: java.lang.NumberFormatException: sdcard_r
E/AndroidRuntime(18997): at java.lang.Long.parse(Long.java:353)
E/AndroidRuntime(18997): at java.lang.Long.parseLong(Long.java:344)
E/AndroidRuntime(18997): at java.lang.Long.parseLong(Long.java:311)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.engine.filesys
tem.LinuxFileEntry.parse(LinuxFileEntry.java:70)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.engine.filesys
tem.LinuxFileEntry.<init>(LinuxFileEntry.java:21)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.engine.filesys
tem.ExplorerEntry.getFileChilds(ExplorerEntry.java:462)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.engine.filesys
tem.ExplorerEntry.getChilds(ExplorerEntry.java:166)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.adapter.Exp
lorerAdapter.refresh(ExplorerAdapter.java:42)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.adapter.Exp
lorerAdapter.SetCurrentDirectory(ExplorerAdapter.java:35)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.view.Explor
erView.open(ExplorerView.java:61)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.fragment.Ex
plorerFragment.browse(ExplorerFragment.java:147)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.fragment.Ex
plorerFragment.onActivityCreated(ExplorerFragment.java:86)
E/AndroidRuntime(18997): at android.support.v4.app.FragmentManagerImpl.mo
veToState(FragmentManager.java:760)
E/AndroidRuntime(18997): at android.support.v4.app.FragmentManagerImpl.mo
veToState(FragmentManager.java:933)
E/AndroidRuntime(18997): at android.support.v4.app.FragmentManagerImpl.mo
veToState(FragmentManager.java:916)
E/AndroidRuntime(18997): at android.support.v4.app.FragmentManagerImpl.di
spatchStart(FragmentManager.java:1587)
E/AndroidRuntime(18997): at android.support.v4.app.FragmentActivity.onSta
rt(FragmentActivity.java:500)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.activity.Ex
plorerFragmentActivity.onStart(ExplorerFragmentActivity.java:229)
E/AndroidRuntime(18997): at android.app.Instrumentation.callActivityOnSta
rt(Instrumentation.java:1129)
E/AndroidRuntime(18997): at android.app.Activity.performStart(Activity.ja
va:3791)
E/AndroidRuntime(18997): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:1731)
E/AndroidRuntime(18997): ... 11 more
W/ActivityManager( 148): Force finishing activity com.anttek.explorer/.FileEx
plorer
D/dalvikvm(18997): GC_CONCURRENT freed 227K, 49% free 2918K/5639K, external 11K/
514K, paused 9ms+32ms
W/ActivityManager( 148): Activity pause timeout for HistoryRecord{4053dfc0 com.
anttek.explorer/.FileExplorer}
I/ggheart (16588): onStart
D/WifiService( 148): ACTION_BATTERY_CHANGED pluggedType: 2
D/SiMiClock( 729): onUpdate
D/SiMiClock( 729): onUpdate - 194
W/ActivityManager( 148): Activity destroy timeout for HistoryRecord{4053dfc0 co
m.anttek.explorer/.FileExplorer}
D/dalvikvm( 729): GC_EXPLICIT freed 117K, 56% free 2812K/6279K, external 29K/51
2K, paused 82ms
D/dalvikvm(18666): GC_CONCURRENT freed 437K, 53% free 2724K/5703K, external 0K/0
K, paused 13ms+5ms
dancer_69 said:
Doesn't even start on Htc Tattoo, rooted with custom rom(Cyanogenmod7 whith android 2.3.4)
Crashes every time I try to run it. This is the logcat code when run the app:
Code:
I/ActivityManager( 148): Starting: Intent { act=android.intent.action.MAIN cat=
[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.anttek.explorer/.FileE
xplorer } from pid 16588
D/PhoneWindow(16588): couldn't save which view has focus because the focused vie
w [email protected] has no id.
I/ActivityManager( 148): Start proc com.anttek.explorer for activity com.anttek
.explorer/.FileExplorer: pid=18997 uid=10104 gids={1015}
D/dalvikvm(18997): GC_EXTERNAL_ALLOC freed 116K, 49% free 2807K/5447K, external
0K/0K, paused 89ms
I/ggheart (16588): onStop
D/AndroidRuntime(18997): Shutting down VM
W/dalvikvm(18997): threadid=1: thread exiting with uncaught exception (group=0x4
0018560)
E/AndroidRuntime(18997): FATAL EXCEPTION: main
E/AndroidRuntime(18997): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.anttek.explorer/com.anttek.explorer.FileExplorer}: java.lang.Num
berFormatException: sdcard_r
E/AndroidRuntime(18997): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:1768)
E/AndroidRuntime(18997): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:1784)
E/AndroidRuntime(18997): at android.app.ActivityThread.access$1500(Activi
tyThread.java:123)
E/AndroidRuntime(18997): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:939)
E/AndroidRuntime(18997): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime(18997): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime(18997): at android.app.ActivityThread.main(ActivityThrea
d.java:3835)
E/AndroidRuntime(18997): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime(18997): at java.lang.reflect.Method.invoke(Method.java:5
07)
E/AndroidRuntime(18997): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:841)
E/AndroidRuntime(18997): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:599)
E/AndroidRuntime(18997): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(18997): Caused by: java.lang.NumberFormatException: sdcard_r
E/AndroidRuntime(18997): at java.lang.Long.parse(Long.java:353)
E/AndroidRuntime(18997): at java.lang.Long.parseLong(Long.java:344)
E/AndroidRuntime(18997): at java.lang.Long.parseLong(Long.java:311)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.engine.filesys
tem.LinuxFileEntry.parse(LinuxFileEntry.java:70)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.engine.filesys
tem.LinuxFileEntry.<init>(LinuxFileEntry.java:21)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.engine.filesys
tem.ExplorerEntry.getFileChilds(ExplorerEntry.java:462)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.engine.filesys
tem.ExplorerEntry.getChilds(ExplorerEntry.java:166)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.adapter.Exp
lorerAdapter.refresh(ExplorerAdapter.java:42)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.adapter.Exp
lorerAdapter.SetCurrentDirectory(ExplorerAdapter.java:35)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.view.Explor
erView.open(ExplorerView.java:61)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.fragment.Ex
plorerFragment.browse(ExplorerFragment.java:147)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.fragment.Ex
plorerFragment.onActivityCreated(ExplorerFragment.java:86)
E/AndroidRuntime(18997): at android.support.v4.app.FragmentManagerImpl.mo
veToState(FragmentManager.java:760)
E/AndroidRuntime(18997): at android.support.v4.app.FragmentManagerImpl.mo
veToState(FragmentManager.java:933)
E/AndroidRuntime(18997): at android.support.v4.app.FragmentManagerImpl.mo
veToState(FragmentManager.java:916)
E/AndroidRuntime(18997): at android.support.v4.app.FragmentManagerImpl.di
spatchStart(FragmentManager.java:1587)
E/AndroidRuntime(18997): at android.support.v4.app.FragmentActivity.onSta
rt(FragmentActivity.java:500)
E/AndroidRuntime(18997): at com.anttek.filemanager.android.ui.activity.Ex
plorerFragmentActivity.onStart(ExplorerFragmentActivity.java:229)
E/AndroidRuntime(18997): at android.app.Instrumentation.callActivityOnSta
rt(Instrumentation.java:1129)
E/AndroidRuntime(18997): at android.app.Activity.performStart(Activity.ja
va:3791)
E/AndroidRuntime(18997): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:1731)
E/AndroidRuntime(18997): ... 11 more
W/ActivityManager( 148): Force finishing activity com.anttek.explorer/.FileEx
plorer
D/dalvikvm(18997): GC_CONCURRENT freed 227K, 49% free 2918K/5639K, external 11K/
514K, paused 9ms+32ms
W/ActivityManager( 148): Activity pause timeout for HistoryRecord{4053dfc0 com.
anttek.explorer/.FileExplorer}
I/ggheart (16588): onStart
D/WifiService( 148): ACTION_BATTERY_CHANGED pluggedType: 2
D/SiMiClock( 729): onUpdate
D/SiMiClock( 729): onUpdate - 194
W/ActivityManager( 148): Activity destroy timeout for HistoryRecord{4053dfc0 co
m.anttek.explorer/.FileExplorer}
D/dalvikvm( 729): GC_EXPLICIT freed 117K, 56% free 2812K/6279K, external 29K/51
2K, paused 82ms
D/dalvikvm(18666): GC_CONCURRENT freed 437K, 53% free 2724K/5703K, external 0K/0
K, paused 13ms+5ms
Click to expand...
Click to collapse
Same issue here - SGS Captivate w/CM7. I don't have the time right now to produce a lolcat, but I can imagine it being the same error.
Lollipop_Lawlipop said:
Same issue here - SGS Captivate w/CM7. I don't have the time right now to produce a lolcat, but I can imagine it being the same error.
Click to expand...
Click to collapse
Thanks for your feedback. It hasn't test on any CM6,7 yet. I will try to fix this bug soon.
leducbao said:
Thanks for your feedback. It hasn't test on any CM6,7 yet. I will try to fix this bug soon.
Click to expand...
Click to collapse
The problem is fixed. It's now compatible with CM6/CM7

[WIP][HELP NEEDED][08.03.12] ICSense | ICS with Sense 4.0

This is a port of Endeavor (One X) RUU. As of now it boots but gets stuck after completing the bootanimation with the dalvikvm constantly crashing.
Working
Audio
Boots (gets stuck after bootanimation)
Not Working
Everything else
DOWNLOAD
As I am very busy with long overdue coursework (6 months) at the moment I am leaving it for other devs to make progress on the Sense 4.0 port. Good luck to all the other devs! I will try to work on it aswell but make no promises.
{
"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"
}
Go Go Prox~~~
Awesome man, I'm sure the experts here will try to help ... Keep it up !
I wish I could help but I need some guidance... Sorry...
Sent from my HTC Desire S using XDA
I also stuck on boot animation. Want help but I don't know hoa. Nexus a uses kernel 3.0 for port.
Sent from my Desire S using xda premium
proxuser said:
I also stuck on boot animation. Want help but I don't know hoa. Nexus a uses kernel 3.0 for port.
Sent from my Desire S using xda premium
Click to expand...
Click to collapse
It seems to be something to do with libmedia.so, because as soon as I adb pushed it got to the bootanim but dalvikvm started to crash.
I think I know how to stop dvm crashing. Will share results later
Sent from my HTC Desire S using XDA
Man you made my day . Even though nothing works im just beaming
I hope you guys will make it work! Thank you all for your efforts and your time! ICS with sense 4.0 for Desire S is... a desire!!!
Is really a good news, thank you very much
Nice, thank you.
Written with bad english on my Desire S.
Wouldn't it be easier to port the RUU from the One S? from the view of specs the One S is closer to the Desire S
Btw, willing to help ;-)
The One S RUU isn't leaked, only the One X.
Thanks..I am interested in Sense 4.0's camera
Sent from my HTC Desire S using XDA
Seems that the Dalvikvm errors are framework related. Maybe the Tegra 3 framework isn't playing well with our Qualcomm chipset, or just kernel 3 is required. One X RUU port could never be fully functional anyway due to the huge difference in devices. It would be better if you port from Virtuous S4X, Sense 4 ported to the Sensation by m-deejay. http://forum.xda-developers.com/showthread.php?t=1513055
shrome99 said:
Seems that the Dalvikvm errors are framework related. Maybe the Tegra 3 framework isn't playing well with our Qualcomm chipset, or just kernel 3 is required. One X RUU port could never be fully functional anyway due to the huge difference in devices. It would be better if you port from Virtuous S4X, Sense 4 ported to the Sensation by m-deejay. http://forum.xda-developers.com/showthread.php?t=1513055
Click to expand...
Click to collapse
I have tried that and ended up with the same result
Sent from my HTC Desire S using XDA
Well then, i see two options - one is, wait about a month for official update, with kernel 3.0 and the one s/v ruu making the port easy (i know you're not gonna do that )
Second - Contact m-deejay and ask for help. He's the only one who can help you. If he has time, we'll get a lot of help. If not, back to option one.
Sent from my iPod touch using Tapatalk
i don't know if we can wait, look's like HTC has some problems with the new handsets
http://www.gsmarena.com/htc_one_x_one_s_and_others_may_be_delayed-news-3958.php
my trying hasn't helped. got stuck at bootanimation. same problem with my port too..
i just can recommend use kernel with ramdisk from sensation or dhd's blackout.
Here is the current logcat:
Code:
W/Zygote ( 1387): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1387): GC_EXPLICIT freed 31K, 71% free 748K/2560K, paused 1ms+0ms
D/TextLayoutCache( 1387): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1387): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1387): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initi
alizing Landroid/media/CameraProfile;
E/Zygote ( 1387): Error preloading android.media.CameraProfile.
E/Zygote ( 1387): java.lang.ExceptionInInitializerError
E/Zygote ( 1387): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1387): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1387): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1387): at com.android.internal.os.ZygoteInit.preloadClasses(Zyg
oteInit.java:285)
E/Zygote ( 1387): at com.android.internal.os.ZygoteInit.preload(ZygoteInit
.java:232)
E/Zygote ( 1387): at com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va:520)
E/Zygote ( 1387): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1387): Caused by: java.lang.UnsatisfiedLinkError: Cannot load librar
y: link_image[1937]: 1387 could not load needed library 'libstagefright.so' for
'libmedia_jni.so' (reloc_library[1286]: 1387 cannot locate '_ZN7android12Media
Scanner16processDirectoryEPKcS2_RNS_18MediaScannerClientE'...
E/Zygote ( 1387): )
E/Zygote ( 1387): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1387): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1387): at android.media.CameraProfile.<clinit>(CameraProfile.ja
va:92)
E/Zygote ( 1387): ... 7 more
D/AndroidRuntime( 1387): Shutting down VM
W/dalvikvm( 1387): threadid=1: thread exiting with uncaught exception (group=0x4
0a39228)
E/rmt_storage( 1402): usage: /system/bin/rmt_storage <st1_path> <st2_path> <radi
o_config_path> [<fsg_path>] [<9k_efs1_path>] [<9k_efs2_path>] [<mdm9k_config>]
I/Netd ( 1403): Netd 1.0 starting
D/AndroidRuntime( 1404):
D/AndroidRuntime( 1404): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 1404): CheckJNI is OFF
I/dalvikvm( 1404): mlock: /data/dalvik-cache/[email protected]@[email protected]
ex, fd=8
I/dalvikvm( 1404): mlock(1277087744, 3369360), fd=8
I/SamplingProfilerIntegration( 1404): Profiling disabled.
I/Zygote ( 1404): Preloading classes...
D/dalvikvm( 1404): GC_EXPLICIT freed 43K, 82% free 480K/2560K, paused 1ms+1ms
D/dalvikvm( 1404): GC_EXPLICIT freed 4K, 79% free 546K/2560K, paused 1ms+0ms
D/dalvikvm( 1404): GC_EXPLICIT freed 13K, 77% free 606K/2560K, paused 1ms+0ms
D/dalvikvm( 1404): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stu
b; has 153 unimplemented (abstract) methods
D/dalvikvm( 1404): GC_EXPLICIT freed 19K, 75% free 641K/2560K, paused 0ms+1ms
D/dalvikvm( 1404): GC_EXPLICIT freed 28K, 74% free 688K/2560K, paused 1ms+1ms
D/CursorWindowStats( 1404): Get CursorWindow size from framework resource:209715
2
D/dalvikvm( 1404): GC_EXPLICIT freed 28K, 73% free 715K/2560K, paused 1ms+0ms
W/Zygote ( 1404): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1404): GC_EXPLICIT freed 31K, 71% free 748K/2560K, paused 1ms+0ms
D/TextLayoutCache( 1404): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1404): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1404): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initi
alizing Landroid/media/CameraProfile;
E/Zygote ( 1404): Error preloading android.media.CameraProfile.
E/Zygote ( 1404): java.lang.ExceptionInInitializerError
E/Zygote ( 1404): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1404): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1404): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1404): at com.android.internal.os.ZygoteInit.preloadClasses(Zyg
oteInit.java:285)
E/Zygote ( 1404): at com.android.internal.os.ZygoteInit.preload(ZygoteInit
.java:232)
E/Zygote ( 1404): at com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va:520)
E/Zygote ( 1404): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1404): Caused by: java.lang.UnsatisfiedLinkError: Cannot load librar
y: link_image[1937]: 1404 could not load needed library 'libstagefright.so' for
'libmedia_jni.so' (reloc_library[1286]: 1404 cannot locate '_ZN7android12Media
Scanner16processDirectoryEPKcS2_RNS_18MediaScannerClientE'...
E/Zygote ( 1404): )
E/Zygote ( 1404): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1404): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1404): at android.media.CameraProfile.<clinit>(CameraProfile.ja
va:92)
E/Zygote ( 1404): ... 7 more
D/AndroidRuntime( 1404): Shutting down VM
W/dalvikvm( 1404): threadid=1: thread exiting with uncaught exception (group=0x4
0a39228)
E/rmt_storage( 1419): usage: /system/bin/rmt_storage <st1_path> <st2_path> <radi
o_config_path> [<fsg_path>] [<9k_efs1_path>] [<9k_efs2_path>] [<mdm9k_config>]
I/Netd ( 1421): Netd 1.0 starting
D/AndroidRuntime( 1422):
D/AndroidRuntime( 1422): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 1422): CheckJNI is OFF
I/dalvikvm( 1422): mlock: /data/dalvik-cache/[email protected]@[email protected]
ex, fd=8
I/dalvikvm( 1422): mlock(1277087744, 3369360), fd=8
I/SamplingProfilerIntegration( 1422): Profiling disabled.
I/Zygote ( 1422): Preloading classes...
D/dalvikvm( 1422): GC_EXPLICIT freed 43K, 82% free 480K/2560K, paused 0ms+0ms
D/dalvikvm( 1422): GC_EXPLICIT freed 4K, 79% free 546K/2560K, paused 1ms+0ms
D/dalvikvm( 1422): GC_EXPLICIT freed 13K, 77% free 606K/2560K, paused 0ms+1ms
D/dalvikvm( 1422): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stu
b; has 153 unimplemented (abstract) methods
D/dalvikvm( 1422): GC_EXPLICIT freed 19K, 75% free 641K/2560K, paused 0ms+1ms
D/dalvikvm( 1422): GC_EXPLICIT freed 28K, 74% free 688K/2560K, paused 0ms+0ms
D/CursorWindowStats( 1422): Get CursorWindow size from framework resource:209715
2
D/dalvikvm( 1422): GC_EXPLICIT freed 28K, 73% free 715K/2560K, paused 1ms+1ms
W/Zygote ( 1422): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1422): GC_EXPLICIT freed 31K, 71% free 748K/2560K, paused 0ms+1ms
D/TextLayoutCache( 1422): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1422): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1422): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initi
alizing Landroid/media/CameraProfile;
E/Zygote ( 1422): Error preloading android.media.CameraProfile.
E/Zygote ( 1422): java.lang.ExceptionInInitializerError
E/Zygote ( 1422): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1422): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1422): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1422): at com.android.internal.os.ZygoteInit.preloadClasses(Zyg
oteInit.java:285)
E/Zygote ( 1422): at com.android.internal.os.ZygoteInit.preload(ZygoteInit
.java:232)
E/Zygote ( 1422): at com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va:520)
E/Zygote ( 1422): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1422): Caused by: java.lang.UnsatisfiedLinkError: Cannot load librar
y: link_image[1937]: 1422 could not load needed library 'libstagefright.so' for
'libmedia_jni.so' (reloc_library[1286]: 1422 cannot locate '_ZN7android12Media
Scanner16processDirectoryEPKcS2_RNS_18MediaScannerClientE'...
E/Zygote ( 1422): )
E/Zygote ( 1422): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1422): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1422): at android.media.CameraProfile.<clinit>(CameraProfile.ja
va:92)
E/Zygote ( 1422): ... 7 more
D/AndroidRuntime( 1422): Shutting down VM
W/dalvikvm( 1422): threadid=1: thread exiting with uncaught exception (group=0x4
0a39228)
E/rmt_storage( 1437): usage: /system/bin/rmt_storage <st1_path> <st2_path> <radi
o_config_path> [<fsg_path>] [<9k_efs1_path>] [<9k_efs2_path>] [<mdm9k_config>]
I/Netd ( 1438): Netd 1.0 starting
D/AndroidRuntime( 1439):
D/AndroidRuntime( 1439): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 1439): CheckJNI is OFF
I/dalvikvm( 1439): mlock: /data/dalvik-cache/[email protected]@[email protected]
ex, fd=8
I/dalvikvm( 1439): mlock(1277087744, 3369360), fd=8
I/SamplingProfilerIntegration( 1439): Profiling disabled.
I/Zygote ( 1439): Preloading classes...
D/dalvikvm( 1439): GC_EXPLICIT freed 43K, 82% free 480K/2560K, paused 1ms+0ms
D/dalvikvm( 1439): GC_EXPLICIT freed 4K, 79% free 546K/2560K, paused 0ms+0ms
D/dalvikvm( 1439): GC_EXPLICIT freed 13K, 77% free 606K/2560K, paused 0ms+1ms
D/dalvikvm( 1439): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stu
b; has 153 unimplemented (abstract) methods
D/dalvikvm( 1439): GC_EXPLICIT freed 19K, 75% free 641K/2560K, paused 1ms+1ms
D/dalvikvm( 1439): GC_EXPLICIT freed 28K, 74% free 688K/2560K, paused 0ms+0ms
D/CursorWindowStats( 1439): Get CursorWindow size from framework resource:209715
2
D/dalvikvm( 1439): GC_EXPLICIT freed 28K, 73% free 715K/2560K, paused 1ms+0ms
W/Zygote ( 1439): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1439): GC_EXPLICIT freed 31K, 71% free 748K/2560K, paused 0ms+17ms
D/TextLayoutCache( 1439): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1439): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1439): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initi
alizing Landroid/media/CameraProfile;
E/Zygote ( 1439): Error preloading android.media.CameraProfile.
E/Zygote ( 1439): java.lang.ExceptionInInitializerError
E/Zygote ( 1439): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1439): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1439): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1439): at com.android.internal.os.ZygoteInit.preloadClasses(Zyg
oteInit.java:285)
E/Zygote ( 1439): at com.android.internal.os.ZygoteInit.preload(ZygoteInit
.java:232)
E/Zygote ( 1439): at com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va:520)
E/Zygote ( 1439): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1439): Caused by: java.lang.UnsatisfiedLinkError: Cannot load librar
y: link_image[1937]: 1439 could not load needed library 'libstagefright.so' for
'libmedia_jni.so' (reloc_library[1286]: 1439 cannot locate '_ZN7android12Media
Scanner16processDirectoryEPKcS2_RNS_18MediaScannerClientE'...
E/Zygote ( 1439): )
E/Zygote ( 1439): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1439): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1439): at android.media.CameraProfile.<clinit>(CameraProfile.ja
va:92)
E/Zygote ( 1439): ... 7 more
D/AndroidRuntime( 1439): Shutting down VM
W/dalvikvm( 1439): threadid=1: thread exiting with uncaught exception (group=0x4
0a39228)
E/rmt_storage( 1454): usage: /system/bin/rmt_storage <st1_path> <st2_path> <radi
o_config_path> [<fsg_path>] [<9k_efs1_path>] [<9k_efs2_path>] [<mdm9k_config>]
I/Netd ( 1456): Netd 1.0 starting
D/AndroidRuntime( 1457):
D/AndroidRuntime( 1457): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 1457): CheckJNI is OFF
I/dalvikvm( 1457): mlock: /data/dalvik-cache/[email protected]@[email protected]
ex, fd=8
I/dalvikvm( 1457): mlock(1277087744, 3369360), fd=8
I/SamplingProfilerIntegration( 1457): Profiling disabled.
I/Zygote ( 1457): Preloading classes...
D/dalvikvm( 1457): GC_EXPLICIT freed 43K, 82% free 480K/2560K, paused 1ms+0ms
D/dalvikvm( 1457): GC_EXPLICIT freed 4K, 79% free 546K/2560K, paused 0ms+1ms
D/dalvikvm( 1457): GC_EXPLICIT freed 13K, 77% free 606K/2560K, paused 0ms+1ms
D/dalvikvm( 1457): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stu
b; has 153 unimplemented (abstract) methods
D/dalvikvm( 1457): GC_EXPLICIT freed 19K, 75% free 641K/2560K, paused 0ms+0ms
D/dalvikvm( 1457): GC_EXPLICIT freed 28K, 74% free 688K/2560K, paused 0ms+1ms
D/CursorWindowStats( 1457): Get CursorWindow size from framework resource:209715
2
D/dalvikvm( 1457): GC_EXPLICIT freed 28K, 73% free 715K/2560K, paused 1ms+0ms
W/Zygote ( 1457): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1457): GC_EXPLICIT freed 31K, 71% free 748K/2560K, paused 1ms+0ms
D/TextLayoutCache( 1457): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1457): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1457): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initi
alizing Landroid/media/CameraProfile;
E/Zygote ( 1457): Error preloading android.media.CameraProfile.
E/Zygote ( 1457): java.lang.ExceptionInInitializerError
E/Zygote ( 1457): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1457): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1457): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1457): at com.android.internal.os.ZygoteInit.preloadClasses(Zyg
oteInit.java:285)
E/Zygote ( 1457): at com.android.internal.os.ZygoteInit.preload(ZygoteInit
.java:232)
E/Zygote ( 1457): at com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va:520)
E/Zygote ( 1457): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1457): Caused by: java.lang.UnsatisfiedLinkError: Cannot load librar
y: link_image[1937]: 1457 could not load needed library 'libstagefright.so' for
'libmedia_jni.so' (reloc_library[1286]: 1457 cannot locate '_ZN7android12Media
Scanner16processDirectoryEPKcS2_RNS_18MediaScannerClientE'...
E/Zygote ( 1457): )
E/Zygote ( 1457): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1457): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1457): at android.media.CameraProfile.<clinit>(CameraProfile.ja
va:92)
E/Zygote ( 1457): ... 7 more
D/AndroidRuntime( 1457): Shutting down VM
W/dalvikvm( 1457): threadid=1: thread exiting with uncaught exception (group=0x4
0a39228)
E/rmt_storage( 1472): usage: /system/bin/rmt_storage <st1_path> <st2_path> <radi
o_config_path> [<fsg_path>] [<9k_efs1_path>] [<9k_efs2_path>] [<mdm9k_config>]
I/Netd ( 1473): Netd 1.0 starting
D/AndroidRuntime( 1474):
D/AndroidRuntime( 1474): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 1474): CheckJNI is OFF
I/dalvikvm( 1474): mlock: /data/dalvik-cache/[email protected]@[email protected]
ex, fd=8
I/dalvikvm( 1474): mlock(1277087744, 3369360), fd=8
I/SamplingProfilerIntegration( 1474): Profiling disabled.
I/Zygote ( 1474): Preloading classes...
D/dalvikvm( 1474): GC_EXPLICIT freed 43K, 82% free 480K/2560K, paused 0ms+1ms
D/dalvikvm( 1474): GC_EXPLICIT freed 4K, 79% free 546K/2560K, paused 1ms+0ms
D/VoldCmdListener( 1189): volume unmount /mnt/sdcard force
W/Vold ( 1189): Attempt to unmount volume which isn't mounted (1)
D/dalvikvm( 1474): GC_EXPLICIT freed 13K, 77% free 606K/2560K, paused 1ms+0ms
D/dalvikvm( 1474): Note: class Lcom/android/internal/telephony/IHtcTelephony$Stu
b; has 153 unimplemented (abstract) methods
D/dalvikvm( 1474): GC_EXPLICIT freed 19K, 75% free 641K/2560K, paused 0ms+1ms
D/dalvikvm( 1474): GC_EXPLICIT freed 28K, 74% free 688K/2560K, paused 1ms+1ms
D/CursorWindowStats( 1474): Get CursorWindow size from framework resource:209715
2
D/dalvikvm( 1474): GC_EXPLICIT freed 28K, 73% free 715K/2560K, paused 1ms+1ms
W/Zygote ( 1474): Class not found for preloading: android.graphics.Bitmap$2
D/dalvikvm( 1474): GC_EXPLICIT freed 31K, 71% free 748K/2560K, paused 1ms+1ms
D/TextLayoutCache( 1474): Using debug level: 0 - Debug Enabled: 0
W/Zygote ( 1474): Class not found for preloading: android.media.AudioManager$2
W/dalvikvm( 1474): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initi
alizing Landroid/media/CameraProfile;
E/Zygote ( 1474): Error preloading android.media.CameraProfile.
E/Zygote ( 1474): java.lang.ExceptionInInitializerError
E/Zygote ( 1474): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1474): at java.lang.Class.forName(Class.java:217)
E/Zygote ( 1474): at java.lang.Class.forName(Class.java:172)
E/Zygote ( 1474): at com.android.internal.os.ZygoteInit.preloadClasses(Zyg
oteInit.java:285)
E/Zygote ( 1474): at com.android.internal.os.ZygoteInit.preload(ZygoteInit
.java:232)
E/Zygote ( 1474): at com.android.internal.os.ZygoteInit.main(ZygoteInit.ja
va:520)
E/Zygote ( 1474): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1474): Caused by: java.lang.UnsatisfiedLinkError: Cannot load librar
y: link_image[1937]: 1474 could not load needed library 'libstagefright.so' for
'libmedia_jni.so' (reloc_library[1286]: 1474 cannot locate '_ZN7android12Media
Scanner16processDirectoryEPKcS2_RNS_18MediaScannerClientE'...
E/Zygote ( 1474): )
E/Zygote ( 1474): at java.lang.Runtime.loadLibrary(Runtime.java:391)
E/Zygote ( 1474): at java.lang.System.loadLibrary(System.java:535)
E/Zygote ( 1474): at android.media.CameraProfile.<clinit>(CameraProfile.ja
va:92)
E/Zygote ( 1474): ... 7 more
D/AndroidRuntime( 1474): Shutting down VM
W/dalvikvm( 1474): threadid=1: thread exiting with uncaught exception (group=0x4
0a39228)
Making progress (I think?). It now gets to a screen that says "Android is upgrading ... optimizing application 1 of 215" but keeps stopping and returning to the bootanimation

logcat help..!!

hey can anyone help me with this logcat..!!
D/dalvikvm( 1080): GC_EXPLICIT freed 24K, 61% free 399K/1024K, external 0K/0K, paused 5ms
D/dalvikvm( 1080): GC_EXPLICIT freed 26K, 55% free 464K/1024K, external 0K/0K, paused 11ms
W/dalvikvm( 1080): Unable to register: not native: Landroid/media/MediaRecorder;.native_start)V
W/dalvikvm( 1080): Unable to register: not native: Landroid/media/MediaRecorder;.native_stop)V
E/JNIHelp ( 1080): RegisterNatives failed for 'android/media/MediaRecorder'
E/MediaPlayer-JNI( 1080): ERROR: MediaRecorder native registration failed
W/dalvikvm( 1080): JNI_OnLoad returned bad version (-1) in /system/lib/libmedia_jni.so 0x0
W/dalvikvm( 1080): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/AmrInputStream;
E/Zygote ( 1080): Error preloading android.media.AmrInputStream.
E/Zygote ( 1080): java.lang.ExceptionInInitializerError
E/Zygote ( 1080): at java.lang.Class.classForName(Native Method)
E/Zygote ( 1080): at java.lang.Class.forName(Class.java:234)
E/Zygote ( 1080): at java.lang.Class.forName(Class.java:181)
E/Zygote ( 1080): at com.android.internal.os.ZygoteInit.preloadClasses(ZygoteInit.java:297)
E/Zygote ( 1080): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/Zygote ( 1080): at dalvik.system.NativeStart.main(Native Method)
E/Zygote ( 1080): Caused by: java.lang.UnsatisfiedLinkError: unknown failure
E/Zygote ( 1080): at java.lang.Runtime.loadLibrary(Runtime.java:455)
E/Zygote ( 1080): at java.lang.System.loadLibrary(System.java:554)
E/Zygote ( 1080): at android.media.AmrInputStream.<clinit>(AmrInputStream.java:33)
E/Zygote ( 1080): ... 6 more
E/Zygote ( 1080): setreuid() failed. errno: 17
D/AndroidRuntime( 1080): Shutting down VM
W/dalvikvm( 1080): threadid=1: thread exiting with uncaught exception (group=0x40018560)
I/ServiceManager( 471): service 'media.camera' died
I/ServiceManager( 471): service 'media.audio_policy' died
I/ServiceManager( 471): service 'media.audio_flinger' died
I/ServiceManager( 471): service 'media.player' died
I/Netd ( 1086): Netd 1.0 starting
what is with all the errors...can any dev help me..!
Moving to Q&A

[Q] what is missing ?? logcat idea :D

hi,buddies
i have an question here is activity logcat
Code:
I/ActivityManager( 1752): Start proc com.htc.launcher for activity com.htc.launc
her/.Launcher: pid=3661 uid=10024 gids={3003, 1015, 1028}
D/dalvikvm( 1490): GC_EXPLICIT freed 38K, 74% free 2172K/8259K, paused 2ms+2ms,
total 37ms
D/dalvikvm( 1490): GC_EXPLICIT freed <1K, 74% free 2172K/8259K, paused 4ms+2ms,
total 40ms
E/Trace ( 3661): error opening trace file: No such file or directory (2)
D/dalvikvm( 1490): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 1490): GC_EXPLICIT freed <1K, 74% free 2172K/8259K, paused 3ms+2ms,
total 41ms
I/ActivityThread( 3661): Pub com.htc.launcher.settings.facade: com.htc.launcher.
facade.LauncherProviderFacade
W/dalvikvm( 3661): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initi
alizing Lcom/htc/htcjavaflag/Native;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/htcjavaflag/HtcBuildFlag;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/launcher/util/SettingUtil;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/launcher/util/Logger;
W/dalvikvm( 3661): Exception Ljava/lang/ExceptionInInitializerError; thrown whil
e initializing Lcom/htc/launcher/LauncherProvider;
W/dalvikvm( 3661): Class init failed in newInstance call (Lcom/htc/launcher/faca
de/LauncherProviderFacade;)
D/AndroidRuntime( 3661): Shutting down VM
W/dalvikvm( 3661): threadid=1: thread exiting with uncaught exception (group=0x4
114c300)
E/AndroidRuntime( 3661): FATAL EXCEPTION: main
E/AndroidRuntime( 3661): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at java.lang.Class.newInstanceImpl(Native Method
)
E/AndroidRuntime( 3661): at java.lang.Class.newInstance(Class.java:1319)
E/AndroidRuntime( 3661): at android.app.ActivityThread.installProvider(Ac
tivityThread.java:4733)
E/AndroidRuntime( 3661): at android.app.ActivityThread.installContentProv
iders(ActivityThread.java:4375)
E/AndroidRuntime( 3661): at android.app.ActivityThread.handleBindApplicat
ion(ActivityThread.java:4317)
E/AndroidRuntime( 3661): at android.app.ActivityThread.access$1300(Activi
tyThread.java:142)
E/AndroidRuntime( 3661): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1268)
E/AndroidRuntime( 3661): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 3661): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 3661): at android.app.ActivityThread.main(ActivityThrea
d.java:4931)
E/AndroidRuntime( 3661): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 3661): at java.lang.reflect.Method.invoke(Method.java:5
11)
E/AndroidRuntime( 3661): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime( 3661): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:558)
E/AndroidRuntime( 3661): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.launcher.LauncherProvider.<clinit>(La
uncherProvider.java:79)
E/AndroidRuntime( 3661): ... 15 more
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.launcher.util.Logger.<clinit>(Logger.
java:10)
E/AndroidRuntime( 3661): ... 16 more
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.launcher.util.SettingUtil.<clinit>(Se
ttingUtil.java:17)
E/AndroidRuntime( 3661): ... 17 more
E/AndroidRuntime( 3661): Caused by: java.lang.ExceptionInInitializerError
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.HtcDebugFlag.getProject(H
tcDebugFlag.java)
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.HtcBuildFlag.getHtc_PROJE
CT_flag(HtcBuildFlag.java)
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.HtcBuildFlag.<clinit>(Htc
BuildFlag.java)
E/AndroidRuntime( 3661): ... 18 more
E/AndroidRuntime( 3661): Caused by: java.lang.UnsatisfiedLinkError: Cannot load
library: link_image[1916]: 1490 could not load needed library 'libhtcflag_nativ
e.so' for 'libhtcflag-jni.so' (reloc_library[1331]: 1490 cannot locate '__htclo
g_init_mask'...
E/AndroidRuntime( 3661): )
E/AndroidRuntime( 3661): at java.lang.Runtime.loadLibrary(Runtime.java:39
1)
E/AndroidRuntime( 3661): at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime( 3661): at com.htc.htcjavaflag.Native.<clinit>(HtcDebugF
lag.java)
E/AndroidRuntime( 3661): ... 21 more
W/ActivityManager( 1752): Force finishing activity com.htc.launcher/.Launcher
W/ActivityManager( 1752): Activity pause timeout for ActivityRecord{41585298 com
.htc.launcher/.Launcher}
So,what is wrong?? can somebody help?
EDIT :
after copying dalvikvm.causes other problems .so i completely removed rom and im using base as these roms.porting from these links.
http://forum.xda-developers.com/show....php?t=2321867
http://forum.xda-developers.com/show....php?t=2184706
http://forum.xda-developers.com/show....php?t=2185699
and now i have completely different problem. system/lib/hw files compability problems
Code:
E/MediaPlayerService(23381): MediaPlayerService(), open failed /sys/power/pnpmgr
/apps/media_mode
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/iptables -t r
aw -N bw_raw_PREROUTING res=256
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/ip6tables -t
raw -N bw_raw_PREROUTING res=256
E/logwrapper(23507): executing /system/bin/zcb failed: Permission denied
E/JNIHelp (23508): Native registration unable to find class 'com/broadcom/bt/ser
vice/fm/FmReceiverService', aborting
F/libc (23508): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 2350
8 (zygote)
this problem repeating. i copied classes to framework2.jar and services.jar but still doesnt work..i deleted somefiles in system/lib/hw and only changed camera.default.so file.actually im getting about 10 problems.
can somebody help again??
Doğa you need to ask a recognized developer this
Sent from my One V using Tapatalk 4 Beta
any idea??
Are you trying port a sense ROM to non-HTC device?
yes and no lol
i'm trying port sense 5 for htc one v - we didnt get official update.
try to copy dalvikvm
forumber2 said:
try to copy dalvikvm
Click to expand...
Click to collapse
oba abi sen türk değilmisin ya kocaeli-gebze
dalvikvm yi kopyalayınca milyon tane başka bişey istiyor onun yerine şu linklerdeki portları birleştirip htc one v ye portlamayı deniyorum şimdide başka problemler çıktı ama
translate : after copying dalvikvm.causes other problems .so i completely removed rom and im using base as these roms.porting from these links.
http://forum.xda-developers.com/showthread.php?t=2321867
http://forum.xda-developers.com/showthread.php?t=2184706
http://forum.xda-developers.com/showthread.php?t=2185699
devamını ingilizce yazcam yoksa ban veriyolar
and now i have completely different problem. system/lib/hw files compability problems
Code:
E/MediaPlayerService(23381): MediaPlayerService(), open failed /sys/power/pnpmgr
/apps/media_mode
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/iptables -t r
aw -N bw_raw_PREROUTING res=256
E/BandwidthController(23382): runIptablesCmd(): failed /system/bin/ip6tables -t
raw -N bw_raw_PREROUTING res=256
E/logwrapper(23507): executing /system/bin/zcb failed: Permission denied
E/JNIHelp (23508): Native registration unable to find class 'com/broadcom/bt/ser
vice/fm/FmReceiverService', aborting
F/libc (23508): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 2350
8 (zygote)
this problem repeating. i copied classes to framework2.jar and services.jar but still doesnt work..i deleted somefiles in system/lib/hw and only changed camera.default.so file.actually im getting about 10 problems.
can somebody help again??

App force closing (Parcel)

I was on KK and flashed Foxhound (L). Decided to go back to KK, so flashed TWRP back up. Everything except one app is working fine. "Parcel back up and restore" force closes after getting granted su permission. All my app backups are on my SD card, which I don't really need, but I would like the app to start working again. Log if anyone knows how to read it, I think the line "Requires newer sdk version #21 (current version is #19)" could be the issue.
Enabling debug mode 0
11-18 17:47:51.380 D/AndroidRuntime( 7328):
11-18 17:47:51.380 D/AndroidRuntime( 7328): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
11-18 17:47:51.380 D/AndroidRuntime( 7328): CheckJNI is OFF
11-18 17:47:51.390 D/dalvikvm( 7328): Trying to load lib libjavacore.so 0x0
11-18 17:47:51.390 D/dalvikvm( 7328): Added shared lib libjavacore.so 0x0
11-18 17:47:51.400 D/dalvikvm( 7328): Trying to load lib libnativehelper.so 0x0
11-18 17:47:51.400 D/dalvikvm( 7328): Added shared lib libnativehelper.so 0x0
11-18 17:47:51.400 D/dalvikvm( 7328): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
11-18 17:47:51.410 I/ActivityManager( 2286): Displayed uk.co.curlybracket.backup/.ui.MainActivity: +397ms
11-18 17:47:51.420 E/cutils-trace( 7328): Error opening trace file: No such file or directory (2)
11-18 17:47:51.430 D/dalvikvm( 7328): Note: class Landroid/app/ActivityManagerNative; has 180 unimplemented (abstract) methods
11-18 17:47:51.430 I/Timeline( 7296): Timeline: Activity_idle id: [email protected] time:298666
11-18 17:47:51.590 D/AndroidRuntime( 7328): Calling main entry com.android.commands.am.Am
11-18 17:47:51.610 I/Timeline( 2286): Timeline: Activity_windows_visible id: ActivityRecord{430e5388 u0 uk.co.curlybracket.backup/.ui.MainActivity t7} time:298843
11-18 17:47:51.620 D/AndroidRuntime( 7328): Shutting down VM
11-18 17:47:51.640 D/AndroidRuntime( 7350):
11-18 17:47:51.640 D/AndroidRuntime( 7350): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
11-18 17:47:51.640 D/AndroidRuntime( 7350): CheckJNI is OFF
11-18 17:47:51.650 D/dalvikvm( 7350): Trying to load lib libjavacore.so 0x0
11-18 17:47:51.650 D/dalvikvm( 7350): Added shared lib libjavacore.so 0x0
11-18 17:47:51.660 D/dalvikvm( 7350): Trying to load lib libnativehelper.so 0x0
11-18 17:47:51.660 D/dalvikvm( 7350): Added shared lib libnativehelper.so 0x0
11-18 17:47:51.660 D/dalvikvm( 7350): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
11-18 17:47:51.670 E/cutils-trace( 7350): Error opening trace file: No such file or directory (2)
11-18 17:47:51.680 D/dalvikvm( 7350): Note: class Landroid/app/ActivityManagerNative; has 180 unimplemented (abstract) methods
11-18 17:47:51.740 D/AndroidRuntime( 7351):
11-18 17:47:51.740 D/AndroidRuntime( 7351): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
11-18 17:47:51.750 D/AndroidRuntime( 7351): CheckJNI is OFF
11-18 17:47:51.750 D/dalvikvm( 7351): Unable to stat classpath element '/system/framework/telephony-msim.jar'
11-18 17:47:51.750 D/dalvikvm( 7351): Unable to stat classpath element '/system/framework/framework-pac.jar'
11-18 17:47:51.750 D/dalvikvm( 7351): Unable to stat classpath element '/system/framework/framework-bam.jar'
11-18 17:47:51.750 D/dalvikvm( 7351): Unable to stat classpath element '/system/framework/qcmediaplayer.jar'
11-18 17:47:51.760 D/dalvikvm( 7351): Trying to load lib libjavacore.so 0x0
11-18 17:47:51.760 D/dalvikvm( 7351): Added shared lib libjavacore.so 0x0
11-18 17:47:51.760 D/dalvikvm( 7351): Trying to load lib libnativehelper.so 0x0
11-18 17:47:51.760 D/dalvikvm( 7351): Added shared lib libnativehelper.so 0x0
11-18 17:47:51.760 D/dalvikvm( 7351): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
11-18 17:47:51.780 E/cutils-trace( 7351): Error opening trace file: No such file or directory (2)
11-18 17:47:51.790 D/dalvikvm( 7351): Note: class Landroid/app/ActivityManagerNative; has 180 unimplemented (abstract) methods
11-18 17:47:51.830 D/AndroidRuntime( 7350): Calling main entry com.android.commands.am.Am
11-18 17:47:51.850 D/AndroidRuntime( 7350): Shutting down VM
11-18 17:47:51.860 I/AndroidRuntime( 7350): NOTE: attach of thread 'Binder_2' failed
11-18 17:47:51.930 D/AndroidRuntime( 7351): Calling main entry com.android.commands.pm.Pm
11-18 17:47:51.940 D/AndroidRuntime( 7351): Shutting down VM
11-18 17:47:52.260 W/InputMethodManagerService( 2286): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
11-18 17:47:53.500 W/dalvikvm( 7296): threadid=12: thread exiting with uncaught exception (group=0x4164cc80)
11-18 17:47:53.500 W/PackageParser( 7296): /storage/emulated/0/parcel_backups/com.android.managedprovisioning/ManagedProvisioning.apk (at Binary XML file line #0): Requires newer sdk version #21 (current version is #19)
11-18 17:47:53.500 E/AndroidRuntime( 7296): FATAL EXCEPTION: Thread-267
11-18 17:47:53.500 E/AndroidRuntime( 7296): Process: uk.co.curlybracket.backup, PID: 7296
11-18 17:47:53.500 E/AndroidRuntime( 7296): java.lang.NullPointerException
11-18 17:47:53.500 E/AndroidRuntime( 7296): at uk.co.curlybracket.backup.model.AppInfoHelper.addUninstalledBackups(AppInfoHelper.java:114)
11-18 17:47:53.500 E/AndroidRuntime( 7296): at uk.co.curlybracket.backup.model.AppInfoHelper.getPackageInfo(AppInfoHelper.java:88)
11-18 17:47:53.500 E/AndroidRuntime( 7296): at uk.co.curlybracket.backup.ui.MainActivity.updateAppInfoList(MainActivity.java:317)
11-18 17:47:53.500 E/AndroidRuntime( 7296): at uk.co.curlybracket.backup.ui.MainActivity$3.run(MainActivity.java:309)
11-18 17:47:53.500 E/AndroidRuntime( 7296): at java.lang.Thread.run(Thread.java:841)
11-18 17:47:53.500 W/ActivityManager( 2286): Force finishing activity uk.co.curlybracket.backup/.ui.MainActivity
11-18 17:47:53.570 D/ssLauncher( 2976): onStart
11-18 17:47:53.580 D/ssLauncher( 2976): onResume
11-18 17:47:53.580 D/ssLauncher( 2976): onPostResume
11-18 17:47:53.630 W/ActivityManager( 2286): No content provider found for permission check: content://com.google.android.gm/[email protected]/labels
11-18 17:47:53.630 E/ActivityThread( 2976): Failed to find provider info for com.google.android.gm
11-18 17:47:53.630 W/ActivityManager( 2286): No content provider found for permission revoke: content://com.google.android.gm/[email protected]/labels
11-18 17:47:53.660 I/Timeline( 2976): Timeline: Activity_idle id: [email protected] time:300892
11-18 17:47:53.950 I/Timeline( 2286): Timeline: Activity_windows_visible id: ActivityRecord{432bd7a0 u0 com.ss.launcher.to/com.ss.launcher.SsLauncherActivity t1} time:301188
11-18 17:47:55.260 I/Process ( 7296): Sending signal. PID: 7296 SIG: 9
11-18 17:47:55.270 D/ssLauncher( 2976): hasFocus = true
11-18 17:47:55.290 I/ActivityManager( 2286): Process uk.co.curlybracket.backup (pid 7296) has died.
11-18 17:47:56.160 D/AndroidRuntime( 7391):
11-18 17:47:56.160 D/AndroidRuntime( 7391): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
11-18 17:47:56.160 D/AndroidRuntime( 7391): CheckJNI is OFF
11-18 17:47:56.170 D/dalvikvm( 7391): Trying to load lib libjavacore.so 0x0
11-18 17:47:56.170 D/dalvikvm( 7391): Added shared lib libjavacore.so 0x0
11-18 17:47:56.180 D/dalvikvm( 7391): Trying to load lib libnativehelper.so 0x0
11-18 17:47:56.180 D/dalvikvm( 7391): Added shared lib libnativehelper.so 0x0
11-18 17:47:56.180 D/dalvikvm( 7391): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
11-18 17:47:56.200 E/cutils-trace( 7391): Error opening trace file: No such file or directory (2)
11-18 17:47:56.200 D/dalvikvm( 7391): Note: class Landroid/app/ActivityManagerNative; has 180 unimplemented (abstract) methods
11-18 17:47:56.340 D/AndroidRuntime( 7391): Calling main entry com.android.commands.am.Am
11-18 17:47:56.350 D/AndroidRuntime( 7391): Shutting down VM
Sent from my Nexus 5 using Tapatalk

Categories

Resources