[android-developers] External data storage - Best practise

2012-11-28 Thread Alexander Hoffmann
Hi everybody, I want to start a new project and I'm thinking about usage of an external database. So let's explain what I want to do. I will build an application which allows the user to store data on a webserver's database. The second part of the project is that i want to make a website which

Re: [android-developers] External data storage - Best practise

2012-11-28 Thread TreKing
On Fri, Nov 23, 2012 at 8:47 AM, Alexander Hoffmann alexanderh...@googlemail.com wrote: My first question is: The Website should only show the data for the user who entered the data so i need any login system and that what I don't know how to do. I saw on other apps with website that say use