[DEV][ROM][PORT][CM7.2] Magna Rom [CM10 Look][BackPorted CM10 Features]

Search This thread

aniket.lamba

Senior Member
Jul 16, 2012
3,253
5,666
New Delhi
mr-tweaker.github.io
Magna Rom
Based on CyanogenMod 7.2
With CyanogenMod 10 Backported Features and UI

BETA BUILDS


<< DISCLAIMER >>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/

Features - Based on CyanogenMod 7.2 For bieltv.3
Network,Sensors.. works!!..No more patch needed
JellyBean Theme
JellyBean Transitions
JellyBean Statusbar (No Notification Mods)
JellyBean Settings
JellyBean Button Layout
All the above is build into the system..no external app.
ADW.Launcher
ES File Explorer
Latest Hosts file for Ad-Blocking
Google DNS Servers for better browsing
build.prop Tweaks

Installation Guide :


*First flash bieltv.3's CM7 kernel (If you're on stock rom)
*If you're on any CM7 rom based on percy's CM7,please don't flash this rom.First flash the bieltv.3's kernel and then flash this rom.

1.Download the rom given below.
2.Place it in the root of your sd card.
3.Go to CWM and under mounts and storage,format system,data and cache.
4.Go back and wipe data and cache.
5.Again go to mounts and storage and mount system,data,cache and sd card.Mount the system 2nd time also.
6.Flash the rom
7.Wipe data and reboot.


 
Last edited:

aniket.lamba

Senior Member
Jul 16, 2012
3,253
5,666
New Delhi
mr-tweaker.github.io
Ss -
 

Attachments

  • uploadfromtaptalk1400754396543.jpg
    uploadfromtaptalk1400754396543.jpg
    17.6 KB · Views: 711
  • uploadfromtaptalk1400754403055.jpg
    uploadfromtaptalk1400754403055.jpg
    10.6 KB · Views: 668
  • uploadfromtaptalk1400754408532.jpg
    uploadfromtaptalk1400754408532.jpg
    17.8 KB · Views: 664
  • uploadfromtaptalk1400754414662.jpg
    uploadfromtaptalk1400754414662.jpg
    19.1 KB · Views: 652
  • uploadfromtaptalk1400754421050.jpg
    uploadfromtaptalk1400754421050.jpg
    16.1 KB · Views: 702
  • Like
Reactions: majedali611

TheFixItMan

Senior Member
Jul 8, 2012
7,844
4,052
London
provide me with a log cat of statusbar FC if you can aniket, it may be a small thing :)

here is the logcat - force closes due to power widget smali - I dont have the knowledge to deal with smali coding so someone who does will need to look at it


Code:
E/AndroidRuntime( 1702): FATAL EXCEPTION: main

E/AndroidRuntime( 1702): java.lang.RuntimeException: Unable to create service com.android.systemui.statusbar.StatusBarService: android.view.InflateException: Binary XML file line #95: Error inflating class com.android.systemui.statusbar.powerwidget.PowerWidget

E/AndroidRuntime( 1702): 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:2076)

E/AndroidRuntime( 1702): 	at android.app.ActivityThread.access$2500(ActivityThread.java:123)

E/AndroidRuntime( 1702): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:993)

E/AndroidRuntime( 1702): 	at android.os.Handler.dispatchMessage(Handler.java:99)

E/AndroidRuntime( 1702): 	at android.os.Looper.loop(Looper.java:130)

E/AndroidRuntime( 1702): 	at android.app.ActivityThread.main(ActivityThread.java:3835)

E/AndroidRuntime( 1702): 	at java.lang.reflect.Method.invokeNative(Native Method)

E/AndroidRuntime( 1702): 	at java.lang.reflect.Method.invoke(Method.java:507)

E/AndroidRuntime( 1702): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)

E/AndroidRuntime( 1702): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)

E/AndroidRuntime( 1702): 	at dalvik.system.NativeStart.main(Native Method)

E/AndroidRuntime( 1702): Caused by: android.view.InflateException: Binary XML file line #95: Error inflating class com.android.systemui.statusbar.powerwidget.PowerWidget

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:518)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:570)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:623)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:626)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:408)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:320)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:276)

E/AndroidRuntime( 1702): 	at android.view.View.inflate(View.java:8829)

E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.StatusBarService.makeStatusBarView(StatusBarService.java:365)

E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.StatusBarService.onCreate(StatusBarService.java:274)

E/AndroidRuntime( 1702): 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:2066)

E/AndroidRuntime( 1702): 	... 10 more

E/AndroidRuntime( 1702): Caused by: java.lang.reflect.InvocationTargetException

E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.constructNative(Native Method)

E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.newInstance(Constructor.java:415)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:505)

E/AndroidRuntime( 1702): 	... 20 more

E/AndroidRuntime( 1702): Caused by: android.view.InflateException: Binary XML file line #21: Error inflating class <unknown>

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:518)

E/AndroidRuntime( 1702): 	at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:568)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:386)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:320)

E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.powerwidget.PowerWidget.recreateButtonLayout(PowerWidget.java:243)

E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.powerwidget.PowerWidget.setupWidget(PowerWidget.java:169)

E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.powerwidget.PowerWidget.<init>(PowerWidget.java:121)

E/AndroidRuntime( 1702): 	... 23 more

E/AndroidRuntime( 1702): Caused by: java.lang.reflect.InvocationTargetException

E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.constructNative(Native Method)

E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.newInstance(Constructor.java:415)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:505)

E/AndroidRuntime( 1702): 	... 30 more

E/AndroidRuntime( 1702): Caused by: android.content.res.Resources$NotFoundException: File res/drawable/stat_power_background.xml from drawable resource ID #0x7f02008c

E/AndroidRuntime( 1702): 	at android.content.res.Resources.loadDrawable(Resources.java:1773)

E/AndroidRuntime( 1702): 	at android.content.res.TypedArray.getDrawable(TypedArray.java:601)

E/AndroidRuntime( 1702): 	at android.view.View.<init>(View.java:1972)

E/AndroidRuntime( 1702): 	at android.view.View.<init>(View.java:1920)

E/AndroidRuntime( 1702): 	at android.view.ViewGroup.<init>(ViewGroup.java:286)

E/AndroidRuntime( 1702): 	at android.widget.LinearLayout.<init>(LinearLayout.java:120)

E/AndroidRuntime( 1702): 	... 33 more
 
  • Like
Reactions: aniket.lamba

mohamedrashad

Senior Member
Nov 15, 2012
1,087
618
26
ismailia
here is the logcat - force closes due to power widget smali - I dont have the knowledge to deal with smali coding so someone who does will need to look at it


Code:
E/AndroidRuntime( 1702): FATAL EXCEPTION: main

E/AndroidRuntime( 1702): java.lang.RuntimeException: Unable to create service com.android.systemui.statusbar.StatusBarService: android.view.InflateException: Binary XML file line #95: Error inflating class com.android.systemui.statusbar.powerwidget.PowerWidget

E/AndroidRuntime( 1702): 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:2076)

E/AndroidRuntime( 1702): 	at android.app.ActivityThread.access$2500(ActivityThread.java:123)

E/AndroidRuntime( 1702): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:993)

E/AndroidRuntime( 1702): 	at android.os.Handler.dispatchMessage(Handler.java:99)

E/AndroidRuntime( 1702): 	at android.os.Looper.loop(Looper.java:130)

E/AndroidRuntime( 1702): 	at android.app.ActivityThread.main(ActivityThread.java:3835)

E/AndroidRuntime( 1702): 	at java.lang.reflect.Method.invokeNative(Native Method)

E/AndroidRuntime( 1702): 	at java.lang.reflect.Method.invoke(Method.java:507)

E/AndroidRuntime( 1702): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)

E/AndroidRuntime( 1702): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)

E/AndroidRuntime( 1702): 	at dalvik.system.NativeStart.main(Native Method)

E/AndroidRuntime( 1702): Caused by: android.view.InflateException: Binary XML file line #95: Error inflating class com.android.systemui.statusbar.powerwidget.PowerWidget

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:518)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:570)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:623)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:626)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:408)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:320)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:276)

E/AndroidRuntime( 1702): 	at android.view.View.inflate(View.java:8829)

E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.StatusBarService.makeStatusBarView(StatusBarService.java:365)

E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.StatusBarService.onCreate(StatusBarService.java:274)

E/AndroidRuntime( 1702): 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:2066)

E/AndroidRuntime( 1702): 	... 10 more

E/AndroidRuntime( 1702): Caused by: java.lang.reflect.InvocationTargetException

E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.constructNative(Native Method)

E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.newInstance(Constructor.java:415)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:505)

E/AndroidRuntime( 1702): 	... 20 more

E/AndroidRuntime( 1702): Caused by: android.view.InflateException: Binary XML file line #21: Error inflating class <unknown>

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:518)

E/AndroidRuntime( 1702): 	at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:568)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:386)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:320)

E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.powerwidget.PowerWidget.recreateButtonLayout(PowerWidget.java:243)

E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.powerwidget.PowerWidget.setupWidget(PowerWidget.java:169)

E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.powerwidget.PowerWidget.<init>(PowerWidget.java:121)

E/AndroidRuntime( 1702): 	... 23 more

E/AndroidRuntime( 1702): Caused by: java.lang.reflect.InvocationTargetException

E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.constructNative(Native Method)

E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.newInstance(Constructor.java:415)

E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:505)

E/AndroidRuntime( 1702): 	... 30 more

E/AndroidRuntime( 1702): Caused by: android.content.res.Resources$NotFoundException: File res/drawable/stat_power_background.xml from drawable resource ID #0x7f02008c

E/AndroidRuntime( 1702): 	at android.content.res.Resources.loadDrawable(Resources.java:1773)

E/AndroidRuntime( 1702): 	at android.content.res.TypedArray.getDrawable(TypedArray.java:601)

E/AndroidRuntime( 1702): 	at android.view.View.<init>(View.java:1972)

E/AndroidRuntime( 1702): 	at android.view.View.<init>(View.java:1920)

E/AndroidRuntime( 1702): 	at android.view.ViewGroup.<init>(ViewGroup.java:286)

E/AndroidRuntime( 1702): 	at android.widget.LinearLayout.<init>(LinearLayout.java:120)

E/AndroidRuntime( 1702): 	... 33 more

Make sure that the class com.android.lidroid....
In statusbar_expanded.xml is under LinearLayout.

Is there is posiblity to disable notification widget by default?
 
  • Like
Reactions: ivancorpiz

TheFixItMan

Senior Member
Jul 8, 2012
7,844
4,052
London
I will do this and upload the status bar to test, another question, Pressing "show notification widget" in CM parts will show Them after deleting the class?

no most likely settings.apk will force close if you do that as you have removed the power widget from the status bar

you need to sort out why the power widget is force closing
 

san122

Senior Member
Jan 20, 2013
1,238
1,593
Unavailable.
I will do this and upload the status bar to test, another question, Pressing "show notification widget" in CM parts will show Them after deleting the class?

No if you remove them then systemui will not work too.
Why?
As this class is defined in statusbarservice.smali

The only option to fix this is to look and fix each problem one by one.






no most likely settings.apk will force close if you do that as you have removed the power widget from the status bar

you need to sort out why the power widget is force closing

No .Setting will not fc as it is just using sharedpreferences which will not effect settings in any way.

Sent from my GT-S5360 using Tapatalk 2




If anyone can provide me the systemui.apk.I will try to sort out the problem.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Magna Rom
    Based on CyanogenMod 7.2
    With CyanogenMod 10 Backported Features and UI

    BETA BUILDS


    << DISCLAIMER >>
    /*
    * Your warranty is now void.
    *
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    *
    */

    Features - Based on CyanogenMod 7.2 For bieltv.3
    Network,Sensors.. works!!..No more patch needed
    JellyBean Theme
    JellyBean Transitions
    JellyBean Statusbar (No Notification Mods)
    JellyBean Settings
    JellyBean Button Layout
    All the above is build into the system..no external app.
    ADW.Launcher
    ES File Explorer
    Latest Hosts file for Ad-Blocking
    Google DNS Servers for better browsing
    build.prop Tweaks

    Installation Guide :


    *First flash bieltv.3's CM7 kernel (If you're on stock rom)
    *If you're on any CM7 rom based on percy's CM7,please don't flash this rom.First flash the bieltv.3's kernel and then flash this rom.

    1.Download the rom given below.
    2.Place it in the root of your sd card.
    3.Go to CWM and under mounts and storage,format system,data and cache.
    4.Go back and wipe data and cache.
    5.Again go to mounts and storage and mount system,data,cache and sd card.Mount the system 2nd time also.
    6.Flash the rom
    7.Wipe data and reboot.


    2
    İf you update this rom i will very happy gj :)

    e-tab4 cihazımdan Tapatalk kullanılarak gönderildi

    I'll fix the bugs soon.
    2
    Make sure that the class com.android.lidroid....
    In statusbar_expanded.xml is under LinearLayout.
    1
    provide me with a log cat of statusbar FC if you can aniket, it may be a small thing :)

    here is the logcat - force closes due to power widget smali - I dont have the knowledge to deal with smali coding so someone who does will need to look at it


    Code:
    E/AndroidRuntime( 1702): FATAL EXCEPTION: main
    
    E/AndroidRuntime( 1702): java.lang.RuntimeException: Unable to create service com.android.systemui.statusbar.StatusBarService: android.view.InflateException: Binary XML file line #95: Error inflating class com.android.systemui.statusbar.powerwidget.PowerWidget
    
    E/AndroidRuntime( 1702): 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:2076)
    
    E/AndroidRuntime( 1702): 	at android.app.ActivityThread.access$2500(ActivityThread.java:123)
    
    E/AndroidRuntime( 1702): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:993)
    
    E/AndroidRuntime( 1702): 	at android.os.Handler.dispatchMessage(Handler.java:99)
    
    E/AndroidRuntime( 1702): 	at android.os.Looper.loop(Looper.java:130)
    
    E/AndroidRuntime( 1702): 	at android.app.ActivityThread.main(ActivityThread.java:3835)
    
    E/AndroidRuntime( 1702): 	at java.lang.reflect.Method.invokeNative(Native Method)
    
    E/AndroidRuntime( 1702): 	at java.lang.reflect.Method.invoke(Method.java:507)
    
    E/AndroidRuntime( 1702): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)
    
    E/AndroidRuntime( 1702): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
    
    E/AndroidRuntime( 1702): 	at dalvik.system.NativeStart.main(Native Method)
    
    E/AndroidRuntime( 1702): Caused by: android.view.InflateException: Binary XML file line #95: Error inflating class com.android.systemui.statusbar.powerwidget.PowerWidget
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:518)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:570)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:623)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.rInflate(LayoutInflater.java:626)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:408)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
    
    E/AndroidRuntime( 1702): 	at android.view.View.inflate(View.java:8829)
    
    E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.StatusBarService.makeStatusBarView(StatusBarService.java:365)
    
    E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.StatusBarService.onCreate(StatusBarService.java:274)
    
    E/AndroidRuntime( 1702): 	at android.app.ActivityThread.handleCreateService(ActivityThread.java:2066)
    
    E/AndroidRuntime( 1702): 	... 10 more
    
    E/AndroidRuntime( 1702): Caused by: java.lang.reflect.InvocationTargetException
    
    E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.constructNative(Native Method)
    
    E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.newInstance(Constructor.java:415)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:505)
    
    E/AndroidRuntime( 1702): 	... 20 more
    
    E/AndroidRuntime( 1702): Caused by: android.view.InflateException: Binary XML file line #21: Error inflating class <unknown>
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:518)
    
    E/AndroidRuntime( 1702): 	at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:568)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:386)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
    
    E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.powerwidget.PowerWidget.recreateButtonLayout(PowerWidget.java:243)
    
    E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.powerwidget.PowerWidget.setupWidget(PowerWidget.java:169)
    
    E/AndroidRuntime( 1702): 	at com.android.systemui.statusbar.powerwidget.PowerWidget.<init>(PowerWidget.java:121)
    
    E/AndroidRuntime( 1702): 	... 23 more
    
    E/AndroidRuntime( 1702): Caused by: java.lang.reflect.InvocationTargetException
    
    E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.constructNative(Native Method)
    
    E/AndroidRuntime( 1702): 	at java.lang.reflect.Constructor.newInstance(Constructor.java:415)
    
    E/AndroidRuntime( 1702): 	at android.view.LayoutInflater.createView(LayoutInflater.java:505)
    
    E/AndroidRuntime( 1702): 	... 30 more
    
    E/AndroidRuntime( 1702): Caused by: android.content.res.Resources$NotFoundException: File res/drawable/stat_power_background.xml from drawable resource ID #0x7f02008c
    
    E/AndroidRuntime( 1702): 	at android.content.res.Resources.loadDrawable(Resources.java:1773)
    
    E/AndroidRuntime( 1702): 	at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
    
    E/AndroidRuntime( 1702): 	at android.view.View.<init>(View.java:1972)
    
    E/AndroidRuntime( 1702): 	at android.view.View.<init>(View.java:1920)
    
    E/AndroidRuntime( 1702): 	at android.view.ViewGroup.<init>(ViewGroup.java:286)
    
    E/AndroidRuntime( 1702): 	at android.widget.LinearLayout.<init>(LinearLayout.java:120)
    
    E/AndroidRuntime( 1702): 	... 33 more