[Q] Android Application. - Android Q&A, Help & Troubleshooting

I want to build a social network app for Android for my final project like a whatsApp , wechat. But, I don't know where to start. I need to know the concept in developing social network app for Android, such as to store users' posts, comments, uploaded photos, audio , attachment file. and about a domain. Can be use a php language for this project ?
I really need a example of the code for my final project Thanks.

Related

[Q] Looking for Application Developer and Designer

I'm looking for application developer and designer to build an app. Or if anybody knows good group of developers please let me know. Most of the app developing websites I google are very sketchy. I'm looking for quality. The app will include map, social media, camera, and gps location integration.
Any suggestions appreciated (websites like ibuildapp will not do the job).

[Q] HELP - how to create a android video chat app

Hello,
I am trying to build an android application that included a live video chat function. Users will log in, select the person they want to chat with and connect. Then once the call has finished they will be requested to complete a form providing feedback.
This is just one function of the app so I am worried about using these sites that provide the service of video chat as I would need to be able to incorporate it in to the app as appose to that being the only function of the app. In many ways the app will function a lot like skype in that all users will have a profile. But I would like the option of having ‘1 to many’ calls not just ‘1 to 1’.
I am a complete novice. Please could you advise me how I would go about creating this? What software to use to build my app (preferably free) what server system I would need to use etc.
I do hope you can help.

[Q] Help making Android App with MySQL DB (or other DB if you have suggestions)

Hi.
I am new to Android and am looking to solve a problem.
I want to create an Android app that has a login and that you can send messages back and forth with the people who use that app. Similar to the Facebook Messenger App. Also similar to Facebook, I want to users to be able to log in via a web-app in their browsers and view/exchange messages.
My idea was MySQL as the database that stores all of this information. The website will then be made with a PHP framework to access that MySQL data and similarly, I was thinking the Android App would read/write to that same MySQL Database.
I already proto-typed this and was able to create an android app that posts data to a process.php file I have sitting on a web server which then queries the MySQL database, and returns a JSON object back to the Android App for consumption. I followed this guide from Stack Overflow to accomplish this and it worked good. I also searched these forums and found this: http://forum.xda-developers.com/showthread.php?t=2325799 which seems to sort of do things the same way.
My question is:
1) Is this the right way to do things for an app I want to scale to 10,000 users? I want to ask the more experienced developers if this is how they would go about creating such an app. Is there a better way besides what I described? I am a noobie so this was the best way I could come up with from searching the internet.
Much Love,
MicroR

Android User Accounts

Hey everyone, I wanted to get more information on how to create User Login in an app, say I wanted my users to login with there google or Facebook account and me able to upload photos, where would the accounts and photos be stored?
I know obviously on my own servers but could anyone point in the right direction more reading material would be great.
I'm just starting out in Android Dev, I'd like to get more information in creating these types of applications, thanks for your help. Appreciate it.
FNostromo said:
Hey everyone, I wanted to get more information on how to create User Login in an app, say I wanted my users to login with there google or Facebook account and me able to upload photos, where would the accounts and photos be stored?
I know obviously on my own servers but could anyone point in the right direction more reading material would be great.
I'm just starting out in Android Dev, I'd like to get more information in creating these types of applications, thanks for your help. Appreciate it.
Click to expand...
Click to collapse
Their are a few ways to look at it.
1: How is the login suppose to function?
2: Client side or Server side?
3: The main login files are normally stored sever side.
4: What programming language and or crm are you using?
5: What ever your using for the base operation login would be where you will seek the help for that enviroment.
6: If you are logging in to anything.. Then you would go through a program you made or a web page viewed.
7: Are you trying to Api through apps to jack the login information to login to multiple places? Or one place?
8: Your question is good ,but you need to specify exactly what you want to do ,and the outcome.
9: Are you programing an apk app?
10: Are you making a ROM or ?
11: If you want a user to fly across from Google or Facebook then you would basically intercept the Api of the login and act as if your the actual program. That type of thing is Api related.
12: Every program has it's own programming and api calls and functions... Also special folders Vendor specific.....
Sorta like hacking the vendors api...
That would evolve into security protocols being tampered with. That's why they don't give out that information. But you could sniff the packets via a computer and send and receive responses and also do some reverse engineering on the Api.
Deep level stuff.
Not something people will just answer.
The answer is in the question please tell us from beginning to end what it is you want to accomplish.

SMS Permission for Web Based Application

Hello, I have developed web based application to use on Android mobile. Does any one know how to get SMS permission on Android mobile? Is it possible to send sms carrier text from web based application? My application is NOT native Android App. I would appreciate if there is anyone who can help me, instead of developing native android app. Thanks

Categories

Resources