Skip to main content

Questions tagged [android]

Android is Google's software stack for mobile devices. For non-developer questions, see http://android.stackexchange.com

2 votes
2 answers
230 views

Function to turn to requested bearing

I've been writing a function: float turnToRequestedHeading(float initialHeading, float requiredHeading, float turnRate) I keep thinking there must be a clever ...
FrinkTheBrave's user avatar
11 votes
3 answers
20k views

Simplified Android Spinner

I have written a simple spinner wrapper, but was wondering if any of you could think of any ways to make it more robust. It only handles strings at the moment. ...
FrinkTheBrave's user avatar
6 votes
1 answer
823 views

Android ListAdapter design advice

I want to write an Android ListAdapter to serve data from a database that look like this: ...
Arlaharen's user avatar
  • 455

15 30 50 per page
1
50 51 52 53
54