[android-developers] Re: rotation change not coming

2010-01-14 Thread Jags
whats wrong ? anybody ? On Jan 13, 6:47 pm, Jags jag...@gmail.com wrote: i have an activity which i have set in xml as activity android:name=.myactivity android:configChanges=orientation/activity in my activity class i have         @Override         public void onConfigurationChanged

[android-developers] Re: rotation change not coming

2010-01-14 Thread Jags
ok keyboardHidden|orientation resolved it ! On Jan 15, 9:32 am, Jags jag...@gmail.com wrote: whats wrong ? anybody ? On Jan 13, 6:47 pm, Jags jag...@gmail.com wrote: i have an activity which i have set in xml as activity android:name=.myactivity android:configChanges=orientation

[android-developers] horizentally center aligned

2010-01-15 Thread Jags
i have this layout LinearLayout android:id=@+id/llcmd android:orientation=horizontal android:layout_height=wrap_content android:layout_width=fill_parent android:layout_gravity=center_horizontal Button android:layout_height=wrap_content

[android-developers] dateformatter

2010-08-05 Thread Jags
i am trying to do Format formatter = new SimpleDateFormat(MM/dd E); like i wanna display 08/05 T {month/day dayofweek} but only 08/05 is displayed. Day is not displayed. how to do that ? -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] can develop in any phone ?

2010-04-19 Thread Jags
i am from afric. android phones have started selling here. if i buy a tattoo device [around 300$] i can use it for developing apps ? or devices which can be used for dev/debug apps are different from devices being sold in market ? -- You received this message because you are subscribed to the

[android-developers] Re: can develop in any phone ?

2010-04-19 Thread Jags
development point of view, there is no reason why you shouldn't be able to test your apps on a Tattoo. Thanks and Regards, Kumar Bibek On Apr 19, 12:34 pm, Jags jag...@gmail.com wrote: i am from afric. android phones have started selling here. if i buy a tattoo device [around 300$] i can

[android-developers] internet connection in emulator

2010-05-05 Thread Jags
organisations' internal web pages come up properly though. What could be the problem ? Jags -- 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] View Flipper doubt

2010-07-02 Thread Jags
a line, point or rectangle when 2, 3, 4 views come up, but they all are different shapes. So what would be the method to draw that ? Jags -- 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] device not recognised

2010-07-08 Thread Jags
could not find a better driver than currently installed I havd pointed to sdpath/usb_driver what's wrong and how to resolve this ? Thanks in advance Jags -- 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: device not recognised

2010-07-12 Thread Jags
where do i get a motorola driver from ? the usb_driver in sdk does not work, and my packet did not come with a cd ! On Jul 8, 7:00 pm, Kostya Vasilyev kmans...@gmail.com wrote: Jags, I am also using a Moto Milestone. Getting it to work requires two things: 1 - Set connection mode to Portal

[android-developers] Re: device not recognised

2010-07-12 Thread Jags
where do i get a motorola driver from ? the usb_driver in sdk does not work, and my packet did not come with a cd ! On Jul 8, 7:00 pm, Kostya Vasilyev kmans...@gmail.com wrote: Jags, I am also using a Moto Milestone. Getting it to work requires two things: 1 - Set connection mode to Portal

[android-developers] drawing lines on top of a image view

2010-07-13 Thread Jags
I am trying to put a background image and draw on top of that screen. I assumed activity will have a on draw method, but it does not have. it seems i need to use surfaceview. Can I put a surfaceview on top of the image view and make it transparent ? any example/tutorial i can refer to ? -- You

[android-developers] bitmap from a linear layout

2010-07-16 Thread Jags
, one textview will have right aligned text which is difficult to do in custom drawing. jags -- 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] Re: drawing lines on top of a image view

2010-07-16 Thread Jags
are not displayed. any help is appreciated thanksin advance jags ___ On Jul 13, 9:45 pm, Matty busbus...@gmail.com wrote: If you want to draw on top of an ImageView, I would extend it and override it's onDraw method.  This provides you a [relative

[android-developers] view and subview

2010-07-17 Thread Jags
is there a way i can create a view and add some textviews into it ? programmatically ? any sample code ? regards -- 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

[android-developers] a list of a different kind

2010-07-23 Thread Jags
I want a listview, first of all i dont want selectable, just as a table display i wanna use it. second, i want custom drawing in it, like some cell yellow background, some cell red i also want variable height row. means row 1 might have 3 items row 2 might have 7 items. please point me to some

[android-developers] bluetooth handsfgree programming

2010-12-09 Thread Jags
I have a requirement. I want to be able to program handsfree for the android device. my application needs to display a periodic dialog, i want to be able to select yes/no from handsfree thanks Jags -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: android bluetooth

2010-12-14 Thread Jags
Can anybody please put some insight into how can I intercept bluetooth handsfree button press in my application ? regards Jags On Nov 29, 3:36 pm, Jags jag...@gmail.com wrote: I am using an handsfree bluetooth handset in ndroid device. i need to program the handsfree in my application. Firstly

[android-developers] Re: android bluetooth

2010-12-16 Thread Jags
is this message a spam ? Nobody is able to see my message or what ? dont get answers, only get spams posted in the forum ! On Dec 16, 11:03 am, hanika han...@securitywall.in wrote: hi Thanks Regards, cid:image002@01CA2AEF.10F60770 Vijay Patel Test Engineer Elitecore Technologies Ltd.

[android-developers] galaxy sd card

2010-12-16 Thread Jags
hi all, i have a samsung galaxy gt-15700. i lost my micro sd card that came with d phone and when i try another pre existing card with my phone, it does not recognise. what could be the problem ? how to know if a micro sd card will work in my phone or not ? jags -- You received this message

[android-developers] Re: android bluetooth

2010-12-22 Thread Jags
thanks IV, I guess i could not put my [oint across properly. Beep is at headsets control, i know. Now when the headset is paired, and my custom application plays a beep, does it automatically beep in the headset or in the handset ? if it automatically beeps in the headset, good, if not what can i

[android-developers] Re: android bluetooth

2010-12-23 Thread Jags
Thanks a ton IV, I am happy as long as I get some relevant solution :) . 1. Beep, means I did not mean default handset beep. I meant in my custom application i play a sound. if my hedset is paired when i am playing the sound in my custom application using Mediaplayer class, will it be heard in my

[android-developers] galaxy usb driver

2011-01-05 Thread Jags
i lost my galaxy GT-I5700 cd. where can i download necessary usb drivers for windows xp ? jags -- 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] android bluetooth

2010-11-29 Thread Jags
I am using an handsfree bluetooth handset in ndroid device. i need to program the handsfree in my application. Firstly, when i create a beep sound it should be heard in handsfree. When i press some button (in fact 1 out of 2 buttons, I need yes or no answer) in handsfree and the appropriate answer

[android-developers] android bluetooth

2010-11-29 Thread Jags
I am using an handsfree bluetooth handset in ndroid device. i need to program the handsfree in my application. Firstly, when i create a beep sound it should be heard in handsfree. When i press some button (in fact 1 out of 2 buttons, I need yes or no answer) in handsfree and the appropriate answer

[android-developers] data transfer from pc through usb

2010-05-25 Thread Jags
my android application needs to transfer some data from PC using usb and bluetooth, what are the feasibility and sample codes, if any ? --jgs -- 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: data transfer from pc through usb

2010-05-27 Thread Jags
I was wondering if m post is visible in the forum :) On May 25, 1:48 pm, Jags jag...@gmail.com wrote: my android application needs to transfer some data from PC using usb and bluetooth, what are the feasibility and sample codes, if any ? --jgs -- You received this message because you

[android-developers] my own app store ?

2010-06-08 Thread Jags
I have a requirement where either a browser based application will have hrefs to already existing google market apps, so that on click of that link my application opens up android market with particular application can it be done from a native app ? can i myself download a signed apk from other

[android-developers] data upload java script

2011-02-01 Thread Jags
I need a javascript snippet to upload some data to a server, any sample code ? basically what i need is a page loads and the java script loads as part of thet page. that page also puts some data in hidden value. (or suggest better alternative). now, as soon as the page loads completely, the

[android-developers] javascript graphing

2011-02-10 Thread Jags
hi all, i need to render a thin client application in android browser. there, i need to draw a line graph. Is there any java script library sorts which will work for android browsers ? any examples ? jags -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: javascript graphing

2011-02-10 Thread Jags
on android phone web browser. On Thu, Feb 10, 2011 at 7:49 PM, Jags jag...@gmail.com wrote: hi all, i need to render a thin client application in android browser. there, i need to draw a line graph. Is there any java script library sorts which will work for android browsers ? any examples

[android-developers] starting with

2009-07-21 Thread Jags
A few days back i joined 2 of the forums, but i was unable to send new posts to the forums, and then i un subscribed. I dont know why. Anyway, I am using a mac. around 1 month back I downloaded and built the source code of full android as described in their sites and was able to run emulator.

[android-developers] opening pdf in my projects' raw folder in droidreader or any pdf reader

2012-03-12 Thread Jags
into droidreader ? 3. can i copy my file in raw folder to a temp location and make a uri outa it and delete it after reading ? thanks in advance jags -- 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] ArrayAdapter and AdapterView

2012-03-13 Thread Jags
a function which item in the dialog was selected, which function i need to override ? regards jags -- 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] iText pdf

2012-05-03 Thread Jags
the pdf page by page and draw text ABC at position 100, 200 page 1 with XYZ that would retain the original formats and give me desired result. At least that's how i did it in iPhone and it worked ! please point me to a few lines of code, so that it can be usefull regards jags -- You received

[android-developers] viewport size A4 ?

2012-05-08 Thread Jags
with width = 595 but it still it wraps around device width Can I get some suggestions please ? thanks and regards jags -- 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] Re: viewport size A4 ?

2012-05-09 Thread Jags
basically, i want to render html in A4 size, no matter what is the webview size. please help On Tuesday, May 8, 2012 7:27:36 PM UTC+5:30, Jags wrote: Hi All, I am trying to render a html page in WebView in my app, everything works fine, but the content is wraped arounf width of browser

[android-developers] where are the applications in 2.2 simulator

2011-06-19 Thread Jags
I last worked on 1.6 in 2.2 when the big simulator opens, i could only scroll horizentally diferent screens, where to look 4 application ? my aplication builds but dont know how to run, pressing ctrl f5 it springs up simulator but never runs the app ! -- You received this message because you are

[android-developers] c2dn on simulator ?

2012-01-31 Thread Jags
hi all, I am asked to do a c2dm feasibility, can I do it in simulator ? is there any beginner tutorial for c2dm ? regards -- 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] add account error

2012-02-15 Thread Jags
to add this account ?ideally i would prefer it to be tested in simulator. thanks in advance jags -- 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] c2dm registration understanding

2012-02-15 Thread Jags
hi all, i am burning my hands with c2dm i am following vogella tutorial i see registration function has a function call startservice where is it defined ? how can i debug and see the failure reason for register ? my server side code is giving a proper auth token public void

[android-developers] Re: c2dn on simulator ?

2012-02-15 Thread Jags
: Address family not supported by protocol i see this as log when run on simulator i see no logs when run on device ! jags On Feb 1, 9:34 am, TreKing treking...@gmail.com wrote: On Tue, Jan 31, 2012 at 4:48 AM, Jags jag...@gmail.com wrote: is there any beginner tutorial for c2dm ? http

[android-developers] Re: c2dn on simulator ?

2012-02-15 Thread Jags
ok, i replaced authentication code in authentication string in simpleclientactivity. did i do it right ? but still i get registration id as n/a ! regds jags On Feb 1, 9:34 am, TreKing treking...@gmail.com wrote: On Tue, Jan 31, 2012 at 4:48 AM, Jags jag...@gmail.com wrote: is there any

[android-developers] uninstall apk in 3.0 simulator

2012-02-21 Thread Jags
same code base for both phone and tablet how to approach ? regards jags -- 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

[android-developers] tabwidget not present in 3.2 ?

2012-02-21 Thread Jags
hi all, i am trying to do a tabbed view in android 3.2 i get following runtime error 02-22 11:31:26.487: W/dalvikvm(561): threadid=1: thread exiting with uncaught exception (group=0x40014760) 02-22 11:31:26.647: E/AndroidRuntime(561): FATAL EXCEPTION: main 02-22 11:31:26.647:

[android-developers] reading pdf

2012-02-29 Thread Jags
. thanks in advance jags -- 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] reading pdf in my android app

2012-02-29 Thread Jags
. thanks in advance jags -- 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] reading pdf file in my android app

2012-02-29 Thread Jags
. thanks in advance jags -- 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] Re: reading pdf

2012-03-01 Thread Jags
! what could be the reason ? On Feb 29, 6:14 pm, Jags jag...@gmail.com wrote: hi all, i am trying to read a pdf file in my android app. i realised, unlike safari in iphone android webview does not render pdf file as a local url . hence i am exploring itextpdf. i followed following

[android-developers] reading pdf

2012-03-06 Thread Jags
is the maximum size apk ? if a large file is there, it gives me error cannot install apk, not engsough space 3. can i join 2 apks and distribute as a single apk ? regards jags -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: reading pdf

2012-03-06 Thread Jags
thread on that. Use the same tutorial, but look further down: you are looking at the part where he is teaching how to write files, look where he teaches how to read them. On Wednesday, February 29, 2012 5:14:24 AM UTC-8, Jags wrote: hi all, i am trying to read a pdf file in my android

[android-developers] android sdk in another link

2012-05-30 Thread Jags
in my organization dl.google.com is blocked. and i cannot officially ask for a download, because that is not required in my current assignment. i was wondering if there is other way (somebody has put it in a zip format in their site which is not blocked here) of downloading sdk and learning

Re: [android-developers] android sdk in another link

2012-05-30 Thread Jags
that i do at home, i wanted to utilize some free time at office to research and learn On Wednesday, May 30, 2012 2:24:54 PM UTC+5:30, TreKing wrote: On Wed, May 30, 2012 at 3:08 AM, Jags jag...@gmail.com wrote: in my organization dl.google.com is blocked. ... is other way of downloading

[android-developers] email pdf attachment 0kb !

2012-05-30 Thread Jags
i have a pdf file in /data/data/mypkg/pdfs/myfile.pdf i am using this url debugged and saw it. it is world_readable (how to verify in adb shell, BTW) i use following code to send attachment but mail reaches with a pdf file attached with 0kb size what could be the issue ? i can adb pull and

[android-developers] actiities cascaded

2012-05-31 Thread Jags
i ve 4 activities 1-2-3-4 after 4 submit i need 1 to be shown, but dont wanna come 4-3-2-1 need to come back to 1 straightaway. whats d best way ? -- 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] sdk offline installation problem

2012-06-04 Thread Jags
, and eclipse recoginises with ono probs) now it seems ADT is a problem here. i installed ADT18 but it seems to be a mismatch. can i download older version ADT here ? if yes wheres download location ? ehats the ADT version ? jags -- You received this message because you are subscribed to the Google

[android-developers] Re: sdk offline installation problem

2012-06-11 Thread Jags
.v201009221407-60953 (com.android.ide.eclipse.adt.feature.group 0.9.9.v201009221407-60953) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found why would this error come time and again when trying to install adt offline ? On Jun 4, 4:11 pm, Jags jag...@gmail.com wrote: i posted one topic

[android-developers] email attachment

2012-06-13 Thread Jags
i am creating some files in my /data/data/com.mypackage.org/files/ using openFileForOutput method. I am able to read that file using 3rd party activity from my app, now when i send this file as attachment i see the attachment being attached in the mail and sent, but when the email reaches,

[android-developers] Re: email attachment

2012-06-13 Thread Jags
the file and send mail in the background not using native mail app ! On Wednesday, June 13, 2012 11:11:17 PM UTC+5:30, Jags wrote: i am creating some files in my /data/data/com.mypackage.org/files/ using openFileForOutput method. I am able to read that file using 3rd party activity from my app, now

Re: [android-developers] email attachment

2012-06-13 Thread Jags
storage, by default. Either: - put the file on external storage, or - create the file with MODE_WORLD_READABLE, or - create a ContentProvider to serve up the file(s) and use content:// for your attachments On Wed, Jun 13, 2012 at 1:41 PM, Jags jag...@gmail.com wrote: i am creating

Re: [android-developers] email attachment

2012-06-13 Thread Jags
and do you hv an example how to send private file content through contentprovider ? On Wednesday, June 13, 2012 11:46:23 PM UTC+5:30, Jags wrote: Thanks mark, i do have my file created with mode_world_readable. Hence I am able to read it using pdf reader ! but email attachment is a problem

Re: [android-developers] email attachment

2012-06-14 Thread Jags
thanks ashish, but i need something else, file in /data/data/mypackage/files/ to be sent as an attachment, it is mode_world_readable, but not attaching to the email ! On Thursday, June 14, 2012 2:36:14 PM UTC+5:30, asheesh arya wrote: this is the code sending e-mail with attachment

[android-developers] android build from command line

2012-06-14 Thread Jags
hi all, after struggling to install adt in eclipse and spending considerable time, i am trying to create a project from command line and build it. i could create a project but while building ant debug get following error BUILD FAILED

[android-developers] Re: android build from command line

2012-06-14 Thread Jags
i could dig further and see this error ERROR: Unknown option '--generate-dependencies' why would this come ? On Jun 14, 4:11 pm, Jags jag...@gmail.com wrote: hi all, after struggling to install adt in eclipse and spending considerable time, i am trying to create a project from command line

[android-developers] email attachment is not working !

2012-06-19 Thread Jags
i am trying to follow this link, http://stephendnicholas.com/archives/974#comment-295 i am trying to implement this, but i get a crash saying activity com.google.android.gm not found are you sure declared in manifest ? i am testing it in simulator, what should i do ? in my case i am able to

Re: [android-developers] email attachment

2012-06-19 Thread Jags
thanks, i know it works, but this defeats the purpose What if the user does not have a external storage ? If i am able to save / preview a file, i should be able to send it to somebody, without requiring a sdcard On Friday, June 15, 2012 9:50:28 AM UTC+5:30, asheesh arya wrote: try to save

[android-developers] android app icon does not appear in airwatch

2013-02-19 Thread Jags
I am trying to publich my android app in airwatch. When uploading the apk in airwatch app icon is not displayed, but when I try for a app store apk, it appears in the panel. But my apk displays icon when installed through adb install in simulator or device. what might am i be doing wrong ?

[android-developers] Image captured from my app is rotated by default

2014-03-25 Thread Jags
to it ? if i rotate the image after capture, it becomes heavy image processing in my app. What is the best approach to resolve this ? in phonegap there is something like correctOrientation = true / false what's its counterpart in native code ? thanks and regards jags -- You received this message

[android-developers] indoor maps

2014-12-11 Thread Jags
hi all, i am exploring to do indoor maps in my android app. i am ok if it does not sense any magnetic or electric devices. what i am interested in is, create an indoor map (such as a an office space with cubicles and conference rooms ) where all sections are identifiable through some unique

Re: [android-developers] wakeup my app from bluetooth

2015-06-24 Thread Jags
application needs to wake up from closing state, so that i can do other transfers according to session. hope i am clear now regards jags On Monday, June 22, 2015 at 7:57:30 AM UTC+5:30, TreKing wrote: You should explain how you're going about to getting bluetooth data now (like with code

[android-developers] wakeup my app from bluetooth

2015-06-18 Thread Jags
. Request experts to guide me to a solution approach. I want my application to wake up from stopped state when bluetooth pair happens or data is pushed from bluetooth. thanks and regards jags -- You received this message because you are subscribed to the Google Groups Android Developers group

Re: [android-developers] wakeup my app from bluetooth

2015-06-30 Thread Jags
/ manifest end -- On Friday, June 26, 2015 at 7:23:15 PM UTC+5:30, mike digioia wrote: submit me On Wed, Jun 24, 2015 at 6:14 AM, Jags jag...@gmail.com javascript: wrote: Thanks a lot treking, I am using the code as is in the link below http

[android-developers] same font different device

2015-08-13 Thread Jags
hi all, I need some font equivalence in ios and android (at least that's what is customer's requirement) I use following code to decide a font size for ios. UIFontDescriptor *bigDescriptor = [UIFontDescriptor preferredFontDescriptorWithTextStyle:UIFontTextStyleHeadline]; UIFont *aFont =

[android-developers] vh vw issue

2015-08-17 Thread Jags
hi all, in my android app i have a webview with some html ui. i use vh vw for controls, so that my ui scales proportionately for tabs. but problem is in text box when keyboard shows up, the entire page shrinks and when keyboard is hidden, controls are jumbled up. what is the way to stop this

[android-developers] webview affected by accessibility

2015-08-17 Thread Jags
hi all, i have a native application which contains some ui wrapped in webview. in galaxy s6, when i go to accessibility settings and change font size to small / large, text size in webview becomes small or large respectively. what are the ways to stop this ? -- You received this message

[android-developers] accessibility settings change my app

2015-08-04 Thread Jags
to make my app accessibility settings - independent ? do i get a notification in my app when accessibility settings are changed ? i understand this is android-only forum, but i also need same solution for ios too. regds jags -- You received this message because you are subscribed to the Google

[android-developers] font resizing help

2015-08-03 Thread Jags
Hi All, I am using Avenir-Light.ttf font in my project which runs both in ios and android. The problem is font for same size looks smaller in android device. Also, in iPad font looks smaller than that of iphone. Do i need to viewport / pixel density based font size calculation implemented ?

[android-developers] font size normalization

2015-08-07 Thread Jags
in my app i use title fonr size 18.7 in ios, my customer says in android same size font looks smaller than iphone in s6. which font type and size in android s6 will be closest matching in iphone ? iphone one is accepted by my customer as a standard to use. -- You received this message because

[android-developers] handling data migration in android application upgradation

2015-11-05 Thread Jags
Hi All, I need to implement data migration in my app. I have an sqlitedb which is synchronized to cloud. my problem is to find best way to handle data migration on app update. my questions are below. - does my existing data and database get deleted on app upgrade ? - is it possible to invoke

[android-developers] sqlcipher help

2015-08-27 Thread Jags
hi all, I have inherited a legacy code which works well, but i need to implement sqlcipher into in. my app is for both android and ios, hence sqlite part is written in c++ which is also used by nadroid using JNI. hence i am unable to use ready to use library for ios and android as i

[android-developers] webview loadurl oncreate

2015-08-27 Thread Jags
hi all, i use webview in my android app to be used later (on click of menu) the problem is, when i do loadurl, there is a flicker and delay. i wanted to load the url in the beginning, and only show the ebview when required (on click) when i do objWebView.loadUrl(help.html); inside oncreate

Re: [android-developers] webview load page in background

2015-09-21 Thread Jags
> > Thanks for showing interest. My question is, how to achieve this ? > when i try below approach webview objwv = new WebView(this); objwv.loadUrl("index.html"); and on button click, say setContentLayout(objwv); i see blank page, the page is not rendered. but when the setcontentview is

Re: [android-developers] webview load page in background

2015-09-22 Thread Jags
, 2015 at 12:15:33 AM UTC+5:30, TreKing wrote: > > > On Mon, Sep 21, 2015 at 2:07 AM, Jags <jag...@gmail.com > > wrote: > >> i see blank page, the page is not rendered. but when the setcontentview >> is called before loadurl, (i.e it is visible), the page loads a

[android-developers] webview load page in background

2015-09-19 Thread Jags
Hi, i need a functionality, that webview (programmatically created) loads an html file from assets and renders (when not visible, i.e is not the current layout.) , i want the page rendered already, and only make it visible / setCurrentLayout on some event. thanks jags -- You received

[android-developers] https pinning example code

2015-11-23 Thread Jags
. Thanks and regards Jags -- 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...@google

[android-developers] Re: reminders when timezone change

2016-05-17 Thread Jags
). Is there a way I can find when last timezone was changed when I run my application again ? On Monday, May 16, 2016 at 4:56:50 PM UTC+5:30, Jags wrote: > > Hi All, > > In my android app, I set different set of reminders. > > When timezone of the device changes, I need to get some

[android-developers] reminders when timezone change

2016-05-16 Thread Jags
Hi All, In my android app, I set different set of reminders. When timezone of the device changes, I need to get some notification in my application so that I can make necessary changes, is it possible ? which api / broadcast caters to this ? regards jags -- You received this message

[android-developers] Re: reminders when timezone change

2016-05-18 Thread Jags
On Monday, May 16, 2016 at 4:56:50 PM UTC+5:30, Jags wrote: > > Hi All, > > In my android app, I set different set of reminders. > > When timezone of the device changes, I need to get some notification in my > application so that I can make necessary changes, is it po

[android-developers] scalability testing

2017-02-05 Thread Jags
Hi all, I need to do a scalability testing and code review on a project developed by another organization. Please guide me with tools and ways to do it -TYIA jags -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubs

[android-developers] ADFS and native mobile application

2017-08-18 Thread Jags
Hi All, I am trying to do effective ADFS 2.0 authentication using SAML in my android app ? (I need android and iOs both, in fact) To provide a perspective, our app authenticates with ADFS 2.0 using a link

[android-developers] dot matrix code

2018-02-18 Thread Jags
with a delay, it gave wrong results (1 was the result !) . What is the best way to cover all types of code to scan ? regards jags -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiv

[android-developers] Accuracy of location API

2018-02-18 Thread Jags
finding area of a field ? apps like ola and uber so accurately and consistently find locations, I wonder if they use more sophisticated apis. regards jags -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from

[android-developers] Re: Accuracy of location API

2018-03-12 Thread Jags
% variance against actual area of the field we are walking. please suggest remedies. On Monday, February 19, 2018 at 8:24:33 AM UTC+5:30, Jags wrote: > > Dear Android experts, > > We are trying to use location apis to walk around a field and measure it's > area. The results are

[android-developers] Android aar

2018-03-01 Thread Jags
hi all, we are trying to develop a set of common functionalities into .aar in android project. We have a concern that, can we access data from database attached in the main application bundle ? Does android limit and persistent storage functions for .aar type of projects ? -- You

[android-developers] passing same frame to another activity

2019-11-05 Thread Jags
hi all , we are playing rtsp video in a recycler view. on double click we are starting another activity to show the same in full screen, but the requirement is that the same frame should emlarge in the new activity, how to pass the entire adapter to another activity so that the video resumes as

[android-developers] rtsp app memory related issue debug help

2019-11-05 Thread Jags
Dear Experts, We are making an android app to display RTSP videos (multiple at a time). We are using recycler view to display 2 x 2 and 2 x 3 videos scrollable horizentally. this works just fine. but when we display 2 videos and keep switching between different controls the application

<    1   2