What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Advice for simple App

qwiktune

New Member
Well first off, im new to programming in Android. I know a small amt of JAVA, from making website and such, but I wanted to get into dev on android, I have Eclipse with the Android platforms and such installed into Eclipse..etc, like im already as far as creating a new project and naming it looking at the window ready for code....for my first app I just wana create an app that shows new post on a certain forum. Kinda like that one craigslist app you can view new posts...etc...anyone know where i can find some help/example code...etc would be greatly appreciated...

...this app will most likely just for personal use so if anyone has some code similar and would be willing to share that would obviously help me a lot, let me know
 
there is a bunch of sample code that comes with the Android SDK. beyond that it is pretty easy to find example code with a simple Google search...
 
Back
Top