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. On Mon, Feb 13, 2012 at 7:39 PM, Kostya Vasilyev <[email protected]> wrote: > It's talking about the views you've put in the layout XML as children > of ListView. > > 13 февраля 2012 г. 19:11 пользователь Mohamed Gougam > <[email protected]> написал: > > I know mate, i can't see what View it's talking about here, how is that > it's > > not supported, i tried on Version14 it faced problems with the emulator > both > > on Wind and Linux (Different versions) so i tried the Version7... > > > > this is a part of a big project, i have been working on it since 5 > months > > now, i got stacked once i reached to the bluetooth detection part, > > (Unsupported bluetooth....), anyway, any guidance or help would be > > very appreciated... > > > > > > > > On Mon, Feb 13, 2012 at 6:46 PM, Kostya Vasilyev <[email protected]> > wrote: > >> > >> Rather than posting your entire code and then bumping the thread three > >> times... > >> > >> ...you could have tried reading the error message. It spells out the > >> error quite clearly: > >> > >> > java.lang.UnsupportedOperationException: addView(View, LayoutParams) > >> > is not supported in AdapterView" > >> > >> -- K > >> > >> 13 февраля 2012 г. 18:08 пользователь Soyer <[email protected]> > написал: > >> > Hello Everyone, i am developing an app on android to catch bluetooth, > >> > and i am facing an error which i couldn't understand what its source > >> > can be, the error is on the logcat as the following: > >> > > >> > "02-13 13:02:11.538: E/AndroidRuntime(196): > >> > java.lang.RuntimeException: Unable to start activity > >> > ComponentInfo{android.mgo.helloandroid/ > >> > android.mgo.helloandroid.BTDdetecetwithV7Activity}: > >> > java.lang.UnsupportedOperationException: addView(View, LayoutParams) > >> > is not supported in AdapterView" > >> > >> -- > >> 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 > > > > > > -- > > 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 > > -- > 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 > -- 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

