RAM // backup apps
Hi
I get this in the log below and it looks like not enough RAM? How to free RAM? Currently I've ~180 used and 20 free. If I do
a factory reset, how much RAM would I have? And how to backup all so I could go back to my installed apps?
Thanks
----------
I/ActivityManager( 1493): Start proc org.ogre3d.browser for activity org.ogre3d.browser/android.app.NativeActivity: pid=2339 uid=10076 gids={}
I/ActivityManager( 1493): Process com.google.android.googlequicksearchbox (pid 2207) has died.
E/AndroidRuntime( 2339): FATAL EXCEPTION: main
E/AndroidRuntime( 2339): java.lang.RuntimeException: Unable to start activity ComponentInfo{org.ogre3d.browser/android.app.NativeActivity}: android.view.InflateException: Binary XML file line #26: Error inflating class com.android.internal.widget.ActionBarContainer
E/AndroidRuntime( 2339): at android.app.ActivityThread.performLaunchActivity(A ctivityThread.java:2079)
E/AndroidRuntime( 2339): at android.app.ActivityThread.handleLaunchActivity(Ac tivityThread.java:2104)
E/AndroidRuntime( 2339): at android.app.ActivityThread.access$600(ActivityThre ad.java:132)
E/AndroidRuntime( 2339): at android.app.ActivityThread$H.handleMessage(Activit yThread.java:1157)
E/AndroidRuntime( 2339): at android.os.Handler.dispatchMessage(Handler.java:99 )
E/AndroidRuntime( 2339): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2339): at android.app.ActivityThread.main(ActivityThread.jav a:4575)
E/AndroidRuntime( 2339): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2339): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 2339): at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:789)
E/AndroidRuntime( 2339): at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:556)
E/AndroidRuntime( 2339): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2339): Caused by: android.view.InflateException: Binary XML file line #26: Error inflating class com.android.internal.widget.ActionBarContainer
E/AndroidRuntime( 2339): at android.view.LayoutInflater.createView(LayoutInfla ter.java:606)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.createViewFromTag(Layo utInflater.java:680)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.rInflate(LayoutInflate r.java:739)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.inflate(LayoutInflater .java:489)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.inflate(LayoutInflater .java:396)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.inflate(LayoutInflater .java:352)
E/AndroidRuntime( 2339): at com.android.internal.policy.impl.PhoneWindow.gener ateLayout(PhoneWindow.java:2707)
E/AndroidRuntime( 2339): at com.android.internal.policy.impl.PhoneWindow.insta llDecor(PhoneWindow.java:2767)
E/AndroidRuntime( 2339): at com.android.internal.policy.impl.PhoneWindow.setCo ntentView(PhoneWindow.java:266)
E/AndroidRuntime( 2339): at com.android.internal.policy.impl.PhoneWindow.setCo ntentView(PhoneWindow.java:260)
E/AndroidRuntime( 2339): at android.app.Activity.setContentView(Activity.java: 1855)
E/AndroidRuntime( 2339): at android.app.NativeActivity.onCreate(NativeActivity .java:161)
E/AndroidRuntime( 2339): at android.app.Activity.performCreate(Activity.java:4 465)
E/AndroidRuntime( 2339): at android.app.Instrumentation.callActivityOnCreate(I nstrumentation.java:1049)
E/AndroidRuntime( 2339): at android.app.ActivityThread.performLaunchActivity(A ctivityThread.java:2033)
E/AndroidRuntime( 2339): ... 11 more
E/AndroidRuntime( 2339): Caused by: java.lang.reflect.InvocationTargetException
E/AndroidRuntime( 2339): at java.lang.reflect.Constructor.constructNative(Nati ve Method)
E/AndroidRuntime( 2339): at java.lang.reflect.Constructor.newInstance(Construc tor.java:417)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.createView(LayoutInfla ter.java:586)
E/AndroidRuntime( 2339): ... 25 more
E/AndroidRuntime( 2339): Caused by: java.lang.ArrayIndexOutOfBoundsException: length=2; index=2
E/AndroidRuntime( 2339): at android.content.res.AssetManager.getPooledString(A ssetManager.java:296)
E/AndroidRuntime( 2339): at android.content.res.TypedArray.loadStringValueAt(T ypedArray.java:726)
E/AndroidRuntime( 2339): at android.content.res.TypedArray.getValueAt(TypedArr ay.java:711)
E/AndroidRuntime( 2339): at android.content.res.TypedArray.getDrawable(TypedAr ray.java:591)
E/AndroidRuntime( 2339): at android.view.View.<init>(View.java:2785)
E/AndroidRuntime( 2339): at android.view.ViewGroup.<init>(ViewGroup.java:385)
E/AndroidRuntime( 2339): at android.widget.FrameLayout.<init>(FrameLayout.java :99)
E/AndroidRuntime( 2339): at android.widget.FrameLayout.<init>(FrameLayout.java :95)
E/AndroidRuntime( 2339): at com.android.internal.widget.ActionBarContainer.<in it>(ActionBarContainer.java:52)
E/AndroidRuntime( 2339): ... 28 more
W/ActivityManager( 1493): Force finishing activity org.ogre3d.browser/android.app.NativeActivity