[android-developers] Re: How to get results from intent launched from preference screen?

2010-08-01 Thread Naveen
); DevicePref.setTitle("Select Device"); DevicePref.setSummary(mSelectedDevice); deviceOptionsCat.addPreference(DevicePref); On Aug 2, 1:34 pm, Naveen wrote: > Hi! > I need help in geting results back from intent launched from > preference screen > >  

[android-developers] How to get results from intent launched from preference screen?

2010-08-01 Thread Naveen
Hi! I need help in geting results back from intent launched from preference screen // Intent preference DevicePref = getPreferenceManager().createPreferenceScreen(this); // Show a Screen with list of Devices Discovered Intent i = new Intent(this,getDevice.class);

Re: [android-developers] Re: Avoiding GPL

2010-06-22 Thread Naveen Maheshwari
the license or on the creators website. >>> >>> I wouldn't recommend doing complex workarounds, because it just >>> increases the amount of changes and dependencies between your app and >>> the open source app, and shows that you were trying to circumvent >

[android-developers] Avoiding GPL

2010-06-22 Thread Naveen
Hi! I need to use some open source code with GPL3. As usual I don't want to open source code for full application. Now what I understand is if I make two separate process one with my main application code and other as a service or something with Open source library then in that case I have to op

[android-developers] Re: How to go back from 2.2 to 2.1update (ERE27) on nexus one

2010-05-28 Thread Naveen
Anyways guys I got it back... here is he link to get it back http://forum.xda-developers.com/showthread.php?t=614850 With this one you will get ERD79 and after that you will get OTA update for ERE27 thats the one I got my phone shipped with. Thanks On May 28, 3:31 pm, Zsolt Vasvari wrote: > Th

[android-developers] Re: How to go back from 2.2 to 2.1update (ERE27) on nexus one

2010-05-26 Thread Naveen
Factory reset just clears user data. does not roll back to previous image. On May 26, 6:28 pm, String wrote: > On May 26, 9:57 am, Naveen wrote: > > > No for some reason I want to revert back. > > Factory reset? > > String -- You received this message because you are

[android-developers] How to go back from 2.2 to 2.1update (ERE27) on nexus one

2010-05-26 Thread Naveen
Hi! I had original nexus one with ERE27. I manually updated that phone with "signed-passion-FRF50-from-ERE27.1e519a24.zip" this file. No for some reason I want to revert back. Can you pls. help me how can I do that? Thanks -- You received this message because you are subscribed to the Google Gr

[android-developers] android kernel patches

2010-05-21 Thread naveen yadav
your valuable suggestion naveen -- 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-developer

[android-developers] Mix Glibc and Bionic

2010-05-19 Thread naveen
main application build which is build with Glibc and run android application(bionic) from Main application. Or is there any other method to support both bionic and Glibc . Kind regards naveen -- You received this message because you are subscribed to the Google Groups "Android Devel

[android-developers] Re: Getting RGB data from Android bitmap

2010-05-16 Thread Naveen
Any help pls. on my query? On May 15, 6:04 pm, Naveen wrote: > Hi! > > I need help on couple of issues Basically I want to capture > webpage from webview and get raster data of the bitmap. > > To do so what I did is >         WebView m_browser; >

[android-developers] Getting RGB data from Android bitmap

2010-05-15 Thread Naveen
Hi! I need help on couple of issues Basically I want to capture webpage from webview and get raster data of the bitmap. To do so what I did is WebView m_browser; Picture picture = m_browser.capturePicture(); Bitmap b = Bitmap.createBitmap( picture.getWidth(),

[android-developers] Video Playback issue- Please help

2010-04-24 Thread Naveen Rapaka
Please help me if anyone are aware of this isse. Thanks in Advance -Naveen Rapaka -- 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 thi

[android-developers] how to use jmdns

2010-04-20 Thread Naveen
HI! My goal is to find network printers using jmdns Following is the code I have written which does not work. I am new to all this Pls. help me. What exactly I want to do is to list all printers in list box...Currently I am not filtering printers.. I am always getting exception... Here is my code

[android-developers] Dont see my app in share menu for Picasa images in galary

2010-03-30 Thread Naveen
Hi! I have an activity for which I have registered intent.action.SEND Something like this Now I am trying this on nexus 1... In galary I see ima

[android-developers] Passing Command line arguments to an android application

2010-03-26 Thread Naveen
Hello, I am new to Android Development. I have a few questions to ask. 1) How can i pass command line arguments to an android application. Lets say, i have to pass an Integer value as a command line argument to an android application while launching it. 2) can we launch an application made usin

[android-developers] How to Add menu of my app to gallery and other applications

2009-08-13 Thread Naveen
can pls share a working sample code for full class and full manifest file. Thanks Naveen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email

[android-developers] Re: Wrapping AndroidService with a package

2009-07-17 Thread Naveen Krishna Ch
I am not clear with what happens between the bindService and onServiceConnected calls, I was doubting my implementation (Wrapping up the service with a java package) is causing this problem. 2009/7/17 Mark Murphy > Naveen Krishna Ch wrote: > > I have a use case, an *Android Service i

[android-developers] Re: PhoneFactory.getDefaultPhone from apps other than PhoneApp

2009-07-14 Thread Naveen K
that I can access its invokeOemRilRaw* functions. But > > it gives me a  "java.lang.RuntimeException: > > PhoneFactory.getDefaultPhone must be called from Looper thread" error. > > > Is this possible ? Or is this function dedicated for the PhoneApp > > only ? >

[android-developers] EditTextPreference: Cannot edit text

2009-07-14 Thread Naveen K
ibui.so I/DEBUG ( 27): #01 bee62520 bee62558 [stack] I/DEBUG ( 27): bee62524 ad337c13 /system/lib/ libandroid_runtime.so W/WindowManager( 54): No focus window, dropping: KeyEvent{action=1 code=62 repeat=0 meta=0 scancode=57 mFlags=8} Any help is apprecia

[android-developers] PhoneFactory.getDefaultPhone from apps other than PhoneApp

2009-06-24 Thread Naveen K
s function dedicated for the PhoneApp only ? Thank you, Naveen --~--~-~--~~~---~--~~ 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 u

[android-developers] Reg Android UI Clock

2009-04-27 Thread Naveen
in advance, Naveen --~--~-~--~~~---~--~~ 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 t

[android-developers] Re: Issues while loading native .so files from JNI

2009-04-22 Thread Naveen Krishna Ch
App, it works fine. > > Can someone please let me know what could be problem? > > Thanks > APT > > > > > -- Cheers (: Naveen Krishna Ch :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-developers] Re: How to do file handling in android

2008-05-04 Thread Naveen Garg
= xmlStream.read(); > if ( b < 1 ) break; // EOF > message+= String.valueOf( ( char )b ); > } > xmlStream.close(); > } > catch ( IOException e ) { > Log.e( tag, "IOException'" + e.toS

[android-developers] How to do file handling in android

2008-05-04 Thread Naveen Garg
Please let me know how to do file handling in Android. Some sample code will be of great use to me. Thanking in advance, Naveen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Re: Do we have any functionalities in Android to intercept calls and SMS

2008-04-29 Thread Naveen Garg
Do we have some thing similar to android.provider.CallLog for SMS which is already provided in the android SDK On Apr 26, 11:24 pm, jcmb <[EMAIL PROTECTED]> wrote: > I have a simpler version of that tutorial up on my > wiki:http://code.google.com/p/android-for-gods/wiki/SMSHowTo > > On Apr 26, 7

[android-developers] Re: Do we have any functionalities in Android to intercept calls and SMS

2008-04-29 Thread Naveen Garg
Many many thanks to all of you. On Apr 26, 11:24 pm, jcmb <[EMAIL PROTECTED]> wrote: > I have a simpler version of that tutorial up on my > wiki:http://code.google.com/p/android-for-gods/wiki/SMSHowTo > > On Apr 26, 7:34 am, drewski <[EMAIL PROTECTED]> wrote: > > > For the SMS question:http://ww

[android-developers] Re: How to Create a new Content Providers on Android Platform

2008-04-28 Thread Naveen Garg
Thanks Charlie it was really helpful. Now I am trying to call one application from the other app like we can start browser by clicking on hyperlink. Could you tell me how to do it. A sample code will be of great help. Thanking in advance, Naveen On Apr 28, 10:40 pm, Charlie Collins <[EM

[android-developers] How to use a content provider created by some other app

2008-04-27 Thread Naveen Garg
I am trying to access a content provider created by some other app. But not able to find a way. lease tell me how to do it. Some sample code will be of great help. Thanking in advance!! Naveen --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Re: How to Create a new Content Providers on Android Platform

2008-04-27 Thread Naveen Garg
Can you please tell me how to use a content provider which is created by some other app. On Apr 24, 4:02 pm, Hielko <[EMAIL PROTECTED]> wrote: > See the noteslist example in the sdk > > On Apr 24, 6:42 am, Naveen Garg <[EMAIL PROTECTED]> wrote: > > > > >

[android-developers] Do we have any functionalities in Android to intercept calls and SMS

2008-04-25 Thread Naveen Garg
Dear Friends, Do we have any functionalities in Android to intercept calls and SMS. This program can be running in the background which will get the notification in case of any incoming/outgoing SMS or Call. --~--~-~--~~~---~--~~ You received this message because

[android-developers] Re: How to Create a new Content Providers on Android Platform

2008-04-25 Thread Naveen Garg
lready been written, by > me ;) - should be on MEAP soon). > > Here is the ToC for those parts of that chapter: > 5.5 Working with ContentProviders       22 > 5.5.1 Understanding URI representations and manipulating records        24 > 5.5.2 Useful built-in providers 30 > 5.5.3 C

[android-developers] Re: How to Create a new Content Providers on Android Platform

2008-04-25 Thread Naveen Garg
many many thanks... On Apr 24, 4:02 pm, Hielko <[EMAIL PROTECTED]> wrote: > See the noteslist example in the sdk > > On Apr 24, 6:42 am, Naveen Garg <[EMAIL PROTECTED]> wrote: > > > > > I am trying to create a new content provider in android but have not &g

[android-developers] How to Create a new Content Providers on Android Platform

2008-04-23 Thread Naveen Garg
I am trying to create a new content provider in android but have not seen any sample code on the net so far. I will be thank full if anybody can share it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Develo

[android-developers] How to include the code under code.google.com ?

2008-03-25 Thread Naveen Krishnan
HI Megha, How to include my part of code which I have ported under code.google.com/p Naveen Krishnan | Terminal Group | Huawei Technologies | Mobile : 0086-13267096492 www.huawei.com

<    1   2