[android-developers] Marshmallow update issue to be fixed

2016-09-17 Thread Abhijeet Shinde
Dear Developers,
Greetings! 

I have Samsung Galaxy A8 and recently I received an update to upgrade the 
operating system to Marshmallow. I have been observing that the phone is 
working slow comparatively after upgrade. All the application doesn't 
respond as they were earlier. Please can someone look into this and fix 
this. 

I look forward to hearing from you soon. 


Regards, 

Abhijeet Shinde
Pune, MH, India.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/93b6a96a-f24f-4718-9fbe-128b894c6258%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] APP is not getting updated on google play store since a week

2016-06-14 Thread Abhijeet
Hi,

We have an APP published on google play developer console. We have been 
able to update this app to various versions since last few months and new 
updates get published as soon as we publish it on console.
However, since 30th May, my updates are not available on google play store. 
It still shows the old version. There is no error, and google support has 
also not responded on this so far. Has anyone faced similar issue earlier? 
Any fix for this?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/315e39c9-0803-4bc0-83ad-0c4941bbc0d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] correct usage of adb shell input

2012-10-29 Thread Abhijeet Kamble
hi friends,
i am trying to reach CALIBRATION through ADB command line:

adb shell
$ am start -a android.settings.SOUND_SETTINGS

it reaches to the: Settings-sound  display -

Now i want to know how can i reach to

Settings-sound  display - calibration

please replay on this friends, my phone is dead from a month due to bad 
calibration.

thank you :)

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 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, visit this group at
http://groups.google.com/group/android-developers?hl=en

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
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 into animation
frame...
Please Help me...

Thanks in Advance

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 into
animation frame...
Please Help me...

Thanks in Advance

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en


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 unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 donewhere is the problem

Thanks in Advance...

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en


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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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, 2012 at 5:00 PM, harshita agrawal 
 
  harshitaagrawa...@gmail.com wrote:
   actually , there is more link in webpage .and i am not able to maintain
history of web page.so i have to show in default browser.
 
  Read WebView documentation for that.
 http://developer.android.com/guide/webapps/webview.html

 --
 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, visit this group at
 http://groups.google.com/group/android-developers?hl=en





yes...this is right method for showing html content..

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 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, visit this group at
http://groups.google.com/group/android-developers?hl=en

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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 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, visit this group at
http://groups.google.com/group/android-developers?hl=en


[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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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
You'll need to click this link to be able to chat with abhijeet tomar.

To get Gmail - a free email account from Google with over 2,800 megabytes of
storage - and chat with abhijeet tomar, visit:
http://mail.google.com/mail/a-ae8ccd4858-6cd96ceb21-3xHeeZyq4tR-PbgC-RAphle6v-o

Gmail offers:
- Instant messaging right inside Gmail
- Powerful spam protection
- Built-in search for finding your messages and a helpful way of organizing
  emails into conversations
- No pop-up ads or untargeted banners - just text ads and related information
  that are relevant to the content of your messages

All this, and its yours for free. But wait, there's more! By opening a Gmail
account, you also get access to Google Talk, Google's instant messaging
service:

http://www.google.com/talk/

Google Talk offers:
- Web-based chat that you can use anywhere, without a download
- A contact list that's synchronized with your Gmail account
- Free, high quality PC-to-PC voice calls when you download the Google Talk
  client

We're working hard to add new features and make improvements, so we might also
ask for your comments and suggestions periodically. We appreciate your help in
making our products even better!

Thanks,
The Google Team

To learn more about Gmail and Google Talk, visit:
http://mail.google.com/mail/help/about.html
http://www.google.com/talk/about.html

(If clicking the URLs in this message does not work, copy and paste them into
the address bar of your browser).

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en


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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 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, visit this group at
http://groups.google.com/group/android-developers?hl=en

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 = PendingIntent.getBroadcast(this, 0,new
Intent(DELIVERED), 0);

sms.sendTextMessage(phoneNumber, null, message, sentPI, deliveredPI);

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[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 advance

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: Giving away my book: Genius Android Marketing

2012-01-10 Thread Abhijeet Kinjawadekar
Hi
thanks for the offer...

Me too interested in that book

On Tue, Jan 10, 2012 at 8:43 AM, Elnoxvie Elnoxvie eln...@gmail.com wrote:

 Hi,

 I am developing for a company with a feature app in the market but in
 this growing market, Marketing becomes essential part of success. i would
 love to learn more provided given the chance.

 Thanks.


 On Tue, Jan 10, 2012 at 9:16 AM, Samuel jrl...@gmail.com wrote:

 Hi,

 I'm interested to get that book.

 Thanks  God bless.

 Samuel

 On Jan 9, 7:32 pm, Ali Chousein ali.chous...@gmail.com wrote:
  I would happily read your book.
 
  -
  Ali Chouseinhttp://
 www.codeproject.com/KB/android/PayGol-Android.aspxhttp://weatherbuddy.blogspot.com|http://twitter.com/weather_buddyhttp://geo-filtered-assistant.blogspot.comhttps://marketplace.cisco.com/apphq/products/994http://www.codeproject.com/KB/android/PayGol-Android.aspxhttp://weatherbuddy.blogspot.com%7Chttp://twitter.com/weather_buddyhttp://geo-filtered-assistant.blogspot.comhttps://marketplace.cisco.com/apphq/products/994
 
  On Jan 5, 5:50 pm, scp89 jayvanbui...@gmail.com wrote:
 
 
 
 
 
 
 
   I've recently finished writing the first full-length, android-specific
   book on Android Marketing. It covers tips, tricks, strategies,
   competitive analysis, and so much more. Everything I've learned in 2
   years selling android apps, I've put into this book. It is available
   via e-book OR softcover:
 
   E-book:
 http://www.amazon.com/Genius-Android-Marketing-Outsmarting-ebook/dp/B...
 
   Softcover:
 http://www.amazon.com/Genius-Android-Marketing-Outsmarting-Market/dp/...
 
   GIVEAWAY: I am giving away 3 PDF copies of the book to readers! Simply
   reply to this thread, and 1 week from today I will randomly select 3
   members and PM you a link to your free download of the 130 page book.

 --
 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, visit this group at
 http://groups.google.com/group/android-developers?hl=en


  --
 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, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] sqlite database

2011-11-09 Thread Abhijeet Kinjawadekar
Hey narendra its simple
just google for android dynamically add rows to table layout

http://technotzz.wordpress.com/2011/11/04/android-dynamically-add-rows-to-table-layout/
or

http://bit.ly/uSm16G

Regards,
Abhijeet



On Tue, Nov 8, 2011 at 11:42 PM, Narendra Singh Rathore 
nsr.curi...@gmail.com wrote:

 hi frnds, I actually want to show my database table in tabular form in
 my avd. Is there any simple way to achieve that.
 I am currently using single class for database (no sqliteDBHelper),
 with the help of cursor object.

 Cursor cur;
 tv.setText(cur.getString(0)+  +cur.getString(1));  //tv
 is textView here

 sry if its a silly question
 Any help will be appreciated

 --
 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, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Camera.getNumberOfCameras() not working

2011-04-05 Thread Abhijeet Pathak
I am getting error Cannot find symbol when using getNumberOfCameras(). I 
am compiling app for api level 8.
Please help me fixing this.

Thanks,
Abhijeet

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Compilation error using android SDK 2.0 (Camera Preview)

2011-04-05 Thread Abhijeet Pathak
I am also facing the same problem.

Have you found any work around yet?

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Camera.getNumberOfCameras() not working

2011-04-05 Thread Abhijeet Pathak
I also created a new project in Eclipse.
In that also, getNumberOfCameras() is not shown in dropdown list of 
available method names for Camera.

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: Camera.getNumberOfCameras() not working

2011-04-05 Thread Abhijeet Pathak
Does this mean Android 2.3?
If yes, hows to retrieve number of cameras on android 2.2 (api level 8)?
On 5 Apr 2011 13:02, blindfold seeingwithso...@gmail.com wrote:
 getNumberOfCameras() needs API level 9 according to documentation.

 On Apr 5, 8:54 am, Abhijeet Pathak pathak...@gmail.com wrote:
 I am getting error Cannot find symbol when using getNumberOfCameras().
I
 am compiling app for api level 8.
 Please help me fixing this.

 Thanks,
 Abhijeet

 --
 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, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Loading/flashing system.img, userdata.img

2011-04-04 Thread Abhijeet Pathak
I have downloaded froyo and gingerbread AOSP code and have compiled it.
I have got system.img and userdata.img as result.

I am using Samsung Galaxy 3 (GT-I5801) phone. I am not sure but I guess it 
doesn't support fastboot.

How do I flash these images to my phone? And also, will they overwrite my 
bootloader?

Please help.

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Loading/flashing system.img, userdata.img

2011-04-04 Thread Abhijeet Pathak
I also tried using fastboot. 
I am getting following response:

#fastboot system /sdcard/system.img
Error scanning partitions : No such file or directory 




-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Loading/flashing system.img, userdata.img

2011-04-04 Thread Abhijeet Pathak
Yes.. But Google Android documentation also does not describe any other 
method than fastboot.. and that too for only few phones.
Thats why I asked 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 group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Loading/flashing system.img, userdata.img

2011-04-04 Thread Abhijeet Pathak

Is it compulsory to have special Google Development phone for ROM 
development or any Android phone can be used for this?

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] How do I take back-up of all contacts and call log information.

2011-03-14 Thread abhijeet
Hello,

I am trying to write an application that will take a backup of all my
contacts and call logs so that I can restore them whenever required. I
have studied the com.android.app.backup pacakage but I encountered
that there is no agent for backing up the Database.

Initially I thought of making a copy of entire db file but this seems
to create lots of data traffic. Is there any way through which I can
do a incremental backup of database, that is backing up only those
changes in database that are not available in previous backups ?

Please let me know if you know any efficient way to do a backup of
database.

Thanks in advance!!

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Current track being played in stock music player

2011-02-13 Thread Abhijeet Pathak
Is there any reliable/official method/intent to retrieve the details of the 
songs currently being played in stock music player?

-- 
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, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] toolchain to build kernel

2009-03-09 Thread Abhijeet

Hello All,

I am trying to build a kernel image to run in the emulator and I
am following
http://honeypod.blogspot.com/2007/12/compile-android-kernel-from-source.html

   I have downloaded the android source (http://source.android.com/
download) and it has 2 toolchains arm-eabi-4.3.1 and arm-eabi-4.2.1.
Which one should be used to build the kernel?

Thanks for your replies,
Abhijeet

--~--~-~--~~~---~--~~
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, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---