Re: [android-developers] Re: how to send notification to specific user in mysql data base

2017-01-30 Thread sourabh sahu
You can use firebase notification for that On Mon, Jan 30, 2017 at 5:09 AM, W Production wrote: > using android studio > > -- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop

Re: [android-developers] Re: Lost Keystore and want to update apk

2015-12-28 Thread sourabh sahu
I have created the keystore and due to system crash I have lost the keystore(.jks ) file. Now I tried lot of recovery tools to recover the file but it didnt helped. Now I am in a big trouble as I have more than 7 downloads and lot of external links to the app. Any kind of help would be

[android-developers] Lost Keystore and want to update apk

2015-12-23 Thread sourabh sahu
Dear All, I have lost my Keystore, Now I want to update my APK. I tried lot of file recovery software but not able to get it. Now I dont want to publish a new app due to large number of downloads. Please suggest any other way to update app. Regards, Sourabh -- You received this message

[android-developers] Context menu on long press on any icon

2014-07-15 Thread sourabh sahu
Dear All, I am looking for functionality in which if I long press on any file/app/etc.My Context menu should apper with few options. How can I achieve this any kind code or sample program.. Regards, Sourabh -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Context menu on long press on any icon

2014-07-15 Thread sourabh sahu
Dear mathieu, I am nit looking contextual menu in my app, my requirement is when I long press on any file lets say in a image inside file manager, then whwtever options comes into a menu. I want to add my own menu in that context menu.please help On Tuesday, July 15, 2014, MathieuB

[android-developers] Regarding android wear and auto

2014-07-02 Thread sourabh sahu
Dear Sir/Madam, Please provide information on starting with Android Auto And Android wear. I am not able to download sdk for the same. 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

Re: [android-developers] MuiltiColoumn AutoComplete Search

2014-04-30 Thread sourabh sahu
Thanks Treking On Wed, Apr 30, 2014 at 4:28 AM, TreKing treking...@gmail.com wrote: On Tue, Apr 29, 2014 at 6:21 AM, sourabh sahu souruit...@gmail.comwrote: Now I want multicolumn autocomplete search i.e. if I type Name,age,address etc it will search. http://www.catb.org/esr/faqs/smart

[android-developers] MuiltiColoumn AutoComplete Search

2014-04-29 Thread sourabh sahu
I want to implement multicolumn autocomplete search in listView. I have a class Lets say Person with name, age, address as an attribute.Now I am creating a customadapter with Person class for listView.Now I want multicolumn autocomplete search i.e. if I type Name,age,address etc it will search.

[android-developers] Quality of a building through its image

2014-04-21 Thread sourabh sahu
Dear All, I am looking for any algorithm or program through which we can detect the quality of a building through its image.Lets say I have a photograph of some building, i want to know the condition of building.Is there anything that can be done to do this. Any help will be highly

Re: [android-developers] Quality of a building through its image

2014-04-21 Thread sourabh sahu
Look at these two images of the same building, one is in bad condition and another is good one.I want to develop a program differentiate that. Regards, Sourabh On Mon, Apr 21, 2014 at 5:13 PM, TreKing treking...@gmail.com wrote: On Mon, Apr 21, 2014 at 4:24 AM, sourabh sahu souruit

[android-developers] Re: Quality of a building through its image

2014-04-21 Thread sourabh sahu
Because I want to do that in android, thats y I have posted this here.. On Monday, April 21, 2014, TreKing treking...@gmail.com wrote: On Mon, Apr 21, 2014 at 7:18 AM, sourabh sahu souruit...@gmail.com wrote: Look at these two images of the same building, one is in bad condition and another

[android-developers] Android app to desktop app interfacing

2014-03-13 Thread sourabh sahu
Dear All, Can anybody, Please provide pointers for developing an android app and desktop app in java with following functionality. My Android app has sqlite database in which few tables are there, whenever I connect my USB to Device,and on start of Desktop application will show all the details

Re: [android-developers] Outgoing Call

2014-01-23 Thread sourabh sahu
You can create a broadcast reciever, using this you can register to system events, like a new email has arrived, system boot is complete or a phone call is received and react accordingly. On Fri, Jan 24, 2014 at 11:57 AM, Arun Kumar K arunkuma...@npcompete.netwrote: Hi, I am arun , working

[android-developers] Best Chart Library

2014-01-08 Thread sourabh sahu
Dear All, Which is the best open source library for drawing Chart on Android. Regards, Sourabh -- 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] Regarding RSA

2013-11-22 Thread sourabh sahu
Dear All, Can you please share the code which uses RSA Encryption and Decryption. I want encryption at Android side and decryption at server side(asp.net) Any help will be highly appreciated. Regards, Sourabh Sahu -- You received this message because you are subscribed to the Google Groups

[android-developers] Metro UI Button Animation

2013-10-28 Thread sourabh sahu
Dear All, Is anyone having example for Metro like Button animation on Android. Regards, Sourabh -- 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] Regarding distance measuring api

2013-10-09 Thread sourabh sahu
Is there any API provided by Google to measure the distance between two point radially and through physical routes. Thanks, Sourabh -- 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] regarding gtalk to whatsapp

2013-08-13 Thread sourabh sahu
Hello All, Is there any API through which I can connect Whatsapp to gtalk, so that I can get Whatsapp messages to Gtalk or gmail. Thanks, Sourabh -- 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] Does android loads while SQLIte file when application runs?

2013-06-17 Thread sourabh sahu
-- -- 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,

[android-developers] Re: Regarding bluetooth printing

2013-02-05 Thread sourabh sahu
relating to Bluetooth. However, you should also be aware there's a library: http://stackoverflow.com/questions/11224004/steps-for-bluetooth-printer-for-android Kris On Tue, Feb 5, 2013 at 12:44 AM, sourabh sahu souruit...@gmail.comjavascript:; wrote: Dear All, I am looking for solution

[android-developers] Regarding bluetooth printing

2013-02-04 Thread sourabh sahu
Dear All, I am looking for solution for my app to have feature of bluetooth printing, Please suggest some codes and example for this. Thanks, Sourabh -- -- 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: launching an app

2012-05-28 Thread sourabh sahu
Can you please suggest some code? On Mon, May 28, 2012 at 11:28 AM, imran ali imran...@gmail.com wrote: Hi, You have to use intent filter to lunch first Activity of other application from your application. Regards Imran Ali On Monday, May 28, 2012 11:20:16 AM UTC+5:30, sourabh wrote:

[android-developers] launching an app

2012-05-27 Thread sourabh sahu
Dear All, How to launch an app programmatically. For example I want to launch an skype app on a click of button through my app. Thanks in advance. Sourabh -- 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] Regarding maps

2012-05-21 Thread sourabh sahu
Please can you post some sort of example or weblinks... Thanks, Sourabh On Mon, May 21, 2012 at 11:31 AM, TreKing treking...@gmail.com wrote: On Mon, May 21, 2012 at 12:54 AM, sourabh sahu souruit...@gmail.comwrote: There is a map a static image, and I have display the area where wheat grow

Re: [android-developers] Regarding maps

2012-05-21 Thread sourabh sahu
I know ...I browse a lot for some example..but no help..thats why I asked you to put some example. Sourabh On Mon, May 21, 2012 at 12:12 PM, TreKing treking...@gmail.com wrote: On Mon, May 21, 2012 at 1:04 AM, sourabh sahu souruit...@gmail.comwrote: Please can you post some sort of example

[android-developers] Regarding maps

2012-05-20 Thread sourabh sahu
How to draw shades in a geographical area of map? Thanks Regards, Sourabh -- 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

Re: [android-developers] Regarding maps

2012-05-20 Thread sourabh sahu
There is a map a static image, and I have display the area where wheat grow,so I want to display that particular area as shaded one. Sorry for bad English :) Sourabh On Mon, May 21, 2012 at 11:19 AM, TreKing treking...@gmail.com wrote: On Mon, May 21, 2012 at 12:46 AM, sourabh sahu souruit

Re: [android-developers] Re: Regarding ASOP build

2012-05-17 Thread sourabh sahu
Thanks for prompt reply.I know how to build and all...but what i want to know is it possible..I mean does 2.3 device hardware will support 4.0. On Thu, May 17, 2012 at 5:29 AM, RichardC richard.crit...@googlemail.comwrote: start here http://source.android.com/index.html On Wednesday, May

[android-developers] Regarding ASOP build

2012-05-16 Thread sourabh sahu
Can I build android source code for ICS on a device with Android froyo. If yes please explain how? Thanks in advance, Sourabh -- 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] User Registration using CouchDB

2012-05-09 Thread sourabh sahu
Please share full code, otherwise nobody will help you. On Tue, May 8, 2012 at 2:44 PM, Samboga lmatj...@gmail.com wrote: I am trying to do a user registration form on Android using CouchDB on localhost I want to accomplish the basics of a registration which are in my case FULL NAME, EMAIL

Re: [android-developers] Re: Regarding emulator

2012-05-03 Thread sourabh sahu
Finally I got the app player from bluestacks.com which solved my problem. Thank you all. Sourabh On Thu, May 3, 2012 at 5:32 AM, b0b pujos.mich...@gmail.com wrote: On Wednesday, 2 May 2012 17:16:24 UTC+2, MagouyaWare wrote: Unfortunately, the definition of software piracy has nothing to do

[android-developers] help need in identifying the database..

2012-05-03 Thread sourabh sahu
Hello All, There is game on market word with friends free https://play.google.com/store/apps/details?id=com.zynga.wordsfeature=search_result#?t=W251bGwsMSwxLDEsImNvbS56eW5nYS53b3JkcyJd I just want to know which database will be there at server side. Thanks in advance Sourabh -- You received

Re: [android-developers] help need in identifying the database..

2012-05-03 Thread sourabh sahu
? You could try asking them, but I doubt they'll tell you... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, May 3, 2012 at 12:25 AM, sourabh sahu souruit...@gmail.com wrote: Hello All, There is game on market word with friends free https

Re: [android-developers] Re: Regarding emulator

2012-05-02 Thread sourabh sahu
I just want to download a free app on emulator..Can anybody suggest me how to do it.. On Wed, May 2, 2012 at 8:46 PM, Justin Anderson magouyaw...@gmail.comwrote: Unfortunately, the definition of software piracy has nothing to do with whether it is free or not:

[android-developers] Regarding emulator

2012-05-01 Thread sourabh sahu
Hello All, How to download app from market and run on emulator. THanks Regards, Sourabh -- 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] Re: Regarding emulator

2012-05-01 Thread sourabh sahu
The thing I am not able to download it on emulator.There is no market app icon on emulator.and If I go to market.android.com and then if I select and app and click on install it need a device. Please give some solution to it. Thanks in advance. sourabh On Tue, May 1, 2012 at 8:13 PM, venugopal

Re: [android-developers] 3D Charts

2012-04-02 Thread sourabh sahu
Jim, Please try to figure it out.I badly need it. Sourabh On Sun, Apr 1, 2012 at 5:18 PM, Jim Graham spooky1...@gmail.com wrote: On Sun, Apr 01, 2012 at 12:42:20PM +0530, s.rawat wrote: There is a google group http://groups.google.com/group/achartengine?pli=1for achartengine

Re: [android-developers] 3D Charts

2012-04-01 Thread sourabh sahu
.quitting lasts forever.. On Sun, Apr 1, 2012 at 12:29 PM, sourabh sahu souruit...@gmail.comwrote: Hey Saurabh, Thanks for the prompt.Can you plase share some code or samples for that.I looked on Google API but I dont want webview. Thanks Regards, Sourabh On Sun, Apr 1, 2012

[android-developers] 3D Charts

2012-03-31 Thread sourabh sahu
How to draw 3D interactive charts in android.Please suggest something on it. Sourabh -- 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] regarding custom overlay with user inputs

2012-03-14 Thread sourabh sahu
, Mar 14, 2012 at 12:40 AM, sourabh sahu souruit...@gmail.com wrote: I want map with custom overlay with user inputs. What are user inputs? http://www.catb.org/~esr/faqs/smart-questions.html

[android-developers] regarding custom overlay with user inputs

2012-03-13 Thread sourabh sahu
Dear All, I want map with custom overlay with user inputs..I looked around a lot but i am not able find anything on it. Can anybody please share some code for that. Thanks Regards, Sourabh -- You received this message because you are subscribed to the Google Groups Android Developers group.

Re: [android-developers] API's use

2012-03-05 Thread sourabh sahu
You can outsource it to me,but it will be charged :) Thanks , Sourabh On Mon, Mar 5, 2012 at 3:14 PM, megha agrawal megha14.2...@gmail.comwrote: Thanks Ankita, i will try to implement using same..:-) On Mon, Mar 5, 2012 at 3:02 PM, Ankita Kashyap ankita.kashyap@gmail.com wrote:

Re: [android-developers] need a help

2012-02-23 Thread sourabh sahu
Use Webservices. On Wed, Feb 22, 2012 at 11:32 PM, RIT-MCA-2009 vishnubbala...@gmail.comwrote: hi... am an MCA student... iam doing my mini project on android... my project is devoleping an app for mobile banking... am a beginner in android.. hence i need to create a database server for it...

Re: [android-developers] Re: How to restrict my app??

2012-02-16 Thread sourabh sahu
Yes, you should use webservices for authentication, if its authentic then only move forward, otherwise exit the app.We have done this using EMEI no of device. On Fri, Feb 17, 2012 at 10:33 AM, moktarul anam mokta...@gmail.com wrote: if your application is server dependent then in server side

[android-developers] Regarding FFMPEG

2012-02-16 Thread sourabh sahu
Does android supports ffmpeg command.If yes, Please suggest some way to convert image into mp4 video. Thanks, Sour -- 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

Re: [android-developers] how to program 3d screen?you can rotate the icon in 3d perception.

2012-02-15 Thread sourabh sahu
try OpenGL. On Wed, Feb 15, 2012 at 4:49 PM, ttgdz ttgdztu...@gmail.com wrote: just as the title said,I doont know how to start,I need you help. -- 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] What do these errors mean (using Eclipse)?

2012-02-01 Thread sourabh sahu
I think you should write super(context) Sourabh On Wed, Feb 1, 2012 at 2:41 PM, atcal alan.williams...@ya.com wrote: I'm trying to define my own View subclass. public class myView extends View { myView(Context context) { View(context); } } Eclipse flags the first line of

Re: [android-developers] Object Serialization

2012-01-07 Thread sourabh sahu
issue resolved.Thank you all. On Fri, Jan 6, 2012 at 9:27 PM, TreKing treking...@gmail.com wrote: On Fri, Jan 6, 2012 at 5:06 AM, sourabh sahu souruit...@gmail.comwrote: I dont know number of elements in an arraylist. Yes you do. http://developer.android.com/reference/java/util

Re: [android-developers] Object Serialization

2012-01-06 Thread sourabh sahu
I dont know number of elements in an arraylist.I want to store the arraylist itself as on object. Sourabh On Fri, Jan 6, 2012 at 4:10 PM, Narendra Bagade bagadenaren...@gmail.comwrote: insert one by one element of object... On Fri, Jan 6, 2012 at 12:34 PM, sourabh sahu souruit

[android-developers] Object Serialization

2012-01-05 Thread sourabh sahu
Dear All, I have an arraylist object I want to store it into SQLIte DB, PLease somebody share the code on this. Thanks, Sourbh -- 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] Help please

2011-11-26 Thread sourabh sahu
are facing an actual problem with your app, and provide some more details. On Sat, Nov 26, 2011 at 12:32 PM, sourabh sahu souruit...@gmail.comwrote: Can we make a video interactive, like a video is playing on android and a product is shown in a movie.I want to tap onto that product and can get

Re: [android-developers] Help please

2011-11-26 Thread sourabh sahu
can then watch for a click on that part of the screen at the time it is supposed to come. Then do whatever you want with the click. On Sat, Nov 26, 2011 at 2:17 PM, sourabh sahu souruit...@gmail.comwrote: MY question is how to achieve this kind of functionality. On Sat, Nov 26, 2011 at 12

Re: [android-developers] Help please

2011-11-26 Thread sourabh sahu
that, I suggest that you search the web. On Sat, Nov 26, 2011 at 2:30 PM, sourabh sahu souruit...@gmail.comwrote: I am talking about a video, How to put a click event on a video. On Sat, Nov 26, 2011 at 2:25 PM, Raghav Sood raghavs...@androidactivist.org wrote: I just told you. You

[android-developers] Help please

2011-11-25 Thread sourabh sahu
Can we make a video interactive, like a video is playing on android and a product is shown in a movie.I want to tap onto that product and can get information about it. Any kind of help is highly appreciated. Sourabh -- You received this message because you are subscribed to the Google Groups

[android-developers] spinner on FragmentActivity

2011-11-03 Thread sourabh sahu
I have created a Spinner on FragmentActivity, but on a click of a spinner it crashes.Please suggest how to resolve it. Thanks, Sourabh -- 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] SplitView on fragment

2011-10-31 Thread sourabh sahu
How to add SplitView functionality on Fragments.I have two fragments A and B.I want a Splitter in between. Any kind of input is highly appreciated. Thanks, Sourabh -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] sliding drawer issue

2011-10-31 Thread sourabh sahu
I too have problem On Mon, Oct 31, 2011 at 1:21 PM, vani reddy vani.reddy.bl...@gmail.comwrote: Hi there , How to limit the height of sliding drawer naturally to get it the same as like in iphone? -- Regards, Vani Reddy -- You received this message because you are subscribed to the

[android-developers] splitbar between fragments

2011-10-29 Thread sourabh sahu
How to put SplitBar between fragments.I want to put a splitbar between two layout.How to do this. Thanks, Sourabh -- 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] View Caching

2011-10-25 Thread sourabh sahu
I have an application in which when login I move to various view and after moving through I Logged out and then I use back button of a device.Now I am able to move through view,though I am logged . How to remove cache of an app progrmatically. Thanks, Sourabh -- You received this message

Re: [android-developers] Re: Network related

2011-10-25 Thread sourabh sahu
Thanks Steven. On Mon, Oct 24, 2011 at 9:52 PM, Studio LFP studio@gmail.com wrote: Try this out. I don't recommend using this as is. You'll want to register a receiver for this intent while your app is being used and then unregister it when you are done. This is just so you can see how

[android-developers] Network related

2011-10-24 Thread sourabh sahu
I have a TextView, what I want is whenever my Network comes online/offline.It should get reflected to TextView. How Can I do this. Please suggest. Thanks, Sourabh -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] Network related

2011-10-24 Thread sourabh sahu
the first thing you need to be able to do is to be able to detect when the network comes online and offline right? http://developer.android.com/reference/android/net/ConnectivityManager.html On Mon, Oct 24, 2011 at 2:01 AM, sourabh sahu souruit...@gmail.com wrote: I have a TextView, what I want

[android-developers] splitVIew on android

2011-10-24 Thread sourabh sahu
How to implement SplitView on android. Can we use fragment, IF yes How to implement Sliding in out feature in it. Thanks, Sourabh -- 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] Network related

2011-10-24 Thread sourabh sahu
this since there is already a way to do this.. However if you really want to look at ConnectivityManager more, it has an isConnectedOrConnecting() method.. Kris On Mon, Oct 24, 2011 at 3:08 AM, sourabh sahu souruit...@gmail.com wrote: Thanks, but this thing I figured.main issue

Re: [android-developers] Re: Date issue

2011-10-21 Thread sourabh sahu
, drpickett davidrpick...@gmail.com wrote: http://developer.android.com/reference/android/text/format/Time.html On Oct 20, 4:01 am, sourabh sahu souruit...@gmail.com wrote: I have a editText view on a click of it there is a date picker.When I extract the date in a string format

Re: [android-developers] Re: Date issue

2011-10-21 Thread sourabh sahu
its coming from DatePicker On Fri, Oct 21, 2011 at 12:09 PM, Justin Anderson magouyaw...@gmail.comwrote: What is the value of toDateTxt? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Oct 21, 2011 at 12:34 AM, sourabh sahu souruit

Re: [android-developers] Re: Date issue

2011-10-21 Thread sourabh sahu
I want to campare to dates from and to, but From EditText I am getting string and when I convert this to Date, it comes as miliseconds I want it in Date dd/mm/ format.How can I achieve this. Thanks, Sourabh On Fri, Oct 21, 2011 at 3:02 PM, midhun midhunvp midhu...@gmail.com wrote: you can

[android-developers] Strechable View

2011-10-21 Thread sourabh sahu
How to make Strechable view.I need UI just like My Files application on android.In which one view is strechable. Sample code is appreciated. Thanks, Sourabh -- 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] Strechable View

2011-10-21 Thread sourabh sahu
strech first part. Thanks, Sourabh On Fri, Oct 21, 2011 at 5:42 PM, TreKing treking...@gmail.com wrote: On Fri, Oct 21, 2011 at 6:46 AM, sourabh sahu souruit...@gmail.comwrote: How to make Strechable view.I need UI just like My Files application on android.In which one view is strechable

Fwd: [android-developers] Strechable View

2011-10-21 Thread sourabh sahu
Forwarded conversation Subject: Strechable View From: *sourabh sahu* souruit...@gmail.com Date: Fri, Oct 21, 2011 at 5:16 PM To: android-developers android-developers@googlegroups.com How to make Strechable view.I need UI just like My Files application on android.In

Re: [android-developers] Strechable View

2011-10-21 Thread sourabh sahu
I am looking for splitView kind of feature for 2.2.I dont want to use fragment. Thanks, Sourabh On Fri, Oct 21, 2011 at 9:36 PM, sourabh sahu souruit...@gmail.com wrote: Forwarded conversation Subject: Strechable View From: *sourabh sahu* souruit...@gmail.com

[android-developers] Date issue

2011-10-20 Thread sourabh sahu
I have a editText view on a click of it there is a date picker.When I extract the date in a string format and then convert it into date datatype.I am getting it in milliseconds.I want the exact date. I have used SimpleDateFormat with -MM-DD and Locale.US and parse function.Please suggest some

Re: [android-developers] Regarding retrieving date and time from cell tower

2011-10-09 Thread sourabh sahu
, sourabh sahu souruit...@gmail.com wrote: Is there any way to get date and time from cell tower in android programmatically. IDK, but is there a reason you need it specifically from the cell tower? The device has this information

Re: [android-developers] Regarding retrieving date and time from cell tower

2011-10-09 Thread sourabh sahu
network provides date and time. I believe it's mandatory for CDMA (because of the nature of the protocol), but some GSM networks don't provide this info. If you need an independent time source, consider using NTP to obtain time from the Internet. -- Kostya 09.10.2011 14:00, sourabh sahu

[android-developers] Regarding retrieving date and time from cell tower

2011-10-08 Thread sourabh sahu
Is there any way to get date and time from cell tower in android programmatically. Thanks, Sourabh -- 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 get current sampling rate and pitch from audio

2011-10-05 Thread sourabh sahu
Hi All, how to get current sampling rate and pitch from audio? Any kind of help would be highly appreciated. Thanks, Sourabh -- 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] when will the source code be back?

2011-10-04 Thread sourabh sahu
I am also looking for it.Even I am not able to download from other repository. Please update, if you have any information on that. On Tue, Oct 4, 2011 at 12:46 PM, Francisco Dalla Rosa soares soa...@argo.bz wrote: Hello, I noticed kernel.org got back up so I've been asking myself when would

Re: [android-developers] Removal of swipe unlock regd...

2011-10-04 Thread sourabh sahu
Hi Gokul, I need the android 2.3 source code.But I think from android.source.com its rolled out.Can you please share it. Thanks, Sourabh On Tue, Oct 4, 2011 at 7:28 PM, Gokul.C gokul.the...@gmail.com wrote: Hello, I am compiling android 2.3.4 from source and i need to remove the

[android-developers] android customization issue

2011-09-30 Thread sourabh sahu
hi all. i want to customize os.that is when a phone boots up.i want only my application should start and rest everything should be blocked.user can not go to any other applicatuon.any inputs is highly appreciated. thanks sourabh -- You received this message because you are subscribed to the

[android-developers] file storage on android file system

2011-09-28 Thread sourabh sahu
Hi All, I want to programmatically store file /system/data folder on a rooted device.Please suggest some code. Thanks, Sourabh -- 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] Regarding XML Parsing issue

2011-09-26 Thread sourabh sahu
appreciated. Thanks, Sourabh On Sun, Sep 25, 2011 at 10:40 PM, TreKing treking...@gmail.com wrote: On Sun, Sep 25, 2011 at 10:10 AM, sourabh sahu souruit...@gmail.comwrote: I am trying to parse XML file using pull parser. ... but when I parse it it provides some weired output. This has nothing to do

[android-developers] Language Translation issue

2011-09-26 Thread sourabh sahu
Hi All, Can anybody please suggest me some good third party open source API which converts voice to text, without using internet connection. Thanks, SOurabh -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Regarding XML Parsing issue

2011-09-25 Thread sourabh sahu
Hi All, I am trying to parse XML file using pull parser.Here is the file ?xml version =1.0

[android-developers] NDK Issue

2011-09-25 Thread sourabh sahu
Hi All, Can anybody please probile me exact step by step procedure for installation of NDK and running a JNI based project on android on Ubuntu. Thanks Regards, Sourabh -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] jni

2011-09-25 Thread sourabh sahu
can anybody explain.how to run a hellojni ssample code. thanks. sourabh -- 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] Regarding profile

2011-09-23 Thread sourabh sahu
How to create our own profile with custom settings.Please provide some code for it. THanks, Sourabh -- 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] How to get Super user permission at App level ?

2011-09-22 Thread sourabh sahu
Hi, Can we write in system/.. folder? If yes Please suggest. THanks, Sourabh On Fri, Sep 9, 2011 at 6:04 PM, shubh shubhampatn...@gmail.com wrote: hello team, any one have idea how can access Super user permission at Application level? thanks -- You received this message because you

Re: [android-developers] How to get Super user permission at App level ?

2011-09-22 Thread sourabh sahu
Please suggest any alternative for that. On Thu, Sep 22, 2011 at 2:05 PM, Kristopher Micinski krismicin...@gmail.com wrote: On Thu, Sep 22, 2011 at 4:28 AM, sourabh sahu souruit...@gmail.com wrote: Hi, Can we write in system/.. folder? If yes Please suggest. THanks, Sourabh

Re: [android-developers] How to get Super user permission at App level ?

2011-09-22 Thread sourabh sahu
I need to set boot animation or shut down animation.Thats why i need to write into it. Thanks SOuabh On Thu, Sep 22, 2011 at 3:29 PM, Daniel Drozdzewski daniel.drozdzew...@gmail.com wrote: On 22 September 2011 10:53, sourabh sahu souruit...@gmail.com wrote: Please suggest any alternative

[android-developers] Regarding MAPS

2011-08-08 Thread sourabh sahu
I want to implement district map ,in which when I tap on a district ,a map with all blocks should be shown and then on a click of a block all gram panchayats should be shown and then all grams of that panchyat will be displayed and after the click of gram or village some action needs to fired. I

Re: [android-developers] Android and web server connectivity

2011-08-05 Thread sourabh sahu
Can you please elobrate it more(Technically). Thanks, Sourabh On Fri, Aug 5, 2011 at 5:11 AM, TreKing treking...@gmail.com wrote: On Thu, Aug 4, 2011 at 8:34 AM, ashkmth ashishkmt...@gmail.com wrote: The android client should be able to retrieve the the latitude and longitude of locations

Re: [android-developers] Android and web server connectivity

2011-08-05 Thread sourabh sahu
I want the data should come in XML format from mysql server and at android side I will parse. Lets say I have taken a webspace on some server providing me MYSQL database.now what should I do? If a user request it and server will generate and XML response. Question is How we can generate XML from

[android-developers] payment proceedures

2011-07-26 Thread sourabh sahu
Can anybody please suggest me, How to implement payment proceecudres for particular application. Like Paid or free app.Through aaplication i want if some one want to purchase full version of app.Please suggest me how to implement it. Thanks Sourabh -- You received this message because you are

[android-developers] How to provide updates on sqlite database

2011-07-26 Thread sourabh sahu
Hi All, Please suggest me.If I change my database it should be updated to users.How to implement this. Thanks Sourabh -- 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] Android as sattelite phone?

2011-07-12 Thread sourabh sahu
Can andriod phone be designed in a such a way so that it can work as a sattelite phone. If possible can we implement and how ? Thanks Sourabh -- 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] How to hadle bulk of XML response in Java/Android

2011-07-04 Thread sourabh sahu
Use string buffer On 1 Jul 2011 12:55, naveen kumar kumarnaveen.si...@gmail.com wrote: Hi All Android developer, Till now i am not getting perfect solution for === i am getting large server response in XML format.i am not able to save that all response in String for parser. getting