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
0
votes
0 answers

how to draw arc with shooting star glow effect in android

what I really want is an animation that an arc moving with the effect looks like shooting star falling from the sky, you can see the animation on LG G3' small window in circle case, everytime the case is closed, the animation glows around the ring,…
Chipunpun
  • 40
  • 6
0
votes
0 answers

Lg .dz .kdz file structure

Im asking for a bit much here but maybe some can point me or help me understand how .kdz and .dz file work, meaning I want to understated their structure and possible build a java script to compress (as a self project), also how can I read or…
Gurman Eduard
  • 73
  • 1
  • 1
  • 8
0
votes
2 answers

Android Device unrecognized LG G3

I just bought an Android phone : the LG G3 , to use it as emulator and therefore test my applications. However, it is not recognized by Android Studio: yet I enabled USB debugging ( I activated devellopeur mode) and allowed unknown sources but it…
Nachding
  • 465
  • 2
  • 10
  • 20
0
votes
2 answers

Android Development - Missing USB driver LG

I'm trying to use my phone (LG Access LTE - LG L31L on the TracFone/StraightTalk platform) for Android development and am trying to follow the instructions here to download the appropriate USB driver. When I look in the provided list, there is…
screechOwl
  • 27,310
  • 61
  • 158
  • 267
0
votes
1 answer

Difference between LG default calendar and Google calendars

On my LG-G3 there is a default calendar named "Phone". It's not Google's. I build an application which syncs events with the user's Google Calendars, but when I select all the calendars with a query - I get the "Phone" calendar too. Since it's not a…
TamarG
  • 3,522
  • 12
  • 44
  • 74
0
votes
1 answer

how to match my phone's density to android -DPI directory images

I have LG G3 phone, i know the screen resolution of this phone is : 1440 x 2560 pixels, 5.5 inches (~534 ppi pixel density) . i've seen in another question here Different resolution support android that: layout-large-mdpi …
amjad
  • 29
  • 3
0
votes
2 answers

Smart TV App SDKs and support of auto start and auto update

I'm a newbe in SmartTV app development and trying to figure out if the related devices (SmartTVs) through their SDKs of the two major vendors Samsung and LG support the following when it comes to a custom implemented app: Is it possible to auto…
tbo
  • 9,398
  • 8
  • 40
  • 51
0
votes
2 answers

Android BLE Beacon scanning on different phone models

I am writing Android Application on finding and detecting IBeacons(These are BLE devices) and ranging them(depending on RSSI value) I use Sample code from https://developer.android.com/guide/topics/connectivity/bluetooth-le.html But this Code works…
0
votes
1 answer

Initialization from incompatible pointer type when building stock LG Android kernel

When compiling the LG stock kernel from source I get an "Initialization from incompatible pointer type" error on the following line: .detect = mmc_detect found within this declaration: static const struct mmc_bus_ops mmc_ops = { .awake =…
SubliemeSiem
  • 1,129
  • 17
  • 25
0
votes
1 answer

IR Hex to Raw IR code conversion

How do I get this Hex IR Code 0000 006d 0022 0003 00a9 00a8 0015 003f 0015 003f 0015 003f 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003f 0015 003f 0015 003f 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 0015 003f 0015…
Bastian Rihm
  • 13
  • 1
  • 1
  • 3
0
votes
0 answers

LG NetCast web app - Screen goes dim

I made a hello world web app that overlays on top of input video, but after the app is open for a while the screen goes dim. I figured it was because the content was is the same place the whole time. So now I am moving the content around the screen.…
Eric
  • 7,787
  • 5
  • 19
  • 34
0
votes
1 answer

LG tv app to display the list of messages

Is there an LG tv app to display the list of messages from a text file or any other( xml...) from network or USB just like the breaking news in the tv? The video must keep playing and the messages should pop up and repeat from the file. I need it to…
user3941069
0
votes
2 answers

SDKs for smart fridges for home automation

Does any of the Smart fridges (like LG Thinq products or Samsung) have sdks, using which we can use to integrate it with some home automation product?
BatFC
  • 1
  • 1
0
votes
0 answers

LG Smart TV Youtube Player doesn't work

I try to run youtube player in my javascript application for smart tv. I took the code from official youtube api docs and inserted it in the page. It's a very simple code.
no flash?
window.onYouTubePlayerReady =…
sinh
  • 11
  • 4
0
votes
1 answer

Facebook login from Samsung SmartTV

I have been experimenting with Samsung and LG smartTV specially for Facebook based login. After searching rigorously over LG and Samsung dev forum and StackOverflow, I couldn't come up with any solution. Later I created a prototype app with the…
nhm tanveer
  • 682
  • 4
  • 10