Click here to Skip to main content
15,889,200 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Good day

I am stuck with a challenge. I want to create an android app that will send the following information:
1. User Name
2. Time & Date Stamp
3. GPS Location

This information needs to be sent to a PC in my office via internet and needs to be stored to a MS Access data base. All of these data needs be then displayed via a VB application for verifying data.

I can do the MS Access to VB without a problem, but i have no idea how or where to even start with the android to Access via internet as i am beyond noob on android.

Can someone please assist me with regards to this matter in terms of example project or tutorials?

Tank you in advanced

What I have tried:

I have tried the entire Google Universe and still at the point where i began.
Posted
Updated 18-Jan-17 0:56am

See Android Tutorials[^]. If you are totally new to Android, then I suggest starting at Android Tutorial Contest[^].
 
Share this answer
 
Start here: get gps coordinates android - Google Search[^]
And here: get gps coordinates android - Google Search[^]
If you don't know how to write an Android app at all, then you need to look at either learning Java and the Android API, or C# and Xamarin (though you can in theory write Xamarin Android apps in VB, I don't know of anyone who has tried it)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900