[android-developers]

2012-12-10 Thread abhijeet tomar
Hello , This is my new e-mail id. -- Abhijeet Singh Tomar Place: Indore -- 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

Re: [android-developers] is it possible to make tab on top and bottom of screen

2012-07-30 Thread abhijeet tomar
i think ,it is not possible.. -- 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

Re: [android-developers] Scroll View for Android

2012-07-25 Thread abhijeet tomar
Suppose your mobile screen height is very less and you have to show many items than what will you do? that time you have to use scroll view.in scroll view you have to add a single layout and you can scroll this view. -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Show Spinner Initial Text

2012-07-18 Thread abhijeet tomar
Ok thanks Arun Kumar -- 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

[android-developers] Show Spinner Initial Text

2012-07-17 Thread abhijeet tomar
Hello Members, I have a little problemI want to display Initial text when Spinner display. Generally it shows nothing...it not good to show Please Help... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers] Show Spinner Initial Text

2012-07-17 Thread abhijeet tomar
Narendra Sir, i have applied that...but it shows when i clicked in spinner...i want when the first spinner appeared then it will show some text. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: Lock orientation once the app started?

2012-07-09 Thread abhijeet tomar
Ya it is right...you have to put android:screenOrientation=portrait|landlandscape in each activity... -- 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

Re: [android-developers] Problem with video in WebView

2012-06-07 Thread abhijeet tomar
I think , the video tag is not supportedwhy are you not using VideoView for playing video? -- 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

[android-developers] Animation Problem

2012-06-07 Thread abhijeet tomar
Hello Developers, I have done frame Animation suceessfully and the frame images comes from Drawable folder . Actually problem is that...images are alot then we have not store in Drawable folder..thats why images will be stored in SdCard... Problem is that ,How to read images from sd card and set

[android-developers] Animation...

2012-06-07 Thread abhijeet tomar
Hello Developers, I have done frame Animation suceessfully and the frame images comes from Drawable folder . Actually problem is that...images are alot then we have not store in Drawable folder..thats why images will be stored in SdCard... Problem is that ,How to read images from sd card and set

Re: [android-developers] Database Problem

2012-03-19 Thread abhijeet tomar
i am not closed database object...and when i close the database object ...it will give lots of errors... -- 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] Database Foriegn Key Error.

2012-03-16 Thread abhijeet tomar
Hello, In my project , a table have 3 foreign key and 1 primary key ... when we entererd wrong foreign key value in SQLiteBrowser then it will give me constraint violation errorbut that thing if i do in Android Programming then it insert easily and no error occured it should not be

Re: [android-developers] Re: Help for android Micro-controller interface

2012-03-14 Thread abhijeet tomar
Hello Bhavin, your question is appreciable and guideable ...i am also wondering for that if u have any solution's ..please describe on Android Group ... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: webview problem

2012-03-14 Thread abhijeet tomar
On Tue, Mar 13, 2012 at 5:17 PM, harshita agrawal harshitaagrawa...@gmail.com wrote: i think ,it can be solve by writing html content in a file of local folder.can i show file in default web browser. On Mar 13, 4:35 pm, Narendra Singh Rathore nsr.curi...@gmail.com wrote: On Tue, Mar 13,

Re: [android-developers] Database connectivity in android

2012-03-10 Thread abhijeet tomar
I think you have connect default database provide by android that is sqllite... It is very simple to use i have paste a link that can help you... http://saigeethamn.blogspot.in/2009/10/android-developer-tutorial-part-12.html -- You received this message because you are subscribed to the

Re: [android-developers] Re: SD card database

2012-03-06 Thread abhijeet tomar
Hello, you can make a copy of ur database in sd card from DDMS but don't use it or at the time of starting the apps you have to push database in DDMS . -- 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] Database Problem

2012-03-05 Thread abhijeet tomar
Hello Developers, I got exception 'close() was never explicitly called on database / pkg/ db ' and i am not closed the database...where is the problem if u know about that pls comment on that... Thanks in Advance... -- You received this message because you are subscribed to the Google Groups

[android-developers] Check Database

2012-03-04 Thread abhijeet tomar
How to check database created or not..Pro-grammatically? -- 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

Re: [android-developers] CVPixelBufferGetBaseAddressOfPlane in Android

2012-03-04 Thread abhijeet tomar
How to check Database created or not Pro-grammatically -- 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] abhijeet tomar wants to chat

2012-03-04 Thread abhijeet tomar
--- abhijeet tomar wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-ae8ccd4858-6cd96ceb21-3xHeeZyq4tR-PbgC-RAphle6v-o

Re: [android-developers] Check Database

2012-03-04 Thread abhijeet tomar
Thanks Narendra sir... -- 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

Re: [android-developers] preferences.xml

2012-03-04 Thread abhijeet tomar
Clean your project or Build your project after that you got error than Paste your xml here -- 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

Re: [android-developers] put application in background run

2012-03-01 Thread abhijeet tomar
Hi Jagruti, I think you should make Service for thatbecause services runs in background. -- 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

Re: [android-developers] switching views

2012-02-29 Thread abhijeet tomar
yes...u have to show multiple views withthe help of TabHostgenrally all the apps used TabHost... -- 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

Re: [android-developers] switching views

2012-02-27 Thread abhijeet tomar
Hi...you have to try TabHost it is a better option for show multiple activities in one screen or as your requirementall the best -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Re: sqlite database storage data

2012-02-27 Thread abhijeet tomar
Narendra sir guide well ...it should be like that ...why are u not applying that. -- 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

[android-developers] control micro-controller or any Hardware

2012-02-10 Thread abhijeet tomar
How to control micro-controller or any Hardware through Andrroid Apps using USB Cable?? -- 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,

Re: [android-developers] where to store external database?

2012-01-23 Thread abhijeet tomar
which external database are u used? if a database in a xml or xls or txt or other then you have to put these file into the sdcardthis is my point of view -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] how to create dynamic button??

2012-01-23 Thread abhijeet tomar
hi Using Button b=new Button(this); you have to create new button...and simply adding a layout in main.xml using id of layout like LinearLayout layout=(LinearLayout) findViewById(R.id.linear); layout.add(R.id.button); you can do this thing easily to add button dynamically.. -- You received

Re: [android-developers] Unable to send text messages on some Android Phones using SmsManager

2012-01-23 Thread abhijeet tomar
Hello...use this code to solve ur problem you have missed to call PendingIntent deliveredPI.. this code working fine...i am already used in a project... PendingIntent sentPI = PendingIntent.getBroadcast(this, 0,new Intent(SENT), 0); PendingIntent deliveredPI =

[android-developers] ImageView

2012-01-10 Thread abhijeet tomar
I have define a imageview in main.xml and a image store in drawable and set the path.Image is displaying properly on the screen but i want, image working as a resizeable like map.when we using map then we have stretch the map or zoom in map easily .How is it possible with image view. Thanks i