Questions tagged [lg]

LG is a multi national brand that sells electronic goods

LG has many products like mobile phones, Televisions, other Home Appliances etc

Developer site

219 questions
23
votes
5 answers

Android invalid color state list tag gradient

I've an app with over 5000 downloads and more than 500 users active daily and out of nowhere I started get an weird error on Crashlytics: Caused by android.content.res.Resources$NotFoundException: File res/drawable-anydpi-v24/ic_tickets.xml from…
Rafael Lima
  • 3,079
  • 3
  • 41
  • 105
21
votes
6 answers

LG Device Not Listed in ADB Devices

This is similar to the question already asked here: Trouble connecting to LG phone with adb (Mac OS X 10.7.5) But it does not seem to be resolved and I have a few additional details. I am attempting to connect a Verizon LG Optimus Exceed 2 to…
jrstrang
  • 291
  • 1
  • 2
  • 6
19
votes
14 answers

LG G3 device not recognized by Eclipse on Windows

I recently bought LG G3 and I have enabled debugging mode but Eclipse is still not recognizing it, back when I used the Galaxy S3 for development I had to install Samsung Kies. The G3 drivers are installed and I can see it in My Computer, do I need…
Tal Hindi
  • 245
  • 1
  • 4
  • 14
18
votes
2 answers

Resigning system.img on a device

I am working on an automatic app updating solution for devices (LG p509 - Optimus 1) which we deploy to our customers. We have control of these devices and currently install a custom kernel on them (but not a full custom ROM). Since we are trying to…
natez0r
  • 1,064
  • 9
  • 14
18
votes
5 answers

Trouble connecting to LG phone with adb (Mac OS X 10.7.5)

When I run adb devices there are no devices showing as connected. My device is a LG Optimus Exceed 2 running 4.4.2 There are many of these posts around, so here's what I've done: I'm using the cord that came with the phone. It charges and tries to…
samGbos
  • 867
  • 1
  • 6
  • 13
14
votes
13 answers

android studio doesn't detect my device on my ubuntu laptop

I am trying to run an app from Android Studio on my Ubuntu laptop. I have enabled USB debugging, but it is still not working. When I press run in Android Studio, it does not detect my device (LG G3 Lollipop). I could not find any help :(
Nitzan Cohen
  • 151
  • 1
  • 1
  • 4
13
votes
8 answers

Can't connect LG G3 to Android Studio

My LG G3 is not appearing in the device list for android studio. I'm on ASUS n550jk with Windows 10. Things I have done: USB Debugging Mode Media sync(MTP) Camera (PTP) Google USB Drivers from Android SDK Manager LG USB Drivers Switching USB…
Linny
  • 333
  • 1
  • 2
  • 10
12
votes
2 answers

How to make application badge on android?

--Edit on 23 Apr 2016-- I finally used ShortcutBadger in most areas of my Device, I think that should be enough for me. ShortcutBadger Basically, Shortcut Badger will send broadcast, intent, etc to specific launcher, such as LG Launcher, to make a…
JTam
  • 121
  • 2
  • 5
11
votes
5 answers

Unable to connect LG G6 to ADB

Im struggling with adb and LG G6 on OSX. Tried installing LG Mobile drivers. Tried MPT, PTP and other modes with no luck Tried enabling USB thetering Nothing seems to work, anyone with the same problem?? Thanks!
gipsh
  • 578
  • 1
  • 3
  • 20
11
votes
7 answers

ADB is not detecting my android device on Ubuntu

Need help, "adb" not detect my phone, I do not know what to do; and this was what I did, if I have a mistake or something tell me please. I log in as root and create this file. /etc/udev/rules.d/51-android.rules These are my rules, for my phone LG…
user1493328
10
votes
5 answers

How to turn on the Android Flashlight

Update Check out my answer Original 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 on LG's or…
MinceMan
  • 7,483
  • 3
  • 38
  • 40
9
votes
2 answers

Android - Testing app on Galaxy S8 or LG G6

I was reading the following article about updating an app to take full advantage of devices like the Galaxy S8 or LG G6 https://android-developers.googleblog.com/2017/03/update-your-app-to-take-advantage-of.html And what I want to do is to test the…
Ernestina Juan
  • 957
  • 1
  • 9
  • 24
9
votes
2 answers

Enable developer mode on LG WebOS tv

I'm developing a simple app on a LG webOS smart TV. Since I had no luck running my app from the usb drive, I'm trying to use the developer mode from Eclipse IDE. The thing is: I've added a new target configuration, pointing to the physical TV…
graham o'donnel
  • 385
  • 2
  • 5
  • 18
8
votes
6 answers

"No Connected Devices", trying to connect my LG to my Ubuntu machine

I am trying to run an app that I have built on my phone. I have enabled USB-debugging mode on my LG G3, but my Linux Machine and Android Studio is saying that there are no connected devices. How do I fix this? Have I forgotten something important?
Sishuan Lee
  • 81
  • 1
  • 2
  • 5
7
votes
0 answers

LG G series: wrong resource provided at runtime

I'm getting very weird crashes on LG-H830 (6.0.1) and LGE VS985 4G (6.0): Caused by android.content.res.Resources$NotFoundException: File res/drawable-anydpi-v24/$hexagon_line_age__0.xml from color state list resource ID #0x7f070009 The issue, that…
geiger
  • 722
  • 7
  • 12
1
2 3
14 15