[android-developers] TypeError: Result of expression 'navigator.camera'

2012-03-21 Thread subrat kumar panda
Hi All, i am using coredova-1.5.0.js. when i press a button to capture image i always have the error: TypeError: Result of expression 'navigator.camera' [undefined] is not an object i think it's coredova-1.5.0 problem / eclipse problem. anyway the the coredova-1.5.0.js file is not able to

[android-developers] Gps not working in phonegap-1.5.0 android

2012-03-20 Thread subrat kumar panda
Hi All, i am creating a Gps apps in android phonegap-1.5.0. i have added coredova-1.5.0 jar coredova-1.5.0.js. when i send mock data from the DDMS panel , sometimes it says not able to send data to emulator sometimes nothing happens. Here is my code: !DOCTYPE html html head script

[android-developers] How to use one Apps in Another as .Jar/Lib Projects

2012-03-02 Thread subrat kumar panda
Hi all, i have a problem, i have a PdfViewer apps i call it in another activity where i have put the hard-coded path to sdcard i have stored one pdf file in sdcard. so the problem is now i would like to use that PdfViewer apps in another project as a jar. but after bit of googling i came to

[android-developers] Idea to create Android Document Viewer

2012-02-24 Thread subrat kumar panda
Hi all, i want to create a document viewer apps for android. which can view pdfs,ePubs etc. give me some idea how i'll start it from the scratch. any idea'll be appreciated. Thanks in advance, Subrat -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Application not stopped after pressed device back button in android

2011-06-15 Thread subrat kumar panda
Hi all, i am having a problem , when playing a swf file in webview , if i press device back button then i just get backed to the previous page in device but the application is still running . so i want , when i press the back button the swf file playing by flash player in webview in android

[android-developers] .SWF file not opening in WebView Android

2011-06-13 Thread subrat kumar panda
Hi all, i have a problem, i would like to open .swf file in webview in android. i have stored the file locally in asset folder. but i am not able to access it . when i try to open it the screen looks white , sometimes it looks like encoded dada. anybody have knowlwdge please help me. Thanks in

[android-developers] Open vcard apps in Android examples

2011-03-29 Thread subrat kumar panda
Hi All, i am having a problem about vcard in android.after bit googling i am not able to confirm that where android is supporting vcard format. if i want to open a vcard file in android is it possible if yes how(Examples) ?? i want to programatically create a vcard apps in android open it

[android-developers] Display Radio Buttons when you click a button in the same page

2011-02-15 Thread subrat kumar panda
Hi all, i am having problem regarding : there is a button on a page, when you click the button it view 2 radio buttons in the same page. i have done all what i collect from goole. if anybode here have the knowlwdge to solve it out, please send me the code Thanks Regards Subrat -- You received

[android-developers] Show Application Version Number with .apk file

2010-12-22 Thread subrat kumar panda
Hello all, i would like to inform you all that i have been facing problem , that's : after run the android app, it gives us the ProjectName.apk. so, the problem is how could i get ProjectName-1.0/anything else depends upon your Project's version. if anybody have knowledge about the mentioned

Re: [android-developers] WISH YOU HAPPY DIWALI

2010-11-03 Thread subrat kumar panda
at last. 2) if i install using boot devices.. i am not able to proceed after selecting the partition info.(I select exist partition). Regards, Peeyush On Tue, Nov 2, 2010 at 9:08 PM, subrat kumar panda evergreen.sub...@gmail.com wrote: Thank You , Wish u Diwali 2 u also. On Tue, Nov 2

Re: [android-developers] WISH YOU HAPPY DIWALI

2010-11-02 Thread subrat kumar panda
Thank You , Wish u Diwali 2 u also. On Tue, Nov 2, 2010 at 2:55 PM, narasimha rao knarasimha@gmail.com wrote: hi,         WISH YOU HAPPY DIWALI  ALL  MOBILE DEVELOPERS -- Thanks Regards, KVL Narasimha Rao. Contact No: +91 9912656178 -- You received this message because you are

[android-developers] How to add other views to TabActivity class

2010-10-29 Thread subrat kumar panda
Hi all, In my app i am facing a problem. i have created a TabBar at the bottom , for that in my java class i have extended the TabActivity. so the TabBar is in the bottom of the page , so how i add some other views to TabActivity, so that these views should come above the TabBar in the same

[android-developers] Create TabBar in android at the bottom

2010-10-23 Thread subrat kumar panda
Hello all, how i create a TabBar in android at the botom of the page. i have gone through some examples in google, but not get the proper one. anybobdy have gone through the same problem may help me. anybody's help will be appreciated. Thanks in advance, Regards Subrat -- You received this

Re: [android-developers]

2010-08-01 Thread subrat kumar panda
Thanks a lot i wish the same to you all . On Sun, Aug 1, 2010 at 11:48 AM, saurabh sinha saurs...@gmail.com wrote: hey Happy Friendship day to all android beginner -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers]

2010-08-01 Thread subrat kumar panda
Thanks a lot i Wish you the same to you all. On Sun, Aug 1, 2010 at 12:00 PM, Edmund Higgins ehiggins...@gmail.com wrote: And to you too! On Jul 31, 2010 11:19 PM, saurabh sinha saurs...@gmail.com wrote: hey Happy Friendship day to all android beginner -- You received this message

Re: [android-developers]

2010-08-01 Thread subrat kumar panda
Thanks a lot i Wish you the same to you all. On Sun, Aug 1, 2010 at 10:23 PM, aswinikg aswin...@gmail.com wrote: happy friendship day thanks regards Aswini On Sun, Aug 1, 2010 at 11:48 AM, saurabh sinha saurs...@gmail.com wrote: hey Happy Friendship day to all android beginner -- You

[android-developers] SkyHook Wireless XPS app problem

2010-06-11 Thread subrat kumar panda
the solution would be appreciated. Thanks in Advance, Best Regards Subrat Kumar Panda India -- 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

[android-developers] XPS application problem

2010-06-10 Thread subrat kumar panda
in advance, Best Regards Subrat Kumar Panda -- 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

[android-developers] How to apply background color to all the activities

2010-06-08 Thread subrat kumar panda
=android:Theme.light item name=android:background#99FF99/item /style /resources if anybody knows please help me,how to apply a successful theme. Thanks in advance, Best Regards Subrat kumar Panda India. -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Hybrid positioning System(XPS)

2010-06-01 Thread subrat kumar panda
about the above problem please help me. Thanks in advance, Best Regards Subrat Kumar Panda India -- 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

[android-developers] How to Integrate SkyHook Wireless with android app

2010-05-28 Thread subrat kumar panda
anybody have knowledge regarding the above problem will be appreciated. Thanks in advance, Best Regards Subrat Kumar Panda. India -- 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

Re: [android-developers] Re: Skinning in Android

2010-05-28 Thread subrat kumar panda
the whole UI look and feel of the device (not just your own applications), you need to root your device and build your own rom for it. Regards, Ted Chien -- http://www.linkedin.com/in/htchien On 5月28日, 下午1時33分, subrat kumar panda evergreen.sub...@gmail.com wrote: Hello all, How to create user

[android-developers] Skinning in Android

2010-05-27 Thread subrat kumar panda
Hello all, How to create user interface using skinning in android i don't know anything about skinning also i am not found any document . anybody knows about the skinning will be appreciated. Thanks in advance, Best Regards Subrat Kumar Panda. India -- You received this message because you

Re: [android-developers] Re: In Gps app, Reduce the Distance Time to 5m/10min , 10m/25sec.

2010-05-24 Thread subrat kumar panda
work. if anybody have knowledge please help me. Thanks in advance, Best Regards Subrat kumar panda. India -- 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] In Gps app, Reduce the Distance Time to 5m/10min , 10m/25sec.

2010-05-21 Thread subrat kumar panda
help me. Thanks in advance, Best Regards Subrat kumar panda. India -- 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

Re: [android-developers] How to set text size and color in CheckBoxPreference

2010-05-17 Thread subrat kumar panda
Hello laloka, you want to reset the text size and color in settings. i have only changed the background color text color to white black, opposite to the default one. so here is the code you may try.don't know abt the text size. specify android:theme=@android:style/Theme.Light in the manifest

Re: [android-developers] Re: ADT Problem: Creating new Android Project

2010-05-05 Thread subrat kumar panda
go to help-install new software,add the required plugins. for more details see the documentation details in www.android.com On Wed, May 5, 2010 at 3:58 PM, prachi prachi.tya...@wipro.com wrote: Hi harjeet While creating a new project u must specify the target SDK under build target list.It

[android-developers] How to know Battery Level in android.

2010-05-04 Thread subrat kumar panda
it. if anybody knows the desired solution regarding the problem please help me. Thanks in advance, Best Regards Subrat Kumar Panda India. . -- 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

[android-developers] How to set logo in the title bar dynamically

2010-05-01 Thread subrat kumar panda
Hi all, In my app i want to set the logo in the title bar. but depending upon the size of the device how could it be set , so it may be dynamically possible. if anybody knows the solution regarding the problem please help me. Thanks in advance, Best Regards Subrat Kumar Panda India -- You

[android-developers] How to reflect the settings changed in the web to the device

2010-04-30 Thread subrat kumar panda
a flexible solution. if anybody have knowledge please help me. Thanking in advance, Best Regards Subrat Kumar Panda India -- 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

[android-developers] How to show Low Battery Alert, when the battery power reduces to 15%.

2010-04-26 Thread subrat kumar panda
Hi all, How to show Low Battery Alert , when the battery power reduces to 15%. anybody knows the solution regarding the problem please help me. i am not getting any desired document or any code. Thanking you in advance, Best Regards Subrat Kumar Panda India -- You received this message

Re: [android-developers] How to change preference text color

2010-04-23 Thread subrat kumar panda
, Apr 22, 2010 at 2:17 PM, subrat kumar panda evergreen.sub...@gmail.com wrote: Hi all, In my app i am facing a problem not getting a desired solution from anywhere. in my prefereence screen there are 4 checkboxes and 2 listviews. i have changed the background color white by using

[android-developers] How to run a class in background

2010-04-23 Thread subrat kumar panda
tracking). anyboby knows the solution to the above problem please help me. Thanks in advance, Best Regards, Subrat Kumar Panda. India. -- 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

Re: [android-developers] How to run a class in background

2010-04-23 Thread subrat kumar panda
it , but i get failed. Thanks in advance, Best Regards Subrat Kumar Panda India On Fri, Apr 23, 2010 at 2:37 PM, XC He schosnab...@gmail.com wrote: Service http://developer.android.com/reference/android/app/Service.html Write a service 2010/4/23 subrat kumar panda evergreen.sub...@gmail.com

Re: [android-developers] app crashes only on device

2010-04-23 Thread subrat kumar panda
1st of all delete all the unused code which are commented, unread etc. debug your application in device. if you have any problem in other it may cause the whole app crashed in device. thanks. On Fri, Apr 23, 2010 at 8:21 AM, ~ TreKing treking...@gmail.com wrote: On Thu, Apr 22, 2010 at 7:33

[android-developers] How to run a class in background among a package of class

2010-04-23 Thread subrat kumar panda
me by run a hello world app in the background. i am not able to solve this problem by going through document. Thanks in advance, Best Regards Subrat Kumar Panda. India. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] How to change preference text color

2010-04-22 Thread subrat kumar panda
. Thanks in advance, Best Regards Subrat Kumar Panda India. -- 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

[android-developers] Hi

2010-04-21 Thread subrat kumar panda
(Color.TRANSPARENT); but how i change the text color to black. i have tried a lot but not getting the success. if anybody go through it, kindly help me. Thanks in advance , Best Regards Subrat kumar Panda. India. -- You received this message because you are subscribed to the Google Groups Android

[android-developers] help

2010-04-19 Thread subrat kumar panda
Subrat Kumar Panda -- 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

[android-developers] help

2010-04-19 Thread subrat kumar panda
) { // SaveConfigToServer(); return true; } return false; } } Thanking yoy, Best Regards Subrat Kumar Panda. India. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] Re: Urgent-Help

2010-04-09 Thread subrat kumar panda
turned on in the first place. Thanks and Regards, Kumar Bibek On Apr 9, 10:48 am, subrat kumar panda evergreen.sub...@gmail.com wrote: Hello everybody, This is subrat.my app is showing latitude,longitude on emulator  but not in Sony Xperia_x10. would you please anybody help me regarding

[android-developers] Urgent-Help

2010-04-08 Thread subrat kumar panda
Hello everybody, This is subrat.my app is showing latitude,longitude on emulator but not in Sony Xperia_x10. would you please anybody help me regarding this matter. it's very urgent , if anybody knows the solution please help me. Best Regards, Subrat Kumar Panda. Microaid dreamworks, kolkata

[android-developers] Help

2010-03-31 Thread subrat kumar panda
Hi all, This is subrat. anybody plz tell me how i run a method from background, without gui. this is a gps application, i want 2 post data to soap server the communication should be from background. the response data updated at the client side. any demo app will be more helpful. Thanks. --

[android-developers] help

2010-03-16 Thread subrat kumar panda
Hello all, subrat here.im doing an android apps which is GPS tracking. how to update the current location dynamically with respect to latitude,longitude,when the android device moved a certain boundary. wd u plz anybody help me how to write the logic. im using axis server SQLite database. Best

[android-developers] help

2010-03-11 Thread subrat kumar panda
hello all, subrat here.im struggling with android soap which not getting any respone from axis server.currently i want 2 authenticate the username password. im sending my client code. help me, plz. -- You received this message because you are subscribed to the Google Groups Android Developers