[android-developers] Re: RunTime Error

2011-03-22 Thread rishabh agrawal
thanks sir. On Mar 23, 12:44 am, TreKing wrote: > On Tue, Mar 22, 2011 at 2:42 PM, rishabh agrawal > wrote: > > > how to fix it sir Please help me > > Find line #`14, as the error states, determine what is wrong, and make it > right. > > ---

Re: [android-developers] Re: RunTime Error

2011-03-22 Thread TreKing
On Tue, Mar 22, 2011 at 2:42 PM, rishabh agrawal wrote: > how to fix it sir Please help me Find line #`14, as the error states, determine what is wrong, and make it right. - TreKing

[android-developers] Re: RunTime Error

2011-03-22 Thread rishabh agrawal
http://schemas.android.com/apk/res/android"; android:layout_width="fill_parent" android:layout_height="fill_parent"> how to fix it sir Please help me On Mar 23, 12:29 am, TreKing wrote: > On Tue, Mar 22, 2011 at 2:19 PM, rishabh agrawal > wrote: > > > 03-23 00:23:12.322:

[android-developers] Re: runtime error on softkeyboard using LatinIME.git example

2010-10-13 Thread Vitaliy Tarasenko
Error is on parsing xml: http://schemas.android.com/apk/res/android"; android:orientation="horizontal" android:layout_width="match_parent" android:layout_height="@dimen/candidate_strip_height" android:background="@drawable/keyboard_suggest_strip" >

[android-developers] Re: runtime error using exported/signed apk but no runtime error using Eclipse IDE

2009-03-03 Thread gymshoe
[Problem clarified] To update an SQL database you need write permissions on the /database file folder that holds the database, but these permissions are set to drwxrwx--x. If the application using the database falls in the "other" category (i.e. not the owner application or its "group), then it d