[android-developers] how to run custom app on boot-up???

2010-09-01 Thread vinix
i have written an application(.apk) which i would wish to be run on boot-up . Can any body help me to implement this -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.co

[android-developers] Re: layout_gravity

2010-09-01 Thread vinix
provide orientation="vertical" in other button then make layout_gravity="right" On Aug 31, 10:42 am, William Ferguson wrote: > Thanks! that worked. > Still don't understand why its not working with a LinearLayout. > > On Aug 31, 1:56 pm, Floaters wrote: > > > > > Maybe you can try RelativeLayout