unsubscribe,
thank you.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
Hi,guys.
I want set the default text in EditText,and when the user focus on the
EditText,the default text would disappear. Who knows how to set it?
And i also want to have the same effect in Spinner.That means i want
to add the tip into Spinner.Is it technically feasible?
Thank you all.
--~--
hehe,thank you,Marco.
i have solved this problem already.
2009/6/7 Marco Nelissen
> On Sat, Jun 6, 2009 at 8:45 AM, stonestrange wrote:
>
>>
>> I want to the effective like ExpandableList1 Activity in apidemo.But
>> my data is from the database.And th groups's data
I want to the effective like ExpandableList1 Activity in apidemo.But
my data is from the database.And th groups's data from the database
and the children's data from the database too.All both are comg from
different tables.
First,i want to konw how to get data from the cursor to String[];
Second,i
hi,guys.
Because of i add image on the tab,the tab looks small,and the string
of the tab is on the image now.
So,i want to make the tab looks larger,and the string of the tab could
under the image.
what should i do?thank you.
--~--~-~--~~~---~--~~
You received this
hi,guys.
I want to make my android project Internationalization,but i don't
know how to achieve it.
I have searched on the internet,and just know i have to make values-xx
file in \res.I want to know what should i do about the code.
thank you.
--~--~-~--~~~---~--~~
Y
In my project,i use TabHost and tab.
In each tab, it will show an image and the tab's name.My code is like
this:
Drawable dr = this.getResources().getDrawable(R.drawable.setup);
th.addTab(th.newTabSpec("setup").setIndicator("SETUP", dr).setContent
(R.id.setup));
Run this project,it shows like th
There is something wrong with your database designing.
And you need to add a table storing note type.
2009/5/22 Jason Proctor
>
> you basically have a one (note) to many (note type) relationship.
>
> model this with two tables --
>
> create table notes (id integer primary key);
>
> create table
hi,
I am trying to have a list in my app. In the list,there are two
columns,the first is DbAdapter.KEY_ID,and the second is
DbAdapter.KEY_PROJECT. That is every item has two
fields,DbAdapter.KEY_ID, DbAdapter.KEY_PROJECT. These data all come
from database,and DbAdapter.KEY_ID's layout is defined i
hello,boys and girls,
do you have the experience of change skin in android project?
if you had,please share with me,ok?
thank you.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to
excuse me ,
i am trying to use lookandfeel on my android project,i searched on the
internet and got almost nothing.
if you have used lookandfeel on android,would you mind give me some
effective information?like how to use?which package should be
imported?
thank you very much.
--~--~-~--~-
excuse me,
i am trying to use lookandfeel in my android project.
and i found almost nothing in the internet about how to use
lookandfeel in android project.
is there anybody using it on android?
and if you used it,would you mind tell me how to use it ok?
thank you.
--~--~-~--~~---
12 matches
Mail list logo