Hi,
I want to create a TextView with the text mirrored vertically.
I tried this code, but it doesn't show anything...
Does anyone have an idea?
/** Called when the activity is first created. */
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedIn
values.clear();
doesn't look right, right?
On 6 feb, 08:30, Meryl Silverburgh
wrote:
> Hi,
>
> I am trying to programmically add a new contact in android.
>
> What I did is this:
>
> Uri uri = Contacts.People.CONTENT_URI;
> values.put(Contacts.PeopleColumns.NAME, "mydummyuser1"
Same here...
Kinda sucks, want to (check for) update the sdk.
On 30 jan, 09:57, Richard Green wrote:
> I can't seem to get anything back
> fromhttps://dl-ssl.google.com/android/eclipse/
> - even accessing from a browser just gives a 404.
>
> Is it just me ?!?!
--~--~-~--~~--
Hi,
I'm trying to add an open WifiConfiguration, but everytime I try to
add one via my code the configuration either is WAP or WEP, I just
want to create an open configuration.
Does someone knows how to do this?
This is a part of my code:
WifiConfiguration THOMSON = new WifiConfiguration();
// T
Hi,
I'm trying to add an open WifiConfiguration, but everytime I try to
add one via my code the configuration either is WAP or WEP, I just
want to create an open configuration.
Does someone knows how to do this?
This is a part of my code.
WifiConfiguration THOMSON = new WifiConfiguration();
// T
Great thanks,
I guess I should be at Android Beginners group with this sort of
questions...
Moving there now.
Micha
On Jun 28, 12:21 am, "Mark Murphy" <[EMAIL PROTECTED]> wrote:
> > I'm kinda new to Android, but got some Java experience, but still got
> > this annoying error even before i see an
Hello,
I'm kinda new to Android, but got some Java experience, but still got
this annoying error even before i see anything on the screen:
ERROR/AndroidRuntime(1593): Uncaught handler: thread Main exiting due
to uncaught exception
ERROR/AndroidRuntime(1593): java.lang.RuntimeException: Unable to
7 matches
Mail list logo