The lg tag has no wiki summary.
6
votes
2answers
377 views
Android LG Revolution Flashlight
I'm trying to turn on the camera flashlight on the LG Revolution within my program. I use the torch mode method which works on most phones but not on LG phone. Does anyone know how to get it to work ...
2
votes
1answer
136 views
SIM state detection issue on LG-P500
My app needs to check SIM card status before performing an action. So for that I use the TelephonyManager.getSimState () . If app see state as SIM_STATE_READY then it proceeds else show error to the ...
2
votes
1answer
364 views
Get number of gps fix satellites?
I got the GPS_Location:
double lo=gps_loc.getLongitude();
double la=gps_loc.getLatitude();
I got the Horizontal_Accuracy:
int horiAcc=(int)(gps_loc.getAccuracy());
I got the HDOP:
int hd= (int) ...
2
votes
1answer
214 views
Can't find latitude longitude in LG Optimus S
Hey guys i am building a geolocation application.
The following is the code which i use to get latitude and longitude :-
LocationManager lm = (LocationManager) ...
2
votes
2answers
89 views
Is there a way to enumerate the video devices on a Java ME phone?
I recently downloaded a barcode reading application for my phone, an LG KU990i (AKA the Viewty) However, there's a problem that renders the application nearly useless: the Viewty has 2 cameras -- the ...
1
vote
1answer
605 views
Problem: LG Optimus One P500 powering off after 2.3 (gingerbread) update
I've updated my P500 to 2.3.3 (Gingerbread) using LGMobile Support Tool, as described at http://www.lge.com/br/android/p500/atualizacao/index.jsp (pt_BR). Now, a couple of hours after running it gets ...
1
vote
1answer
12k views
How to install USB Device Driver for LG Thrive Android Device?
I have just purchased LG Thrive handset for android apps development purpose. I tried installing "LGMS690" and "LG _USB _Drivers_All_4.9.7" usb device drivers on my windows 7 PC, but my device is not ...
1
vote
2answers
180 views
No Speedup on Android DualCore Handy LG Optimus Speed with Java Threads?
I was playing around with the LG LG P990 optimus speed and noticed that I could not get any speedup at all using multiple threads.
I used the following code for to measure the time needed for some ...
1
vote
0answers
471 views
Greyed-out save to SD card button issue on LG Optimus S
Looking for suggestions for further troubleshooting on this (or a fix, if someone actually has one). App (Dream Journal Pro) has been out there for a few months, has move to SD functionality for 2.2 ...
0
votes
0answers
5 views
How to make BREW sdk apps on a mac
I have an LG Cosmos Touch and wanted to know if there was any way that I could make apps for it. I know it is possible on a windows computer but I have a mac. So, can I do it?
0
votes
0answers
18 views
Weird issue with InputType.TYPE_CLASS_NUMBER on EditText - LG Optimus
I've a weird issue with EditText.
I'm adding many EditText's to the layout as follows
EditText et4 = new EditText(this);
params = new ...
0
votes
0answers
64 views
Android update (LG optimus 2x / LG P990)
When i try to install android 2.3 on my LG P990, the download of the update comes to 100%.
But this message appears:
Failed to get information necessary for LG cell phone S/W update. Please check for ...
0
votes
1answer
229 views
Receive LG Simplink signals with PC
Is it possible to receive LG simplink signals on PC?
I have an LG TV connected to PC with HDMI, and I want to manage jetaudio with the remote controller of the TV.
I think the TV behaves like a ...
0
votes
1answer
86 views
Using RingtoneManager.getRingtone on LG optimus
I'm currently trying to play raw file as ringtone on LG optimus.
Uri uri = Uri.parse("android.resource://" + curContext.getPackageName() + "/" + R.raw.alert);
mDefaultRingtone = ...
0
votes
0answers
314 views
Stock ROM for the Wind Mobile Optimus 2X
Would anyone happen to have the Stock ROM for the Wind Mobile Optimus 2X sold in Canada?
They advertise it as the LG Optimus 2X...but the internal markings under the cover (below the battery) read ...
0
votes
0answers
58 views
LG P-990 WITH OPENCV COMPILATION PROBLEMS
Hello i am working in a project using LG P-990 and Opencv compilation; the problem it is that i have been using libraries from opencv and it compiles very well in others smartphones model like nexus ...
0
votes
1answer
147 views
Opencv for Java mobile phones midp2.0 mid1.0
I have recently completed my project in OpenCV 2.0 c++
This project is aimed for Visually Impaired persons. Basically Image is take through cam and then it is processed to guide the blind/ visually ...
0
votes
1answer
166 views
LG Optimus S accelerometer accuracy always 0
Does anybody own an LG Optimus S and seen a value for Sensor.accuracy that wasn't 0 (Sensor.SENSOR_STATUS_UNRELIABLE)? We apparently need to test accuracy of the sensor events we are getting, but on ...
0
votes
1answer
776 views
android: java.net.SocketException: Broken pipe LG
I'm developing an application for Android 2.2 and LG Black devices.
When I run the application on my LG device I get the following SocketException, which is never happen on other devices!
Broken pipe
...
0
votes
2answers
972 views
Debugging with LG P500 in windows 7 pro 64bit (unsigned drivers)
I recently updated windows 7 64bit to SP1 and my LG P500 to Android 2.2.2, so I don't know which one of this may have caused this issued.
here's the error when installing drivers:
Windows cannot ...
0
votes
0answers
556 views
LG Mobile Update installation issue
I am having a LG P500 device which i am using for development, it was working fine all the while with the LG mobile update that i used for downloading the drivers... and then later for some reason i ...
0
votes
0answers
15 views
The program works fine while conected to eclipse and debugging but not when disconected
Well the problem is in an LG GW620 with android 1.5, and the problem is that when I run the program connected to the computer(eclipse) the service works great when I am in a phone call, but if I run ...
0
votes
1answer
380 views
Correct way to send SMS messages through Android
Hello Stack Overflow Community,
So I have searched all over the net for a solution to this, but cannot find someone with a similar problem...
I am writing a small program that receives texts and ...
0
votes
1answer
110 views
LG internal GPS Timestamp is wrong
I am developing a J2ME GPS tracking software. I am testing it on LG Touch Screen and i get the wrong timestamp. it's 10 years and 5 days different than the current date(now it show 2000 not 2010). I ...
-7
votes
0answers
78 views
I accidently deleted LG home on my LG p500 phone [closed]
I did a system reset after having deleted LG home on my LG android phone p500. I thought the system app would be restored, but the fact is now. I don't have a "desktop". I cant get to anywhere now on ...