i have develpoed a system for my car that will ragularly send me GPS data on my HTC .but i am not able to find any software so that i can put the GPS reading which is in latitude and longitude format to locate it via gprs.can anyone please help me for the above problem?
thanking you.
Related
I've been using a Galaxy SIII, already rooted and installed Omega 5.2 without any gsm service provider restrictions. (It's "Turkcell" by the way)
I've been experiencing a problem with BT.
There are no problems with enabling the BT, searching and pairing with any devices and also receiving files. But when I try to send any file to any device, I always get a message as "the file could not be sent". No more explainations..!
Here you may see a screenshot of my device properties as attached. (It's in Turkish but I highlighted the needed info).
What may be the problem and how can I fix it? Thanks for any tips and help.
Regards,
Burak
I'm getting this on stock as well. Looks like no one else is getting the same issue? I might need to get the device to the service center...
hi developers and friends
i just need ur help,very urgent pls,
i want to submit a android app for my college,
a phone locator
auto start,sms triggered and sim change triggered, makes alarm irrespective of the volume ,
locks phone , backup of personal data like contacts, and location both GPS and Cell identifier(Cell id i.e ID when network or wifi ),
alerts the 5 saved nos about the phone is lost with location.
main thing in the project is cell identifier,
each action like alarm , backup, location using cell identifier, gps, lock phone, is done if command keyword and password is sent,
help me ,
i could find separate source code for each programs, but it is not working at the latest ADT BUNDLE which is a google adt and eclipse combined,
most error occurs since the version mismatch and also the source code is edited automatically for the Android 4.2, did many things and read many web resources, all are confusing,
i need ur help or any one who could help,
i want help on creating this app
and the way how i can use old source code in the new adt bundle, thanks, very urgent pls
thanks in advance
help pls dear friends, pls refer the person who can help me, very urgent pls.....
I can develop it for you.
Hey!
I´m developing an application for backing up different kinds of information stored in a smartphone.
Therefore I need to send the data from my device to another hardware, I want to realize it via Bluetooth but.
I use a bluetooth - module called "JY-MCU" for the external hardware I send the data to.
So faar so good, the only problem I have is the bluetooth connection which breaks up while sending the data.
E/bt-btif ( 905): unknown send() error, sent:-1, p_buf->len:93, errno:32
That's the LogCat entry I got.
I googled the errors but was not able to find any answer...I hope you guys can help me interpreting this error.
Thanks
markus
I am a beginner in android development
I want to write an app in eclipse on sending my location via message to a number on my phone.
Is there any tutorial on how to do it??
I have followed tutorial for sending message and for getting gps location seperatly.
I do not know a way to combine both of them though.
Please help.
Thanks..
Problem
Start an app that uses GPS (such as Maps), and then use a root file explorer to look in /data/gps/ , you will see the file gldata.sto, but you will not see lto.dat. This contains long term orbit data used to speed up a GPS fix from a cold start. If you see this file, then the fix posted here is not needed.
Cause
If you enable logging and look in the log file, you will see a line like this: LBS: Error resolving address from bcmls2.glpals.com. I have no idea why it can't resolve the DNS, but this prevents the file from being downloaded. This address is stored in the /system/etc/gps_brcm_conf.xml file. You will see the following: LbsServer="BCMLS2.glpals.com"
Fix
Simply change this to the resolved IP address and it should resolve the problem. I have attached a zip that you can install from recovery so you don't need to make the modification manually.
I have tested this on P769. Please give feedback on whether this works for you, and whether this helps for other L9 models.
Thanks, testing today with endomondo running...
After test, working fine for me on P760 with cm11.
Thanks so much