I can see how extrapolating would yield good results if you have a small
delay between reported position & real position, e.g. the 1s update rate
of most GPS receivers.
What I can't see however, is how you could make that work with larger
delays, especially for large accelerations.
Say for exa
I'm facing a basic problem but i didn't find any tutorial in order to
help me...
I'm writing an application with sort of backup contact options. I want
that my applications works for android phones since 1.5 to 2.2
So i write a two implementation of ContactApi, one for 1.5, 1.6 and an
other for n
Hello I'm facing a basic problem but i didn't find any tutorial in
order to help me...
I'm writing an application with sort of backup contact options. I want
that my applications works for android phones since 1.5 to 2.2
So i write a two implementation of ContactApi, one for 1.5, 1.6 and an
other
You can declare IDs in your res/values/resources.xml file, like this:
Then, refer to the id in your layout simply with @id/common_control_01
If you have a bunch of common IDs, this might be a good approach.
Regards,
Jef
On Aug 24, 3:02 pm, Mark Murphy wrote:
> On Tue, Aug 24, 2
ve to check my logcat to see what happens if a rotate happens
while one of these dialogs is displayed, I haven't tested that yet.
Regards,
Jef
On Aug 5, 4:45 am, livinberlin wrote:
> > If you only need to pass one number parameter, you could include it in
> > the ID.
>
> >
necessary).
HTH,
Jef
On Aug 4, 1:49 pm, Kostya Vasilyev wrote:
> Andreas,
>
> public AlertDialog.Builder setMessage (CharSequence message)
>
> Since API level 1.
>
> Does this not work for you?
>
> -- Kostya
>
> 04.08.2010 18:17, livinberlin пишет:
>
>
>
>
You can override the onKey... methods in your Activity and any
keystrokes not handled by the views in your activity will fall through
to the Activity. Does this help?
Regards,
Jef
On Aug 3, 3:31 am, Revathi K J Ramanan
wrote:
> Hi,
>
> I start a browser and from the browser,I start
.build());
}
}
And now I have a lookupKey valuated :) !
On 10 mai, 14:08, jef wrote:
> Hello I'm a newbie with manipulation of Contact API
>
> I would create an application that saved a references to chosen
> contacts and create nex contacts.
>
> So I fi
Hello I'm a newbie with manipulation of Contact API
I would create an application that saved a references to chosen
contacts and create nex contacts.
So I first think of contact id but i have read that it was a bad idea
and the lookupkey was here for that ! So I try to play with lookupKey
and i'm
neric view (your height of 64 will also be an issue on a high
> density display.)
>
>
>
>
>
> On Wed, Dec 2, 2009 at 8:44 AM, jef wrote:
> > I'm using anExpandableListViewin one of my activity in a
> > RelativeLayout
>
> >
> > ht
I'm using an ExpandableListView in one of my activity in a
RelativeLayout
http://schemas.android.com/apk/res/
android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
...
and I'm using a custom expandableListAdaptaer which group vie
I have the same problem or I don't understand how to stop listening
location change.
I have a G1 and "mLocationManager01.removeUpdates
(mLocationListener01);" work well but in emulator in version 1.6 and
2.0 the gps doesn't stop... And someone report me the same issue
concerning my application w
12 matches
Mail list logo