On Tue, Apr 17, 2012 at 9:51 AM, guich <[email protected]> wrote: > Thanks for the reply. My whole problem is that my application is not a > standard one. I don't use xml files; i create all the user interface (which > is quite small) by hand.
Then you will need to translate the samples that Ms. Hackborn provided to your chosen programming idiom. The fact that you have chosen off-standard programming techniques does not invalidate those samples; it just increases your work to leverage them. Or, you could revise your app to use XML resources and more directly apply the techniques in those samples. The choice is yours. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

