[android-developers] how to convert colour image to black and white

2011-01-04 Thread sudha
Hello all, I have a picture taken from android device camera, I have to convert the colour image to black n white. how can I do this? Thanks Sudha -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to androi

[android-developers] Re: Programmatically Access Google Docs

2011-01-04 Thread Brill Pappin
Haha, you should have hit the "i'm feeling lucky" button... I bet it would have gone right to it :) - Brill On Jan 4, 3:11 pm, TreKing wrote: > On Sun, Jan 2, 2011 at 9:47 PM, Thomas wrote: > > Is there an API exposing this functionality? > > You asked for it

[android-developers] Re: Programmatically Access Google Docs

2011-01-04 Thread Brill Pappin
Someone who knows even less gave it to them. I see it *all the time* in this industry. - Brill On Jan 4, 8:02 pm, Zsolt Vasvari wrote: > It really makes you wonder how some of these posters end up with the > programming assignment in the first place, doesn't it. > > On Jan 5, 4:11 am, TreKing w

Re: [android-developers] Re: webview show map problem?help me

2011-01-04 Thread CaryWang
01-05 15:23:56.022: ERROR/AndroidRuntime(2039): Uncaught handler: thread main exiting due to uncaught exception 01-05 15:23:56.038: ERROR/AndroidRuntime(2039): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=geo:38.899533,-77.036476

[android-developers] Re: Refunds in the Market

2011-01-04 Thread Brill Pappin
Hi TreKing, I'll help you out with this if you want to talk privately, results can be posted here. Umm... as long as your app isn't $50 or something :) - Brill On Jan 4, 8:57 pm, TreKing wrote: > On Tue, Jan 4, 2011 at 7:04 PM, Zsolt Vasvari wrote: > > Is that even true if you only do a partia

[android-developers] Can not decode high resolution picture

2011-01-04 Thread Kenny Chang
How to open a high resolution png picture, the picture is 4000x3000,but it crashed when it was decoded. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe

[android-developers] Re: SMS sending through HTC Desire

2011-01-04 Thread Jawwad Farooq
No, not about voicemail ... I am talking about simple phone call On Dec 31 2010, 10:02 pm, XiaoXiong Weng wrote: > Wouldn't that just goto the voicemail? > > Erh, when I send text to myself it works J > > From: android-developers@googlegroups.com > [mailto:android-develop...@googlegroups.com] On

[android-developers] Re: SMS sending through HTC Desire

2011-01-04 Thread Jawwad Farooq
Yes I am calling from another phone on my development phone ... On Dec 31 2010, 9:05 pm, TreKing wrote: > On Thu, Dec 30, 2010 at 2:22 AM, Jawwad Farooq wrote: > > > I make a call to my number and got the busy tone". > > Please tell me you mean you used a different phone to call your develo

Re: [android-developers] Re: webview show map problem?help me

2011-01-04 Thread Kumar Bibek
What is the problem? Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Wed, Jan 5, 2011 at 12:17 PM, Stephan Wiesner wrote: > > What is your error? > > Greetings from lucerne, > Stephan > > On 5 Jan., 00:20, CaryWang wrote: > > I try webview show map,but is error. > > > >

[android-developers] Re: webview show map problem?help me

2011-01-04 Thread Stephan Wiesner
What is your error? Greetings from lucerne, Stephan On 5 Jan., 00:20, CaryWang wrote: > I try webview show map,but is error. > >   public void onCreate(Bundle savedInstanceState) { >         super.onCreate(savedInstanceState); >         setContentView(R.layout.main); >         startButton=(But

[android-developers] Unknown application a large number of SMS messages are being sent. Select "OK" to continue, or "Cancel" to stop sending

2011-01-04 Thread Jawwad Farooq
Hi, My application is sending around 300 messages in a go. But after sending about 100 messages, an Alert appears each time before sending the remaining messages. Alert says: "Unknown application a large number of SMS messages are being sent. Select "OK" to continue, or "Cancel" to stop sending"

[android-developers] Re: I'm wanting to start doing a lot with the Android platform, help

2011-01-04 Thread Zsolt Vasvari
- Learn Java - Start reading the Android SDK docs - Install the SDK - Run the samples - Try to understand how the samples work I think if you are completely new to programming, you are looking at at least a 6-9 month learning curve before you become productive. I am a very experienced (10+ years)

[android-developers] Re: How do you Debug a Live Wallpaper

2011-01-04 Thread Peter Webb
Stick the following in your code: android.os.Debug.waitForDebugger(); Not the easiest thing to find ... On Jan 5, 4:29 pm, John Lussmyer wrote: > Well, I just went through my code several times, and found the 1 character > typo that was causing my onchanged() method to be hung in an infinit

Re: [android-developers] BroadcastReciever Process outgoing calls

2011-01-04 Thread Kapil Lokhande
Hi You can try with one more permission i.e. android.permission.NEW_OUTGOING_CALL >From your description without code snippet i am not getting your problem in detail. -- Thanks & Regards, Kapil Lokhande | Dexter Advisory Pvt. Ltd. | Android Developer [image: dexterlogo.jpg

Re: [android-developers] Re: BroadcastReciever Process outgoing calls

2011-01-04 Thread Dianne Hackborn
Just looking at logcat to see the exception would be helpful. On Tue, Jan 4, 2011 at 7:57 PM, Bob Kerns wrote: > You can set a breakpoint on the exception that's thrown. > > Perhaps checking the contact and doing the toast in an async task > would be helpful. > > On Dec 28 2010, 6:58 pm, TJ wro

Re: [android-developers] Transition from the end of an animation to a new Activity?

2011-01-04 Thread Dianne Hackborn
Aside from whatever bug you have, for animations across activities you will probably get a much better result by using window/activity animations: http://developer.android.com/reference/android/app/Activity.html#overridePendingTransition(int, int) API demo: http://developer.android.com/resources

[android-developers] Online Training IN Informatica,Qtp,SAP,SAS,OBIEE,Oracle,JAVA @BigClasses.com

2011-01-04 Thread big class
Knowledge doesn’t comes easily. It comes through cost, efforts and last of all but not least through a skilled craftsman. I represent Bigclasses. Bigclasses.com is a global online IT training company. We offer virtual online training on all major IT Technologies Like SAP/ Oracle/Data WH/Testing To

[android-developers] DROID sound playing problem

2011-01-04 Thread John Lussmyer
I have a customer with a DROID phone. It's showing a rather odd symptom. I have 2 sounds that play at regular (but different) intervals in my app. One of them plays every time. The other (more frequent) plays every other time. I've put tracing in the code, and I AM calling MediaPlayer.start() eve

[android-developers] I'm wanting to start doing a lot with the Android platform, help

2011-01-04 Thread Tyler Carroll
I love Linux and Google and everything open source and of course this platform. I'm currently completely new to programming I've done next to nothing with Python (Is that even a good starting language? for someone interested in Android) All feedback on what I should do to start with getting sta

[android-developers] Re: How do you Debug a Live Wallpaper

2011-01-04 Thread John Lussmyer
Well, I just went through my code several times, and found the 1 character typo that was causing my onchanged() method to be hung in an infinite loop. There doesn't seem to be any way to use the debugger to find this kind of problem, as it just won't connect. On Tue, Jan 4, 2011 at 3:12 PM, Jo

[android-developers] Re: Live Wallpaper Preferences Activity launch problem

2011-01-04 Thread John Lussmyer
Okay, figured it out. The one in the settingsconfig.xml had to have the full path to the class. android:settingsActivity="com.casadelgato.lifewallpaper.LifeSettings" On Tue, Jan 4, 2011 at 5:58 PM, John Lussmyer wrote: > > the settingsconfig.xml file has: > > > xmlns:android="http://schem

[android-developers] webview show map problem?help me

2011-01-04 Thread CaryWang
I try webview show map,but is error. public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); startButton=(Button)findViewById(R.id.start); startButton.setOnClickListener(new View.OnClickListener() {

[android-developers] Disable Antenna

2011-01-04 Thread Julius Spencer
Hi, I was wondering if it's possible to disable one or more antennae manually for example, if I had a GSM Nexus One, disable all the antennae except the one which supplies 850MHz communications (900 1800 1900). Regards, Julius. -- You received this message because you are subscribed to the G

Re: [android-developers] Can't Uninstall

2011-01-04 Thread Kumar Bibek
Oh, That part I had forgotten. Hmm, weird. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Wed, Jan 5, 2011 at 7:11 AM, Dianne Hackborn wrote: > If you go to Settings > Manage Applications, that is not part of Market at > all. In that case the button would be grayed out be

Re: [android-developers] Native code Query

2011-01-04 Thread Ashwani Kumar
no. On Thu, Dec 30, 2010 at 11:22 AM, Anshuman Tripathi wrote: > hi. > > I have done task of ndk  successfully. from my application I am > able to call my native function. > > I have a problem I have a huge c code .Is it necessary to rewrite > whole code as native function. > > Please help me as s

[android-developers] Re: Android syntax problem

2011-01-04 Thread Bob Kerns
It looks to me like the syntax error is immediately *before* the code you cite. This isn't just a java issue. Compilers report errors when they detect things that don't make sense in the current context. But if there's something missing -- then the compiler may only notice that something is wrong

[android-developers] Re: BroadcastReciever Process outgoing calls

2011-01-04 Thread Bob Kerns
You can set a breakpoint on the exception that's thrown. Perhaps checking the contact and doing the toast in an async task would be helpful. On Dec 28 2010, 6:58 pm, TJ wrote: > I am targeting 2.2 using eclipse.  I have a Broadcast Reciever that I > have given permission to process outgoing call

[android-developers] How to programmatically check whether a TTS engine has been enabled in the system settings?

2011-01-04 Thread Mark Carter
Is it possible to programmatically check whether a TTS engine has been enabled in the system settings? For example, if com.marvin.espeak is not installed, I prompt the user to install it (take him to the Market). But at a later point I would also like to check whether he enabled it in the settings

[android-developers] Re: Transition from the end of an animation to a new Activity?

2011-01-04 Thread Bob Kerns
> Stack traces generally help. The debugger helps even more! It is clear that you haven't even tried to use the debugger, because otherwise you would be sure whether or not your problem is in onAnimationStart or onAnimationEnd. (Though it should be obvious that it's not -- because they have no co

[android-developers] Re: ProgressBar with moving image. Drawable resource using .

2011-01-04 Thread Henrik Lindqvist
Thanks for the tips. Seems ProgressBar is useless in this case, so I'll probably need to "hack" my own. The ApiDemos contains a resource for circular progress-bars, \samples \android-8\ApiDemos\rescircular_progress.xml: http://schemas.android.com/apk/res/ android"> So is supporte

[android-developers] Re: How to do this layout correctly?

2011-01-04 Thread Mystique
Yes. I try putting the textview but not success so i showing then plain buttons only. Nice, I will try your suggesting right away :) On Jan 5, 9:31 am, Mark Murphy wrote: > There is no TextView in your layout. > > The two main approaches for putting some widget "at the bottom last > line of the s

[android-developers] Re: LVL implementation in app, checking for the 15 min refund period

2011-01-04 Thread Brill Pappin
As far as I know. no. It's really unfortunate because there is a lot that could be done with LVL, like allowing a single app to have a free sale and a paid sale for instance. However, why would you care if the user was still in their trial period? Presumably they are using the app or not. - Bril

Re: [android-developers] ProgressBar with moving image. Drawable resource using .

2011-01-04 Thread Mark Murphy
AFAIK, neither nor are valid for a drawable resource. Those are used with tween animations for animation resources: http://developer.android.com/guide/topics/resources/animation-resource.html#Tween As for how to solve your problem, one solution put an ImageView with your needle atop your Progre

[android-developers] Re: I`m want to control my android phone with remote computer.

2011-01-04 Thread Brill Pappin
Funny... I'm working on exactly the same thing :) I am planing to sell, so competition is not really that good for me, but in the spirit of openness and that there are enough users out there for all of us, heres what I'd look at first; the package you want to be starting with is android.app.admin.

[android-developers] ProgressBar with moving image. Drawable resource using .

2011-01-04 Thread Henrik Lindqvist
I'am trying to make a ProgressBar with a moving needle. Since it's in a app-widget I can't make any custom code. It all needs to be done with Drawables. Creating a rotating ProgressBar is easy, just use . But to move a needle image I've tried , it gives an error "invalid drawable tag translate".

[android-developers] Creating repeating image on a canvas

2011-01-04 Thread brian purgert
Well how do I create an image that repeats its self on a canvas, one that I will use for a background in my bike game. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com

[android-developers] Live Wallpaper Preferences Activity launch problem

2011-01-04 Thread John Lussmyer
When I click on the Preferences button for my Live Wallpaper, I get this Exception: 01-04 17:54:23.021: ERROR/AndroidRuntime(534): Caused by: android.content.ActivityNotFoundException: Unable to find explicit activity class {com.casadelgato.lifewallpaper/LifeSettings}; have you declared this activ

Re: [android-developers] Re: Refunds in the Market

2011-01-04 Thread TreKing
On Tue, Jan 4, 2011 at 7:04 PM, Zsolt Vasvari wrote: > Is that even true if you only do a partial refund? That I don't know. I've been meaning to run an experiment with a friend to find out for sure, but keep forgetting. -

Re: [android-developers] Can't Uninstall

2011-01-04 Thread Dianne Hackborn
If you go to Settings > Manage Applications, that is not part of Market at all. In that case the button would be grayed out because the app is built into the system image. There is no other reason I know of for it to be grayed out. On Tue, Jan 4, 2011 at 1:49 PM, Kumar Bibek wrote: > Any infor

Re: [android-developers] How to do this layout correctly?

2011-01-04 Thread Mark Murphy
There is no TextView in your layout. The two main approaches for putting some widget "at the bottom last line of the screen" are: 1. Use a LinearLayout parent for the widget and the other stuff. Use android:layout_height="0px" and android:layout_weight="1" for the other stuff. Use a regular andro

[android-developers] How to do this layout correctly?

2011-01-04 Thread Mystique
Hi, I want to display a textview at the bottom last line of the screen but I have been trying without success. What is the correct way to display it? Many thanks, CJ -- code -- http://schemas.android.com/apk/res/ android" android:orientation="vertical" android:layout_width="fill_parent"

[android-developers] Re: Is 9-patch (NinePatch) standard png format?

2011-01-04 Thread Zsolt Vasvari
Yes, they are standard png. The build error gives you the exact pixel number of the invalid data. It couldn't be any clearer as to what's wrong. On Dec 31 2010, 4:00 pm, szj <993202...@gmail.com> wrote: > There is a problem in our current project. > We used some tool other than Android SDK Draw

[android-developers] Re: Refunds in the Market

2011-01-04 Thread Zsolt Vasvari
Is that even true if you only do a partial refund? On Jan 5, 3:35 am, TreKing wrote: > On Tue, Jan 4, 2011 at 1:31 PM, JonFHancock wrote: > > It won't remove the app from their phones, but if you are using Google's > > LVL, it will render the app unusable for them. > > They also won't be able to

[android-developers] Re: Programmatically Access Google Docs

2011-01-04 Thread Zsolt Vasvari
It really makes you wonder how some of these posters end up with the programming assignment in the first place, doesn't it. On Jan 5, 4:11 am, TreKing wrote: > On Sun, Jan 2, 2011 at 9:47 PM, Thomas wrote: > > Is there an API exposing this functionality? > > You asked for it

Re: [android-developers] List of zip codes in a given radius

2011-01-04 Thread Brad Gies
I've got the data and can send you a spreadsheet or in some other format if you want it. I bought a subscription service for U.S. postal codes etc., several years ago, and then the company I bought it from went out of business, but before they did, they sent me a final disk with everything on

[android-developers] Re: Refunds in the Market

2011-01-04 Thread Brill Pappin
Crap... they really have to fix that system. the LVL is almost worse than nothing at all! And yes, I'm using LVL... I don't want to remove the app, I just want to refund a user. sigh... ...I'm going to check out some of those other market alternatives now... - Brill -- You received this messa

[android-developers] Re: Android syntax problem

2011-01-04 Thread Brill Pappin
Just a guess here, but it looks like you are new to Java. Don't let hat stop you though! As a matter of fact there is not enough information in your post to tell you whats wrong... sometimes nothing is wrong and your tools cause you trouble. As you get used to them, you will start to recognize w

[android-developers] Re: Change SoftKeyboard on specific EditText or Activity.

2011-01-04 Thread Brill Pappin
You could write a special component the piped up you number pad, but it's not going o work as an IME unless you also write the IME and get the user to install it. I don't recommend doing it as an IME though. Write it like you might for a date selection component. - Brill Pappin On Jan 3, 8:12 a

[android-developers] How do you Debug a Live Wallpaper

2011-01-04 Thread John Lussmyer
I'm trying to write a Live Wallpaper, but have a problem. The debugger won't. Won't attach or debug when launching the wallpaper. I can see from the logcat when I restart the Emulator that my wallpaper is crashing. There is a msg showing it being installed, then uninstalling, then force removing,

RE: [android-developers] Calling a non-static method in an Activity class from a non-Activity class ?

2011-01-04 Thread Emre A. Yavuz
Thanks Kostya, I've actually been aware of using a callback interface reference to solve this problem, but considering its size and importance (in what I've been working on) I just wanted to find out whether there's a simpler way to do it or not. Cheers, Emre Date: Tue, 4 Jan 2011 17:03:53 +

Re: [android-developers] Is 9-patch (NinePatch) standard png format?

2011-01-04 Thread Kostya Vasilyev
The format is standard PNG. Build tools add a custom chunk containing patch data. Perhaps your other tool left some values close to zero, but not zero, in the alpha channel for the border pixels? You could also dump PNG data chunks before and after Draw9Patch and see what's changed. -- Kostya Vas

Re: [android-developers] Re: adjust pivot point in ImageView

2011-01-04 Thread TreKing
On Tue, Jan 4, 2011 at 3:55 PM, dmodroid wrote: > place an image of a pin that floats over a map as you move the > map underneath. the lower left corner is my "hot spot" or the tip of > the pin. I want to make it my reference point and place it in the middle of > the screen. > If I understand

[android-developers] Re: adjust pivot point in ImageView

2011-01-04 Thread dmodroid
place an image of a pin that floats over a map as you move the map underneath. the lower left corner is my "hot spot" or the tip of the pin. I want to make it my reference point and place it in the middle of the screen. changing reference point of a drawable seems pretty common, I just don't kn

Re: [android-developers] Can't Uninstall

2011-01-04 Thread Kumar Bibek
Any information on the devices or OS version? I suspect, its a problem with the market app. They have been pushing updates to this behind the scenes. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Wed, Jan 5, 2011 at 3:17 AM, nextgen wrote: > In the last couple of weeks I

[android-developers] Can't Uninstall

2011-01-04 Thread nextgen
In the last couple of weeks I have received a handful of emails about users' inability to uninstall one of our apps. That app has been in the market for over 2 months and this is the first I've heard of this issue. I responded to the users with uninstall instructions and they say that the app eit

[android-developers] Re: Digest for android-developers@googlegroups.com -25 Messages in 21 Topics

2011-01-04 Thread kernelpanic
Brilliant On Jan 3, 11:04 am, "Daniel Shin" wrote: > Jhhghjjhhbhbtthhthththt > Enviado desde mi terminal BlackBerry® de Digicel > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@goog

Re: [android-developers] Re: Running adb logcat and dmesg commands from within my app.

2011-01-04 Thread Dianne Hackborn
Note that shell commands are not part of the SDK, so there are no guarantees that commands you are executing will continue to work in the future. On Tue, Jan 4, 2011 at 1:34 PM, Jay wrote: > This is exactly the kind of stuff I was looking for. > > I'll dig in, thanks. > > On Jan 3, 11:25 am, Rog

[android-developers] last block incomplete in decryption

2011-01-04 Thread Jake Basile
Hello android-developers! I have a simple class to try and wrap encryption for use elsewhere in my program. It seems to handle encryption correctly, but not so much when decrypting, which throws a javax.crypto.IllegalBlockSizeException "last block incomplete in de

[android-developers] Re: Running adb logcat and dmesg commands from within my app.

2011-01-04 Thread Jay
This is exactly the kind of stuff I was looking for. I'll dig in, thanks. On Jan 3, 11:25 am, Roger Podacter wrote: > i just replied to this thread but i guess i'm new so the post didnt go > thru? > > i just used "cat" and "echo" commands in my app we just finished > recently.  the person above

Re: [android-developers] Problem with dynamically adding shapes

2011-01-04 Thread TreKing
On Tue, Jan 4, 2011 at 4:01 AM, vamsi wrote: > Any response would be appreciated. You should probably post your layout, some sample code, and a picture illustrating the problem. - TreKing

Re: [android-developers] "Stable"socket connection (Correct work with Socket/Thread).

2011-01-04 Thread Kostya Vasilyev
Ivan, Try the following: - Use socket.connect(SocketAddress endpoint, int timeout). - Catch SocketTimeoutException around connect() and use it to retry (after a delay). It provides no benefit to try and keep the same Java object (socket), since the underlying TCP/IP data connection won't be

Re: [android-developers] How to read telephone number in handler for Intent Filter intercepting CALL_PRIVILEDGED?

2011-01-04 Thread TreKing
On Tue, Jan 4, 2011 at 9:30 AM, Chip wrote: > How do I programmatically access the telephone number coming from the dial > request? > More than likely, this will be in the data segment of the Intent. ---

Re: [android-developers] Change SoftKeyboard on specific EditText or Activity.

2011-01-04 Thread TreKing
On Mon, Jan 3, 2011 at 7:12 AM, zac_saito wrote: > Can i do it? Probably not - changing the user's IME without their consent, even if within your own app, could be considered a security issue. - Tre

Re: [android-developers] List of zip codes in a given radius

2011-01-04 Thread Kostya Vasilyev
This might help: http://www.geopostcodes.com/usa_zip_codes They sell a zip code database, which includes geo coordinates. -- Kostya 04.01.2011 23:45, TreKing ?: On Sun, Jan 2, 2011 at 11:01 PM, Sean > wrote: if I'm able to do this native to the Android AP

[android-developers] Re: external or usb mic for audio recording?

2011-01-04 Thread Keith Wiley
Except that we know cell phones (Android included) support headset devices which use a microphone plugged into the USB port, or perhaps a 3.5mm audio jack. I'm uncertain of the implications of that capability w.r.t. my original question. Thanks for the input. Cheers! On Jan 4, 12:00 pm, FrankG

Re: [android-developers] Seeking advice on supporting Android tablets

2011-01-04 Thread Kostya Vasilyev
Mark, It's a misconception to assume that screen density is related to screen size or resolution (although all three, taken together, are tied by a simple formula). Up until now, it's been the case (hdpi screens used in phones are typically 480x800 or 480x854), but it was only a coincidence.

Re: [android-developers] New mobile number | Neue Handynummer

2011-01-04 Thread Haroon Khalid
No hunting please. On Tue, Jan 4, 2011 at 3:35 PM, XiaoXiong Weng wrote: > Hun t.t? > > > > *From:* android-developers@googlegroups.com [mailto: > android-develop...@googlegroups.com] *On Behalf Of *Haroon Khalid > *Sent:* Tuesday, January 04, 2011 3:14 PM > *To:* android-developers@googlegroups.

Re: [android-developers] List of zip codes in a given radius

2011-01-04 Thread TreKing
On Sun, Jan 2, 2011 at 11:01 PM, Sean wrote: > if I'm able to do this native to the Android API, that would obviously be > preferable. > There is no such thing in the API, AFAIK. - TreKing

Re: [android-developers] Scrolling Time Picker Like in Alarms

2011-01-04 Thread TreKing
On Sun, Jan 2, 2011 at 9:52 PM, Rishit wrote: > Any help is highly appreciated. With what, exactly? - TreKing - Chicago transit tracking app for

Re: [android-developers] Seeking advice on supporting Android tablets

2011-01-04 Thread TreKing
On Sun, Jan 2, 2011 at 2:09 PM, MarkAllenNeil wrote: > So is the recommended (or fall-back) action at this point to handle this > programmatically, i.e. scaling my bitmaps manually in code? > My understanding is that you would have a drawable-large-mdpi/ folder for such displays and put your scal

RE: [android-developers] New mobile number | Neue Handynummer

2011-01-04 Thread XiaoXiong Weng
Hun t.t? From: android-developers@googlegroups.com [mailto:android-develop...@googlegroups.com] On Behalf Of Haroon Khalid Sent: Tuesday, January 04, 2011 3:14 PM To: android-developers@googlegroups.com Subject: Re: [android-developers] New mobile number | Neue Handynummer I almost got fire

Re: [android-developers] Android - embedding ListView inside Gallery

2011-01-04 Thread TreKing
On Sun, Jan 2, 2011 at 1:43 PM, jkschneider wrote: > I would throw up my hands and say it isn't possible currently, but > the Social Networking app that packs with the DroidX somehow > accomplishes it! > Are you certain this is the strategy they use for their implementation? Because what you desc

Re: [android-developers] New mobile number | Neue Handynummer

2011-01-04 Thread Haroon Khalid
I almost got fired over this email! Please watch your language, as some of us do work in an office environment! On Tue, Jan 4, 2011 at 10:13 AM, Bo Ma wrote: > who the hell are you > > 2011/1/4 Simon Broenner > > Hi everyone, >> >> As of today, I've got a new mobile number: +49 176 39160894 >>

Re: [android-developers] Programmatically Access Google Docs

2011-01-04 Thread TreKing
On Sun, Jan 2, 2011 at 9:47 PM, Thomas wrote: > Is there an API exposing this functionality? You asked for it . - TreKing

Re: [android-developers] How can I intercept a dial request to use my app similar to the way Skype intercepts

2011-01-04 Thread TreKing
On Mon, Jan 3, 2011 at 5:25 PM, Chip wrote: > Suggestions? http://developer.android.com/guide/topics/manifest/intent-filter-element.html http://developer.android.com/reference/android/content/Intent.html#ACTION_DIA

Re: [android-developers] Programmatically Access Google Docs

2011-01-04 Thread Kumar Bibek
http://code.google.com/apis/documents/ Google Docs API. Thats the best you can get. I am not very sure about the editing part, but other things are possible with this API Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Mon, Jan 3, 2011 at 9:17 AM, Thomas wrote: > Could som

Re: [android-developers] How does Microsoft Outlook sync between PC and adroid device works

2011-01-04 Thread Kumar Bibek
Outlook has well defined protocols that allow such kind of syncrhonisation. I don't know the file name, but It would be better if you could first have a look at MS outlooks implementations and specifications. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Mon, Jan 3, 2011 at

Re: [android-developers] I`m want to control my android phone with remote computer.

2011-01-04 Thread Kumar Bibek
Well, there are no APIs that directly support these type of communications. You have to think of and first decide what approach you need. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Mon, Jan 3, 2011 at 6:57 AM, Choohyoung Lee wrote: > I`m making a plan for developing a

Re: [android-developers] i need any real time video streaming sample code

2011-01-04 Thread Kumar Bibek
Google it. :) Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Tue, Jan 4, 2011 at 9:28 AM, roshan wrote: > Hi, > > Im doing master degree and my project name is real time video > streaming through wifi and i need any sample code > > > thanks > Roshan > > -- > You receiv

[android-developers] Re: Weird FC from unregisterReceiver

2011-01-04 Thread Karim B
bump? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, v

[android-developers] Re: external or usb mic for audio recording?

2011-01-04 Thread FrankG
IMHO a usb microphone would require usb host functionality and support for human device interface .. Their is in my eyes no out of the box support for this. On 4 Jan., 09:03, Keith Wiley wrote: > I realize that MediaRecorder.AudioSource supports several input > sources, although I think they all

Re: [android-developers] Android syntax problem

2011-01-04 Thread Kumar Bibek
Just a doubt. Are you new to Java? If yes, then first you need to learn that. If no, then you could easily figure out the problem. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Mon, Jan 3, 2011 at 11:07 PM, brahadeesh wrote: > 0 down vote favorite > > > Hi all, I am a beg

Re: [android-developers] I want to an application which start on boot up time

2011-01-04 Thread Kumar Bibek
Write a receiver which listens to the BOOT Broadcast. A simple google search would give you atleast 10 examples. Here is one http://www.androidcompetencycenter.com/2009/06/start-service-at-boot/ Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Tue, Jan 4, 2011 at 12:58 PM, gy

Re: [android-developers] Re: Unable to run DDMS, failed to get adb version

2011-01-04 Thread Kumar Bibek
Yeah, and the draw9patch tool now has a swingworker library dependency. :) Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Mon, Jan 3, 2011 at 10:05 PM, dburns wrote: > Yeah, they moved adb and forgot to tell anyone. You'll find it in a > sibling directory to tools (I forg

Re: [android-developers] How to get the accesss on /data/misc/vpn folder (Permission denied)?

2011-01-04 Thread Kumar Bibek
Some folders will always be private. You cannot just hack into those folders without rooting your phone. In short, there is no way. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Tue, Jan 4, 2011 at 3:18 PM, ADPool wrote: > Hell everyone, > > I am working on an applicaito

Re: [android-developers] Re: Repeating image on a canvas

2011-01-04 Thread brian purgert
On Mon, Jan 3, 2011 at 5:52 PM, Nathan wrote: > Since I have done a lot of bitmaps and canvases, I can tell you > definitely that it is . . . hard to say. > > But I will tell you this. Method profiling is great for something like > this, and it is fairly easy to do. > > http://developer.android.c

Re: [android-developers] Start an activity form a class without extending Activity

2011-01-04 Thread Kumar Bibek
In any view class, you would have a context object. Use that context object and then call the method startActivity. To get the context, use getContext() Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Tue, Jan 4, 2011 at 11:26 PM, flix wrote: > Hello, > (sorry for my en

Re: [android-developers] File Retriving

2011-01-04 Thread Kumar Bibek
Whats the problem in this? As far as i can see, you are doing it right. May be just remove the file:// from the beginning. I am not sure, but one of them will definitely work. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Tue, Jan 4, 2011 at 11:43 PM, rakshith raj wrote:

[android-developers] Re: Help me on AsyncTask

2011-01-04 Thread JonFHancock
I'm guessing it is in your logic. If the user is viewing a different Activity, then dialog.isShowing() is false, so when the ASyncTask finishes, it sees that the dialog is not showing, so doesn't close it. When the user switches back to the calling Activity, then they find the dialog still open w

Re: [android-developers] Re: How to play youtube videos within custom android activity

2011-01-04 Thread Kumar Bibek
Yeah, but it wont play on all phones though, which don't have flash. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Tue, Jan 4, 2011 at 8:20 PM, Sudheer wrote: > You can create a custom Activity with a Webview on it. You can load > the youtube on the webview. My 2 cents. >

Re: [android-developers] List of command

2011-01-04 Thread Kumar Bibek
Use ListView. There are plenty of examples on ListViews and Dialogs. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Wed, Jan 5, 2011 at 12:26 AM, Gioacchino wrote: > How do I create a text list, which if clicked create Dialog? > > -- > You received this message because you

Re: [android-developers] Disable button according to spinner item

2011-01-04 Thread TreKing
On Tue, Jan 4, 2011 at 1:46 PM, TreKing wrote: > What am you comparing it to? That's "What am I comparing it to?" - TreKing - Chicago transit tra

Re: [android-developers] Sessions in android

2011-01-04 Thread Kumar Bibek
Sure. But I guess you haven't yet started coding. Once you start you will figure out for yourself. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Mon, Jan 3, 2011 at 10:48 PM, jp wrote: > Is it possible to create session in android for my web appliction(for > php server) >

Re: [android-developers] Disable button according to spinner item

2011-01-04 Thread TreKing
On Sun, Jan 2, 2011 at 8:38 AM, cpw wrote: > Below is a coding, i failed to disable a button, can anybody can help me? > Ask yourself: What is the type of "choice"? What am you comparing it to? Can I actually do this? -

[android-developers] Problem with dynamically adding shapes

2011-01-04 Thread vamsi
Hi all, I have a xml file with some layouts and some titles. In that xml i have a title named as "graph", after that other titles and some buttons, text boxes and all. Now under "graph" title I need to place two horizontal rectangles which represents a graph. For that i took a linear layout with a

[android-developers] Could Tabhost bottom border linebe deleted?

2011-01-04 Thread blessdyb
hi guys, These days , I try to complete a demo using tabhost. but I find that be bottom border line is so augly in my demo, could I delete it ? Waiting for help. Thanks. __ PS: This is my layout

[android-developers] List of command

2011-01-04 Thread Gioacchino
How do I create a text list, which if clicked create Dialog? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-deve

[android-developers] Re: How to play youtube videos within custom android activity

2011-01-04 Thread Sudheer
You can create a custom Activity with a Webview on it. You can load the youtube on the webview. My 2 cents. Cheers Sudheer On Jan 4, 10:49 am, sanjay wrote: > Hi, > > I am able to play youtube videos by > > startActivity(new Intent(Intent.ACTION_VIEW, > Uri.parse("http://www.youtube.com/watch?v

[android-developers] File Retriving

2011-01-04 Thread rakshith raj
Hi fellas, I am writing a email application so need a help on the following problem: How to retrieve a file from path "file:///data/data//files/ sam.txt" so that i can mail this file using JavaMail API here file attachment code is: public void addAttachment(String filename) throws Exception {

[android-developers] Trackball clicking a custom preference

2011-01-04 Thread Pimm Hogeling
Hello everyone, I'm developing an Android application, and I needed a custom preference. One that contains a button, rather than a checkbox or anything like that. So I've built one, the code for it can be found here: http://pastebin.mozilla.org/908836, but I'm having a small (user experience) pro

  1   2   3   4   >