Gphone.pl, Android, Google, IPhone, Open Social » 2009-04-02

Wiadomości z dnia 2009-04-02

Sortuj wiadomości według: Nazwy | Daty | Losowo

How to switch the view from horizontal to Vertical ?

Hi,all How can I change the Android view from horizontal to Vertical by force? Can the view switch dynamicly?
Informacja: 2009-04-02
Czytaj: How to switch the view from horizontal to Vertical ?

How to display soft keyboard unlock screen for keyguard in cupcake

Hi, I'm trying to write customized unlock screen for use in the keyguard window. This unlock screen has a TextView with "inputType=Text" and in a normal test Activity, the soft keyboard pops up when it gains focus. However, when running in the context of the KeyGuard as part of unlockscreen view, it's never displayed. When the unlock screen is
Informacja: 2009-04-02
Czytaj: How to display soft keyboard unlock screen for keyguard in cupcake

Detecting navigation input method on device

Hi all, Does anyone know how to detect what primary non-touch navigation method (trackball, dpad, wheel, etc) a device is using within the code? I know that an app can structure the /res/ folders to detect it like this: /res/ drawable-nonav drawable-dpad drawable-trackball drawable-wheel
Informacja: 2009-04-02
Czytaj: Detecting navigation input method on device

Socket problems: broken pipe

Hi all, (Apologies if this double-posts, it didn't seem to come through earlier) I create and open a socket like this: try { socket = new Socket(); InetSocketAddress addr = new InetSocketAddress (hostName, port); socket.connect(addr); dis = new DataInputStream(socket.getInpu tStream());
Informacja: 2009-04-02
Czytaj: Socket problems: broken pipe

alternative to sms manager

Hi I want to send a message to only specific application in other device but i dont want SMS client to pick that. How is it possible? Thanks Sree
Informacja: 2009-04-02
Czytaj: alternative to sms manager

com.android.phone.InCallScreen activity

Is it possible to intercept the intent of calling and answering and by doing that replacing the calling/answering screen. I see from the logcat that right now com.android.phone.InCallScreen activity is been started. Anyway to overwrite that to have my own activity to show up?
Informacja: 2009-04-02
Czytaj: com.android.phone.InCallScreen activity

London Android User Group - 16th April in Clerkenwell

We are pleased to announce the next London Android User Group led by Android developer and evangelist Carl-Gustaf Harroch. The group meet to discuss and demo Android platform possibilities. Details of the next meetup are as follows: Thursday 16th April @ 6.30pm - 8pm (approx) followed by drinks at the
Informacja: 2009-04-02
Czytaj: London Android User Group - 16th April in Clerkenwell

How to capture keydown on Home screen....

Hi all, Seems like when the user is on HOME screen and presses an alphabetic key, a Contacts search is started. For my application, I want to do something different with key presses. How do I capture those key presses? Do I have to write a new HOME application (which seems like overkill)? Or, can I capture a keyEvent in a
Informacja: 2009-04-02
Czytaj: How to capture keydown on Home screen....

opening androidmanifest.xml in apk

Hi, I cant see the contents of androidmanifest.xml in apk. How to see them? any tool provided to view that file? Thanks Sree
Informacja: 2009-04-02
Czytaj: opening androidmanifest.xml in apk

How to compile android app with static library?could somebody give me a example?thanks

How to compile android app with static library?could somebody give me a example?thanks
Informacja: 2009-04-02
Czytaj: How to compile android app with static library?could somebody give me a example?thanks

Re: Detecting if microphone is mute during a call

Perhaps kernel driver can solve this question.
Informacja: 2009-04-02
Czytaj: Re: Detecting if microphone is mute during a call

Debugging in Eclipse - current line wrong for methods with multiple return points

Hi, While doing debugging with Eclipse I noted that the debugger highlights the wrong line as "next line to execute" for methods with multiple return points. It fools the developer that the last line of the method is executed, where in fact it is not. Does anyone know if this is some kind of known issue? My colleagues
Informacja: 2009-04-02
Czytaj: Debugging in Eclipse - current line wrong for methods with multiple return points

Re: google map

Hi, All, I met the same issue with Bin. Maps exists on SDK 1.0, 1.1, and G1 but doesn't exist on emulator build by myself with SDK source code. How to install maps as the default application ? I can't find source code for maps under "android\packages\apps". Does it require additional license with Google ?
Informacja: 2009-04-02
Czytaj: Re: google map

Re: How to add more bluetooth profiles into android

Yeah, this is very very annoying, many basic phones do support a wide variety of bluetooth profiles. Yet we are just limited to one. Theres got to be a way, and forgive me but the primary developers need to make "adding more bluetooth profiles a huge top priority. Yes A2DP On Mar 31, 6:56 am, "chen.ju...@zte.com.cn" <chen.ju...@zte.com.cn>
Informacja: 2009-04-02
Czytaj: Re: How to add more bluetooth profiles into android

Curl for android

Any one know a function that acts like curl or wget does for linux?
Informacja: 2009-04-02
Czytaj: Curl for android

about input method

hi , how can I add special input method to android ? could anyone tell me ? thanks.
Informacja: 2009-04-02
Czytaj: about input method

How can make Calendar in Android relate to my Gmail account?

Hi, In Android 1.0 there's Calendar program, when I try to run it, it shows "Waiting for sync". And there's no any gmail related apks to log in gmail account. And I know Google won't open source Gmail apk code. What should I do to make sync run normally ? Should I have to get Gmail.apk from Google?
Informacja: 2009-04-02
Czytaj: How can make Calendar in Android relate to my Gmail account?

Can Maps.apk in SDK1.0 run on Android 1.0?

Hi, I found that Google Maps didn't exist in Android 1.0 release version. So I tried to put Maps.apk/GoogleApps.apk/Street .apk into /system/app but it didn't run. So I'd like to kown if Maps.apk from SDK 1.0 can run on Android 1.0 ? What modification should I do? Thanks.
Informacja: 2009-04-02
Czytaj: Can Maps.apk in SDK1.0 run on Android 1.0?

about YAFFS2 Image

Hi all: I know to make yaffs2 image from rootfs using mkyaffs2imag tool. But sometimes I need to know the content of the yaffs2 image. how to know to it or how to convert yaff2 image to rootfs?any ideas? thanks.
Informacja: 2009-04-02
Czytaj: about YAFFS2 Image

How to compensate for gravity reading in order to calculate velocity

I am trying to write a simple app that calculates velocity based on the current acceleration (between sampling times). I have no problem obtaining the device's acceleration from the accelerometer, nor calculating the velocity based on the reading. My question has to do with how to compensate for the fact that gravity (or
Informacja: 2009-04-02
Czytaj: How to compensate for gravity reading in order to calculate velocity

Paying $50 for someone to design an application...

I am not much of a programmer...my last programming class was FORTRAN. But I love this phone with the exception of one problem: I hate the autolock feature of the phone. [link] I can provide references via eBay or the Corvette Forums as to my
Informacja: 2009-04-02
Czytaj: Paying $50 for someone to design an application...

How to compensate for gravity when using the accelerometer?

I am trying to write a simple app that calculates velocity based on the current acceleration (between sampling times). I have no problem obtaining the device
Informacja: 2009-04-02
Czytaj: How to compensate for gravity when using the accelerometer?

How does prelink-linux-arm.map work?

Hi, I got some diopen() fails in my native library. I guess the reason is insufficient memory. I conduct some experiments by exhausting the memory and then dynamically load some .so files. Yes, dlopen() failed again. At first I thought the .so files listed in prelink-linux-arm.map are libraries pre-loaded into memory, and dlopen won't fail if the target is in the map.
Informacja: 2009-04-02
Czytaj: How does prelink-linux-arm.map work?

Open the mail go to top level income on next day

Hai You Click the WEb Site and all Next day your daiy income 100% go to top level [link] .............................. ............... Thanks for your click Shiv
Informacja: 2009-04-02
Czytaj: Open the mail go to top level income on next day

Adding IM providers to native IM app

I'm just looking at the Android's native IM app and wondering if it's possible to create new providers? I know other people have written seperate IM clients but it'd be great to add to list in the native IM app. The 3 I'd like to work on is Facebook, MySpaceIM, Skype.
Informacja: 2009-04-02
Czytaj: Adding IM providers to native IM app

Re: How to run apk file on SDcard?

Can apk file run on SDcard of G1?
Informacja: 2009-04-02
Czytaj: Re: How to run apk file on SDcard?

Re: [android-developers] Re: How to run apk file on SDcard?

Not presently.
Informacja: 2009-04-02
Czytaj: Re: [android-developers] Re: How to run apk file on SDcard?

Re: [android-developers] How to capture keydown on Home screen....

You cannot capture key events on Home without writing a new Home screen. -- Romain Guy Android framework engineer romain...@android.com Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them
Informacja: 2009-04-02
Czytaj: Re: [android-developers] How to capture keydown on Home screen....

Re: OutOfMemoryError (external allocation too large for this process)

well, image is selected from the sdcard. can i check image size in onActivityResult to make sure that image can be set on imageView just to avoid this exception?
Informacja: 2009-04-02
Czytaj: Re: OutOfMemoryError (external allocation too large for this process)

Re: [android-developers] screen sleeps while playing the video

Use MediaPlayer.setScreenOnWhilePl aying(), or use a VideoView instead of rolling your own.
Informacja: 2009-04-02
Czytaj: Re: [android-developers] screen sleeps while playing the video
Strony: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 »

Stronę wygenerowano w 0.1 sek. | Forum, programowanie | Gphone, platforma Google Android | Gabinet stomatologiczny Wrocław