android-2.0-eclair Questions
9
I'm working on Android 2.0 and am trying to receive a list of all contacts.
Since android.provider.Contacts.People is deprecated, I have to use android.provider.ContactsContract, But I can't find ...
Persuasive asked 12/11, 2009 at 10:23
3
Solved
I've got the following layout file, which has a GridView and an ImageView behind that as the background.
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout
xmlns:android="http://schemas...
Bunce asked 16/4, 2011 at 22:42
5
I have some code that extends a service and records onSensorChanged(SensorEvent event) accelerometer sensor readings on Android. I would like to be able to record these sensor readings even when th...
Skinny asked 26/1, 2010 at 22:19
1
Solved
I'm looking for a single book source for Android 2.0 development.
While I may be ok with a general Android development book, a book which covers 2.0 features is ideal.
What is the best Andro...
Griffiths asked 6/11, 2009 at 20:31
1
© 2022 - 2024 — McMap. All rights reserved.