[android-developers] database insertion problem

2011-08-18 Thread josh.bash
i am trying to create a user for my application. but after taking the appropriate details when i press the confirm button my program crashes. can anybody tell me what is the problem??? here is the code for that activity:- package kumar.avinash.pbi.learnoid; import android.app.Activity; import an

[android-developers] grid Layout with a text beneath the image

2011-08-03 Thread josh.bash
hi i need to implement a Grid layout in my application. I am able to have items in the grid as image and text beneath it but i am not able to use different text for different images. Can anybody tell me how to do it. -- You received this message because you are subscribed to the Google Groups "An

[android-developers] resorce managment (tabbed application)

2011-07-25 Thread josh.bash
hi i need to implement a tabbed application consisting of 4 activities but that's not an issue. What i want to know that if we load this application then whether all 4 activities are loaded simultaneously or only one of them is loaded? -- You received this message because you are subscribed to th

[android-developers] quick menu implementation

2011-07-21 Thread josh.bash
hi everybody i am trying to implement quick menu design pattern. when i touch a button a menu should pop out giving user some options to act upon. can anybody tell me how to do it? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to