General :: Viewing PNG Images - Transparent Background Turns Black?

May 1, 2014

I have a bunch of png images that I imported to my phone from my PC. I dumped them straight in my DCIM folder.

On the PC, these images have transparent backgrounds, however, when I view them using androids gallery app, the background is black. Similarly, when using these images as stickers for my text messaging app (Naver Line), the backgrounds will also show as black.odate.

General :: Viewing PNG images - Transparent background turns black?


Android :: Activity Should Be Transparent / But Has Black Background

Apr 22, 2010

My use case is writing an overlay controller activity for a landscape camera preview. I followed the instructions from a couple of tutorials for writing a transparent theme.When I start this activity from my root activity, the layout gets drawn correctly, but the background stays black. I tried to use @android:style/Theme.Translucent instead, but this Theme inherits the orientation from the calling activity (landscape) and thats not what I want.The application holding the camera preview is set to landscape view as it does not display the preview correctly in portrait orientation. (see old google bug report)What I wanted to do was to put an independent activity for user interaction interface in front of the camera surface holder (this activity should be set to 'portrait', or even better to 'sensor')

View 3 Replies View Related

Android :: Black Screen With Translucent Transparent Background On HTC Hero

Jan 26, 2010

Why i get a Black screen with a translucent transparent background on my HTC Hero ? I used the code sample.It is OK with the emulators 1.5 and 2.1.Is there a way to have it on my Hero ?

View 3 Replies View Related

Android :: Laying Out Buttons With Transparent Backgrounds On Linear Layout With Non-transparent Background

Aug 19, 2009

seems pretty straightforward.

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

But doesn't work!

It scrunches the layout background as the background to each button, I want it to span all three buttons...

View 2 Replies View Related

General :: A9220 Turns Black When Calling?

Jul 9, 2012

i just got the phone today. But when i make a phone call the whole screen turns black and doesnt respond to any buttons/touch, i can't hang up either. But the conversation is still running i can speak and hear the other person. only when the other person hangs up the screen returns back to normal.

Phone specs:
- Phone Model : A9220
- Model number : e1108_v73_jbl1flash8p4
- Android version : 4.0
- Baseband version : MAUI.11AMD.W11.37.SP.V17.F1, 2012/03/20 18:09
- Kernel version : 2.6.35.7 Tue Apr 10 15:29:22 CST 2012
- Build number : ALPS.GB.FDD2.MP.V4.5
- Custom Built Version : 1334213021
- CPU MTK 6573 256 rom 512 ram

bought it from everbuying

View 3 Replies View Related

General :: How To Remove Black Bar At Bottom Of Transparent Nav Bar

Nov 12, 2013

How to get rid of the bar at the bottom of the screen while using a transparent Nav Bar. I have been messing around with the SystemUI.apk, but I feel like it's more likely the GoogleHome launcher (which seems to just put some tweaks onto the stock launcher) or even the Launcher2.apk that is formatting the wallpaper like this. I am just staring to mess with coding, so I'm not sure where the formatting is happening.

I REALLY want to use the Google Home launcher and not just switch to a third party launcher like Nova. Nova launcher does get the wallpaper full screen with transparent nav bar, but it does not have the features that the Google Home launcher has.

View 1 Replies View Related

General :: Quotes Widget With Transparent Background

Aug 30, 2011

Any good quotes widget with transparent background, which is free as-well.

View 1 Replies View Related

General :: I9001 - Tilting From Portrait To Landscape In Text Messaging Half Keyboard Turns Black

Feb 15, 2013

Found a bug on CM10 Beta 1 by Ivendor for Samsung i9001. when tilting from portrait to landscape in text messaging half the keyboard turns black. Is there somewhere i can post this so that the people who can address it can see it? Or should i just try the dev forum for that rom?

View 3 Replies View Related

Android :: Viewing Set Of Images

Sep 26, 2010

My app downloads a set of images from a website but I need to figure out the how to display them to the user. How can I display these to the user if they are coming from a ListView?Also, they'll need to be able to get back to the ListView.

View 1 Replies View Related

General :: YouTube App 4.1.23 With Black Background

Sep 28, 2012

New app, modded to be inverted colors similar to the old app before it?? LG-P500

View 2 Replies View Related

General :: How To Set Default Android XML To Black Background

Oct 27, 2012

Current my eclipse start with signal and battery icon and "Hello world!", How to set to black background with "Hello world!" without icon ?

View 1 Replies View Related

General :: Way To Make Title Background Black

Jul 7, 2013

is there a way to make the tile background black ,,, what apk should i edit ?

View 1 Replies View Related

General :: XDA Wallpaper - Black Background With Blue Letter

Nov 28, 2012

Any possible way to make an xda wallpaper, black background with blue letter. Similar to the xda premium app splash screen when in dark theme but without the premium app.

Galaxy Nexus using xda premium

View 2 Replies View Related

General :: Removing Translucent Black Shade On Locksreen Background?

Sep 8, 2013

I'm running CM10.1 on my HTC One x. I was wondering how to remove the black shade ontop of the lockscreen background and just have your background clear and not darkened. I've been looking around framework-res and trying to edit stuff but had no luck, just flashing custom roms and decompiling apks.

View 3 Replies View Related

General :: Google Play Store 4.8.20 - Icons With Black Background

Jun 7, 2014

With the latest version of Google Play Store, Google 4.8.20 happens to me a curious thing, the icons have a black background.

View 9 Replies View Related

Android :: Transparent Background

Jun 24, 2010

How can i make the background 50% transparent? Let's say the background of an AbsoluteLayout so it's dark but you can still see through it?

View 1 Replies View Related

General :: How To Change Black Background In Status And Notification Bar To Light Blue

Aug 8, 2012

I want to change the Black background in the Statusbar and Notificationbar to lightblue. Then i want to change Blue Textes in Statusbar/Notificationbar to White. And then, i want to change the Clockposition to middle in the Statusbar.

I followed many tutorials but always got a error at compiling

System:

CyanogenMod 9 (4.0.4)

View 1 Replies View Related

General :: Black Background Popup Window And White Text Color?

Sep 24, 2012

How to achieve a black background popup window and white text color?

This is on Gingerbread 2.3.4 rom.

Images attached.

View 3 Replies View Related

General :: Black Text On Dark Background In Alert Dialog On Gingerbread?

Jan 17, 2013

I'm on JellyBlast 3 (Gingerbread, I guess) with my Galaxy Y and I'm a little unhappy with the theme that comes with JellyBlast. I have fixed some issues but I cannot figure out how to avoid black text on dark background in Alert Dialogs. This issue makes some dialogs of the hololauncher and some other apps completely ureadable if you do not turn the screen to full brightness (what I normally don't do).

What I've found out so far: In the Gingerbread source the Theme for the the Alert Dialog is hard coded:

Code:

protected AlertDialog(Context context) {
this(context, com.android.internal.R.style.Theme_Dialog_Alert);
}

I'm not yet allowed to post external links... I found the above on github in the gingerbread branch in platform_frameworks_base -> core -> java -> android -> app -> AlertDialog.java

The hololauncher uses the AlertDialog.Builder class to create the Dialogs and it uses a TextView Widget to display the text. The layout looks like this:

Code:
<?xml version="1.0" encoding="utf-8"?>
<TextView android:textAppearance="?android:textAppearanceLargeInverse" android:gravity="center_vertical" android:paddingLeft="15.0dip" android:paddingRight="15.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:minHeight="?android:listPreferredItemHeight" android:drawablePadding="14.0dip" />

Here you see, that the textAppearanceLargeInverse definition of the theme is used as text color. And the theme should always be "Theme.Dialog.Alert" since this is hardcoded.

I assume that com.android.internal.R.style.Theme_Dialog_Alert refers to the Theme.Dialog.Alert styledefinition in the ROMs framework-res.apk. So I added the following line to the styles.xml in framework-res.apk -> values/styles.xml inside Theme.Dialog.Alert:

Code:
<item name="textAppearanceLargeInverse">@style/TextAppearance.Large</item>

I hoped that this would overwrite the definition of textAppearanceLargeInverse for the AlertDialog so that I will not use the inherited definition of the dark theme. The color that's referenced by @style/TextAppearance.Large is (contrary to ...Large.Inverse) is #FFFFFFFF or at least close to it.

Unfortunately this does not work and I do not understand why. I got that far to figure all this stuff out and my phone seems little impressed by my effort. It still displays dark text on dark background.

View 1 Replies View Related

Motorola Droid X :: Screen Turns Black When Wake Up My Phone - Frequent Reboots

Jul 23, 2010

My screen turns black when i wake up my phone. frequent reboots, that it does on it's on, not to mention the lines showing up across my screen. this phone has never been dropped and has a screen protector and case on it. looks like i'll be calling verizon for a replacement - totally unacceptable, but understandable considering it's a new phone.. and it seems these days things are being rushed out the door.

View 5 Replies View Related

HTC Desire :: Widget Out There That Turns Off Background Data

Jul 4, 2010

Does anybody know if there is a widget out there that turns off "background data"?The Sync option from power control only turns on/off auto sync.

View 6 Replies View Related

Android :: Way To Setup An ImageButton Background To Be Transparent

Aug 19, 2009

I want to be able to specify an android:src, but I want android:background="" - complaints that string types are not allowed when compiling.

I basically want a button without any background (but that *does* have a 'src').

View 5 Replies View Related

Android :: Set Transparent Background Of An Imageview In Droid?

Sep 29, 2009

I am using a web view in which i am adding a image view..now i want to set the background of this image view transparent.i hv tried setting code...

View 1 Replies View Related

Android :: Change Background To Transparent In Droid?

Sep 24, 2010

In my android application i am using progress dialogue in my splashscreen.
I would like to see only the progressbar with loading message without the background.
Is there any way that i can change the background to transparent in android.

View 2 Replies View Related

Android :: Andrioid Button Set Background To Transparent Color

Jul 14, 2010

How can I set the Background for a button to a transparent Color, like transparent Blue for eg, instead of a solid blue? When I use button.setBackgroundColor(Color.BLUE) it sets it to a solid blue.

View 2 Replies View Related

Android :: Application Background Image With Transparent Activities

Oct 29, 2010

I have run into an requirement of my application that i cant find a way to do this.

I need my application to be fullscreen and no title bar (done), and this application will have a background image. However, all the activities/views of my application must be transparent/translucent so the application background will be visible all the time behind the information i am displaying.

Basically i would like to have this behavior

http://www.geeky-gadgets.com/wp-content/uploads/2010/05/amazon-kindle-android-app.jpg

supousing that the image you see is not the phone wallpaper, but the application background image. What would be the application configuration in the manifest file and what would be the configuration for eacy activity/view?

I also noticed that, i need to setup each activity to be fullscreen without title bar. Is there a way to do this globaly in the application so all activities will behave this way?

View 1 Replies View Related

HTC Eris :: Transparent Background For Stock Weather Widget 2.2

Oct 6, 2010

I'm looking for a transparent background for the stock Weather widget(2.2). I found a few apks but they won't install. I found a couple .zips but they just for close, I think they are for 2.1.

View 4 Replies View Related

Android :: Set Dynamic Transparent Background In My Droid App Java?

Jul 25, 2010

OK, So I want to set the background to a transparent image and change the color of the background on an event firing. I can set the background image to a resource in an xml file, and I can also change the color of a TextView on event firing, but for some reason I can't do both at the same time. Do I need to create a drawable or something? Also, how do I reference the top level LinearLayout. I'm programming using eclipse JEE Galileo with the ADT Plugin and the android sdk. O.S. android 2.1-update1 (eclair). My friend can do it in actionscript and I have to do it in java to beat him lol.

View 1 Replies View Related

Android : Transparent Background Overlay Of SurfaceView Broken On 1.5?

Jun 17, 2009

I believe I have found a graphics bug introduced in the 1.5 platform. I'm looking for some confirmation (or a description of what I'm doing wrong) before reporting it as a real bug.

I have a SurfaceView that fills the screen and on top of that I have a LinearLayout that wraps some other components that overlay the surface. These other components are not visible most of the time, and the LinearLayout has a transparent background so that the SurfaceView is unobstructed until the other components are made visible. Under 1.0 and 1.1 this all worked with a background of #00000000 for the LinearLayout. Now under 1.5 there is a black rectangle obstructing my surface unless I give the LinearLayout background some color. I can still keep the transparency so it is still invisible as it should be but it is strange that it can't be black and invisible anymore. My layout is below. The background of #00000001 works, but changing it to #00000000 results in a black rectangle. code...

View 2 Replies View Related

Android : List View Scrolling Issue / Background As Transparent

Mar 3, 2009

I have problem with the List view scrolling. Here I have a list view contains more 50 items. I am setting the list view background as transparent. While scrolling the list view it is showing with black background. Can any one tell me how to remove this black portion?

View 3 Replies View Related







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