[android-developers] Problem with OpenGL ES and shaders

2012-03-09 Thread Sanchiski
Hello I am learning now OpenGL ES and the use of shaders. I have written a test class that should only paint the application icon into the screen. So far no luck. Can anyone see what I am doing wrong or maybe point me to the right direction? public class GLTester { final int FLOAT_SIZE_BYTES =

[android-developers] Incoming Call number

2012-03-09 Thread Jagruti Sangani
hello, i am using the sip demo.I want to get the incoming call number.So how can i get the \number.I have use the broadcast receiver and in that used the telephonymanager but the number will come as null.So can anybody know how to get the number.I am not using the dilapad of emulator. -- You

Re: [android-developers] problem in radioGroup.getCheckedRadioButtonId()

2012-03-09 Thread Ray Tayek
At 10:55 PM 3/8/2012, you wrote: ... please see code below. seems like i had the wrong OnCheckedChangeListener. it needs to be a RadioGroup.OnCheckedChangeListener. thanks --- co-chair http://ocjug.org/ -- You received this message because you are subscribed to the Google Groups

[android-developers] Touchscreen sensivity

2012-03-09 Thread B.Arunkumar
Hi, Is there any way to increase touchscreen sensivity on the Android mobile either through settings of the Android mobile or through programmatically. Could somebody also let me know what is Horizontal calibration and gyro sensor calibration that is available in the display settings of

[android-developers] Re : BluetoothChat

2012-03-09 Thread vivek elangovan
Hi members, I tried the bluetoothchat sample from the following link http://developer.android.com/resources/samples/BluetoothChat/index.html But i m getting the error No resource identifier found for attribute 'showAsAction' in package 'android' what may be the problem is?

[android-developers] Dell Streak 10 don't have com.google.android.maps.jar

2012-03-09 Thread 281739...@qq.com
I want to develop a application of Maps in the Dell Streak 10, I want to use the com.google.android.maps.jar. How should I do? -- 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] How to encode h.264 with the hardware chip

2012-03-09 Thread Hawey Bai
I want to encode h.264 video from raw bmp files with the hardware chip. From android document, i get the opencore will call the hardware encoder. But in my android source code tree and the target library, i cannot find the opencore libraries. Has it been remove from android 4.0? Whether i can

[android-developers] can't camera

2012-03-09 Thread ????? ????????
help me please.handle massage(-1) .i can't 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] I need to install driver to Galaxy nexus.

2012-03-09 Thread ok...@fujikom.com
I need to install driver to Galaxy nexus. But I have no Idea.Plase Help me. It's driver is here. http://www.tricklestar.com/intl/support/driver.html (http://trickles.nextmp.net/dk/head/download/ld_pl2303_v0728.rar) The device Maker triclestar say I don't know how to do it . Please help me. --

[android-developers] WifiManager disables all networks

2012-03-09 Thread Johannes
I have a really weird issue with WifiManager: I connect to a network using WifiManager.enableNetwork(int netId, boolean disableOthers), with setting disableOthers to 'true'. This seems necessary in order to reliably establish a connection. However, this sets all other saved networks to 'disabled',

[android-developers] Big memory leak if heap 64MB

2012-03-09 Thread JacekSt
I have noticed memory leaks while there is more than 64MB memory assigned on heap. Please find attached the source code. I have compiled the progranmme using API level 11. Application has specified android:largeHeap=true in its manifest. Is there any solution/workaround to this problem? public

[android-developers] Re: i get an error when i try and launch my apk file saying there is a problem passing the package

2012-03-09 Thread Hashir Ali
Try exporting the application using the eclipse's export wizard . On Thursday, March 8, 2012 4:26:13 PM UTC+5:30, alexb wrote: I built an application in eclipse for testing purposes it works in the emulator without any problems. I then copied the project named listviews from my workspace to

[android-developers] SDK and ADB errors

2012-03-09 Thread jason strait
i get this... Downloading Android SDK Platform-tools, revision 10 Installing Android SDK Platform-tools, revision 10 Stopping ADB server failed (code -1). Installed Android SDK Platform-tools, revision 10 Stopping ADB server succeeded. Starting ADB server succeeded. Done. 1 package

[android-developers] Analytics in Widget

2012-03-09 Thread Jayer
Hi, Do you know if it's possible to ad an analytics tracker (like google analytics) in a widget ? I would like to know of my widget is used/seen ... Thx -- 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] patten lock developing

2012-03-09 Thread sreeraj k.s
sir,can you please tell me where i can find android pattern lock projects with source code? it would be a great help to our project.. -- 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] Android Game Programming help

2012-03-09 Thread Ahmad Kaddoura
Hello, I would like to know if there are any good sources or materials that I can study off of to learn how to make games on Android. The game in specific i'm trying to learn is a Worms-like game. If there is any information that would be useful in making android-based games please tell me.

[android-developers] Re: DeviceMonitor]Failed to start monitoring Device-number

2012-03-09 Thread Samuel Pozaicer
Got the same error using an USB 3.0 port, connecting the phone on another port solved it for me. El jueves 5 de agosto de 2010 06:43:55 UTC-5, Rahul Garg escribió: Hi, I am facing this DeviceMonitor]Failed to start monitoring device- number in my eclipse, thats why I not able to launch my

[android-developers] Instant Messenger on Android

2012-03-09 Thread pratik dansingani
Guys I want to make instant messenger on android I have decided to implement server in PHP and MYSQL I am using HttpClient to connect the android app to server. Is this (HttpClient) the most efficient way or should i use something else. Any suggestions for me ? Should sockets be used for

[android-developers] How can I clear the USB endpoints stall using the USB host API?

2012-03-09 Thread bazaz
None of the Java classes of the USB host API provide a method to clear the endpoints stall (halt) condition. I even looked at underlying native codes for the USB Host API and noticed the USBDEVFS_CLEAR_HALT request is defined but did not find a function in the usbhost.c file that issues an ioctl

[android-developers] Google map is not displaying well in the Samsung galaxy s551 and LG Optimus ME.

2012-03-09 Thread senthil kumar
Google map is not displaying well in the Samsung galaxy s551 and LG Optimus ME but the same application is run in LG Optimus PRO well Able to find the root between the two latitudes and longitudes values.The above said 2 phones the google map is not displaying well.It is half loaded google

[android-developers] Re: Custom Style Rating Bar not working in Android 2.1 and 2.2

2012-03-09 Thread hardi shah
Im having the same problem..has any one find any solution?? On Sunday, October 31, 2010 10:33:10 AM UTC+5:30, abangkis wrote: Hello, I have a gridview with an image an a rating bar for each item. I was following this article http://kozyr.zydako.net/2010/05/23/pretty-ratingbar/ . It's

[android-developers] android.media.Mediaplayer - Send sounds to internal speakers, when Bluetooth-Headset is connected

2012-03-09 Thread Pinny3
I wonder if it is possible to play sounds on the internal speakers of an Android-Device using android.media.MediaPlayer if a BlueTooth- Headset is connected. Example: A user has paired his BlueTooth-Headset and my app running in the background wants to inform the user with some annoying sounds

[android-developers] problem about gallery and imageswitcher

2012-03-09 Thread Kidd Shih
I used gallery and imageswitcher to show pics of Internet if there were 3 items in the gallery, when I chose item1, the imageswitcher showed item1 of big version but then I chose item 3, the imageswitcher firstly showed item 2 of big version, and then showed item 3 of big version why did it

[android-developers] LG Optimus PRO phone runs out of memory.

2012-03-09 Thread senthil kumar
When i ran an application in the LG Optimus PRO phone. It shows some of the service running on the back of it. When i stop some of the service and RAM get the free space and then only able to run the application. Will it possible to stop the service which are running at background.. Note: Using

[android-developers] Re: Draw icons depending of zoom

2012-03-09 Thread Hashir Ali
Check this link for finding incoming no.. http://stackoverflow.com/questions/1853220/retrieve-incoming-calls-phone-number-in-android On Wednesday, March 7, 2012 7:36:12 PM UTC+5:30, Grontag wrote: Hi all. I am developing an application that draws icons on a map. But i need to draw them

[android-developers] Get Bluetooth State changed Notification

2012-03-09 Thread Shashank Singh
Hi. I wanted my application to know when the bluetooth of the device is turned on and when it has been turned off. I register the receiver intentfilter IntentFilter i = new IntentFilter(); i.addAction(BluetoothAdapter.ACTION_STATE_CHANGED); bluetooth_manager.registerReceiver(receiver, i); in

[android-developers] Re: location based app

2012-03-09 Thread LJ
The android devloper site is very useful, you can start your first step there. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send

[android-developers] GyroSensor

2012-03-09 Thread Akshay Katyal
Needs some tutorial for GyroSensor on android please help ASAP...! -- 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] getting sensor data directly without listeners

2012-03-09 Thread hano
I've read many posts on this topic and it appears there is no way to do it in android. I need to get a sensor's value at regular intervals. From my tests on the eventlistener, the values do not arrive consistently. And even set to max update frequency (zero milliseconds) the best I've seen is

[android-developers] Re: Media player problems with android 2.3 (gingerbread), I can't open a service connection....

2012-03-09 Thread JSTN
isnt' there any method to control the android default music player other than using the IMediaPlaybackService? Do comment if any... I tired with it and the functions in the IMediaPlaybackService like prev()/seek() etc were not working( both in Froyo2.2 and ICS 4.0.3). Then tried with a custom

[android-developers] Re: java.net.SocketException: sendto failed: ETIMEDOUT (Connection timed out)

2012-03-09 Thread othy74
On Feb 20, 8:45 am, ankit singh ankitsingh.0...@gmail.com wrote: Hi All, I am facing java.net.SocketException: sendto failed: ETIMEDOUT (Connection timed out) exception in ICS. After above exception, I am not able to do data transfer through sslSocket, which i created. Please help me on

[android-developers] How set or control onWindowFocusChanged(boolean hasFocus ) to true in other than first tabs of tablayout in android?

2012-03-09 Thread Subramanya Somayaji
Hi Droids, It's a beginner Droid developer question!!! how to make the method onWindowFocusChanged(boolean hasFocus ) to true in tabs of tablayout in android.. Exp: In tablayout onWindowFocusChanged( boolean hasFocus ) called automatically in default(first) activity (first tab button) ,

Re: [android-developers] Problem with Google Play on Android ICS

2012-03-09 Thread Travis Faubel
I have the official 4.0.3 update on my Nexus S and it is not updating to Google Play. Why? On Thursday, March 8, 2012 7:40:54 AM UTC-5, Mark Murphy (a Commons Guy) wrote: On Wed, Mar 7, 2012 at 8:29 PM, monimi m.michelle.villega...@gmail.com wrote: Hi, i downloaded Google Play and

[android-developers] Re: Folding animation on Android 3.0+

2012-03-09 Thread Subramanya Somayaji
You are telling about page curling effect right.. You have to use Andengine openGL framework I guess!! -- 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

[android-developers] [Android Monkey] How to pass a continual 25 hrs' Monkey testing

2012-03-09 Thread wang summer
Hi, I am trying Monkey testing on android devices, and here met several questions during my running Monkey testing on my tablet. 1. How to deal with the issue that the device will be shutted down by device itself during automated Monkey testing? 2. Is there any requirement from Google to say that

Re: [android-developers] Background and foreground image views

2012-03-09 Thread Put_tiMe
Ok, I tried the frame layout. And my XML file is something like this: FrameLayout xmlns:android=http://schemas.android.com/apk/res/android; android:layout_width=fill_parent android:layout_height=fill_parent ImageView android:scaleType=fitXY

[android-developers] How to disable the installation of device administrator application?

2012-03-09 Thread perumal316
Hi All, We can create device administrator application which supposedly have escalated privileges to enforce certain policies like password quality, device encryption etc. See: http://developer.android.com/guide/topics/admin/device-admin.html But for example the device is provisioned the

Re: [android-developers] Can not find Standard-Widget in Documentation / Can anybody help?

2012-03-09 Thread Kostya Vasilyev
That's a SeekBar: http://developer.android.com/reference/android/widget/SeekBar.html 09.03.2012 11:49, Christian Hartmann пишет: Hi there, can anybody tell me what kind of Widget/Control/View the control is that you can see on the attached screenshot under 'Default Range'? I mean the one

Re: [android-developers] problem in radioGroup.getCheckedRadioButtonId()

2012-03-09 Thread Kostya Vasilyev
Yes, this behavior is expected: https://github.com/android/platform_frameworks_base/blob/master/core/java/android/widget/CompoundButton.java#L108 The mOnCheckedChangeListener is your (application-provided) listener. The mOnCheckedChangeWidgetListeneris installed by the radio group, and is

[android-developers] RenderScript Carousel Custom View

2012-03-09 Thread Kubilay D . Yılmaz
I have found many example related with RenderScript Carousel and their user experience is greater than widget.Gallery. However, I would like to put some layouts inside RenderScript Carousel but cannot. For e.q. in below code, all parameters are not null but Allocation.createFromBitmapResource

Re: [android-developers] images

2012-03-09 Thread Knutsford Software
- Original Message - From: TreKing To: android-developers@googlegroups.com Sent: Thursday, March 08, 2012 10:14 PM Subject: Re: [android-developers] images On Thu, Mar 8, 2012 at 10:35 AM, Knutsford Software i...@knutsford-software.co.uk wrote: If you write an app that uses a lot

Re: [android-developers] WifiManager disables all networks

2012-03-09 Thread Kostya Vasilyev
09.03.2012 0:52, Johannes пишет: I have a really weird issue with WifiManager: I connect to a network using WifiManager.enableNetwork(int netId, boolean disableOthers), with setting disableOthers to 'true'. This seems necessary in order to reliably establish a connection. Yes, that's how the

Re: [android-developers] Problem with Google Play on Android ICS

2012-03-09 Thread Kostya Vasilyev
I guess they have a rollout schedule, as opposed to updating everyone at once. My Asus Transformer with 4.0.3 updated yesterday, while the Galaxy Nexus with 4.0.2 still has not. -- Kostya 08.03.2012 20:02, Travis Faubel пишет: I have the official 4.0.3 update on my Nexus S and it is not

Re: [android-developers] problem in radioGroup.getCheckedRadioButtonId()

2012-03-09 Thread Ray Tayek
At 02:49 AM 3/9/2012, you wrote: Yes, this behavior is expected: https://github.com/android/platform_frameworks_base/blob/master/core/java/android/widget/CompoundButton.java#L108https://github.com/android/platform_frameworks_base/blob/master/core/java/android/widget/CompoundButton.java#L108

[android-developers] Re: java.net.SocketException: sendto failed: ETIMEDOUT (Connection timed out)

2012-03-09 Thread othy74
I am facing java.net.SocketException: sendto failed: ETIMEDOUT (Connection timed out) exception in ICS. Also testing this with a Nexus S 4.0.3 device. The problem does not seem to show up there. Looks like a Galaxy Nexus specific Wi-Fi driver issue. More than a general ICS issue. However,

[android-developers] sticky radio button

2012-03-09 Thread Ray Tayek
hi, the radio buttons work fine. except for the second. when i click on that one, it gets stuck and won't uncheck. please see small self contained code sample below. i am using 4.0.3. thanks package small.example; import android.app.Activity; import android.os.Bundle; import android.widget.*;

Re: [android-developers] WifiManager disables all networks

2012-03-09 Thread Johannes
Thanks, Kostya. Yep. Although - some firmwares do connect to disabled networks, if those are the only ones found by scanning. Okay, this is what I was afraid of, that this seems to be a very device-specific thing. Are you specifying the networkId? Yes. When are you doing this? I

[android-developers] apk expansion patches (for larger apks)

2012-03-09 Thread androidmediadeveloper
Anyone know if this recently announced patch file mechanism http://android-developers.blogspot.com/2012/03/android-apps-break-50mb-barrier.html 1. Can a patch be conditionally downloaded based on an inapp purchase ? 2. Works for apks which are lesser than 50 MB in size ? 3. Can the additional

[android-developers] Regarding android.intent.action.PACKAGE_ADDED,android.intent.action.PACKAGE_REMOVED

2012-03-09 Thread ashiq sayyad
Hi, Hope all doing well.. I have a broadcast receiver in my app to check if my app is installed or deleted. So I have added following intent filter in the manifest.. receiver android:name=com.packagereceiver.PackageReceiver intent-filter

[android-developers] How to display a LinearLayout menu aligned to the right of a FrameLayout and 100px below the top of the screen?

2012-03-09 Thread saex
I have a FrameLayout (all the screen is the FL) wich haves a openGLview and a header image on the top of the screen. Now i want to display a menu of two buttons, created with a LinearLayout. My LL Menu must be floating on the framelayout, aligned to the right of the screen and must be 100px

Re: [android-developers] Problem with Google Play on Android ICS

2012-03-09 Thread Oli Wright
Travis, try uninstalling all market updates on your device and re-launching a couple of times. Kicked the update through for me. On Thursday, March 8, 2012 4:02:00 PM UTC, Travis Faubel wrote: I have the official 4.0.3 update on my Nexus S and it is not updating to Google Play. Why? On

[android-developers] Sip user-agent change

2012-03-09 Thread Jagruti Sangani
hello, I am using the asterisk for sip calling.when the user is registered with asterisk then the line below is come... -- Unregistered SIP '5001' -- Registered SIP '5001' at 192.168.1.23 port 56675 expires 3600 -- Saved useragent SIPAUA/0.1.001 for peer 5001 i want to change the

Re: [android-developers] images

2012-03-09 Thread Oli Wright
Depends on the size of your images and how you're using them. Back it up, tell us what the problem you're trying to solve is and why you're looking at your current approach and then people can chip in. -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] apk expansion patches (for larger apks)

2012-03-09 Thread Mark Murphy
On Fri, Mar 9, 2012 at 7:46 AM, androidmediadeveloper kamathaj...@gmail.com wrote: Anyone know if this recently announced patch file mechanism http://android-developers.blogspot.com/2012/03/android-apps-break-50mb-barrier.html 1. Can a patch be conditionally downloaded based on an inapp

Re: [android-developers] Regarding android.intent.action.PACKAGE_ADDED,android.intent.action.PACKAGE_REMOVED

2012-03-09 Thread Mark Murphy
Get rid of the data element. On Fri, Mar 9, 2012 at 8:02 AM, ashiq sayyad ashiqsay...@gmail.com wrote: Hi, Hope all doing well..  I have a broadcast receiver in my app to check if my app is installed or deleted. So I have added following intent filter in the manifest..  receiver

Re: [android-developers] How to disable the installation of device administrator application?

2012-03-09 Thread Mark Murphy
On Fri, Mar 9, 2012 at 5:45 AM, perumal316 perumal...@gmail.com wrote: Is there any way this can be prevented? Like a password is required to disable the device administrator? I hope not. Otherwise, malware will use this to block being uninstalled. Can this be done? Is there any other way?

Re: [android-developers] Re: Google Play

2012-03-09 Thread Oli Wright
So, it seems we need a standard name to be used instead of Play. The App Formerly Known As Android Market doesn't cut it I think (TAFKAAM?). I have noticed a pattern of people writing ... Play. Maybe that's the one to go with. The ellipsis adds that nice sense of really? really?! to it.

Re: [android-developers] I need to install driver to Galaxy nexus.

2012-03-09 Thread Mark Murphy
This list is for developing Android applications using the Android SDK. Your question is off-topic for this list. On Thu, Mar 8, 2012 at 8:15 PM, ok...@fujikom.com ok...@fujikom.com wrote: I need to install driver to Galaxy nexus. But I have no Idea.Plase Help me. It's driver is here.

Re: [android-developers] getting sensor data directly without listeners

2012-03-09 Thread Mark Murphy
On Thu, Mar 8, 2012 at 4:10 PM, hano greghanow...@gmail.com wrote: I've read many posts on this topic and it appears there is no way to do it in android.  I need to get a sensor's value at regular intervals.  From my tests on the eventlistener, the values do not arrive consistently.  And even

[android-developers] Re: Android Game Programming help

2012-03-09 Thread Oli Wright
See that box at the top of the page? Type Android Game Programming into it and select the Search in Android Developers option. You'll find plenty of material. The best way, as with everything, will entirely depend on what you're trying to achieve, what your starting knowledge is and how much

[android-developers] change default SIP user agent in android

2012-03-09 Thread Juned Khan
hi all developers, i am developing one SIP application.while registering on SIP server through my android application.the default user agent displayed by android on SIP server is *SIPAUA/0.1.001*. how do i change that? i have searched on internet couldn't find anything? is there any

Re: [android-developers] Re: Google Play

2012-03-09 Thread Kostya Vasilyev
9 марта 2012 г. 8:50 пользователь TreKing treking...@gmail.com написал: Not to mention that this app, store, site, center, whatever, is supposed to be a thing (the app) or a destination / place (the site). Naming it after a verb is just awkward and nonsensical. Particularly when the name

Re: [android-developers] What to use for supports-screens so that only 10 screens an alternatate APK?

2012-03-09 Thread Mark Murphy
On Thu, Mar 8, 2012 at 10:28 PM, jtoolsdev brianjto...@gmail.com wrote: I have now had a report that someone with the 1024x600 Samsung 6200 got the APK intended for the 10 and larger size screens. I'd try to validate the claim. Pirates probably don't have the sophisticated based on device,

[android-developers] Re: Android Game Programming help

2012-03-09 Thread Juned Khan
hi ahmad, the best resource is google books use this link http://books.google.com/ all 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

Re: [android-developers] images

2012-03-09 Thread Knutsford Software
Depends on the size of your images and how you're using them. Back it up, tell us what the problem you're trying to solve is and why you're looking at your current approach and then people can chip in. I was just a general question about what do people do if they want to write an App

Re: [android-developers] images

2012-03-09 Thread Guilherme Utrabo
Knutsford, I'm not sure, but I think you should store it directly on SD and save the references to these files. Even on larger databases in Oracle and SQL Server people still use this pratice to not overload the database. Only make sure you're checking the file existence before using it. On SD

Re: [android-developers] images

2012-03-09 Thread Kostya Vasilyev
Since the original question was motivated by the limited amount of internal device storage ... using a SQLite database wouldn't help, since databases are stored in internal memory, and although it's possible to put databases on the memory card, it seems failure-prone. So, using regular

Re: [android-developers] Expanding Galaxy?

2012-03-09 Thread bob
It is running Android 3.1, so I guess there's nothing I can do? Strangely, that function is available in API 11, but the parameters are not available till API 14. I tried passing in a 0 and 1, but neither did anything. Thanks. On Thursday, March 8, 2012 11:58:22 AM UTC-8, Mark Murphy (a

Re: [android-developers] images

2012-03-09 Thread Knutsford Software
- Original Message - From: Kostya Vasilyev To: android-developers@googlegroups.com Sent: Friday, March 09, 2012 2:15 PM Subject: Re: [android-developers] images Since the original question was motivated by the limited amount of internal device storage ... using a SQLite

Re: [android-developers] images

2012-03-09 Thread Kostya Vasilyev
On 03/09/2012 07:08 PM, Knutsford Software wrote: Having an external database or space on a server somewhere you mean? I meant the external memory card or the space returned by Environment.getExternalStorageDirectory (and its newer counterparts). As far as the server goes - well, perhaps,

[android-developers] Re: preferences.xml

2012-03-09 Thread vaggos von karajan
My preferences.xml code is this. It is identical to the code given in the sip demo . I hane not changed anything. The Error report is Content is not allowed in prolog. (line 2) invalid resource directory name ( line 1 ) The folder i put it in is SIP DEMO/res Code: /*The file containing the

Re: [android-developers] images

2012-03-09 Thread Knutsford Software
From: Kostya Vasilyev kmans...@gmail.com To: android-developers@googlegroups.com Sent: Friday, March 09, 2012 3:22 PM Subject: Re: [android-developers] images On 03/09/2012 07:08 PM, Knutsford Software wrote: Having an external database or space on a server somewhere you mean? I meant the

Re: [android-developers] Background and foreground image views

2012-03-09 Thread Justin Anderson
Hmm... maybe it is just me, but this just seems WAY to complicated for what you are wanting to achieve... Why not just use a LinearLayout and set the background drawable on it, and then put the ImageView in that with what you want on top of it. Or, as I said before, you can play around with a

Re: [android-developers] images

2012-03-09 Thread Kostya Vasilyev
On 03/09/2012 07:36 PM, Knutsford Software wrote: Is there a reasonable amount of space on there then? I was thinking there was more in the database I am new to this which must be obvious As I already wrote, databases, by default, are stored in the same old internal memory, so I don't see

[android-developers] हरीप्रसाद अर्याल wants to chat

2012-03-09 Thread हरीप्रसाद अर्याल
I've been using Google Talk and thought you might like to try it out. We can use it to call each other for free over the internet. Here's an invitation to download Google Talk. Give it a try! --- हरीप्रसाद अर्याल wants to stay

Re: [android-developers] problem about gallery and imageswitcher

2012-03-09 Thread Justin Anderson
Step 1: Read this: http://catb.org/esr/faqs/smart-questions.html Step 2: Try again... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Mar 9, 2012 at 2:40 AM, Kidd Shih leung.s...@gmail.com wrote: I used gallery and imageswitcher to show pics of

[android-developers] हरीप्रसाद अर्याल wants to chat

2012-03-09 Thread हरीप्रसाद अर्याल
I've been using Google Talk and thought you might like to try it out. We can use it to call each other for free over the internet. Here's an invitation to download Google Talk. Give it a try! --- हरीप्रसाद अर्याल wants to stay

Re: [android-developers] can't camera

2012-03-09 Thread Justin Anderson
Interesting... I can't camera either. But then again, I have no idea how to camera in the first place. http://catb.org/esr/faqs/smart-questions.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware 2012/3/8 ? klou...@gmail.com help me

Re: [android-developers] dynamically change the content of the data in the android screen

2012-03-09 Thread Justin Anderson
Step 1: Read this: http://catb.org/esr/faqs/smart-questions.html Step 2: Try again... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Mar 9, 2012 at 12:19 AM, ramalakshmi krishna.veni...@gmail.comwrote: Hai! I connect Android mobile to ms

Re: [android-developers] Shift selected radioButton value from one activity to other other activity??

2012-03-09 Thread Justin Anderson
Create an intent, put the value in it, and send it to your other activity with startActivity() or startActivityForResult(). Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Mar 8, 2012 at 11:12 PM, muhammad.ume...@hotmail.com

Re: [android-developers] RenderScript Carousel Custom View

2012-03-09 Thread Romain Guy
Hi, You are trying to load an XML layout file as a bitmap, this is not going to work :) Renderscript is not meant to display XML layouts. On Fri, Mar 9, 2012 at 2:57 AM, Kubilay D. Yılmaz kubilayd.yil...@gmail.com wrote: I have found many example related with RenderScript Carousel and their

Re: [android-developers] images

2012-03-09 Thread Knutsford Software
- Original Message - From: Kostya Vasilyev To: android-developers@googlegroups.com Sent: Friday, March 09, 2012 3:53 PM Subject: Re: [android-developers] images On 03/09/2012 07:36 PM, Knutsford Software wrote: Is there a reasonable amount of space on there then? I was thinking

[android-developers] Detecting if activity is running from service

2012-03-09 Thread Ted Scott
I have a service that obtains and stores sample data from a web service. It is triggered by alarms, gets a sample which may or may not be new, stores it in my DB. At that point, if a new sample was added, and the activity that lists the samples is active, I want to notify it to refresh the

[android-developers] Re: Renderscript and video

2012-03-09 Thread narkis
Just to add to this - here is the documentation for SurfaceTexturehttp://developer.android.com/reference/android/graphics/SurfaceTexture.htmlin android reference. It describes that Camera and MediaPlayer output can use SurfaceTexture as the destination for output. Camera version works - how is

[android-developers] Re: How can i make my texture (or polygon) transparent when i want? (opengl es 1.1)

2012-03-09 Thread Yan
That depends on how you currently display things. If you post some code perhaps someone could give you an idea of how to change it... On Mar 2, 1:31 am, saex elpablos...@gmail.com wrote: How can i do that? El viernes 2 de marzo de 2012 07:44:42 UTC+1, Yan escribió: Using the alpha

[android-developers] Configuring IDE (Eclipse or IntelliJ) for System Development

2012-03-09 Thread Weston Weems
I'm looking to develop features, fix bugs in the android os, which is going decently with the make my changes, build, push to device, but am looking for something a bit more usable on a regular basis. I've managed to get both ide's able to show many of the projects, and some of the features

Re: [android-developers] Detecting if activity is running from service

2012-03-09 Thread Mark Murphy
On Fri, Mar 9, 2012 at 11:28 AM, Ted Scott t...@hootinholler.com wrote: I have a service that obtains and stores sample data from a web service. It is triggered by alarms, gets a sample which may or may not be new, stores it in my DB. At that point, if a new sample was added, and the activity

Re: [android-developers] Configuring IDE (Eclipse or IntelliJ) for System Development

2012-03-09 Thread Mark Murphy
On Fri, Mar 9, 2012 at 11:34 AM, Weston Weems wwe...@gmail.com wrote: I'm looking to develop features, fix bugs in the android os, which is going decently with the make my changes, build, push to device, but am looking for something a bit more usable on a regular basis. Questions regarding the

Re: [android-developers] Detecting if activity is running from service

2012-03-09 Thread Justin Anderson
You can take a look at this: http://developer.android.com/reference/android/app/ActivityManager.html#getRunningTasks%28int%29 But beware... The definition of a running app may not be what you think on Android. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware

Re: [android-developers] Expanding Galaxy?

2012-03-09 Thread vijay Badawadagi
I am not sure but try looking at this code may help you to get rid of the status bar on tablet. TabletStatusBar.java On Fri, Mar 9, 2012 at 8:28 AM, bob b...@coolfone.comze.com wrote: It is running Android 3.1, so I guess there's nothing I can do? Strangely, that function is available in API

Re: [android-developers] Detecting if activity is running from service

2012-03-09 Thread Ted Scott
Thanks Mark. On 3/9/2012 11:36 AM, Mark Murphy wrote: On Fri, Mar 9, 2012 at 11:28 AM, Ted Scottt...@hootinholler.com wrote: At that point, if a new sample was added, and the activity that lists the samples is active, I want to notify it to refresh the cursor to include the new sample. If

Re: [android-developers] Detecting if activity is running from service

2012-03-09 Thread Mark Murphy
On Fri, Mar 9, 2012 at 12:29 PM, Ted Scott t...@hootinholler.com wrote: Ah, I'm coding to API level 8 so I'm using a managedQuery. It seemed like a lot of devices would be cut out if I went to a higher API level. I guess I'm feeling the frustrations of the moving platform now. The Android

Re: [android-developers] Detecting if activity is running from service

2012-03-09 Thread Ted Scott
Thanks Justin! I was already reading that page and thinking along the lines of maybe I'll just live with the minor issue. ;) On 3/9/2012 11:39 AM, Justin Anderson wrote: You can take a look at this:

Re: [android-developers] dynamically change the content of the data in the android screen

2012-03-09 Thread Srinivas Nainala
She needs only answer not for Learn How to ask a question (You are asking us to read entire document for to asking a question in the forums . Its so funny). On Friday, March 9, 2012 9:57:57 AM UTC-6, MagouyaWare wrote: Step 1: Read this: http://catb.org/esr/faqs/smart-questions.html Step

RE: [android-developers] Shift selected radioButton value from one activity to other other activity??

2012-03-09 Thread Muhammad UMER
Thanks justin. From: magouyaw...@gmail.com Date: Fri, 9 Mar 2012 08:59:42 -0700 Subject: Re: [android-developers] Shift selected radioButton value from one activity to other other activity?? To: android-developers@googlegroups.com Create an intent, put the value in it, and send it to your

Re: [android-developers] dynamically change the content of the data in the android screen

2012-03-09 Thread Justin Anderson
The point is that the question asked is not a smart question and not enough information was given for anyone to be able to answer it. 1. It is too vague... databases and tables can be set up in a wide variety of ways. 2. There is no indication of has been tried already 3. There is no

Re: [android-developers] Analytics in Widget

2012-03-09 Thread TreKing
On Thu, Mar 8, 2012 at 8:08 AM, Jayer jrbonte...@gmail.com wrote: Do you know if it's possible to ad an analytics tracker (like google analytics) in a widget ? Why wouldn't it be possible? -

Re: [android-developers] Re: Google Play

2012-03-09 Thread nexbug
I wonder if we should now expect a google work where we can publish business apps ? -- 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,

[android-developers] Re: location based app

2012-03-09 Thread Ali Chousein
nearest places e exp. the nearest hotels or restaurants or sth else. You need a POI DB for this. I'm not sure (because I've never used it) but Google Places API can be useful. Check this thread: http://stackoverflow.com/questions/3830149/using-google-places-api-in-android But then, there are

[android-developers] Re: How to show a single country map rather then whole world map

2012-03-09 Thread Ali Chousein
Here is an example on net which is showing a custom map. Plz check it out. Let me know if you find a way that how can we implement that in Android. I am also trying to figure it out. Sure. But you forgot to tell what the deadline is. -- You received this message because you are subscribed to

  1   2   >