HTC EVO 4G :: Tiny Horrizontal Lines In Some Area / Is This Normal?

Jun 6, 2010

In some area I can see tiny horizontal lines like in the blue and green of this forum. Is this normal?

HTC EVO 4G :: Tiny horrizontal lines In some area / Is this normal?


Sprint HTC Hero :: Web Pages Open In Tiny Print - DC 2.08.1 / Make Them Bigger As Normal?

May 11, 2010

When I open a web page with the stock browser I see the entire page shrunk down to nothing. I have to to make each page normal size. What can I do to make the pages open bigger an in a normal Mobile view.
This the only problem I'm having with this Rom now.

View 14 Replies View Related

Nexus :: Noise From Camera Area / Is It Normal?

Jan 7, 2010

When i tap or shake the phone lightly, i hear some kind of noise, feel like something got lose from the camera area, back of the phone, anyone has the same problem? is it normal?

View 10 Replies View Related

Android :: Normal Maps Vs Normal Coordinates

Jul 10, 2010

I'm currently working with OpenGL ES 1.1 and using the DrawElements convention along with Vertex, Normal, Texture Coordinate, and Index arrays.

I recently came across this while researching the idea of using Normal/Bump mapping which I previously though impossible with OpenGL ES: http://iphone-3d-programming.labs.oreilly.com/ch08.html

I can generate an object-apace normal map already from my 3D modeler, but what I'm not completely clear on is whether or not the Normal coordinates array will be necessary any longer if implementing a 2nd texture unit for normal mapping, or will Lighting + Color Texture Combined with a Normal map via the DOT3_RGB option be all that is required?

EDIT - After researching DOT3 Lighting a bit further, I'm not sure if the answer given by ognian is correct. This page, [url] gives an example of it's usage and if you look at the "Rendering & Final Result" section bit of code, there is no normal array ClientState for Normal Arrays is never enabled.

I also found this post here,[url] which explains it well... but leads me to another question. In the comments, it's stated that instead of translation of normals, you translate light direction. I'm confused about this as if I have a game with a stationary wall... why would I move the light around just for one model? Hoping someone can give a good explanation of all of this...

View 2 Replies View Related

Android :: Area Map / Area Plan

Jun 19, 2010

right away I am doing an app for an festival, and I want to make a area map / area plan. I have got a picture (bigger then the screen) and I want to be able to move it up/down and to the left/right. Further I want to place smaler icons (like the stage, you should be able to click on it and see who is playing) or doing the same in de big picture and get the touch with a x/y request.but I haven't got an idea how I could realise this,

View 4 Replies View Related

Samsung Galaxy S :: DISPLAY AREA Black Border Line Around Display Area

Nov 23, 2010

The display area of my SGS has been reduced there is now a black line (approximatively 1 millimeter thick) around the display now anything that should be displayed has been centered (a kind of)i have noticed that after press-holding the HOME BUTTON (to get to the task manager).even when the phone that black border is still there and it look like the screen has been pushed down the display is not now at the same level as the top-cover (or screen cover).I have used the factory reset but nothing has changed.My phone look horrible now.

View 1 Replies View Related

LG Eve :: SMS Notification On Tiny Status Bar?

Jan 29, 2010

Just got this LG Eve for my gf, wondering, if anyone can help with this dillema, Every a text message is received it only shows a tiny little blurb on the status bar notification....is it possible to have a large main display of the text message, int stead of that little crappy notification///something like the iphone has when a text happens, Please help android people, THX Joel

View 7 Replies View Related

Android :: Create A Tiny URL In Droid?

Mar 1, 2010

How to create a Tiny URL in android?

View 7 Replies View Related

Android :: Webpage The View Is Really Tiny / Fix It?

Oct 14, 2010

When I go into my Internet and click on a webpage the view is really tiny. I had this issue once before and can't remember how to fix it.

View 2 Replies View Related

HTC Droid Eris :: 2.1 Internet Display Is Too Tiny

May 24, 2010

Ever since my OTA upgrade, every time I use the internet, everything is extremely tiny. I think its not the mobile internet but instead the full version. Now I have to zoom way in to view anything and its a real nuisance. Anyone else having this issue?

View 4 Replies View Related

Motorola Droid X :: Fix For Tiny Speaker Volume

Jul 18, 2010

The speaker is on the back of the phone, below the battery cover. When I hold the phone by its sides while watching a video, the speaker sound can sound tiny. But when I cup the back of the phone with my right hand, the volume is increased, possibly because the sound bounces off my hand.

View 14 Replies View Related

Android :: Facebook Photo Uploads Tiny

Nov 9, 2009

I took a photo in San Francisco yesterday with Droid and uploaded it using Facebook app. But it is really tiny, downsized too much.Overall, it's a great phone. Do wish it had some Sense UI sexiness though!

View 5 Replies View Related

Android :: How To Develop A Tiny Background Application With No UI

Jun 21, 2009

I am asking about the development of an Android application that must work in backgroup (so no user interface).

Usually my application extend to the activity class that manage all the application process.

Maybe i can avoid any setContentView() that won't display anything but i don't want any icon .

View 2 Replies View Related

Sony Ericsson Xperia X10 :: LCD Keeps Dimming A Tiny Bit / Fix It?

Aug 4, 2010

I have just brought a new x10 mini pro and for some reason the LCD keeps dimming a tiny bit.

It is annoying anyone else got this problem?

View 1 Replies View Related

HTC Hero :: Eyesight Cannot Cope With Tiny Text

Feb 9, 2010

before my 14 day change your mind period is up. Simple reason is because my eyesight cannot cope with the tiny text. Even with wearing my reading glasses i still felt strained. Such a great phone let down by something so easily fixable. I tried the Spare Parts app but it only works with some functions. I know countless other people have had this problem.

View 10 Replies View Related

Android :: How To Get Past Default Tiny Text Size

Nov 7, 2009

Let's share info on how we who have poor eyesight can better use our Android phones, what do you say?

1. A program called Spare Parts would allow you to increase font size for many apps. Does not work for the HTC Hero (OS 1.5). Unknown if it woks for any other OS or phone that is currently in existence.

2. A program called Bettercut allows you to create a Display shortcut and use that to enlarge text on some apps. Does not work on the HTC Hero (1.5). Developer says it may be because of the special Home screen the Hero has. Unknown if it works for any other OS or phone.

3. Browser allows you to zoom in out of the box (unless you searched google!)

4. Do OS versions 1.6 and 2.0 allow one to enlarge text out of the box?

View 49 Replies View Related

Android :: Object Relational Mapping - Tiny ORM On GitWeb

Jul 17, 2010

Is this project Tiny ORM written by Shawn O. Pearce going to be equivalent to Hibernate in Java ActiveRecord in Ruby Doctrine in PHP http:// android. git.kernel.org/?p=tools/gwtorm.git;a=summary Does any one know if Google is working on an ORM for Android. What are the similarities and differences between Tiny ORM and the above named projects? Why are protocol buffers being used in the ORM, I do not understand the relationship between protocol buffers and ORM concepts. I found the above link by reading this blog post.http://mobilebytes. wordpress.com /2009 /06/14/ android-orm-coming/ I have been hearing rumblings about this, but was just curious if anyone has any further information.

View 3 Replies View Related

HTC Droid Eris :: Browser / Defaults To Tiny Size After 2.1

May 18, 2010

Ever since the 2.1 OTA upgrade,when I open my web browser it defaults to an extremely tiny size.I'd describe it as fit-to-screen where the entire web page will be fit to the size of the phone screen, thus making the words unreadable.I have to use my fingers to expand it before I can read it.But before the upgrade, it would open by default to a size that was at least readable.How can I change the default size of the web page?

View 3 Replies View Related

General :: Making Tiny Wings Port With App Inventor?

Jun 11, 2012

I have been working with app inventor and Iam trying to make a tiny wings port with this tool.

What I have accomplished so far

1) I have the tiny wings charactor heading downward angeled left when screen starts

2) When the tiny wings charactor lands on the ground , he bounces upward at angle

3) When you press the screen the tiny wings charactor will make a quick dive down.

4) I have a score thats triggered when the bird collides with the ground

5) Reset button to reposition the tiny wings bird.

Need to :

1) Making the screen scroll to the right

2) Making platforms appear as screen goes to the right

3) Who to contact so I can make a larger file size game, so that I can add the music

4) Can make music and sound files smaller and compressed, can I get your email address ?

Need in future:

1) Restart and reset game

2) Change animations

Goal

To show how you can make great games with app inventor by making a tiny wings type clone game. I want app inventor to be put on the map and to further promote app inventor.

View 5 Replies View Related

Android :: How Come User Reported Tiny Text On Motorola DROID?

Nov 20, 2009

A user of my Android App reported that he was seeing tiny text. How is this possible? More importantly, how can I use the emulator to be sure that my changes will fix it?This user has a Motorola DROID phone, which has a different screen resolution and maybe other slight differences.I assume that the problem was I didn't test using the right screen size. However, I followed the instructions here and tested a larger screen and the text was fine. I know my app has fixed pixel heights like this: android:layout_height="64px" and I use text side parameters like: android:textSize="14sp" or android:textSize="12pt"

View 2 Replies View Related

Android :: Warning! Do Not Use Paper Tissues - Tiny Scratches On The Surface

Sep 2, 2010

I'm very happy with my new smartphone, the Galaxy S from Samsung . I don't use any protection for the screen, so i wipe out the "fingerprints" with something to make it nice and shiny! However i did use, several times, paper tissues. Big mistake. If i hold down the phone in bright light, i see tiny scratches on the surface .

So only use cloth and nothing less if you don't use protection, but NEVER use paper tissues!

View 13 Replies View Related

Sony Ericsson Xperia X10 :: Transfer Videos To Phone Only Play As Tiny Thumbnails / Increase Its Size?

Oct 8, 2010

I've just got an x10i, 2 days ago, mainly for the huge screen.

The problem I have is films only play as tiny thumbnails, about 1 x 1.5 inch.

I've transferred by drag and drop and via media to go, even tried setting defaults, but to no avail.

I've figured out most things with my phone but not this.

It's really infuriating as I've bought a phone for it's big screen only to watch small sized clips.

View 1 Replies View Related

Samsung EPIC 4G : Dead Pixels - Are One To Two Tiny Black Specks That Can Be Seen On Light Background Screen Colors

Sep 1, 2010

I bought 2 Epics last night was so excited! I like the phone except for a couple of things that i have noticed one of them being the wobble oreo effect that I seem to have on both phones and I just noticed I have dead pixels on both phones! I am so disappointed and don't know what to do? The pixels are one to two tiny black specks that can be seen on light background screen colors.

View 7 Replies View Related

Android :: Does ShowAlert Now Take 5 Lines To Do Same?

Dec 7, 2009

The subject says it all, just curious if I've missed something or does displaying a quick warning to the user require code such as the following; Dialog msg = new AlertDialog.Builder(Login.this) .setPositiveButton("OK", null) .setMessage("Please enter both login name and password") .create(); msg.show();

View 8 Replies View Related

How To Delete Lines From File

Nov 19, 2012

I want to know how to delete lines from file?

View 1 Replies View Related

Android :: How To Draw A Different Lines In OpenGL ES

Apr 28, 2010

How to draw different types of lines like thick line, dashed line etc using opengl android?

View 6 Replies View Related

Android :: Need To Get Two Lines In A Row List View

Oct 5, 2010

I am trying to get two lines in the same row in a list view and I looked at some things online but found it hard to apply to what I am trying to achieve. Could anyone look at my code please and suggest me how I can make it possible. Code...

View 7 Replies View Related

HTC Droid Eris :: Lines In Screen / How To Fix?

Dec 26, 2009

I have 2 horizontal lines (1mm apart) about an inch from the bottom of my screen. They are dark gray, and are there not matter if I reset the phone, switch to landscape mode, etc. They show in all programs.

View 2 Replies View Related

HTC EVO 4G :: Grid Lines On White Background?

Jun 29, 2010

They're kinda hard to see but if you're as picky as me you should be able to see em in white background only. Anyone else notice that?

View 10 Replies View Related

Android :: Two Misplaced Lines In UI For Activity

Oct 4, 2010

I have a problem with designing an UI Android activity. There are two blocks of misplaced graphics on the left and right of the activity - they are two lines just bellow the titlebar with 1px height and about 5-10px width. They cause buttons to break at their left and right parts. I cannot figure out what the problem is. I am using Eclipse with Android SDK 0.9.9. The lines appear not only with the emulator but in a HTC Wildfire (Android 2.1). These lines are also visible in a newly created Android project (HelloWorld).

Link to the Broken widgets - note the button's left and right sides

XML layout:

CODE:....................

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved