[android-beginners] Way To develope the android application ?

2010-06-03 Thread mayank bisht
I have an application in which on front screen there are 7 buttons.Through these seven buttons navigate to different screens. But on all screens these buttons will be appear in lower portion so how should I have to develop this application. My way 1:- I am creating an activity for starting applica

Re: [android-beginners] Way To develope the android application ?

2010-06-03 Thread mayank bisht
lable in the Android > developer guide: > http://developer.android.com/intl/fr/guide/index.html. Feel free to > ask about any specific questions you have about the lifecycle and > design patterns mentioned in the guide. > > > On Thu, Jun 3, 2010 at 8:07 AM, mayank bisht > wrote: > > I

Re: [android-beginners] Way To develope the android application ?

2010-06-03 Thread mayank bisht
der's Guide to Android Development (Mark Murphy) > http://commonsware.com/ > - Hello, Android (Ed Burnette) > - Professional Android 2 (Reto Meier) > > The on-line tutorials are also invaluable, make sure you check those out > too. > > > > On Thu, Jun 3, 2010 at 4:06 PM, maya

[android-beginners] Parsing heavy data

2010-06-04 Thread mayank bisht
I am calling webservices in my application as u know. But in one webservice call I got response with 10, data . i am using ksoap for parsing but dalvikvm showing me memory out of heap error. i know its so so much heavy data . How should i handle this problem ? Thanks in advance I am calling w

Re: [android-beginners] Re: Way To develope the android application ?

2010-06-07 Thread mayank bisht
ses take up more memory than interfaces, but > this may already be out of date. > > That said, one of the many good things one can say about Android is > that the list of violations of OOP practices that one must follow for > optimal code is far, far shorter for Android than for any pre

[android-beginners] Money Transaction

2010-07-12 Thread mayank bisht
How can we do money transaction in android apps ? i.e How can we integrate PayPal and other online payment system in Android applications ? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack