Re: [android-developers] Re: How to calculate a tablets resolution before purchasing the tablet

2014-04-16 Thread Simon Giddings
Thank you Marina for your reply which is much more useful.

Even if it means that I am stuck at this point.  After all, as independent 
developers, we are not all sufficiently rich to be able to purchase a 
number of tablet devices to be able to run our tests.

Thank you again Marina, I won't be wasting my time searching further.

On Tuesday, 15 April 2014 15:27:10 UTC+2, Marina Cuello wrote:

 You can search for/make an app that detects the bucket and install it, if 
 you have access to the device. A quick search gives me 
 https://play.google.com/store/apps/details?id=com.pmc.android.checkscreensize,
  
 but there are plenty.
 Otherwise, as far as I can recall it depends on the manufacturer's 
 decision which bucket it takes. So no, you can't calculate the bucket 
 given the physical screen size and dpi specs.

 Marina


 On Tue, Apr 15, 2014 at 4:06 AM, Simon Giddings 
 mr.s.g...@gmail.comjavascript:
  wrote:

 The effort I made did not reveal this result and it certainly does not 
 answer the question !

 My question was more general, if you hadn't noticed.
 Given that most tablets will give a horizontal and vertical pixel size as 
 well as a diagonal size in inches, is it possible to determine the density 
 bucket (to use googles term) ie: MDPI or HDPI or XHDPI, etc

 From what you have managed to find, this device would appear to fall 
 between two buckets - HDPI and XHDPI because
 - HDPI screens are ~240dpi
 - XHDPI screens are ~320dpi
 (according to Supporting Multiple 
 Screenshttp://developer.android.com/guide/practices/screens_support.html
 )

 So the question remains open 


 On Monday, 14 April 2014 20:21:31 UTC+2, Chris wrote:

 Googling the exact phrase Toshiba eXcite Pro AT10LE-A-10D screen DPI 
 yields in the first result a screen DPI of 300.  

 At least give it an effort.

 - C

 On Tuesday, April 1, 2014 3:28:39 AM UTC-4, Simon Giddings wrote:

 I am looking at buying a Toshiba eXcite Pro AT10LE-A-10D, which boasts 
 a screen resolution of 2560 x 1600 pixels for a screen diagonal of 10.1.

 Is it possible to calculate the DP value - ie MDPI / HDPI / XHDPI etc ?

 I haven't been able to find any form of developer support on the 
 toshiba web site, which could have helped.
  
  -- 
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to 
 android-d...@googlegroups.comjavascript:
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com javascript:
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to android-developers+unsubscr...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] adb push command not working in Kitkat(4.4)

2014-04-16 Thread android developer
Hi all , I am newbie to android,
I want to push files into application internal memory from PC,
adb push command is working fine all in android versions but not in
Kitkat(4.4) saying permission denied
I stuck at this issue, please help me on this.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SubView

2014-04-16 Thread Jonathan Fajardo Roa
Hola mi nombre es Jonathan,

Como puedo ver un activity dentro de otro? en la misma pantalla.

Gracias.



Hello my name is Jonathan, 

As I can see a activity inside another? on the same screen. 

Thank you.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] SubView

2014-04-16 Thread Steve Gabrilowitz
Sounds like what you might want is fragments
On Apr 16, 2014 5:51 PM, Jonathan Fajardo Roa jfajardor9...@gmail.com
wrote:

 Hola mi nombre es Jonathan,

 Como puedo ver un activity dentro de otro? en la misma pantalla.

 Gracias.



 Hello my name is Jonathan,

 As I can see a activity inside another? on the same screen.

 Thank you.

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Android Developers group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to android-developers+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.