Re: [android-developers] Custom view's attributes

2012-09-05 Thread Pau Rodríguez Coloma
Thanks to all for your help. MagouyaWare, you are right , I've this line in my XML file but not in the "correct" place, I've the xmlns:android at the beginning of my main RelativeLayout and the xmlns:app at the end of this RelativeLayout. I don't know how it has come there, I've never seen th

Re: [android-developers] School project help needed.

2012-09-05 Thread rambabu mareedu
Hi domin you can contact me to my mail id rambabu.mare...@gmail.com for assistance On Tue, Sep 4, 2012 at 8:48 AM, Domin8rJ wrote: > Hi everyone, I was asked to create an Android application for my school's > final year project, but I have zero experience in this area.. had never > programmed an

[android-developers] NFC - writing dynamic data to NDEF formatted tags

2012-09-05 Thread swesdo4ka66
Hi guys, I need to develop an android app that should be able to write to an NDEF formatted tag dynamic data. I have looked at NFC Eclipse Plugin, which is an example of writing a static content. Basically on the NFCWriterActivity I need to access the database using web services and read IDs

[android-developers] Concatenate EditText gives NullPointer Error

2012-09-05 Thread Plasma
Please help me fix the error in the code here - http://www.fpaste.org/HzoM/. The error I am gettting is: 09-04 08:32:40.524: E/AndroidRuntime(644): FATAL EXCEPTION: main 09-04 08:32:40.524: E/AndroidRuntime(644): java.lang.NullPointerException 09-04 08:32:40.524: E/AndroidRuntime(644): at com.vod

[android-developers] Capture Audio - Live Encoder

2012-09-05 Thread Oscar
I want to develop an application for Android 2.2 that capture the audio that is transmitted using Adobe Flash Media Live Encoder 3.1 Is there a class that would help me do that? ps: the url begins like rtmp:// so the windows media player class, as long as i know, does not work. -- You rec

[android-developers] SoftKeyboard sample viewing wrong in Galaxy Nexus

2012-09-05 Thread nsL
Hi all, I was about to learn how to make a custom input method, so i decided to try first the sample coming with the SDK on my galaxy nexus. And this is what i got (no modify on sources):

[android-developers] Jelly Bean Speech Recognition API (local ASR)

2012-09-05 Thread Nicolamaria Manes
how can the new local speech recognition engine of jelly bean version of android can be used by developers thanks in advance Nicola -- 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@go

[android-developers] Generate R file for an added to a project package

2012-09-05 Thread swesdo4ka66
Hi there, I added a new package to my project, how to generate the R file for it? 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 thi

[android-developers] Google Cloud Messaging-C2DM

2012-09-05 Thread NibaLabs
Hai All, I was experimenting with GoogleCloudMessaging (GCM-C2DM). After lot of efforts i set up an environment with following Sepc Client : Android Server : ASP.Net hosted in the cloud Problem: I am getting immediate response in Intel XOLO, running Android Gingerbread immediately, were as i am

[android-developers] Android: how to manipulate the display at OS level

2012-09-05 Thread Lian Balan
I need help with Android. Anybody who knows how to manipulate the display at OS level. e.g. change colors on all icons/background of the display. Pls email lianbalan at gmail dot com. If you live in Seattle, we can meet for a dinner/lunch at your convenience. Thank you. -- You received this

[android-developers] Re: Playing RTSP with authentication and encryption

2012-09-05 Thread Metaphore
Hi, I have a same aim! I'm search for solution about a week, and seems it impossible to solve by standard API. But some apps in PlayStore tells that solution exist... -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, s

[android-developers] How can i detect a mouvement on a fixed surface

2012-09-05 Thread mehdi Ox
Hi Guys, i'm making an Android game and i want to know if accelerometer or another tool (in smartphone) can detect this special mouvement => The smartphone will be laid on a fixed object just like desktop and it will be called to provide specific informations : X and Y of any movement. --

[android-developers] Google Licensing API - how to get public key from keystore

2012-09-05 Thread Ristar
so... i have finished an app and would like to publish, but all of a sudden, i spotted this Google Licensing API and thought that it would be pretty cool to incorporate it into the code. anyway, in the sample code Google put in... there's this String [CODE] private static final String BASE64_PU

[android-developers] Simple calculate button help

2012-09-05 Thread Ryan Watts
Greetings I am developing an Android App that is a simple calculator of several fields. I am new to programming so I keep getting stuck at one of my lines of code. I have already set up the design and added my declarations to the label. Now I am trying to write the initial script of which will

[android-developers] please help me

2012-09-05 Thread awanish pandey
i have problem when i run hello project on emulator on 4.1 android [2012-09-05 09:02:57 - Emulator] could not get wglGetExtensionsStringARB [2012-09-05 09:02:57 - Emulator] Failed to create Context 0x3005 [2012-09-05 09:02:57 - Emulator] could not get wglGetExtensionsStringARB [2012-09-05 09:02

[android-developers] beagrep: a great tool for reading android source code

2012-09-05 Thread Bao Haojun
Hi, all Beagrep is an open source project of using beagle (an open source desktop search engine) and grep together. It can grep 2G source code in 2 seconds. It is wonderful for reading large projects's source code, such as android. For more infomation, please check my github page: http://baohaoj

Re: [android-developers] Re: How to get and post JSON with Android?

2012-09-05 Thread sanandiya rajesh
On Mon, Sep 3, 2012 at 9:44 AM, sanandiya rajesh < sanandiya.rajes...@gmail.com> wrote: > > Hi > >I am android developer. Recently i made one application connection with > sql server with my android application.I use JTDS lib driver for > connection.My application completely running in android

[android-developers] AndEngine (GLES2) examples?

2012-09-05 Thread Shoaib Dar
I am trying to get started working with AndEngine, but i cannot find examples of AndEngine (GLES2) programs online. i can only find 2 basic sample projects. Can anyone help me out? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post

[android-developers] What is the use of persist.img ?

2012-09-05 Thread goel
What is the use of persist.img and what are its content? I have asked the same question on stackoverflow [link] but did not get an appropriate answer. See if anyone could help me out with this. Thanks, Goel

[android-developers] How to change the Blue Line below Title in AlertDialog.

2012-09-05 Thread Shan Ul Haq
Hi, I cannot find any style property that changes the blue line under title of the AlertDialog. can anyone please let me know how to 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-d

Re: [android-developers] Problem Getting the first and last day of current week.

2012-09-05 Thread aashish sharma
On Sep 3, 2012 7:33 PM, "Seshu" wrote: > Hi All, > I am using Calendar objects in my application and based on > the current date i am retrieving first and last date of current week. > In emulator o/p is coming as week starting from Sunday to Saturday > correct and in some device the o/p

[android-developers] Rotating pictures as fast as possible

2012-09-05 Thread Steffen Köhler
Hi, I am writing an app that takes photos and saves them into a file. On my SGS2 (4.0.3), the pictures are saved with an EXIF-Orientation flag. Unfortunately this flag is not handled by many applications (including the android gallery) and so I'd like to rotate my pictures before saving them.

[android-developers] Purchase-token is missing here

2012-09-05 Thread Tarun Sharma
Hi, Please help me out I had successfully implemented InApp billing with managed products. Now upgrade that with subscription (IAB V2). I had done all changes that required for subscription as mention in below link. http://developer.android.com/guide/google/play/billing/billing_subscriptions.htm

[android-developers] Re: Test in-app subscription using test account

2012-09-05 Thread Tarun Sharma
Hi, Hi, Please help me out ... I had successfully implemented InApp billing with managed products. Now upgrade that with subscription (IAB V2). I had done all changes that required for subscription as mention in below link. http://developer.android.com/guide/google/play/billing/billing_subscr

[android-developers] activity layout background

2012-09-05 Thread yoje
I have some question about activity layout background. When i set some drawable resource to the layout background via xml: android:background="@drawable/back_image", it works fine for me until i want to do some changes programmaticaly. Programaticaly, in this way:

[android-developers] Recording High Frequencies ,can not working well in htc one x,nexus on .

2012-09-05 Thread tom tang
I need to record frequencies above 20kHz. My program can work well in almost devices,but it can not work well in htc one x,nexus on . ts like the phone has a low pass filter that eliminates these frequencies , Anybody knows how can I fixed this bug?? TKS!! -- You received this message because y

[android-developers] Using Acclerometer Data for Position - Removing Gravity

2012-09-05 Thread Tom
Hello! I know that there has been much discussion about usefully interpreting acceleration data. The phone I'm testing on doesn't have a gyroscope, so can't do sensor fusion and can't output linear acceleration. As my (measuring) app would only need to measure acceleration in the y-direction, I

[android-developers] WTA: how to print directly to wifi printer

2012-09-05 Thread Budi Hartono
hello, i have see that epson SDK can print directly to network printer using lan or wifi. i have tested with their SDK and running well. but the problem is, i need use to at another brand, zicox. the printer is mobile printer that use ip as the protocol. the printer used to work with esc/pos. but

[android-developers] Android CursorLoader

2012-09-05 Thread Suparna Dey
I am using ContentProvider, CursorLoader and ListFragment. In onActivityCreated() method of ListFragment, I am calling initLoader()to load already inserted record from database into ListFragment. In onResume() of ListFragment I have also started a IntentService to insert another 10 rows. My

[android-developers] Please help me how to auto refresh every seconds my xml file list activityv from my UI

2012-09-05 Thread jal
Dear all, Please help me how can I auto refresh my application here's my code package com.show.insaforexquotes; import java.util.ArrayList; import java.util.HashMap; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.NodeList; import android.app.ListActivity; impor

[android-developers] Re: Validating Dialog usage from Activity instrumentation test cases

2012-09-05 Thread same bang
Hi All , I experience same issue to test alert / promt alert. I implement activityinstrumentationtestcase to test all stuff but not able to make automatically selection of alert box option's(OK/Cancel/Remind me later). Any suggestion would be appreciate. -- Same On Wednesday, 14 Janua

[android-developers] Re: How to write NFC-V (ISO15693) tags on Nexus S?

2012-09-05 Thread chaochao
Hi, did you solve it? or any other information. Does nexus really can write a RFID tag? 在 2011年9月21日星期三UTC+2下午12时17分20秒,Giovanni写道: > > Hello everybody, > I'm trying to write a RFID tag on a Nexus S (android 2.3.4) using the > NFC-V technology. AFAIK, this is done sending raw ISO15693 commands t

[android-developers] Re: Not able to download Google play services in extras folder

2012-09-05 Thread WorldsWidestWeb
Hi all, I also facing the same isssue. Please let me know, is any alternative way to download GoolePlayServices.jar directly. Thanks WorldsWidestWeb On Thursday, 30 August 2012 11:25:54 UTC+5:30, ANKUR1486 wrote: > > Hi all , > > i just updated the extras folder with Google play services ..bu

[android-developers] Android sdk manager download interruptions

2012-09-05 Thread Matthew Carey
Some of the modules (motorola/htc) the sdk manager downloads require username/password combinations before the process proceeds. It would be nice if these requirements could be dealt with at the beginning of the process rather than stopping midway and waiting for input before the lengthy proces

[android-developers] PasswordTransformationMethod in HTC Sensation XL with Android 2.3.5

2012-09-05 Thread Santiago Gilabert
Hello, When I use PasswordTransformationMethod with HTC Sensation XL (Android 2.3.5) It crashes when I touch the TextView (if already have a value). I tested the same application on Samsung N7000-Galaxy Note (Android 2.3.5) and works fine. I tested with Samsung Galaxy Ace (Android 2.3.4), Sams

[android-developers] Help with first application

2012-09-05 Thread Nelson André
Hello all, I'm building my first application. I have a website that returns me a JSON list with name and lat/long coordinates of some locations. How can I show that list on screen with a column with the distance from my current location to each of the locations, ordered by closest on top? Tha

Re: [android-developers] soap

2012-09-05 Thread manjeet singh
Check This: SOAP_ACTION = NAMESPACE(web service url) + method(soap method name in server side) Example: SOAP_ACTION = NAMESPACE + method; SoapObject request = new SoapObject(NAMESPACE, mathod); request.addProperty("key", value); SoapSerializationEnvelope envelope = new SoapSerializationEnvelope(

[android-developers] Bug in AVD creating virtual machine when PC is in domain with folder redirection

2012-09-05 Thread osto
Hi, I have a config with domain and the documents folder is redirected to \\server\home$\osto.domain\documents. So the folder c:\users\osto.domain\documents is redirected to \\server\home$\osto\documents. When I create a new AVD, it needs more than 10 minutes to create. Then I start the AVD a

[android-developers] Google APIs not listed in Android SDK Manager

2012-09-05 Thread Richard
I've downloaded the recent Android SDK. All the tools are shown except for Google APIs by Google, Inc. This is preventing me from inserting a google map into my app. Has anyone else experienced this? Thanks. -- You received this message because you are subscribed to the Google Groups "Android D

[android-developers] get parameter in Android activity from servlet

2012-09-05 Thread chaming-_-eyes
How can I get parameter from servlet with a specific name in android activity? like in java servlet request.getParameter("name");? -- 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@g

[android-developers] hi. i currently developing android games today an Bluetooth enabled multiplayer games. how can i connect the Bluetooth of booth android phone..?? if u can help me guys i am very t

2012-09-05 Thread redwolfgang20
-- 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, visit

[android-developers] School project help needed.

2012-09-05 Thread Domin8rJ
Hi everyone, I was asked to create an Android application for my school's final year project, but I have zero experience in this area.. had never programmed an app before.. So.. Is there any tips or tricks in this field of programming for somebody new like me? Any references sites, other good f

[android-developers] Noob Alert ;) No create android project button.....(Eclipse)

2012-09-05 Thread Monkey_1
Hey, I have installed the SDK tools and the plugin for Eclipse however I am not seeing the create Android project button on the tool bar or in the New menu on Eclipse. Please help, I'm new, just experimenting trying to create my first app. .Thanks. -- You received this message because you are s

[android-developers] Unbale to build ffmpeg on android ndk

2012-09-05 Thread mayank yadav
Hi i am trying to build the ffmpeg on android ndk using http://bambuser.com/opensource but when I tried to run android_build.sh it gives compilation error. It gives message : C compiler test failed. If you think configure made a mistake, make sure you are using the latest version from SVN. If

[android-developers] Re: Problems seeing mobile device via ADB

2012-09-05 Thread Jeffrey Fisher
If you still have a problem after installing drivers (but without a system restart) you may need to restart the adb server process. Can't remember the exact name of it, but it wasn't hard to find, so probably contained "adb". System restart would get the job done too, but killing that process

Re: [android-developers] Re: Starting An Android App From An Url

2012-09-05 Thread Jignesh Patel
Hi Dianne, Sorry for responding to very old post. I have one app Adobe Connect Mobile ( https://play.google.com/store/apps/details?id=air.com.adobe.connectpro&feature=search_result#?t=W251bGwsMSwxLDEsImFpci5jb20uYWRvYmUuY29ubmVjdHBybyJd) which I want to launch through web link. I have checked t

[android-developers] Problem with In App Purchases for Android

2012-09-05 Thread mizardo mizardo
Hello Our company implemented the In App Billing for Android, but we have a problem with purchases in a PUBLISHED app and their items just being PUBLISHED too. When the user purchases a product, this message always appears: All documentation for this error, point

[android-developers] Re: File not found

2012-09-05 Thread manan
I am having similar problems and it's not making me sleep. Can anyone try and help us out...or maybe i have to uninstall and install all the package againand what if it does not work. Am working on a company's app and and the pressure is pilling on me. ANY HELP..??? -- You received this me

[android-developers] Re: display TYPE_SYSTEM_DIALOG

2012-09-05 Thread Martin
Sounds like you want to do something much like StandOut: https://github.com/pingpongboss/StandOut#readme Martin. On Tuesday, September 4, 2012 2:51:19 AM UTC+1, HK wrote: > > > HI, > > (I had posted this question in platform, but didn't get any response, so > posting here) > > I want to display

Re: [android-developers] Re: display TYPE_SYSTEM_DIALOG

2012-09-05 Thread skink
Kostya Vasilyev wrote: > Why not file a bug with the other team about their activity content > becoming blank in paused state? > this is the most obvious solution but OP tries his best to workaround, i dont know why... pskink -- You received this message because you are subscribed to the Goog

Re: [android-developers] Re: display TYPE_SYSTEM_DIALOG

2012-09-05 Thread Kostya Vasilyev
Why not file a bug with the other team about their activity content becoming blank in paused state? 05.09.2012 12:08 пользователь "skink" написал: > > > HK wrote: > > Because, this is in the other post, I wanted to display without > > interrupting current activity i.e., without its onPause getti

Re: [android-developers] Problem showing Activity as a Dialog without Title and as an Activity too

2012-09-05 Thread tvdalia
Ok, I added the Theme as Dialog in manifest & uncommented the previous > if(fDialogMode) > this.requestWindowFeature(Window.FEATURE_NO_TITLE); > and removed the the same line of request after super.onCreate(), doesn't give error and works. If fDloag is true, it shows as Activity with tit

[android-developers] Re: How Can I pass an ArrayList do another Activity?

2012-09-05 Thread Seshu
hi, R u passing String Array List or Custom Array List.. On Sep 5, 5:10 am, Guilherme Bernardi wrote: > Funny... > > How did I not find it? > > That's the point, that is not my answer. > I searched before coming to ask. I asked for help, no one is obliged to > respond... > > To do what I asked

[android-developers] Re: display TYPE_SYSTEM_DIALOG

2012-09-05 Thread skink
HK wrote: > Because, this is in the other post, I wanted to display without > interrupting current activity i.e., without its onPause getting hit. > > remember that there may be other windows that popups on top of your current activity e.g. alarm clock etc what would you do then? you will see

[android-developers] Re: display TYPE_SYSTEM_DIALOG

2012-09-05 Thread HK
Because, this is in the other post, I wanted to display without interrupting current activity i.e., without its onPause getting hit. On Wednesday, September 5, 2012 3:21:53 PM UTC+9, Pent wrote: > > > Does anybody know this ? thanks. > > The police will be here soon with 'it has SYSTEM in the na

Re: [android-developers] How to set height of a custom developed AlertDialog ?

2012-09-05 Thread tvdalia
Calin, For hard coded layout_height, how to figure out that. I can have the MainBody's height, but how do I set it as hard coded something like "300dp" or so. I believe I will have to do that in createAlertDialog() - due to different screen sizes, right. I gave this line in method belo

[android-developers] Re: display TYPE_SYSTEM_DIALOG

2012-09-05 Thread skink
On Sep 4, 3:51 am, HK wrote: > HI, > > (I had posted this question in platform, but didn't get any response, so > posting here) > > I want to display TYPE_SYSTEM_DIALOG from a service: > snapshot of code: > popup.getWindow().setType( > WindowManager.LayoutParams.TYPE_SYSTEM_DIALOG); > popup.show

<    1   2