Android :: Tabs Very Dark On API Level 5 But Lighter With 4?

May 10, 2010

I've been using API level 4 and I am moving to level 5. I had a tab widget in my activity. The tabs used to be pretty light greys. After moving to API level 5, they are quite dark. The unselected tabs are almost black! I've tried setting the theme to light, but the colors remain very dark.

Android :: Tabs very Dark on API Level 5 but Lighter with 4?


General :: API Level Differences - App Works In Level 10 But Not In Level 7?

Jul 2, 2012

I'm having trouble developing an app, while it works in API level 10, it does not in API level 7. I wondery why and I've been looking for a site that summarizes the differences, or the new features from one API level to another and cannot find it.

09-04 04:24:21.485: E/AndroidRuntime(6834): Uncaught handler: thread main exiting due to uncaught exception
09-04 04:24:21.510: E/AndroidRuntime(6834): java.lang.VerifyError: [code]....

There seems to be a problem with an uncaught exception and reflection, although....why does it work on API level 10?

View 1 Replies View Related

Android :: Scrollable Tabs - Dolphin Browser When Using Multiple Tabs

Jun 19, 2010

I'm currently working on my first android application. I am using a tabbed layout for my application. I followed the tutorial for this on the dev guide and ran into a problem. The tutorial only used three tabs, but I have a need for more. As such, the tabs resize and bunch up. I was hoping someone could tell me how I can make them scroll, like in dolphin browser when using multiple tabs.

View 1 Replies View Related

Android :: TABS In 2.0 Vs 1.5 - Rounded Corners TABS

Feb 27, 2010

I simply use the tabwidget :

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

Why are my tabs so uggly in 2.0 (no more rounded corners as in 1.5/1.6) ?

ugly tabs here

=>

This was better

What should I do now to show "rounded corners" TABS to Nexus One (for exemple) users ;-) ?

Is it because of the following manifest lines :

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

I have to keep android:anyDensity="true" otherwise I've got a problem with re-sizing of the menus described here

As a separate question, my users can change the Locale within my app itself, I then "redraw" the menus using onPrepareOptionsMenu (Menu menu) to refresh the strings within the menu with the new language choosen by the user. Is there an equivalent for TABS (I have local strings within the Title of the TABS) or do I have to delete all the tabs and re-create them from scratch ?

View 2 Replies View Related

Android :: Tabs - MapView - Activities Within Tabs

Oct 19, 2009

We're in the process of writing an app that has 4 tabs: Map, People, Places, Events. The People, Places, and Events in the App show up as Icons on the map. By default the People, Places, and Events tabs each show a listview, custom rendered, displaying all the People, Places, and Events respectively.

Now, right now each of the tabs has as its content an Intent set to launch the corresponding activity. For instance, there is a MapTabActivity that extends MapActivity, a ShowPeopleListActivity that shows the people, and so on and so forth.

I see a lot of StackOverflow questions/answers saying that due to various limitations in the way the TabHost is setup, it's best NOT to use activities as the content of tabs. For instance, it's impossible to launch a new activity and have it take the place of the existing activity within a tab, whereas it's possible to switch out a View with a different view.

Now, I'm at a crossroads. We've (for better or worse) devoted a fair amount of time trying to get this app to work the way it's currently structured, with the Activities as the content of the tabs. When an icon corresponding to a Person, Place, or Event is clicked, it fires off a VIEW Intent on a URI corresponding to that object; this is picked up by an Activity that then shows the object. The same mechanism is at work both in the Map and in the individual lists. We really like the loose coupling this provides us; we just give a VIEW command and the URI to the person/place/event and it automatically brings us to the right activity. Granted, the activity that's launched covers up the tab view rather than appearing inside of that, but we were willing to live with this.

Here's an issue though: from the Show activity, we want to be able to go back to the map, centered at that person, place, or event. We can launch a new activity to show the map again, but now we have the map activity as the content of the tab, plus the show activity, plus the new map activity in the activity stack; given how resource intensive the map activity is, I'm guessing this is not the ideal way to go.

I guess my question is, is there a GOOD tutorial somewhere showing exactly how to do complex tasks with a TabHost? I've seen HelloTabWidget; I'm looking for something much more sophisticated than this. I'm worried that if we switch to the View based way of doing things, we'll have to do a LOT of housekeeping to intercept all the back events, try to switch out the views, etc., etc., as well as strongly coupling our program in a way we don't want.

View 5 Replies View Related

Android :: Tabs Layout - Tab Activity With 4 Tabs

Nov 11, 2010

I have an Tab Activity with 4 tabs. Each of tab is showing me the list view. Suppose i m on 4th tab and dragged the list view to the last position and after that i click on 3rd tab and again when i go to 4th tab it is not refreshing and showing me the last visible screen. Actually i want to show the list view again from 1st element. is tabs refresh automatically or we need to do it programmatic?

View 1 Replies View Related

Android : Lighter - Drink Apps Avalible For G1?

Mar 23, 2009

As of right now I have a lighter app called Bicit and a drink app called aDrink.

aDrink looks nice but doesn't poor out very well at all and Bicit (which is what I believe that it is called) is not a very good lighter app at all. It's not horrible but when compared to something like the zippo app it just doesn't stack up.

If anybody knows of a good app for those please comment below. I am sure that there is one out there. I am probably just not looking in the right place.

Ps. I need a video recording and play back app as well. I am using cinema which works great for playing but doesn't record as far as I can tell. And does anyone know when the next android update will be and if the G1 will get the soft keys or circular zoom?

View 6 Replies View Related

HTC EVO 4G :: Replacement Phone Lighter?

Jul 28, 2010

My brother just got a replacement phone through insurance after bringing it for a swim with him in the ocean
Anyways, it feels lighter than my phone which i got second day of release, his is the same hardware version as mine 0003... Am i just crazy or is it lighter?

View 4 Replies View Related

General :: How To Make ROM Lighter

Nov 1, 2012

Is possible to make my ROM lighter?

View 4 Replies View Related

KitKat 4.4 :: Change Between Tabs By Swiping Left To Right To Change Tabs

Jan 10, 2014

i have a problem with this new kitkat os. Before kitkat i could change between tabs by swiping left to right ir right to left to change tabs.Now it doesn't change.

View 1 Replies View Related

HTC Incredible :: Cigarette Lighter VS 12V Cigarette Outlet

May 30, 2010

I was wondering if anyone knew why the cigarette lighter in my car will not work for the DroidInc car charger? The same charger will work in my glove box 12V outlet, but not the regular cigarette outlet. I have used other chargers in the past that worked and still work in that same outlet. Glove box outlet is a pain to use and I have to leave it open, etc....

View 9 Replies View Related

Android : App To See In Dark ( Night Vision )?

Oct 14, 2010

I am looking for an app that might let you record or see in the dark like night vision ( not the fake app ) A few of us are gonna play in the dark with a fun board we all know and some think that is a very creepy and we see if we can see what happens on camera . Any apps out there for this ?

View 6 Replies View Related

Android :: How To Get Screen All Dark But Still Touch Sensitive

Aug 23, 2010

I want to get the display as dark as possible but I also want the display to remain touch sensitive.So I can't turn the display off, otherwise it wouldn't react to touch anymore. And I use WindowManager. LayoutParams. screenBrightness to get the screen as dark as possible. And I put a layer colored black over the entire display.That works, but at night one sees that the screen is still quite strongly illuminated.Does anybody have an idea of how to get the screen even darker?

View 5 Replies View Related

Android :: How To Find Out Screen Status Active / Dark?

May 28, 2009

I've dug through the documentation but couldn't find a call that would fit: Is there a way to find out the screen status (Active/dark)?I've got an app that implements the relevant data processing and backend server connectivity through a Service that I keep running on a reduced activity level when the user puts the device to sleep (using end button), or when the screen timeout hits. In the app code, I can follow this status change, because it triggers calls to overloaded onStop() and onPause() methods of the app's subclassed Activity. This way, I control active/reduced ("sleep") activity levels of that Service. Everything's cool and dandy in this scenario.Enter an AppWidget that's using this Service in a similar fashion, with functionality implemented in a subclass of AppWidgetProvider. This changes the game - I have found no way to determine when to set the Service to the reduced ("sleep") activity level from that point. The app's Activity has long paused, and I keep the Service at active level, as the widget needs updates from the Service similar to what the Activity needs when in front. With the AppWidget on the home screen, I want, and should (re: battery life), drop the Service's activity level when the device enters sleep mode. The most elegant way to handle this would be to detect whether the screen is dark, right inside the Service.

View 5 Replies View Related

Android :: Screen Is Dark Momentarily When Launching OpenGL View

Nov 2, 2009

Dear all, I want to implement the transition effect ( transparent with Z axis ) when user slip the android home to change home page. therefore, I plan to launch the new activity that is implemented by OpenGL ES to perform this effect. However, i encounter a problem that the screen/display is dark momentarily when launching the OpenGL ES activity.

View 3 Replies View Related

HTC EVO 4G :: Dark Stripe On Screen

Jul 2, 2010

I have noticed a dark stripe/streak on my screen just to the right of the center. I have an invisible shield screen protector installed would that cause this dark stripe or is it a screen problem?

View 3 Replies View Related

HTC EVO 4G :: Video Recording On Dark

Jul 26, 2010

Well so after over a month that i had the phone and i didn't really have the chance to record in the dark with low light, so what better place to try it then Las Vegas, anyways i uploaded the video from the laptop quality will get better but right now does look crappier then what it really looks but i have to go work early morning so i need to go to sleep, let me know what you think either here or on the video comments btw if you go to youtube page it looks better i believe YouTube - bartender on the rio hotel and casino

View 5 Replies View Related

General :: Screen Looks Dark

May 28, 2013

I am using the camera app that came along the phone its good. But If i am using other photo apps like picsart or*instagram the *screen looks dark and cant see anything through the camera. It looks dark.And also other apps like*qr code and Google goggles they also *looks dark through camera. Its running jellybean 4.1.2 out of box.

View 7 Replies View Related

Motorola Droid :: How To Add A Network / Its Dark

Aug 22, 2010

Ever since verizon updated me to 2.2 i can't turn on my wifi. it wont let me add a network its dark. won't let me click it. Anybody know if its the update or if i did something stupid?

View 4 Replies View Related

Motorola Droid :: How To Fix Dark-LiveWallpaper?

Mar 11, 2010

How to fix Dark-LiveWallpaper?

View 10 Replies View Related

Motorola Droid X :: Way To Fix Dark Screen?

Nov 26, 2010

A girl at work spilled her drink of water by my phone and of course it got wet. I did the whole sit in rice for 3 days and hit it with a lite blow drying. After I turned it back on everything works perfect (can text and receive calls, ect) except the screen is so dark I can only see it (hologram type effect) in super bright light and tilted at an angel. And even then its barley visible. To my surprise yesterday the screen lit right up back to normal and I almost died, but by that night its back to dark. I have no insurance and have about 8 months left on my contract. I talked to some verizon people and the best scenarios for me would to be A) Buy another Droid X from like craigslist and switch everything over. Cheapest I seen in my area is $375 or B) Ad a line and get a new Droid X w/2 year contract for $200 and switch the info over and pay the data fee on the old one I cant use I'm not asking so much for help on those options, but more if anyone knows any tips to maybe fix the screen (if it is a screen problem and not hardware). It just sucks because it works perfect and it did come back on so I know (kinda) that it must be capable of doing it again.

View 2 Replies View Related

Motorola Milestone :: Dark Photo Bug

Nov 3, 2010

I just got Motorola Milestone XT weeks ago, and when I first tried taking photos with it, the photos was normal. But after a few days, when I took a photo, the photo started looking dimmer than normal. It was really annoying, and I already tried these solutions:-

1:Turn off Wi-Fi

2:Turn off Wi-Fi then turn on camera - get darken camera then take a picture then view the dark photo then return to camera mode

I did consider complaining to motorola for this problem, so any more solutions?

View 5 Replies View Related

HTC EVO 4G : 4 Soft Keys Glow In Dark / Way To Fix

Jun 1, 2010

I was just charging my evo a and noticed that the 4 soft keys looked a like they were glowing in the dark. I unplugged the charger and the 4 soft keys was still glowing in the dark

Sent from my Evo using Tapatalk

View 12 Replies View Related

HTC Droid Eris :: Getting Screen To Come Back On In Dark

Jan 4, 2010

Forgive me if someone else has asked this, but I searched the forum and couldn't find an answer.I understand that the proximity/light sensor turns off the screen when the Eris is next to your ear to prevent "face dailing", etc. And, I understand the screen comes back on when the sensor senses light. Ok, that works fine.BUT, what do you do if you are using the phone in the dark? When I pull the phone away, the screen will not come back on because it does not sense light. For example, trying to delete a voicemail if you're using the phone in the dark. I've tried every button to re-activate the screen, and the only one that will work is the "End" key. And that obviously ends the call.

View 8 Replies View Related

Motorola Droid :: Screen Goes Dark When Dialing

Apr 1, 2010

This may be just me or my combo of applications but, When I enter a number on the touchpad and press dial the screen goes dark and will not come back or accept input unless I put the phone to my face or otherwise cover the the light sensor. Even pressing the power button does not bring the screen back . I have forced the 2.1 update and have not noticed this behavior before. Not a big deal but is annoying if you dial a wrong number.

View 1 Replies View Related

Motorola Droid :: Call Screen Goes Dark

May 31, 2010

I just got the phone the other day. I have had the eris. I had a big problem with in call the screen goes out and i can not end the call. The screen wont turn on either when i open the slider takes a good minute and half till the screen becomes "awake". Is there a fix for this?

View 11 Replies View Related

HTC Incredible :: Camera Pictures Dark After Saving / How To Fix?

May 19, 2010

Seems that camera is saving pictures darker than originally taken. Anyone else notice this? To test i took a couple pics of my computer monitor, they are nice and bright just after camera takes the pic but when i go to albums to view them they are considerably darker. I even bumped the brightness all the way up to +3 that helped some but still dark.

View 4 Replies View Related

HTC Droid Eris : Phone Go Dark In Landscape?

Jul 19, 2010

Why does my eris go dark in landscape?

View 7 Replies View Related

General :: Dark Meadow On Non-Tegra 3 Devices?

Apr 26, 2012

Dark Meadow is finally out, and it looks amazing.... but I don't own a Tegra-3 device (yet). It is built "built specifically for the Tegra 3 4-PLUS-1 chipset". We have gotten Tegra-2 games to work on non-tegra devices with Chainfire and other tweeks... so is it even possible to play on a Tegra-2 device?

View 6 Replies View Related

General :: Dark Themed Voice Search For ICS?

Aug 6, 2012

Can get copy of their VoiceSearch.apk for Galaxy Nexus ICS? I've been looking for a way to get the dark themed Voice Search onto my phone running ICS but is not a Nexus (the one on the market still looks like Gingerbread). Doing a search on google wth regards to this only shows me results about making Google Now work on ICS. Something that isn't on my plans as of yet. For more reference, I'm talking about this search: [URL] ......

View 3 Replies View Related







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