[android-beginners] Font size

2010-08-03 Thread Varun Khanduja
I am a UX designer and was wondering if anyone could tell me the font size I should be using whille making a mock-up in pixels ( droid sans) for a list view and other menu options like context menu etc? Thanks -- You received this message because you are subscribed to the Google Groups "Android

[android-beginners] Re: Text box +radio menu(pop-up)

2010-07-14 Thread Varun Khanduja
Thanks. I was thinking of a quick entry box according to the list items, It was a one click process on I-phone. Regards, Varun On Jul 14, 4:13 pm, TreKing wrote: > On Wed, Jul 14, 2010 at 4:17 PM, Varun Khanduja > wrote: > > > I was wondering if it is possible to have a text box

[android-beginners] Text box +radio menu(pop-up)

2010-07-14 Thread Varun Khanduja
Hi, I had a general UI question, I didn't find this in many applications on Android and I was wondering if it is possible to have a text box( For some text input) in the radio menu which pops up if one is having a list to select from. Any feedback would be much appreciated. In case you guys feel

[android-beginners] App installation

2010-07-07 Thread Varun Khanduja
I asked a question yesterday about a application I am trying to make based on OCR and some other points. I tried to look for applications which have individual elements like current location finder, Camera capture etc. I tried to install individual elements after modifying some source codes, but I

[android-beginners] Geo-tagging and OCR

2010-07-07 Thread Varun Khanduja
Hi, I am trying to make a small prototype, which would involve taking pictures and then using some scanning mechanism like OCR to scan the text on the picture. After OCR processing a screen with a some text boxes with the geotagged present location of the user would be present on one of the text b

[android-beginners] Re: Duplicate case problems

2010-06-25 Thread Varun Khanduja
nclude INSERT_ID and Menu.FIRST in the same case statement > > they have the same value. > > > -- > > There are only 10 types of people in the world... > > Those who know binary and those who don't. > > --

[android-beginners] Re: Duplicate case problems

2010-06-25 Thread Varun Khanduja
e INSERT_ID and Menu.FIRST in the same case statement > > they have the same value. > > > -- > > There are only 10 types of people in the world... > > Those who know binary and those who don't. > >

[android-beginners] Duplicate case problems

2010-06-25 Thread Varun Khanduja
Hello All, I am trying to work on the notepad tutorial on the Android website. I tried incorporating a menu function to see how I can try to use mutiple functions. I keep getting errors of Duplicate case for the switch cases like Menu_1, insert_ID. Does any one knows what are some of the things I

[android-beginners] Re: Date picker problem

2010-06-23 Thread Varun Khanduja
that has the id dateDisplay? > Check in your res/layout folder > > -Tope > > On Tue, Jun 22, 2010 at 3:57 PM, Varun Khanduja > wrote: > > Thank you everyone. I resolved most of the issues with all the help > > from all the group members. > > > I have o

[android-beginners] Re: Application crashing

2010-06-23 Thread Varun Khanduja
- > There are only 10 types of people in the world... > Those who know binary and those who don't. > -- > > On Wed, Jun 23, 2010 at 11:41 AM, Mark Murphy wrote: > &g

[android-beginners] Application crashing

2010-06-23 Thread Varun Khanduja
Hello, I am trying to make a small To do list application. The application keeps crashing on and saying, the application closed and please try again. The message also has force close option. Here is the code, does anyone has an idea what's wrong? Thanks package com.todolist; import java.util.A

[android-beginners] Re: Date picker problem

2010-06-22 Thread Varun Khanduja
se R.id.about_button: > >          Intent i = new Intent(this, About.class); > >          startActivity(i); > >          break; > >       // More buttons go here (if any) ... > > >       } > >    } > > > } > > > Now the errors are as follows, in case yo

[android-beginners] Re: Date picker problem

2010-06-21 Thread Varun Khanduja
are defined, they are instantiated > but not defined anywhere. > Seehttp://developer.android.com/guide/tutorials/views/hello-datepicker.html > > private int mYear; > private int mMonth; > private int mDay; > > static final int DATE_DIALOG_ID = 0; > > Hope this helps some. >

[android-beginners] Date picker problem

2010-06-21 Thread Varun Khanduja
Hi, I am new to Android development, I have started to learn Java. However as a beginner I am facing some issues. Here is the problem, your help will be much appreciated. I started learning Java from and use Hello android book to teach me some Java coding. Although what I have learned from book h

[android-beginners] Which Applications are most famous on Android

2010-06-21 Thread Varun Khanduja
I am making a report on Android vs other smart phone comparison. One of the comparison is to look into 10 top applications on Android and other smart phones like I-phone. This comparison should help me answer if Android is geared more towards gaming or some other category of Applications. I visited