[android-developers] [JOB] UI Developer / Web Developer CSS, HTML, Javascript

2016-12-31 Thread Pandiyan N
Job Title: UI Developer / Web Developer CSS, HTML, Javascript Location: London Web Developer, UI developer - HTML / JAVASCRIPT / CSS / RESPONSIVE DESIGN . My client is an award winning , top 5 ecommerce house in London, they are expanding their UI / User Interface Developer. My Client is market

[android-developers] Scaling-Scrolling a Custom ViewGroup

2016-12-31 Thread Ptn68Lax
I have a custom ViewGroup that lays out numerous children (TextView, ListView, TableLayout etc.) to be used in a PDF report. Some children are defined in XML and some are created programmatically, all are sized using pixel units. All children are populated with data gathered by the app. The g

[android-developers] virtuil device

2016-12-31 Thread Roger Lakin
Using AVD manager and downloading Lollipop Android SDK components, selecting the device, configuration indicates no connection. Therefore no device. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop

[android-developers] Receiving BLE broadcast (ADV_NONCONN_IND) packets in Android SDK

2016-12-31 Thread Tony Waria
I'm trying to capture BLE broadcast (ADV_NONCONN_IND) packets inside of my android app. However I'm not able to receive any packets. I know my peripheral device is sending packets because I have another BLE capture device that sees all the packets. However my app inside the phone doesn't se