Hello all... I want to develop aplication for push mail, application server and client in android. How is the arsitecture? and Is there any kind tutorial for this case?
On 5/16/09, mathiastck <[email protected]> wrote: > > > If the issue is you want portions of text to wrap with images in > between them, you can try: > > http://developer.android.com/reference/android/text/style/ImageSpan.html > > > On May 14, 10:19 pm, "Mark Murphy" <[email protected]> wrote: > > > currently i am using relative layout to display four TextAreas as a > > > answer cell > > > > > but how to show images in answer cell ? > > > > Use an ImageView. > > > > > is there any way to do this?. is there any view ? by using that i am > > > able to display text as well as images in same time. > > > > Use your layouts to display TextViews and ImageViews "at the same time". > > > > -- > > Mark Murphy (a Commons Guy)http://commonsware.com > > _The Busy Coder's Guide to Android Development_ Version 2.0 Available! > > > -- Mujoko http://www.linkedin.com/in/mujoko --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

