I am new to Android APIs and Android app development.
I am looking for recommendations on right API Android provides to achieve
the following:
1. I have a number of devices running Android. All of them have the same
Google user account.
2. Can I query the location co-ordinates for e
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 receiving emails from
appreciated.
Regards,
Sourabh
On Thu, Dec 24, 2015 at 3:35 PM, VISHAL TIKKU
wrote:
> There is no way you can update the apk with other keystore.
> Did you created any keystore certificate or you used default certificate
> of android studio or eclipse?
> On Wednesday, December 23, 2015 a
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
:
>
http://developer.android.com/reference/android/view/View.OnLongClickListener.html
>
http://developer.android.com/guide/topics/ui/menus.html#FloatingContextMenu
> Next time it would be great if you have a look at google before.
>
> Le mardi 15 juillet 2014 05:38:45 UTC-4,
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 "An
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 androi
Thanks Treking
On Wed, Apr 30, 2014 at 4:28 AM, TreKing wrote:
>
> On Tue, Apr 29, 2014 at 6:21 AM, sourabh sahu wrote:
>
>> Now I want multicolumn autocomplete search i.e. if I type
>> Name,age,address etc it will search.
>
>
> http://www.catb.org
.
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 to
android-developers+unsubscr...@googlegroups.co
Because I want to do that in android, thats y I have posted this here..
On Monday, April 21, 2014, TreKing wrote:
>
> On Mon, Apr 21, 2014 at 7:18 AM, sourabh sahu
wrote:
>>
>> Look at these two images of the same building, one is in bad condition
and another is good one.I
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 wrote:
>
> On Mon, Apr 21, 2014 at 4:24 AM, sourabh sahu wrote:
>
>> I am
appreciated.
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 to
android-developers+unsubscr...@googlegrou
of table and its data.
Any help will be appreciated.
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, sen
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 wrote:
>
> Hi,
>
> I am arun , working as a android developer
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 unsubs
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
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 unsubs
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-
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, sen
--
--
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, vi
ut permissions 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
> >
> wrote:
> >
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,
in webview.
The html component rendering is extremely slow in 4.0 and above. I have
tested it with Galaxy Nexus. Its extremely slow. We can see each frame of
animation. I have alredy tried enabling and disabling the hardware
acceleration. But both does not work.How can I handle this?
Sourabh
Hi,
I have a framework module which uses the vcard and calender-common java
static libraries and the vcard and calendar modules in my code base
resides in framework/opt folder.
The framework/base/Android.mk ( in the section where the framework.jar gets
created) file is modified with the below
Can you please suggest some code?
On Mon, May 28, 2012 at 11:28 AM, imran ali 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
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,
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 wrote:
> On Mon, May 21, 2012 at 1:04 AM, sourabh sahu wrote:
>
>> Please can you post some sort of example or weblinks...
>
>
Please can you post some sort of example or weblinks...
Thanks,
Sourabh
On Mon, May 21, 2012 at 11:31 AM, TreKing wrote:
> On Mon, May 21, 2012 at 12:54 AM, sourabh sahu wrote:
>
>> There is a map a static image, and I have display the area where wheat
>> grow,so I wa
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 wrote:
> On Mon, May 21, 2012 at 12:46 AM, sourabh sahu wrote:
>
>>
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 th
:53 PM UTC+1, sourabh wrote:
>>
>> 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
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 android-
Please share full code, otherwise nobody will help you.
On Tue, May 8, 2012 at 2:44 PM, Samboga 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 AND PASSWORD, I am
I know they won't tell me..thats why I posted it.I want know if anyone
works on such kind of app..can provide me some inputs.
How about nosql mangoDB.?
Sourabh
On 5/3/12, Justin Anderson wrote:
> You want to know what database the Words With Friends app is using? Why?
> You could
Hello All,
There is game on market "word with friends free"
https://play.google.com/store/apps/details?id=com.zynga.words&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS56eW5nYS53b3JkcyJd
I just want to know which database will be there at server side.
Thanks in advance
So
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 wrote:
>
>
> On Wednesday, 2 May 2012 17:16:24 UTC+2, MagouyaWare wrote:
>>
>> Unfortunately, the definition of software piracy has nothing
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 wrote:
> Unfortunately, the definition of software piracy has nothing to do with
> whether it is free or not:
> http://dictionary.reference.com/browse/software+pir
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
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 unsubsc
Jim,
Please try to figure it out.I badly need it.
Sourabh
On Sun, Apr 1, 2012 at 5:18 PM, Jim Graham 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=1>for
>
Sounds good.Can I use some part of Adobe Flex (AIR) in my android project
for chart based reporting.
Sourabh
On Sun, Apr 1, 2012 at 12:42 PM, s.rawat wrote:
> There is a google group<http://groups.google.com/group/achartengine?pli=1>for
> achartengine <http://www.achartengine
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 at 12:13 PM, s.rawat wrote:
> I have done quiet a research on this.If you are looking for drawing
> pie,
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
Thanks TreKing for prompt reply.
I am looking for google map overlay in which there is some
information, apart from that there will be a textfield in a overlay
thourgh which user can comment on particular place.
Thanks in advance.
Sourabh
On 3/15/12, TreKing wrote:
> On Wed, Mar 14, 2012 at
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 Develope
You can outsource it to me,but it will be charged :)
Thanks ,
Sourabh
On Mon, Mar 5, 2012 at 3:14 PM, megha agrawal wrote:
> Thanks Ankita, i will try to implement using same..:-)
>
>
>
> On Mon, Mar 5, 2012 at 3:02 PM, Ankita Kashyap <
> ankita.kashyap@gmail.com>
Use Webservices.
On Wed, Feb 22, 2012 at 11:32 PM, RIT-MCA-2009 wrote:
> 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... could u
> give a sugg
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
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 wrote:
> if your application is server dependent then in server side create
> admin pane
try OpenGL.
On Wed, Feb 15, 2012 at 4:49 PM, ttgdz 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 android-develope
I think you should write super(context)
Sourabh
On Wed, Feb 1, 2012 at 2:41 PM, atcal wrote:
> I'm trying to define my own View subclass.
>
> public class myView extends View {
>
>myView(Context context) {
>View(context);
>}
> }
>
>
issue resolved.Thank you all.
On Fri, Jan 6, 2012 at 9:27 PM, TreKing wrote:
> On Fri, Jan 6, 2012 at 5:06 AM, sourabh sahu wrote:
>
>> I dont know number of elements in an arraylist.
>
>
> Yes you do.
> http://developer.android.com/reference/java/util/ArrayList.html
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 wrote:
> insert one by one element of object...
>
> On Fri, Jan 6, 2012 at 12:34 PM, sourabh sahu wrote:
>
>> Dear Al
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 android-developers@googleg
suggest that
> you search the web.
>
>
> On Sat, Nov 26, 2011 at 2:30 PM, sourabh sahu wrote:
>
>> 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...@androidactivis
r 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 wrote:
>
>> MY question is how to achieve this kind of functionality.
>>
>>
>> On Sat,
us when you
> are facing an actual problem with your app, and provide some more details.
>
> On Sat, Nov 26, 2011 at 12:32 PM, sourabh sahu wrote:
>
>> Can we make a video interactive, like a video is playing on android and
>> a product is shown in a movie.I want
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
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-
In Samsung galaxy tab there is a native app MyFile, which is having a
same kind of functionality I am looking for.Please suggest something.
Thanks,
Sourabh
On Oct 31, 3:35 pm, skink wrote:
> On 31 Paź, 11:12, Mark Murphy wrote:
>
> > On Mon, Oct 31, 2011 at 4:55 AM, skink wrote
I too have problem
On Mon, Oct 31, 2011 at 1:21 PM, vani reddy wrote:
>
> 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 Google
> Groups "An
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
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@googlegro
eed this in your manifest:
>
>
>
>
>
>
>
>
>
> See how that works out for you as a test.
>
> Steven
> Studio LFP
> http://www.studio-lfp.com
>
>
>
> On Monday, October 24, 2011 1:01:56 AM UTC-5, sourabh wrote:
>>
>> I have a TextView
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
ay to implement 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
> wrote:
> > Thanks, but this thing
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 android-
unds like 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
> wrote:
> > I have a Tex
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 g
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 wrote:
>
>
> Forwarded conversation
> Subject: Strechable View
> ----
>
> From: *sourabh sahu*
> Date: Fri,
Forwarded conversation
Subject: Strechable View
From: *sourabh sahu*
Date: Fri, Oct 21, 2011 at 5:16 PM
To: android-developers
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
strech first part.
Thanks,
Sourabh
On Fri, Oct 21, 2011 at 5:42 PM, TreKing wrote:
> On Fri, Oct 21, 2011 at 6:46 AM, sourabh sahu wrote:
>
>> How to make Strechable view.I need UI just like My Files application on
>> android.In which one view is strechable.
>
>
> Is eve
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,
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 wrote:
> you can try this .
its coming from DatePicker
On Fri, Oct 21, 2011 at 12:09 PM, Justin Anderson wrote:
> What is the value of toDateTxt?
>
>
> Thanks,
> Justin Anderson
> MagouyaWare Developer
> http://sites.google.com/site/magouyaware
>
>
> On Fri, Oct 21, 2011 a
11 at 9:59 PM, drpickett wrote:
> http://developer.android.com/reference/android/text/format/Time.html
>
>
>
> On Oct 20, 4:01 am, sourabh sahu 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 and t
solution to 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 this group, send email to
android-developer
This is the problem, case is there is no internet and data connectivity,
only gsm network is available,I dont want to use any internet services.
Please provide any suggestion.
Thanks & Regards,
Sourabh
On Sun, Oct 9, 2011 at 3:10 AM, Kostya Vasilyev wrote:
> Not every cellular
In my application,I need current date and time, but as of now if user
changes the date of a device.the previous dates are coming.I want it to be
exact current date and time.
Thanks,
sourabh
On Sat, Oct 8, 2011 at 11:06 PM, TreKing wrote:
> On Sat, Oct 8, 2011 at 3:10 AM, sourabh sahu wr
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 u
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 android-
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 wrote:
> Hello,
>
> I am compiling android 2.3.4 from source and i need to remove the
> swipe
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 wrote:
> Hello,
>
> I noticed kernel.org got back up so I've been asking myself when would we
> able to
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
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 android-
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 g
appreciated.
Thanks,
Sourabh
On Sun, Sep 25, 2011 at 10:40 PM, TreKing wrote:
> On Sun, Sep 25, 2011 at 10:10 AM, sourabh sahu wrote:
>
>> I am trying to parse XML file using pull parser. ... but when I parse it
>> it provides some weired output.
>>
>
> This has nothing
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, sen
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.
T
Hi All,
I am trying to parse XML file using pull parser.Here is the file
0falsehlooनितेश1trueबस2falseभारतीय3trueसिखाना
but when I parse it it provides some weired output.
Any kind of help would be highly appreciated.
Thanks,
Sourabh
--
You received this message because you are subscribed
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 u
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 wrote:
> > Please suggest any alternative f
Please suggest any alternative for that.
On Thu, Sep 22, 2011 at 2:05 PM, Kristopher Micinski wrote:
> On Thu, Sep 22, 2011 at 4:28 AM, sourabh sahu
> wrote:
> > Hi,
> >
> > Can we write in system/.. folder?
> > If yes Please suggest.
> >
> > THanks,
Hi,
Can we write in system/.. folder?
If yes Please suggest.
THanks,
Sourabh
On Fri, Sep 9, 2011 at 6:04 PM, shubh wrote:
> hello team,
> any one have idea how can access Super user permission at Application
> level?
>
> thanks
>
> --
> You received this message becau
dont know, how to implement this.
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 android-developers@googlegroups.com
To unsubs
MYSQL.
Thanks,
Sourabh
On Fri, Aug 5, 2011 at 11:48 AM, Ratheesh Valamchuzhy
wrote:
> hi
>
> using the http connection /post we canretrive the data from the mysql
> server and use...plse explain the more requirement
>
> thanks
>
>
> --
> You received this message
Can you please elobrate it more(Technically).
Thanks,
Sourabh
On Fri, Aug 5, 2011 at 5:11 AM, TreKing wrote:
> On Thu, Aug 4, 2011 at 8:34 AM, ashkmth wrote:
>
>> The android client should be able to retrieve the the latitude and
>> longitude of locations in mysql(external)
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-
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
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
1 - 100 of 112 matches
Mail list logo