[android-developers] Re: Relative layout : how to horizontally center align 2 children.

2012-04-10 Thread Zsolt Vasvari
AFAIK, you cannot. You will have to frame them using a sub-layout. On Monday, April 9, 2012 11:56:56 AM UTC+8, Put_tiMe wrote: In a relative layout, how do I center align two *child* elements. The two elements could be of different widths. They appear one below the other and are

Re: [android-developers] Re: How to send a message using sendDataMessage() for more than 133 bytes in android?

2012-04-10 Thread azmat alikhan
Hi, I need to send message to a specific port and in the form of bytes not text. So I cant use sendTextMessage() method. On Tue, Apr 10, 2012 at 11:41 AM, Dalvinder Singh singh.dal...@gmail.comwrote: Did you try

[android-developers] Help please! I have problem on rotate the AdMob view on glSurfaceView

2012-04-10 Thread touchtao...@hotmail.com
I use the latest AdMob SDK, My application is a portrait orientation mode with glSurfaceView as main view. But I want the AdMob view to show as landscape mode for some efficient reason. I use Animation to rotate the view. See below: set rotate xmlns:android=xxx

[android-developers] Re: Intent.ACTION_CALL question.

2012-04-10 Thread Senshi
The same old intent ACTION_CALL problem... http://groups.google.com/group/android-developers?hl=en- here's the place to chat! вторник, 24 мая 2011 г. 23:30:15 UTC+4 пользователь Prakash написал: Hi, I am trying to make a call with a long number that looks something like this.

[android-developers] App crashs when cancelling progresbar

2012-04-10 Thread Tom
Hi, if I start my app I load GoogleMaps. During loading the map I'm showing a progressbar. If the loading is complete everything works fine but if I'm pressing the Back-Button during loading file the app crashes. Seems to be a memory problem. Could someone help me? Tom public class

[android-developers] Re: renderscript texture assertion

2012-04-10 Thread dylan
Has anyone found or posted any information on this problem ? I'm having the same problem. I can't see that I'm doing anything different then the examples which do not have assertion or crash. I found too that, in at least one example, the assertion doesn't occur when the allocation is part of

[android-developers] ProgressBar Dialog and Back button crashes pp

2012-04-10 Thread Tom
Hello, I've implemented an example of showDialog in my SourceCode. This works normally really good. But my problem is, if you press the Back-Button during the Progressbar dialog is showing. The App crashes. If I write a Log in the Handler method ( final Handler handler = new Handler() ) I see

[android-developers] Unable to initiate Drag after 30 times drag event

2012-04-10 Thread ZeroRange
I am developing android honeycomb application and I manage to done drag and drop activity nicely.The only problem I face is whenever my drag event being conducted about 30 times, I cant drag anymore the view and the screen just freeze. Following is the Log Cat : 04-05 14:55:28.455: E/View(2484):

[android-developers] Andriod Button-doubt

2012-04-10 Thread decent boy
If we have a no. of buttons and i we want to check which is clicked and which is not and how to perform operations on them depending on condition,i want some help,tell me guyz how to perform this. My email id is it07427.s...@gmail.com. -- You received this message because you are subscribed to

[android-developers] i need to unbrick my htc inspire 4g

2012-04-10 Thread Jeffery Breeze
i cant connect to computer . i dont know what to do. please any advice? -- 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] java.net.SocketException:No route to host

2012-04-10 Thread Allen George
Hi All, I have designed and developed an android application for User log in and log out. When I try and run this application in an android device I receive an error in the device java.net.SocketException:No route to host I have tried disabling/enabling the Wi-fi connection in the android

[android-developers] Resolução da tela

2012-04-10 Thread facildelembrar
I had the same problem here. The emulator would run fine with phone size resolutions, but would not show any window for wxga skins. Then it would keep running on background, corrupt the emulator image and refuse to launch the image once again, claiming not to be possible to allocate memory bla bla

[android-developers] Help With Market (Google Play) Referral Tracking Limitations

2012-04-10 Thread Push
Using INSTALL_REFERRER and our own broadcast receiver, we are able to track installs for a referral program in our app. We are, however, running into certain limitations in the tracking process. Has anyone been able to solve andy of these issues? 1. When we share a campaign URL with another user,

Re: [android-developers] Can we use Android on embedded device without LCD?Are there any devices in the market with this option?

2012-04-10 Thread Karim Yaghmour
Hi, On 12-03-31 05:34 PM, AndroidGuy wrote: Android is mainly designed for phones and Tablets. But lot of embedded devices doesn't have LCD display or in fact any user input device.Can we use Android on embedded system without LCD? If so, is there any such device available in the market. I

[android-developers] SearchView Icon help!!

2012-04-10 Thread Lars Werkman
i am creating a android 4.03 application and i am making a searchview with this code @Override public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) { MenuItem item = menu.add(Search); item.setIcon(android.R.drawable.ic_menu_search);

[android-developers] ClassNotFound Exception after combining Activities

2012-04-10 Thread JavaJosh, Inc.
Hi everybody! I was wondering how I combine activities? I'm developing a simple android app that needs to do some Bluetooth communication. I'd like to use the BluetoothChat activities but when I add them to my project in Eclipse, fix the compile errors, and try to deploy I get a

[android-developers] Print function in android

2012-04-10 Thread myathandar
0 down vote I want to write print from my own android application. But I don't know how to do it.I have done install printershare application in my AVD.If anyone have simple code or tutorial,tell me, please. This case is important for me.Plz,reply my post. -- You received this message because

[android-developers] Re: E/dalvikvm: Could not find class 'xxx', referenced from method yyy

2012-04-10 Thread Jens Axelsson
I have the same issue. Even just following the example https://developers.google.com/mobile-ads-sdk/docs/android/fundamentals I get 04-05 22:31:17.203: E/dalvikvm(28635): Could not find class 'com.google.ads.AdView', referenced from method se.phidev.yxa.YxaActivity.onCreate, this was working fine

[android-developers] about ZoomButtons in android 4.0

2012-04-10 Thread Vincent Zhao
I have a problem that the method : getZoomButtonsController in android.webkit.webview is not defined in android 4.0. how can I get the instance of ZoomButtonsController in android 4.0? thanks a lot -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Can we use Android on embedded device without LCD?Are there any devices in the market with this option?

2012-04-10 Thread Karim Yaghmour
On 12-04-05 03:55 PM, Chris Stratton wrote: Someone who felt like it could presumably use android features such as Dalvik, Binder, Intents, wakelocks etc - perhaps even the unmodified android sdk in an embedded system. However the system itself could not be standard android, because android

[android-developers] layering issue in android

2012-04-10 Thread Deepanjan Das
I have a base FrameLayout. I have added a harism's page curl SurfaceView component. Above it have added a Video. The layout XML is like this: ?xml version=1.0 encoding=utf-8? merge xmlns:android=http://schemas.android.com/apk/res/android; android:layout_width=fill_parent

[android-developers] Re: ICS build error:GC overhead limit exceeded

2012-04-10 Thread justlove joyous
any clues? On Thursday, April 5, 2012 4:27:31 AM UTC-4, kcobra wrote: The error is as following: UNEXPECTED TOP-LEVEL ERROR: Exception in thread main java.lang.OutOfMemoryError: GC overhead limit exceeded make: *** [out/target/common/obj/JAVA_LIBRARIES/

[android-developers] Please native 3G-324M videocall support!

2012-04-10 Thread roslogiac
Hello, I'm struggling to find an android device supporting 3G-324M protocol for videocall. But, beside Samsung galaxy s/2, there is nothing around. It's a weird choice the one to do not support natively this protocol, because 3g videocall is very common around the globe, except USA. Since the

[android-developers] Android Listview - can not select multiple items when using a cursor

2012-04-10 Thread dc
0 down vote favorite share [g+] share [fb] share [tw] I have a listview populated with data from a cursor using SimpleCursorAdapter. I want to make it so I can select multiple items with a checkbox against each item but I can only get it to check a single item at a time i.e. each time I select

[android-developers] Accessing Local Files via webView

2012-04-10 Thread Dejan Ristic
I have heard that Android is trying to dis-allow this completely. I was just wondering if anybody could verify this. Basically, I am working on an application that relies heavily on communication between a server that is hosting a web application. One of my goals was when the page loads and

[android-developers] Re: WiFi-Direct hardware question

2012-04-10 Thread EricYan
It depends on which wifi chip the device use. As I known, Broadcom bcm4329/4330 , Atheros 6005, and Ti 1281 can support this feature on ICS. But, you need porting the suitable driver and firmware for wifi direct. And you can test it through wpa_supplicant firstly, if the command connected

[android-developers] Search action not working

2012-04-10 Thread Dwayne Boulden
Hello friends. I've hit a brick wall, and cannot seem to get past it. I have a very simple app with one activity. I want to include search, but withing the same activity (I simply pass the search qry on to a webview and the external website does the rest. ) Here is the Manifest snippet:

[android-developers] Downloading to accessing /files directory

2012-04-10 Thread kadmos
my apologies if this is explained elsewhere and i have not found the correct way to phrase the query... i am updating an app i developed so that it downloads xml files it needs for content management. the files download successfully to the emulator but are not placed in the /files directory that

[android-developers] Re: ICS build error:GC overhead limit exceeded

2012-04-10 Thread justlove joyous
I've got similar issue building on 10.04 UNEXPECTED TOP-LEVEL ERROR: java.lang.OutOfMemoryError: GC overhead limit exceeded at java.util.HashMap.addEntry(HashMap.java:753) at java.util.HashMap.put(HashMap.java:385) at java.util.HashSet.add(HashSet.java:200) at

[android-developers] How to set SystemClock time in Android pro-grammatically using SystemClock.setCurrentTimeMillis(offsetValue)

2012-04-10 Thread SMA
Dear all, Good Morning, I am writing an application to get the following details from the Internet. Time Date Day From an NTP server. Which i am getting perfect. In the AndroidManifest.xml file i have set the following properties uses-permission android:name=android.permission.INTERNET/

[android-developers] apk expansion file example error

2012-04-10 Thread ankit the OPIUM
Hi all, I am making an app in which i have to put some pdf files which can be more then 50MB so I have decided to use apk expansion file and put it on google play. I have downloaded the example for using google play download library, google play License Verification Library from and android zip

[android-developers] Accessing APK expansion file with URI (with Google Zip Expansion Library) causes a crash if expansion file version is different from apk versioncode

2012-04-10 Thread sk
My apk version code is version 3. with it I am using main expansion file which was loaded with apk version code 1 (file name is similar to main.1.ex.etc.eg.obb). The expansion file downloads fine on a device. The expansion file has media file, so I using APEZProvider from the Google Zip Expansion

[android-developers] The problem with painting

2012-04-10 Thread BratSinot
Hello there. I need some form, for painting. I trying to use Gallery and ImageView. I trying to draw in Canvas and put it in Gallery or ImageView. But nothing happened. Picture not show. What i should do? tmp_paint.setAntiAlias(true); tmp_paint.setColor(Color.BLUE);

[android-developers] Bluethooth transceiver

2012-04-10 Thread opeth89
Hi! I am a new Android programmer and I am going to develop an app which includes bluetooth. The idea is to put a bluetooth transmitter in a place, so when an Android device gets close to it, a message is sent to it. I have no idea about the topic and I need some information to determine if I

[android-developers] Handling key_events

2012-04-10 Thread anuja
Hello, I am trying to send a message to the caller when the receiver rejects the call. How can I call my own method on keyEvent_Endcall ?? Can anyone help me out with this? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] question on ksoap2-andriod

2012-04-10 Thread subsriber subscriber
Has anyone used ksoap2-andriod? where to put this external .jar file in the project and how to reference it using Import. 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] Use text to speech on a voice call

2012-04-10 Thread Mohamed Fathi
Is it possible to use the text-to-speech engine to send a message through a voice call? if yes,plz how can I do that -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

[android-developers] SearchView icon help!!

2012-04-10 Thread Lars Werkman
i am creating an android 4.03 application, in my application i am using a searchView with this code @Override public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) { MenuItem item = menu.add(Search); item.setIcon(android.R.drawable.ic_menu_search);

[android-developers] Calendar for android

2012-04-10 Thread Abdelali BADDAR
Hi, How i can add my own and personal calendar to android's application. Thank you in advance -- Sincerely == Abdelali BADDAR élève ingénieur à l'Ecole Nationale Supérieure d'Informatique et d'Analyse des Systèmes 3ème année option Systèmes Embarqués et

Re: [android-developers] Update of Android 2.3 to Android 4 in Samsung galaxy r

2012-04-10 Thread deb-account
On 07/04/12 17:45, news.anand11 wrote: hi, I wanted to know that is there any updates available on Samsung galaxy r to convert Android 2.3 to Android 4. I want to play with Android 4(Ice cream). Have a look on samdroid.net -- You received this message because you are subscribed to the

[android-developers] Android App resets after device orientation has changed (how to solve?)

2012-04-10 Thread Robin de Mug
Hello everyone, I am building an Android app which has the following classes: - *MainActivity.class (extends from Activity)* - *GameView.class (extends from SurfaceView)* - *GameLoopThread.class (extends from Thread)* - *Sprite.class* - *TempSprite.class* - *EndScreen.class

[android-developers] foreign devices not appearing in list of supported devices

2012-04-10 Thread Brandon
Can someone explain why some foreign devices are not appearing in the list of supported devices for my app? I setup the account on Google Play to allow all countries and exclude none. I have a client who went and ordered a Benss B9 tablet that has ICS 4.0.3 (I think it is from South Korea or

[android-developers] Need to read Calender Events [ Outlook synced events ]

2012-04-10 Thread Raju
Hi all Am trying to read all the calendar events, am able to read all google calendar events (since its been stored in our database), but not able to read the microsoft outlook events which is synced to the calendar, is there any way to read those data. Am in a hurry to finish this task , let me

Re: [android-developers] why can the site https://dl-ssl.google.com/android/eclipse/ not be opened

2012-04-10 Thread deb-account
On 05/04/12 10:48, qingtaop...@yahoo.com.cn wrote: why can the site https://dl-ssl.google.com/android/eclipse/ not be opened you may replace https with http... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Not able to push NdefMessage from ICS to Gingerbread

2012-04-10 Thread Vahid Gharavi
Hi list, I have a ICS device and a Gingerbread device. Pushing a NdefMessage from Gingerbread to ICS works perfectly. The other way round however doesn't do anything, except this LogCat output: 04-02 15:51:44.167: D/NFC JNI(192): Discovered P2P Target 04-02 15:51:44.171: D/NfcService(192):

[android-developers] Any suggession for testing my app on beetel device

2012-04-10 Thread mateen sysfore
Hi all, can anybody suggest me how to test application which i have developed for beetel android 2.2 device... i have googled regarding this, i came to know about *superoneclick *third party software which doesnt grantees if device may crash (which i dont want to take risk). the application is

[android-developers] android.os.NetworkOnMainThreadException in a Service?

2012-04-10 Thread Vadim Peretokin
Hi, Why am I getting an android.os.NetworkOnMainThreadException in a Service? The service has no relevance to the UI process and communicated asynchronously via Messenger. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] opening a new screen

2012-04-10 Thread H
This might be something incredibly easy but i have no clue how to accomplish this. Right now i have code enough to make a simple main menu using standard buttons and a button listener. From what i can tell I have the code that should open up a new activity but when i run it and click the button

[android-developers] Re: MapActivity cannot be resolved to a type

2012-04-10 Thread Héctor Pérez Arteaga
Could you finally solve this problem? I have the same problem, it seems that Eclipse does not recognize the existence of this package. El miércoles, 21 de octubre de 2009 20:39:51 UTC+1, King Solomon escribió: Hi. I have tried using MapActivity as it is suggested by this tutorial:

[android-developers] how to add icon to Quick contact badge

2012-04-10 Thread Shuki
How to integrate my app with existing/native contact manager? I looked through the forums but did not find the answer to the following question. When I run Contact app in my phone and then I click on the avatar, Quick Contact Badge(if I am not mistaken) shows up with some application to

[android-developers] ExpandableListView with the EditText?

2012-04-10 Thread PsYkHe
I'm having the same problem that was discussed here - http://stackoverflow.com/questions/6862081/edittexts-inside-expandablelistview/9947623#9947623 I would love to be able to use the Expandable with the EditText. If anyone can help, Regards, Psy Khé. -- You received this message because

[android-developers] Re: SlickUSB2Serial usage

2012-04-10 Thread Neurobe
Just had an hour with it. Who gonna have first go at it?! On Mar 4, 6:30 pm, RLScott fixthatpi...@yahoo.com wrote: Anybody use the SlickUSB2Serial library to interface to a USB-serial module?  I have and I would like to compare notes with others who have used it. -- You received this message

Re: [android-developers] Problem Fetching RSS XML Feed

2012-04-10 Thread Sakura Lin
Hi Kaushal, you should add *uses-permission android:name=android.permission.INTERNET /* in file *Mainfest.xml*. On 5 April 2012 23:05, TreKing treking...@gmail.com wrote: On Tue, Apr 3, 2012 at 7:55 PM, Kaushal Kathwadia kaushu...@yahoo.co.inwrote: When it goes to RSS.writeFeed() line,

[android-developers] Help Calendar Android

2012-04-10 Thread Abdelali BADDAR
Hi, i need to add a calendar in my android's application.can you help me.thx a lot -- Cordially, == Abdelali BADDAR Student Engineer at ENSIAS Rabat Morocco 3rd Year Embedded Systems and Mobiles Phone: (+212) 06.74.87.33.60

[android-developers] Coding problem

2012-04-10 Thread Kay Kayone
My English is very poor , but I really need help . I tried to write Chinese in the program Like : String str = 浏览器; While I use eclipse to build my program it is OK,but when I use ANT to build ,Garbled ! I know that , if I write Chinese in string.xml it is also OK . If you know why , please

[android-developers] count visiting on activity in android?

2012-04-10 Thread nikesh
Hi friends i'm new in android, i just try to count visiting on any activity .. as exp- i've 3 activity A,B,C ...if i visit on B activity its just show number of visit, i do not want to use static mehtod .. please share me any idea about it... -- You received this message because you are

[android-developers] Re: recode live video into video stream rather than video file

2012-04-10 Thread artem
hey mate same thing with my case did u get the solution? i was thinking making some changes to the public void setOutputFile(); and calling it public void setOutputStream(). On Saturday, November 28, 2009 8:50:49 AM UTC-8, nathanxn wrote: Dear All I want to develop a program that

[android-developers] Erp developemeny for android

2012-04-10 Thread anil sangwan
i want to develope erp application for android.Is there mysql,tomcat(or another webserver ).and should i use html5 or another process..please help! -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] SMS size

2012-04-10 Thread deepali
hi, i m developing an app in which i m compressing d received SMS before storing in d inbox... d idea is to save the size required per SMS in order to save some internal memory... my question is, where can we see the size required by 1 SMS to store in database... so that i can compare the size

Re: [android-developers] Re: Desktop Sharing of my pc on my Android mobile??

2012-04-10 Thread Prashant
Hi Paul, i am able to get my desktop screenshot on android device, but dont know how to forward click event and coordinates back on pc... i am using java for pc module.. and on mobile app on the webview which will work the click event or the touch event... plzz help.. Thanx On Friday, March

[android-developers] App with large expansion file fails to download on android 2.1

2012-04-10 Thread sk
I am trying out the Android apk expansion file. The total app size is ~250 MB. when i try to download my app on Android 2.1 (Sprint HTC Hero) through Market app I get an error Sorry, there's not enough space to install this item. (the device still shows market app instead of Play Store) On

[android-developers] Language preference to phones

2012-04-10 Thread Janne Leppanen
Hi developers, I've been trying to promote the idea that there should be added language preference(s) to your phone. This way when you are in multi-lingual country or foreign country, your preferred language(s) would be transmitted to emergency call center or perhaps some other services too.

[android-developers] File Picker

2012-04-10 Thread Pankaj B. Pinjarkar
I want to choose an image file using file picker and then that file should be given as input to the java file...help -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

[android-developers] Not able to push NdefMessage from ICS to Gingerbread

2012-04-10 Thread Vahid Gharavi
Hi list, I have a ICS device and a Gingerbread device. Pushing a NdefMessage from Gingerbread to ICS works perfectly. The other way round however doesn't do anything, except this LogCat output: 04-02 15:51:44.167: D/NFC JNI(192): Discovered P2P Target 04-02 15:51:44.171: D/NfcService(192):

[android-developers] Why Bluetooth Connect is using with Activity always?

2012-04-10 Thread 상택 정
I don't want using Activity when I using Bluetooth. but, android tutorial guide and other guys using Activity class. I am using NDK for C++, so I need a java class for bluetooth connecting Please help me. I try to uncover activity class but it is not easy. -- You received this message because

[android-developers] Problems with ProgressDialog in an AsyncTask

2012-04-10 Thread tete
Hello people, This is my first post so, i hope to do it well. I'm develop an application on Andoid 2.2 Api 8 and i can't find why the ProgressDialog doen't show when I'm calling it from an AsyncTask. This is the part of code that attemps to show the progress dialog: private static final int

[android-developers] Simple application to log into multiple accounts through http

2012-04-10 Thread Beginner
Hi I am starting to program android and want to make my first application. I have tried a few tutorials and sample programs but can't make a start. I want to make a application that will log into a website username/ password then log out, turn on airplane mode on/off to get a fresh ip then log in

[android-developers] android c2dm using google app engine

2012-04-10 Thread Yousuf Hasan
I have successfully configured c2dm using google eclipse plugin and i can successfully send messages to my android simulator from a GWT based google app engine page.below is the code snippet that is successfully sending cd2m messages: final EventBus eventBus = new SimpleEventBus(); final

[android-developers] Re: Need help about Play Store banned application.

2012-04-10 Thread MatheuB
I've read somewhere that you cannot ask for donation inside an app. It was allowed in the past but now it's not, so may be the cause and would be logic that your free app is not banned. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Android Game Development Library

2012-04-10 Thread ratalaika
Well, I’m here today to post some information about the Android Game Development Library I has been developing the last couple of months! Spiller is an close source game-making library that is not now available for free for personal use. Written entirely in Java, and designed to be used with

[android-developers] BluetoothSocket UUID

2012-04-10 Thread thinknovelty
Hey, I'm trying to piggy back off of the Bluetooth Chat sample that you have provided but can't seem to connect to my Bluetooth module on my Arduino. I debugged it and found that it fails in ConnectThread trying to connect to the BluetoothSocket in run(). I've tried other terminal applications

[android-developers] Re: Battery usage indicator

2012-04-10 Thread pdroidy
As helpful as powertutor is at determining what application is consuming power it does nothing to help developers to do anything progromatically about their apps in real time. Sure I can write an app that is going to work great in my lab, or even one that works well in a field test. That is

[android-developers] Wong version of key store.

2012-04-10 Thread iKhan
Hi devs. I am trying to establish SSL connection between android and java server running on windows using SSLSockets. But i am not able to get the connection into working. I am nowhere good in SSL connection and lost in establishing connection. So any pointers on how it should be done between

[android-developers] Creating New Android Project from Eclipse

2012-04-10 Thread shanavas sm
Hi All Iam new to Android Developement i havae installed Android SDK and Android 4.0.3 os ,i have gone through some Documents of creating new project from Eclipse,as per the Doc creating new project we have to Follow the below path File--new---Other--Wizard--select Android Folder But while iam

[android-developers] Re: Mobile web frameworks ((jQueryMobile,Sencha,JQtouch,....) on Android

2012-04-10 Thread Peter
Hi Take a look at jqMobi. I had problems too with other frameworks when testing on ICS but jqmobi worked well. http://www.jqmobi.com/ -- 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 convert button to hyperlink or textview to hyperlink

2012-04-10 Thread vamshi ch
hi, I'm new to android In my application I've login page in that i need to specify forgotpassword(hyperlink) before submitso how do i get hyperlink or how to convert button to hyperlink or textview to hyperlink...can anybody help me out by sample code -- You received this message

[android-developers] How to trace down ANR

2012-04-10 Thread Panam
Hi, I am stuck in figuring out the source of an ANR. This is what I am getting from adb: adb shell cat /data/anr/traces.txt - pid 18174 at 2012-04-08 15:13:32 - Cmd line: com.google.android.maps.mytracks DALVIK THREADS: (mutexes: tll=0 tsl=0 tscl=0 ghl=0 hwl=0 hwll=0)

[android-developers] Location and sensor data in surfaceview

2012-04-10 Thread Sam
Im fairly new to Android and Java but i've worked my way through a number of guides and tutorials. Im building an app that consists of a main activity and a surfaceview which is updated via a thread. I want to use location data (best of GPS and network) and sensor data to animate my surfaceview,

[android-developers] Searchview in tabs

2012-04-10 Thread Lars Werkman
i am making an android 4.03 application and i am using tabs with fragments in each fragment i need a searchView so i can search the list in my fragments. each fragment has a code like this @Override public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) {

[android-developers] ShapeDrawable and setImageMatrix on ICS

2012-04-10 Thread Martin Bruse
Hello! I have an app that constructs a fairly advanced ShapeDrawable, and uses ImageView#setImageDrawable to render it on screen. Then I use ImageView#setImageMatrix to scale and transpose it for multitouch zoom and pan. In Android Honeycomb this works beautifully - the ImageView is always

Re: [android-developers] ShapeDrawable and setImageMatrix on ICS

2012-04-10 Thread Romain Guy
Hi, This happens when hardware acceleration is turned on. You can disable hardware acceleration for this view if you wish using View.setLayerType(). On Sat, Apr 7, 2012 at 5:26 AM, Martin Bruse zondol...@gmail.com wrote: Hello! I have an app that constructs a fairly advanced ShapeDrawable,

Re: [android-developers] Andriod Button-doubt

2012-04-10 Thread jadranko bodiroga
Use Public variablesSet ind1,ind2,ind3... on 0, and if some button is Clicked change it on 1.That is storing information if some button is clicked. On Thu, Apr 5, 2012 at 3:04 PM, decent boy it07427.s...@gmail.com wrote: If we have a no. of buttons and i we want to check which is clicked

[android-developers] Re: NetworkManager

2012-04-10 Thread Harsha
no errors. java.util.nosuchelementexception exception is occuring ... -- 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

Re: [android-developers] Samsung Note display problem

2012-04-10 Thread Raghav Sood
i, reset my galaxy note 3 -4 time... but last time... when i did it.. den cell is workin normal bt display is not switch on... N screen touch is working well too,... so.. wt should i do..??? Find an appropriate forum and ask over there. This list is for questions related to the Android

[android-developers] Taking Screen Shot without Rooting

2012-04-10 Thread Ajmer Singh
Hi All, I need to develop an application that takes Screen shot of the phone without Rooting, I am googled a lot got some apps in the Android market like Screenshot it ,so i am here to this group to have your expertise on this. *Please let me know if any got experience with this or any leads how

Re: [android-developers] Andriod Button-doubt

2012-04-10 Thread Jim Graham
On Thu, Apr 05, 2012 at 06:04:27AM -0700, decent boy wrote: If we have a no. of buttons and i we want to check which is clicked and which is not and how to perform operations on them depending on condition,i want some help,tell me guyz how to perform this. Ok, here's your help:

Re: [android-developers] Andriod Button-doubt

2012-04-10 Thread Mahabaleshwara Adiga
Use System.out.println( msg); and go to Logcat files and check it or you can use Toast property. Regards, M.Adiga On Tue, Apr 10, 2012 at 3:38 PM, Jim Graham spooky1...@gmail.com wrote: On Thu, Apr 05, 2012 at 06:04:27AM -0700, decent boy wrote: If we have a no. of buttons and i we want

[android-developers] help required in rss parsing in android

2012-04-10 Thread chowdary nani
Hi All, i am in rss parsing in android. my rss feed is as follows: titleIncipio’s Weekly Press Recap/title link https://blog.myincipio.com/news/incipios-weekly-press-recap-5.html/link comments

[android-developers] Display notification sound programatically

2012-04-10 Thread Amit Mangal
Hi Developers, I am developing and alarm application. i want to show notification sound to the user please let me know how to show notification sound programaticaly in android. thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Re: Taking Screen Shot without Rooting

2012-04-10 Thread chanakya
http://www.apktops.com/tag/screenshot-it i have that app if u want send ur mailid -- 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: Display notification sound programatically

2012-04-10 Thread Raj Chinna
Please read this Dev Guide on adding sounds for status bar notifications.. http://developer.android.com/guide/topics/ui/notifiers/notifications.html#Sound On Tuesday, April 10, 2012 4:48:49 PM UTC+5:30, Amit Mangal wrote: Hi Developers, I am developing and alarm application. i want to

[android-developers] Android bulk app purchases B2b

2012-04-10 Thread android dev
I am a developer of medical apps for android phone and tablets, we sell content to large institutions. I am doing some investigation of how to make bulk app purchases with our partner companies, institutions, and hospitals. For an example use case, consider a hospital would like to make a bulk

[android-developers] Automatic silent update for corporative app

2012-04-10 Thread baraban...@zmail.ru
Is there any way to make automatic silent update for corporative app? We have an app that working only with local network and WEB-service. Tablets works thru Wi-Fi, but has no access to internet because of security. We need to get something like this functionality: 1. Administrator put some

[android-developers] Call log

2012-04-10 Thread Midhun VP
Hi all, How to know when the call log button is clicked in the android phone. I want to do some actions once the call log button is clicked. Please provide code for it. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] What is the SurfaceTexture about SurfaceFlinger

2012-04-10 Thread DS_Ahn
What is the SurfaceTexture about SurfaceFlinger? Gingerbread is not SurfaceTexture. but ICS is SurfaceTexture. I want to understand role of SurfaceTexture. thank you~ -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Command line

2012-04-10 Thread Dharani
hi friend.. I am beginner of android.. i am created my project in command line. i dont know how to compile and run my project after created my project... give me some procedure to run my project.. -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Fonte de estudo para quem ta começando.

2012-04-10 Thread ton
Iae pessoas, tudo bem? Sou novo na lista, estou começando a estudar para desenvolver apps para o android também e gostaria de compartilhar com vocês uma sessão de video aulas relacionadas a desenvolvimento para android que um usuário enviou nesse portal aqui -

[android-developers] Can not reimport in-app in google play

2012-04-10 Thread Sol
I created in-app manually. Price entered in US 1.3. Exported it Product ID,Published State,Purchase Type,Auto Translate,Locale; Title; Description,Auto Fill Prices,Price test_01,published,managed_by_android,false,ru_RU; тест название инапа, с\; a; описание инапа,false,RU; 130 Then I try

[android-developers] Creating a Keyboard for amazigh language usig Tifinagh alphabet ISO 15924 Tfng, 120

2012-04-10 Thread Osiris
Hello i'am trying to make a Keyboard for amazigh language using Tifinagh as an alphabet is there any idea to start? Thank you in advance -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Create a ViewPager or equivalent WITH functionality

2012-04-10 Thread Kibria Ali
I know this may sound like a terrible question to ask but I have been researching as much as I could to figure this out. I have an application that requires a view pager to scroll horizontally to display different views. Within each view, it needs functionality, for one view it could be just

  1   2   >