想要创建一个在线保存用户数据的Android应用程序 [英] Want to Create An Android Application Which Saves User data Online

查看:66
本文介绍了想要创建一个在线保存用户数据的Android应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hii All,我是编程中的新手,想知道这个机制是如何工作的。

所以我的问题是关于Android应用程序我想创建保存数据的用户门户用户进入PHP文件,但我对它知之甚少,我不知道他们如何在线存储php文件。它还应该保存用户的图像以及每个用户的独立输入,所以请建议我如何进一步。



感谢所有提前。 ..!

Hii All, I am A newbie in programming and want to know how this mechanism actually works.
So my question is about Android Application I want to Make the User Portal Which Saves the Data of the user Into the PHP file, but i have very few knowledge about it, i dont know how they store php files online. It should also Saves Images of The User As well And the Will be independent entry for every user , so please suggest me how to go further.

Thanking All In Advance...!

推荐答案

将数据保存到PHP文件后要做什么?要将该文件上传到服务器吗?什么?



如果你真的想把任何类型的数据保存到服务器(在线),我认为这不是正确的方法。你可以做一件事。编写一个Web服务,您将在Android应用程序中使用它。您可以将数据和图像上传到服务器。



对于上传大尺寸图像,请使用更好的压缩技术以避免更多带宽。



谷歌开发网站告诉 - http://developer.android.com/ training / basics / data-storage / databases.html [ ^ ]



正如你所说,你是编程新手,这可能有点复杂。但如果你喜欢这样做,你就可以做到。它不是一个魔术,它是一个程序。



问候,

Ganesh
What are you going to do after saving data to a PHP file? Do you want to upload that file to server? And what?

I think that is not the right approach if you really want to save any kind of data to server (online). You can do one thing. Write a web service which you will be consumed in your android application. You can upload data and images to server.

For uploading large sized images use a better compressing techniques to avoid more bandwidth.

A google dev site tells - http://developer.android.com/training/basics/data-storage/databases.html[^]

As you said you are new to programming, this might be a little complicated. But if you love to do it, you can do it. Its not a magic, its a program.

Regards,
Ganesh


这篇关于想要创建一个在线保存用户数据的Android应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆