Git Product home page Git Product logo

Comments (10)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
[deleted comment]

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
[deleted comment]

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Ok, vudroid not Full Screen on Samsung; I rebuilt the Java part with 2.1 SKD 
and repackaged it, it works full screen on Augen 78 from KMart once rebulit.

Original comment by [email protected] on 6 Nov 2010 at 9:45

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
The problem with Samsung Galaxy Tab in the size of the screen. It is 1200*600 
and 7'.  It looks like the program works in the full screen mode omly with the 
size of screen not more then 800*480.

Original comment by [email protected] on 7 Nov 2010 at 5:42

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Actually the bug is in the Android itself. Looks like applications built 
against 1.5 sdk have upper screen resolution limit. I think I'll start new 
development branch for 2.1 soon and hence this bug should be fixed.

Original comment by [email protected] on 7 Nov 2010 at 9:05

  • Changed state: Accepted

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
the problrm could be resolved via using "Spare parts" - programm from android 
market.
the refference and instruction is here: 
http://forum.xda-developers.com/showthread.php?t=825875

> In Russian (from 4PDA):
Рецепт для того, чтобы исправить некоторые 
программы, отображающиеся на Таб не в 
полный экран. Найден здесь: 
http://forum.xda-developers.com/showthread.php?t=825875
Для не владеющих инглишем, пересказываю по 
русски:
1. Скачиваем с Маркета прогу Spare Parts
2. Запускаем ее и ищем в ней строчку "compatibility 
mode". Если галка на ней не установлена, 
устанавливаем. Если уже установлена - 
снимаем и устанавливаем снова.
3. перегружаем аппарат.
4. Снова запускаем Spare Parts и теперь уже 
снимаем галку на "compatibility mode".
5. Снова презагрузка.
6. Пользуемся и радуемся!...

Проверено на самой Spare Parts и ICQ Live... 

Original comment by [email protected] on 11 Nov 2010 at 5:30

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
pavel, it should be enough to add some attributes to the android manifest to 
tell android that you support larger screens. 1.5 ignores them.

Ijust did that in my app and now it fills the screen of my galaxy tab and still 
works on 1.5.

see this page for a description and a list of attributes:
http://developer.android.com/guide/practices/screens_support.html

you will however need to update the sdk version you use from 1.5 but the app 
can still remain compatible with 1.5 devices.

Original comment by [email protected] on 11 Dec 2010 at 9:22

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Thanks for useful link. I think issue fixed in 1.3 but it should be verified.

Original comment by [email protected] on 12 Dec 2010 at 8:06

  • Changed state: Fixed
  • Added labels: Milestone-1.3

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
Vudroid now uses the entire screen on my galaxy tab.
However I believe the rendering is slower now...
(i haven't actually compared this scientifically, but it appears slower and I 
can see it render a little square at a time).

Original comment by [email protected] on 13 Dec 2010 at 7:16

from vudroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 18, 2024
I have changed tile division threshold. This change can cause more rendering 
tiles and hence some performance degradation. Also as now VuDroid uses all of 
your screen it should render images with bigger resolution than earlier.

Original comment by [email protected] on 15 Dec 2010 at 6:06

from vudroid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.