Hey folks
I am building an application and the following 3 scenarios occur.
1. When I have hardware acceleration in the manifest turned on,
hardware layers enabled in my layout.xml file and a rotation applied
to an ImageView I get jaggies around the edges of the ImageView that
is holding the Bitm
I am having this exact problem right now. If I use
android:visibility="invisible" in the XML then setting them to visible
does nothing, no matter how I call it. Weird and annoying.
C
On Mar 5, 3:52 pm, Jeremy Statz wrote:
> One of my products has an activity with three LinearLayouts that start
>
How's your JNI/C++ and NDK skills?
On Jan 31, 3:10 am, Peter Sutton wrote:
> Hi everyone!
>
> My app stores large files that need to be decrypted on-the-fly.
> FileDescriptors for accessing the decrypted files are retrieved from
> ContentProvider.openFile(). The plan;
>
> 0) openFile() called, pa
I downloaded it last night. Might wanna try again.
On Jan 31, 12:47 am, Yusuke Urabe wrote:
> seems like evwrybody have problem. not only you tho.
> and this topic is already on this group.
>
> yusuke
>
> On Jan 31, 2011 5:38 PM, "Chih-Wei" wrote:
>
> > Downloading SDK Platform Android Honeycomb
kris
Probably threw an Exception. Open a terminal->adb logcat and see what
it says when it crashes. The use the debugger to help you fix it :)
On Jan 30, 9:01 pm, kris wrote:
> Hello,
>
> I'm trying to develop Android applications using My Eclipse. And
> that's(subject) the error I get when the
So you want to create a conference call app?
On Jan 29, 7:06 am, Johny wrote:
> I am thinking about this scenario for my script
>
> 1.In a mobile with Android my script will be running.
>
> 2. Someone will dial the number( say number A) of that mobile where
> the script is running.
>
> 3.The
Jean
If this is causing a "Force Close" then you should append the "adb
logcat" output to your post. It should have an Exception of some sort
in it. I am guessing from your code you may have a
NullPointerException or URIException or something similar.
Chris
On Jan 31, 2:33 pm, ZEIL Jean-Julien
Sumanth - I had this error yesterday and found this helpful.
Go to Project » Properties » Java Build Path » Libraries and remove
all except the "Android X.Y" (in my case Android 2.2). click OK. Go to
Project » Clean » Clean projects selected below » select your project
and click OK. That should wo
Vishnu - you should post your code. If your credentials work, you may
have a simple piece of whitespace.
Twitter twitter;
twitter = new Twitter ("username", "password");
Are you doing anything fancier than this?
On Dec 1, 6:15 pm, vishnu wrote:
> I am developing an android application in which
9 matches
Mail list logo