This has nothing to do with API level.

As for line numbers, here they are:

02-13 13:02:11.538: E/AndroidRuntime(196): Caused by:
java.lang.UnsupportedOperationException: addView(View, LayoutParams)
is not supported in AdapterView
02-13 13:02:11.538: E/AndroidRuntime(196):      at
android.widget.AdapterView.addView(AdapterView.java:*461*)
02-13 13:02:11.538: E/AndroidRuntime(196):      at
android.view.LayoutInflater.rInflate(LayoutInflater.java:*622*)
02-13 13:02:11.538: E/AndroidRuntime(196):      at
android.view.LayoutInflater.rInflate(LayoutInflater.java:*621*)
02-13 13:02:11.538: E/AndroidRuntime(196):      at
android.view.LayoutInflater.inflate(LayoutInflater.java:*407*)
02-13 13:02:11.538: E/AndroidRuntime(196):      at
android.view.LayoutInflater.inflate(LayoutInflater.java:*320*)
02-13 13:02:11.538: E/AndroidRuntime(196):      at
android.view.LayoutInflater.inflate(LayoutInflater.java:*276*)
02-13 13:02:11.538: E/AndroidRuntime(196):      at
com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:
*198*)
02-13 13:02:11.538: E/AndroidRuntime(196):      at
android.app.Activity.setContentView(Activity.java:*1622*)
02-13 13:02:11.538: E/AndroidRuntime(196):      at
android.mgo.helloandroid.BTDdetecetwithV7Activity.onCreate(*
BTDdetecetwithV7Activity.java:
44*)

13 февраля 2012 г. 22:33 пользователь Mohamed Gougam <[email protected]>
написал:
> isn't it related to being using Version 7 ? would it make sense if i try
the
> code on a API Version8?
>
> PS: no there is nothing such as line number, everything was displayed on
the
> LogCat screen is posted.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to