Re: [android-developers] supporting multiple screen: issue in 8.3 inch tab

2014-05-01 Thread TreKing
On Thu, May 1, 2014 at 2:30 AM, Abhilash Baddam < abhilash.androiddevelo...@gmail.com> wrote: > As of now I don't have logs to share. > Nothing in your developer console? > This device should pick layout from:* layout-sw720dp and *drawables from > *drawable-xlarge-hdpi, * > am i right? > Wel

Re: [android-developers] supporting multiple screen: issue in 8.3 inch tab

2014-05-01 Thread Abhilash Baddam
Hi Treking, As of now I don't have logs to share. LG G Pad specifications of this device is: *Size: 8.3" Resolution: 1920*1200 density: 240dpi* This device should pick layout from:* layout-sw720dp and *drawables from *drawable-xlarge-hdpi, * am i right? Can anyone help me on this... On Wed,

Re: [android-developers] supporting multiple screen: issue in 8.3 inch tab

2014-04-29 Thread TreKing
On Tue, Apr 29, 2014 at 12:24 PM, Abhilash Baddam < abhilash.androiddevelo...@gmail.com> wrote: > I am getting the crash in 8"inch LG G Pad... specifications of this device > is: You should share what the crash is.

Re: [android-developers] supporting multiple screen: issue in 8.3 inch tab

2014-04-29 Thread Abhilash Baddam
Hi All, I am getting the crash in 8"inch LG G Pad... specifications of this device is: *Size: 8.3" Resolution: 1920*1200 density: 240dpi* This device should pick layout from:* layout-sw720dp and *drawables from *drawable-xlarge-hdpi, * am i right? Can anyone help me on this... On Sat, Apr 26

Re: [android-developers] supporting multiple screen: issue in 8.3 inch tab

2014-04-26 Thread Abhilash Baddam
Hi Treking, Thanks for the reply... I tried to create an emulator with the specifications of the LG G tab and ran app so many times but every time emulator is behavior is strange. Its stopped working and a pop up comes with the message emulator stopped working. How can I run the app in emulator,

Re: [android-developers] supporting multiple screen: issue in 8.3 inch tab

2014-04-26 Thread TreKing
On Fri, Apr 25, 2014 at 11:44 PM, Abhilash Baddam < abhilash.androiddevelo...@gmail.com> wrote: > I am suspecting the issue might be due to any layout file, but I am not > sure. Have you tried configuring an emulator instance to match this tablet's specs? ---

[android-developers] supporting multiple screen: issue in 8.3 inch tab

2014-04-25 Thread Abhilash Baddam
HI, I have developed an application which supports all mobiles and tablets. But one of the user reported that the app is getting crashed after login when navigating to Homescreen. The user ran the app in LG G Pad 8.3 inch size tablet. Here I have tested app in both 7" and 10" tablet but I didn't g