NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) nDroid v
« Previous 1 2 3 4 5 7 Next »
nDroid (TE) feedback thread

 
  • 0 Vote(s) - 0 Average
nDroid (TE) feedback thread
Nistrod
Offline

Member

Posts: 243
Threads: 45
Joined: Jul 2010
#81
2013-07-01, 12:58 AM
OK, I offer the following screen shots of an app I wrote to give me the screen parameters of various devices. One is a Desire, the other is a Nexus 4.
One thing that always got me was that on the Desire, a 25mm line is not the same length as a 160dp line - even though they should be. Depending on how you layout things, this used to bite me regularly. The Nexus 4 also has Xhigh density vs the High of the Desire.

Cheers
[SIZE="1"]NPVR 2.6.2;Windows 7 Enterprise SP1;i5 750; 8GB mem;Geforce 210;Winfast DTV100 S, Winfast DTV Dongle Gold; 2 x Winfast DTV2000DS
[/SIZE]
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#82
2013-07-01, 01:12 AM
Nistrod Wrote:One thing that always got me was that on the Desire, a 25mm line is not the same length as a 160dp line - even though they should be.
There have always been problems converting between mm and dpi...

Alex
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#83
2013-07-01, 10:07 PM
Nistrod Wrote:One thing that always got me was that on the Desire, a 25mm line is not the same length as a 160dp line - even though they should be.
Without wanting to take this thread too much in the direction of Android technicalities, they shouldn't be the same.

With a physical dpi of 254 in the x-axis and 480 physical pixels in width, the actual display width is 480/254 = ~1.89 inches or 48 millimetres. For normalisation purposes, a 480x800 hdpi screen (such as the Desire) is considered to have a width of 320dp (according to the Android docs at least). In that case, a line which is 160dp in length is half the screen width and should, therefore, be 24mm in length. If you want to take it further and use Pythagoras' Theorem, even though the Desire claims a diagonal screen size of 3.7 inches, it's actually ~3.67 inches.

This is a problem with Android as a whole and not specific devices - the fact that normalisation of all screens means compartmentalising to ldpi, mdpi, hdpi, xhdpi, tvdpi and small, normal, large and x-large means there is a whole load of fuzzy logic going on with potential overlaps depending on physical pixels, dpi and actual screen sizes in any given dimension. Attempting to work with absolute rather than logical characteristics when dealing with Android is a road to madness. Big Grin

Getting back to the tabs issue though...the only reason I compared my Desire to what you're seeing on the Nexus 4 is I'm not actually doing anything with tab layout, sizing or the fonts used for any screen size or density. For some reason on the Desire the labels (Today, etc) are all spaced equally without multi-line problems - they just work. The fact we see problems on the Nexus 7 in portrait, your Nexus 4 and Alex's teblet suggests the common denominator is Android v4 or the support libraries I'm using so older Android versions can use the Action Bar.

I'll work it out (hopefully).

Cheers,
Brian
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#84
2013-07-01, 10:17 PM
bgowland Wrote:Without With a physical dpi of 254 in the x-axis and 480 physical pixels in width, the actual display width is 480/254 = ~1.89 inches or 48 millimetres. For normalisation purposes, a 480x800 hdpi screen (such as the Desire) is considered to have a width of 320dp (according to the Android docs at least). In that case, a line which is 160dp in length is half the screen width and should, therefore, be 24mm in length. If you want to take it further and use Pythagoras' Theorem, even though the Desire claims a diagonal screen size of 3.7 inches, it's actually ~3.67 inches.
Exactly as I said here...Wink
ACTCMS Wrote:There have always been problems converting between mm and dpi...
Alex
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#85
2013-07-01, 11:53 PM
ACTCMS Wrote:Exactly as I said here...Wink
ACTCMS Wrote:There have always been problems converting between mm and dpi...
Alex
Sorry I missed that the first time around - very droll. Big Grin
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#86
2013-07-06, 07:21 AM
Nistrod Wrote:Todays shows are still starting at 10am (I am in UTC + 10). It is 13:55 and All Timeslots and Now / Next are correct.
Post the nDroidServiceHelper.log - I still can't work out why you're experiencing this. It might be when the epg files are being generated at the service end.

Cheers,
Brian
Nistrod
Offline

Member

Posts: 243
Threads: 45
Joined: Jul 2010
#87
2013-07-07, 10:02 PM
OK, today it is behaving itself.
I will check regularly and post if/when the problem occurs again.
Mmm, I did install 2.0.0 of the service.
[SIZE="1"]NPVR 2.6.2;Windows 7 Enterprise SP1;i5 750; 8GB mem;Geforce 210;Winfast DTV100 S, Winfast DTV Dongle Gold; 2 x Winfast DTV2000DS
[/SIZE]
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#88
2013-07-07, 10:45 PM
Nistrod Wrote:OK, today it is behaving itself.
I will check regularly and post if/when the problem occurs again.
Mmm, I did install 2.0.0 of the service.
I have made some changes in v2.0.0 of the service and some in v2.0.8 of the app (which I assume you've downloaded???). If that's the case, how is the ABC2 / ABC4 logo and also seven day tab titles?
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#89
2013-07-07, 11:03 PM
Is v2.0.0 intended to be targeted at .net4? I tried installing on XP which is up to .net3.5 and the installer wanted v4.

I then tried it on the new laptop (W7ProSP1 x64 with V4.5) and the installer threw an exception - see attached.

Alex
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,595
Threads: 387
Joined: Dec 2004
#90
2013-07-07, 11:12 PM
ACTCMS Wrote:Is v2.0.0 intended to be targeted at .net4? I tried installing on XP which is up to .net3.5 and the installer wanted v4.
Not just intended...it is built for .NET v4 (I even had to install VS2010 to do it...yuk).

Quote:I then tried it on the new laptop (W7ProSP1 x64 with V4.5) and the installer threw an exception - see attached.

Alex
OK, I've only tested it on my XP SP3 machine so maybe there is an x64 issue - I'll check.

Cheers,
Brian
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (12): « Previous 1 … 7 8 9 10 11 12 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  nDroid Download Location whozeawhat 4 7,332 2017-02-24, 08:08 PM
Last Post: jamissr
  Anyone using nDroid TE on devices running Android less than v4? bgowland 4 6,957 2016-11-03, 02:09 AM
Last Post: mrred128
  NDROID TE Amazon Marketplace thomasaherzog 0 4,361 2016-01-30, 07:12 PM
Last Post: thomasaherzog
  nDroid Setup on Windows 10 firewall issue fixed max0r4axor 0 4,633 2015-05-19, 04:56 AM
Last Post: max0r4axor
  nDroid (TE) for Amazon Marketplace? kode54 1 4,847 2015-04-04, 04:43 PM
Last Post: bgowland
  ndroid TE recording event crashes recording service fuzzweed 0 4,475 2015-02-04, 07:00 AM
Last Post: fuzzweed
  nDroid TE Beta Testers - anyone out there? bgowland 19 15,337 2014-09-29, 05:43 AM
Last Post: Steve Barnes
  ndroid service will not start wodger 12 12,426 2014-08-15, 07:56 AM
Last Post: drlava
  ndroid te search fuzzweed 6 6,805 2014-06-15, 05:52 AM
Last Post: bgowland
  nDroid n Samsung Galaxy S5 subi75 5 7,658 2014-04-22, 03:13 AM
Last Post: subi75

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode