Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7959553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T04:35:30+00:00 2026-06-04T04:35:30+00:00

I want to build a social network app for Android. But, I don’t know

  • 0

I want to build a social network app for Android.
But, I don’t know where to start. I tried to search in http://developer.android.com and many other tutorials. But, I didn’t understand in data storage.
In web development (PHP) for example, we need server and database (MySQL).
How about the android app?
I need to know the concept in developing social network app for Android,
such as to store users’ posts, comments, uploaded photos, google map data and so on.
I don’t want the code, I’m asking for idea and concept in developing social network app for Android.

Any links to the suitable sites for me to start would be appreciated.
Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T04:35:31+00:00Added an answer on June 4, 2026 at 4:35 am

    You can use file-storage (sd-card), preferences (for settings and such) or SQLLIte for storage on an Android phone. But if it is an actually social app, I suspect you want users to be able to interact. Therefore, equivalent with php and mysql, your users might use their browser (phone in this case) to use the app, but they use your server to store the data (friends, likes, retweets, whathaveyous).

    So what you need to do for this to work is

    • Make a server just like “normal” where you store the data. I suggest MySQL as you seem to know how that works
    • Make an API to add data to that server. I suggest a RESTfull API in PHP, again as you seem to know how that works
    • Write your app. Whenever you want to interact (for instance “like” a post) you send a request trough the API and that saves your action to the database.
    • Your other users can see that like because their phones get their info trough the API form the same database.

    Now the settings (how many times does the app check for new messages) are saved in a preferences file (you can find that on the developer pages), and some extra things might be saved on the sd-card (images etc).

    So the APP part is quite easy, and no problem to figure out using the manual, the SOCIAL part you need to do what I described above. Yes this is some work, but there is enough written about php-mysql interaction using an app.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to build a flowCover in GWT. But I don't know how to
I want to build an application that routes all network traffic (not just HTTP)
I want to get some data from companies' Facebook pages, but I don't know
I want to build an iPhone app, it's a simple concept. You know those
i want build a photography app with effects . e.g. old images with brown
I want build a sketch pad app on iPhone, I assume that this type
I am creating a social tool - I want to allow search engines to
i want build a blog using jekyll and octopress. but an error happened when
i want to build a social commerce site who can manage customers and buyers
I want build a search service for one particular thing. The data is freely

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.