• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Anyone done any Android and iPhone programming?

purbeast0

No Lifer
I am finishing up my first iPhone app that I'm hoping to finish this week.

As far as the actual content is is more of a point of reference and is mainly just data presented in a UITableView nested about 3 levels down.

I'm wondering if the Android SDK has anything equivalent to the UITableView of the iPhone SDK.

I have been searching this morning and came accross the ListView which may be a solution, but it doesn't seem to have a navigation bar like the UITableView does on the SDK.

So i'm wondering if anyone has any suggestions on a route to go.

I'm contemplating buying a book for Android development as I started looking into it this morning as last night I contemplated porting my app to the Android as well. I just want to see if I have enough information from searching online to get this done since it's a fairly basic app from a programming point of view. I just need to know where to start 🙂
 
Back
Top