DatePicker and TimePicker
On Mar 30, 11:15 pm, "Analdin Judy" <[EMAIL PROTECTED]> wrote:
> Hi
>
> Can anybody please tell me,Is there any control for display date and time
> in android
>
> Thanks
> judy
--~--~-~--~~~---~--~~
You received this message because you
I have a Spinner that holds days of the month, and I want to be able
to loop around from day 1 to day 31 without have to press the right
button continuously. Is there any way to do this?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to t
Hi
Can anybody please tell me,Is there any control for display date and time
in android
Thanks
judy
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email t
Hi all,
Simple Talk, sample application using m5 sdk's GTalkService APIs, is
now uploaded. Please download from the following URL shoving through
strange characters. :D
http://www.tatsu.com/forum/viewtopic.php?showtopic=9
There's one thing I gave up to implement. Its messaging-list never
scroll
Thanks for Reply!!!
Can you give me any sample code for reference??
From: android-beginners@googlegroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Digit
Sent: Saturday, March 29, 2008 2:07 AM
To: android-beginners@googlegroups.com
Subject: [android-beginn
First, it's probably not the greatest idea from a design standpoint to
make a connection directly to the db. You might want to consider using
some kind of web service for that.
If you still want to do this, the error looks like you don't have a
mysql driver jar on the classpath.
On Mar 30, 7:45
H, there is no JDBC driver code distributed with Android. and there is
no MySQL database server running in the system too.
why do you think this could work ?
(for the record, Android provides you with SQLite, which is very different
from MySQL)
On Sun, Mar 30, 2008 at 7:45 PM, rahul <[EMAIL P
Hi all,
I am trying to write a piece of code on the server (where the client
can upload data). I want to use MySQL database for the same. However i
am getting an error while trying to connect. The error is:
DEBUG/dalvikvm(616): Exception Ljava/lang/ClassNotFoundException; from
PathClassLoader.jav
I would like to override some of the default behavior given by
android.R.layout.simple_list_item_1. Where would I find the xml
layout for simple_list_item_1?
Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "An
Update: Success
Executive Summary: sun-java6-jdk, sun-java6-jre, Eclipse IDE for Java
Developers
With fresh installation of Ubuntu 7.10 and a newly found set of
instructions (HOWTO - Ubuntu 7.10 Users) from android-developers
group, I am now happy to report that my emulator and such are now
wor
I believe there is a property called lines that you can set in the
xml. I think that's what you want.
On Mar 30, 1:04 am, "LE THANH TUNG" <[EMAIL PROTECTED]> wrote:
> I have the same question !
>
> On Sun, Mar 30, 2008 at 11:35 AM, Gazpacho <[EMAIL PROTECTED]> wrote:
>
> > How do I create the equ
I don't know why you'd be scared to have your friends find out you do
dev work on Windows. Windows has been a fairly good and stable
operating system for a long time (Think Windows NT). I use XP 64-bit
and it's great. I use linux too, but I don't find one to be better
than the other.
As for linux
I currently have 5 png images under res/raw/imagename1.png (typical)
I want to generate list of png filename strings for my app.
I have tried ...
String[] sa = getResources().getAssets().list("raw/");
It returns an empty array. Any ideas?
--~--~-~--~~~---~--~~
You r
Hi, cK!
Android is not participating in the Summer of Code this year.
- Dan
On Sun, Mar 30, 2008 at 9:43 AM, J Chakradhar Rao Ambeer <[EMAIL PROTECTED]>
wrote:
> Hii,
>
> Does any body know whether Android is participating in Google summer of
> Code
> If so help me with the details of organiz
Thanks Dan for the quick reply. You are probably correct about that
API not being supported - perhaps it is experimental.
It seems safer to use the good ol' HttpURLConnection for HTTP calls
then. I suppose the RequestQueue was offered to save us the effort of
spawning a separate thread before mak
Not until now, but i guess someone would have definitely though about
it...But I don't know how difficult will it be to develop such an
application...Never tried my hands with these things...but again a
GOOD IDEA, might not be very useful though...
Don't you think, you will always be announcing th
Hii,
Does any body know whether Android is participating in Google summer of
Code
If so help me with the details of organization that is to be choosen.
Thanks
--
Cheers!!!
cK
http://www.expertsfactory.com
http://students.bvrit.ac.in
--~--~-~--~~~---~--~~
You
HI All,
Let me first describe about the application that I am thinking of:
Suppose I have stored Dipti in my contacts. Now a call comes from
Dipti then instead of any ringing tone, the phone will say somthing
like "Dipti Calling", which should be optional in the mobile settings
along with those
I've now tried several distributions of linux and continue to fail to
get java/eclipse/android stack working. May the gods spare me from
having my friends find out I'm developing on a Windows machine.
My preferred linux is Ubuntu 7.10 (Gutsy); I've tried uninstalling
Java and installing from Sun'
Look at ApiDemos/Views/Lists/list8
On Mar 29, 11:52 pm, Gazpacho <[EMAIL PROTECTED]> wrote:
> How do you set buttons inside each list item in a ListView? I need to
> create a list of names that are queried from a database, and I need
> one button for each name (on the right, within the borders o
I can only anser the first question: here it goesthe linear layout
is quite flexibleCheck it out...
I have ommited the other mandatory parameters for the Layout tags,
This is how you do it...
If you are drawn to Android because it has many of the ingredients to
make a real difference in people's lives, but did your last direct
work in Fortran and AWK, the last half of this java tutorial can help
with vocabulary:
http://www.cafeaulait.org/javatutorial.html
On Mar 30, 3:43 am, "Megha J
Hi Gazpacho,
Spinners are actually the Android's version of Drop Downs. It
certainly doesn't rotate the texts from left to right, or up to
down...
Dexter.
Gazpacho wrote:
> Does Android offer a widget like the (select) dropdown menus? All I
> see are "spinners", which seem to rotate text left
Hi,
You can start by going through the Getting Started section at:
http://code.google.com/android/documentation.html
I recommend you should also do the NotePad tutorials. Then go through the
rest of the android documentation.
If you have doubts/questions, search the documentation, go through the
hi ravi
you can also download another "package" of Eclipse, where WST is
already installed.
Eclipse IDE for Java Developers
http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/europa/winter/eclipse-java-europa-winter-win32.zip
jerryao
On 3月14日, 下午8时57分, Ravi <[
I have the same question !
On Sun, Mar 30, 2008 at 11:35 AM, Gazpacho <[EMAIL PROTECTED]> wrote:
>
> How do I create the equivalent of a textarea in HTML using Android? I
> only see one-line text fields. I'd like to define the number of rows
> beforehand.
> >
>
--
Many thanks and regards
LÊ
26 matches
Mail list logo