[android-developers] Doubt in live streaming

2016-04-26 Thread saranya manchikanti
how to place a live stream url which is of .aac extension in 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 it, send an email to

[android-developers] Doubt

2012-11-06 Thread RAJESH RAMAN
I have a layout, on which a few edittextboxes, textviews and checkboxes are placed. Based on some logic i need to dynamically create a few more of these. I have managed to create them but for them to have the same style and appreance? Could you please advice how to go about it. Many thanks in

[android-developers] doubt on customview

2012-09-07 Thread vadivel rajan
hi friends help me i just want to create TextView , Button and Edittext using java code and also extends the Linear layout in the class how to do? advance thanks to u -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] doubt in accessing database in /data folder

2012-06-29 Thread Kruthika Shastry
hi i want to develop an app for synchronizing notes between an android app in my android mobile and my PC. I want this app to be accessible for other android users also. I am using android 2.3.6 and my mobile is samsung galaxy ace. The IDE is eclipse and OS is windows 7. i have rooted my phone.

[android-developers] Doubt about heap size

2012-06-24 Thread Francisco M. Marzoa Alonso
Hi there, I have read that the maximum heap available for an app is 16M, despite that there may be higher on newer devices. Anyway on a 2.1 emulator with Eclipse/DDMS my available heap shown is just about 3M, while in my SGS2 real device shows about 5M of available heap. As you see, a lot of

Re: [android-developers] Doubt about heap size

2012-06-24 Thread Dianne Hackborn
This is the maximum heap size: http://developer.android.com/reference/android/app/ActivityManager.html#getMemoryClass() Also see: http://developer.android.com/reference/android/app/ActivityManager.html#getLargeMemoryClass() On Sun, Jun 24, 2012 at 2:56 AM, Francisco M. Marzoa Alonso

[android-developers] Doubt---Sync

2012-02-23 Thread Aadi Rockzz
Hello, I have a doubt - I have a webservice created using .net and installed on my local server and i created a Android application also. Is that possible to Sync a data in my application with webservice in local server.?? Please Help me Thanks Aadi -- You received this message because you

[android-developers] DOUBT

2012-02-19 Thread ramalakshmi
Hai sir good morning. I hava a local microsoft sql server 2005. I am currently working on android project. in this I have to use the data in sql server.From te server i hava to access an existing table I am using java as the developing language.please send me the code how to

[android-developers] Doubt

2011-12-26 Thread chari
Hi.. In my project ,i need to get the previous activity name,, in present activity plz help me.. -- 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] Doubt

2011-12-26 Thread TreKing
On Fri, Dec 23, 2011 at 5:18 AM, chari veera.dodetipa...@gmail.com wrote: i need to get the previous activity name,, in present activity Pass the name in the intents when you start the second one.

[android-developers] Doubt on database access.

2011-09-19 Thread Devendran Raju
-- Forwarded message -- From: Devendran Raju devendran...@gmail.com Date: Mon, Sep 19, 2011 at 7:56 PM Subject: Doubt on database access. To: a...@androidpower.com This is my code. While run this program i could not access the database. Exception is coming. Please give me the

[android-developers] doubt on cookies

2011-09-14 Thread Devendran Raju
how to use cookies. i dont know how to store cookies. can u please cleare my doubt. Thanks. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

[android-developers] Doubt--- Example: Record audio and play the recorded audio ---Unable run this example code

2011-05-06 Thread sujith
Hi, I am new to this group. First of all I try create develop Record Audio and play and recorded audio which is example code give in this link http://developer.android.com/guide/topics/media/ index.html using android emulator. I build this successfully but while click on the record

[android-developers] Doubt logcat log - program blocked

2011-05-04 Thread Dhay
Hi everybody! This is my first message since I've just joined your mail list. So first of all hi to everybody. I am now developing for android and having some issues so I will directly publish the problem: I have developed one application which uses the bluetooth and transfers data through a 3g

[android-developers] Doubt logcat log - program blocked

2011-05-04 Thread David Muñoz
Hi everybody! This is my first message since I've just joined your mail list. So first of all hi to everybody. I am now developing for android and having some issues so I will directly publish the problem: I have developed one application which uses the bluetooth and transfers data through a 3g

Re: [android-developers] Doubt on setOnKeyListener

2011-02-16 Thread TreKing
On Mon, Feb 14, 2011 at 11:50 PM, Bins binoythomas...@gmail.com wrote: I've created 2layouts 'l1', 'l2'. Included an EditText view 't1' in layout 'l1'. I've set keyListener for 't1'. Wow, those are terrible variable names. My problem is that when i navigate to 'l2' and come back to 'l1',

[android-developers] Doubt on setOnKeyListener

2011-02-15 Thread Bins
I've created 2layouts 'l1', 'l2'. Included an EditText view 't1' in layout 'l1'. I've set keyListener for 't1'. KeyListener is working fine when the activity is invoked and 'l1' is displayed first. My problem is that when i navigate to 'l2' and come back to 'l1', the keyListener for 'l1' stops

[android-developers] doubt in xmlns:android tag

2011-01-31 Thread Sohan badaya
Hi All, In android xml files we define xmlns:android=http:// schemas.android.com/apk/res/android in root tag, so then we use android:attributes. I want to know what is the location where these attributes are defined. and if we want can we define our custom attributes. thanks, sohan -- You

[android-developers] Doubt Layout

2010-11-30 Thread Diego N.
Hello, I would put two buttons on one line, so that they occupy the entire horizontal space as possible with equal sizes. I put these buttons in a grid layout, divided into two columns. There is some property of the layout that can do this? Att, -- Diêgo Nunes Assunção Give Peace a Chance

[android-developers] Doubt regarding redirection of websites to mobile version and address bar of browser.

2010-11-23 Thread sat
Hi 1. I am launching the browser in a normal way with URL supplied as parameter, Intent ln_intent = new Intent(Intent.ACTION_VIEW); ln_intent.setDataAndType(Uri.parse(web_url), text/html); startActivity(ln_intent); here web_url is any web url. This opens the browser with the mobile version of

[android-developers] Doubt about RingtoneManager and Soundpool class

2010-07-01 Thread ankita.nhst
Hi, I wanted to understand that is there any method through which Soundpool could communicate with the RingtoneManager class as MediaPlayer can pass the reference of the songs from its storage place to the ringtone list but, there is no well-documented method that is doing it. (at least i have

[android-developers] Doubt In Eclipse Plugin Development

2010-04-19 Thread Pallavi Jadhav
I have to extend the existing problem view of Eclipse.. But I have problem to display problems i.e errors,warning,infos at run time... I am able to get that runtime but when we change any error i.e after removing or adding any error,warning that changes not reflect immediately in problem view

[android-developers] Doubt w.r.t content resolver

2009-12-31 Thread deeMurthy
Hi Is it possible to access the content resolver methods in a class extending from AppWidgetProvider class? Have been trying to do it with no luck so far. Please help. Many Thanks! -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

Re: [android-developers] Doubt w.r.t content resolver

2009-12-31 Thread Rui Wu
All member functions in AppWidgetProvider have a Context type. I think you can call Context's getContentResolver() to get an content resolver intance. 2009/12/31 deeMurthy darshana.mur...@wipro.com Hi Is it possible to access the content resolver methods in a class extending from

[android-developers] Doubt in Notepad Application

2008-10-13 Thread JavaAndroid
Hi All, I m a neebie with Android. Jus went through the Notepad application. I have several of doubts regarding the application. 1. What is the exact purpose of Intent class? 2. Why do we pass this Intent object to startActivityForResult(i, ACTIVITY_CREATE); method. 3. What happens at the end of