Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Moses Williams III
Moses Williams III
28,802 Points

Retrieving and Sending data

I am currently attempting to develop an app that stores data in an SQL database. I have hit a roadblock with retrieving and sending data to and from my app. Some of the things that I would like to do are retrieve username, password, address info, etc. Could someone guide me in the direction where I could learn how to do this with my app? Thank you very much.

1 Answer

samuel zaffran
samuel zaffran
24,815 Points

That's a good question, i recommand you to take the course about intents and services if you didn't already there are some ways otherwise ask in stackoverflow with more details it's a great community. Hope this'll help.