[android-developers] Disable HDCP in Android 3.1

2011-06-27 Thread Pauland
Hello, I try to make a video of my application through the HDMI output of my Xoom but the HDCP is enabled in Android 3.1. Therefore impossible to make a recording ... How can we disable it? Thank you -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Apply image processing filtering on camera preview frames.

2011-06-27 Thread alexandros mouzakidis
Hi, i wan to create an android application that uses camera and apply some image processing filters of mine in real time. I have read from the forums that Camera.PreviewCallback method onPreviewFrame has only a copy of image data and if i alter them it has no effect (i 've seen that after some

Re: [android-developers] Bluetooth Serial Port Question

2011-06-27 Thread Navindian
we are expecting a similar functionality from android. On Fri, Jun 24, 2011 at 1:05 PM, Si simonstewartke...@googlemail.comwrote: Hi, Can someone point me in the right direction please?! I am trying to connect to an industrial product using Android over Bluetooth. The device does not

Re: [android-developers] Aw: Data transfer server to client by using WiFi application in android

2011-06-27 Thread Farhan Tariq
Devices on same WiFi-LAN are no different than devices on any LAN. So your java's server-client program should work fine after a few adjustments. One suggestion though, inherit your server class from Service, instead of activity so that you don't run into problems arising from different phases in

[android-developers] Image Editing through hue, saturation, contrast, sharpness, and brightness

2011-06-27 Thread ma
I'm trying to write an app that, when completed, will allow the user to adjust the hue, saturation, etc. for a video by adjusting a seekbar for each of those fields (i want to create something like this: http://www.tipsquirrel.com/wp-content/uploads/2009/12/mood_step11.jpg). For right now i'm

[android-developers] grab original image file from Camera intent

2011-06-27 Thread Grig
I have followed the instructions and everything is working fine with the camera. I can kick off the camera and get the Bitmap returned and do with it what I want. Is it possible to retrieve the actual path to the image file that was taken by the camera? I am seeing that is actually storing the

[android-developers] android database remote access

2011-06-27 Thread kiran nayak
hi all is it possible to access android database (sqlite) form a remote client such as pc?? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

[android-developers] Is it possible to receive a notification whenever user launch some application ?

2011-06-27 Thread snilga
Hello, I'm working on an application that should emit some user input events (e.g. touch screen strike) when some condition occurs. My application has different profiles each associated with some application to it could emit different user input events depending on what application is currently

[android-developers] xoom usb conecting to win xp

2011-06-27 Thread nounou...@gmail.com
Please any 1 could help me setting the conecrion betweenxoom tablet by motorola and my lenovo laptop xp windows I already tried the drivers from motorola and it still gives me the message a problem occured while installing the drivers thanks :-) -- You received this message because you are

[android-developers] Apply image processing filtering on camera preview frames.

2011-06-27 Thread alexandros mouzakidis
Hi, i wan to create an android application that uses camera and apply some image processing filters of mine in real time. I have read from the forums that Camera.PreviewCallback method onPreviewFrame has only a copy of image data and if i alter them it has no effect (i 've seen that after some

[android-developers] Re:Urgent need for Web Methods developer @AZ

2011-06-27 Thread vikram murari
** ** ** ** ** Hi, Greeting’s Reply to mvik...@sureitinc.com and vik.sur...@gmail.com. ** ** *Title: Web Methods developer * *Location: Chandler, AZ* *Duration: 18+ Months* *Rate:$40/hr* Required: ** ** Min 5+ years of webMethods Version: webMethods 7.1.2 preferred but

[android-developers] Re:Urgent need for Sr Perl Scripter@IL(Remote)

2011-06-27 Thread vikram murari
** ** ** ** Hi, Greeting’s Reply to mvik...@sureitinc.com and vik.sur...@gmail.com. ** ** *Title: Sr Perl Scripter* *Location: **Chicago IL* *Duration: 6-9 Months* Candidate can work remotely but prefers someone local to Chicago.* Must have Senior level Perl scripting experience.

[android-developers] Changing the calendar for an existing event (Issue #10486)

2011-06-27 Thread Jeff Vincent
Is there a way to escalate this somehow? Others besides myself are seeing this issue and it is highly annoying. I just got an update a week or two to Android 2.3 (Gingerbread) on my EVO 4G and there is STILL no way to recategorize an existing appointment to a different calendar. I see no

[android-developers] Re: glib linker errors on gingerbread

2011-06-27 Thread Sammoh
Can you post your make file? -- 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.UnknownHostException using httpGet on Android

2011-06-27 Thread My Email
Exception : Java.net.UnknownHostException using httpGet on Android String requestTpServer = www.google.com; HttpClient client = new DefaultHttpClient(); HttpResponse response = null ; try { HttpGet get = new HttpGet(requestToServer); response = client.execute(getm); ///Problem

[android-developers] look at this mail

2011-06-27 Thread yoga raja
http://123maza.com/65/queen447/ -- 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] Re: glib linker errors on gingerbread

2011-06-27 Thread Sammoh
Can you post your make file? On Jun 16, 10:55 am, arun_satya3 arun.sat...@gmail.com wrote: Hi, While building bluez 4.94 on gingerbread, am getting the following error - prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/ 4.4.3/../../../../arm-eabi/bin/ld:

[android-developers] Re:Urgent need for Oracle Financials Programmer Analyst@NY

2011-06-27 Thread vikram murari
** ** ** ** Hi, Greeting’s Reply to mvik...@sureitinc.com and vik.sur...@gmail.com. ** ** *Title: Oracle Financials Programmer Analyst* *Location: Melville NY* *Duration: 4-5+ Months* *Must have OA Frame Work* Oraclele Financials Programmer Analyst for a 4-5 month project

[android-developers] Looking for Android language translation partners

2011-06-27 Thread WeiLong
Dear whom may concern, I'm looking for a language exchange partners of Android developing who can help on various language translation. This is the application that I developed , “Stop dog barking” https://market.android.com/details?id=com.wuhome.stopDogBarking Although I’m using “Google

[android-developers] How to get android.permission.ACCESS_SURFACE_FLINGER

2011-06-27 Thread IvanIvanSpb
I need android.permission.ACCESS_SURFACE_FLINGER in my application. I put my application to system/app but had no success. How to get this permission? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Eclipse Project Error

2011-06-27 Thread Farhan Tariq
You sure you have specified the right AVD for launch? On Thu, Jun 23, 2011 at 12:19 AM, TreKing treking...@gmail.com wrote: On Wed, Jun 22, 2011 at 9:59 AM, Angelina hawaiianfire1...@gmail.comwrote: However, the main Android project folder still contains a red x, and Eclipse is not allowing

[android-developers] Different resources, one xml file?

2011-06-27 Thread muckwarrior
I'm building an app, similar to a quiz app, where layouts and functionality will be duplicated across a number of subjects. The activities and layouts will be identical for each subject, the only difference should be the resources used, e.g. Subject 1 uses button image 1 and background 1, Subject

[android-developers] Beginning with Android App development

2011-06-27 Thread Ali
Hi Friends, I really want to start with android app development with basics. I don't have much idea about how and from where to start. I am a PHP programmer with about 10 years of programming experience. But I haven't ever developed any mobile application so this time I am willing to start

[android-developers] Need of Websphere Commerce Server Administrator

2011-06-27 Thread ben smith
*Dear Professional, Hope your doing great, I have a good oportunity for you can you please see the below job description, if your interested please reply me back with your updated resume.Please send me youre resume on **b...@panzersolutions.com* *Title :Websphere

[android-developers] Can the nexus s read HID cards response

2011-06-27 Thread Blue
While iClass operates on the 13.56-MHz frequency like NFC, it often uses the longer-range ISO/IEC 15693 contactless standard. Readers operating under this so-called “vicinity-card” standard can reportedly read cards up to 1 meter away or more. Payment and ticketing use the shorter-range ISO/IEC

[android-developers] Re: Full screen on HTC sensation (qHD)

2011-06-27 Thread Josue Fuentes Gutierrez
Hola, para ajustes de pantalla utiliza: en el Manifiest: supports-screens android:smallScreens=true android:normalScreens=true android:largeScreens=true / uses-sdk android:minSdkVersion=Según el caso / -- You received this message because you are subscribed to the

[android-developers] Need of AIX resource

2011-06-27 Thread ben smith
*Dear Professional, Hope your doing great, I have a good opportunity for you can you please see the below job description, if your interested please reply me back with your updated resume.Please send me youre resume on **b...@panzersolutions.com* *Title : AIX resource Location

Re: [android-developers] Beginning with Android App development

2011-06-27 Thread Mohammed Hossain Doula
Do you have any Java Programming knowledge? If you don't have then please study Java first. And then go to there http://developer.android.com/guide/basics/what-is-android.html and study thoroughly to get the knowledge of Android Application Development. On Fri, Jun 24, 2011 at 7:18 PM, Ali

[android-developers] how to use .so

2011-06-27 Thread cindy
My cowork give me a .so as library for my android project? How could I use that? I am java programmar. I am confused. -- 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] Iconia not being recognised.

2011-06-27 Thread Pjde
Hi All I recently purchase a 16GB Acer A500 with which I want to download my own apps to. The problem is that ADB refuses to recognise the device. I have enabled the USB debugging and non-market apps on the device, uploaded the latest SDK and ADT updates as well as getting the latest drivers

[android-developers] Android sdk insatllation problem?

2011-06-27 Thread SIVAKUMAR
Hi, I had a windows xp.I also had jdk6. I downloaded android insatller r11 for windows.When i click the installer.The error message is displayed as alertr Java se development kit is not found,Then the installation cannot happen. But in my system i had a java SE 6. I cannot find y it is not take

[android-developers] how to get phone number

2011-06-27 Thread Ellen
Dear Android Experts, I'm trying to get the SIM number by TelephonyManager.getLine1Number(), permision has been set READ_PHONE_STATE. As many thread discussed before, it couldn't work in a real device due to the Internet Operator didn't store this info to SIM card. Now is there any other way or

[android-developers] Using Hardware Key

2011-06-27 Thread titli batali
hey all I was looking to synchronize hardware key in my application. In one of the module of my project I want to send the saved message to selected contact group using double press of any hardware key ( say power button coz it is available in all android phones) . Scenario : a user presses

Re: [android-developers] Re: Comments and Contacting Users

2011-06-27 Thread TreKing
On Sun, Jun 26, 2011 at 4:58 PM, Adam Ratana adam.rat...@gmail.com wrote: How do you review your own _paid_ app? Install the release version of your app on your device and the Market app might mark it as Installed, allowing you to comment and review like any other app. If it doesn't do it, try

[android-developers] Android canvas.drawtext messes up Textposition

2011-06-27 Thread gizmol...@googlemail.com
Hi There, when I try to set some text on an image from drawables, the drawText function messes up the Text position when used on different screens with different sizes or densities.Is there a way to get access to the bitmap BEFORE scaling or is there a way to put the text in accordance to the

[android-developers] Tabbed content (HTML5) with question on one tab, answer on the next

2011-06-27 Thread allymcbo...@gmail.com
Hey all, wondering if someone can please help me code for HTML5 / Javscript in the following scenario: Information is on 3 tabs: tab 1 has questions tab 2 has answers tab 3 has settings After using tab 1, the results appear on tab 2. Tab 3 changes the information that appears on tab 1. I was

[android-developers] Camera preview crashes without SURFACE_TYPE_PUSH_BUFFERS

2011-06-27 Thread alexandros mouzakidis
HI, i want to create a camera preview that is invisible, i have read (here) that i only have to not use the SURFACE_TYPE_PUSH_BUFFERS but when i do it my application crashes (i have tested it on the emulator) the code is this public CameraPreview(SCamera context, DrawView view) {

[android-developers] [Android Development] Can i use MapView and ListView in the same screen ?

2011-06-27 Thread hei chan
Hi All, I am new android developer. I want to do a screen including Map, List, Text. Layouts like this: Layouts Some Text here. MapView /MapView ListView/ListView /Layouts As i known, using MapView should extends MapActivity and using ListView should extends ListActivity.

[android-developers] How is 'debuggable=true' which is in the AndroidManifest.xml effective to application spped?

2011-06-27 Thread antasis9
I already know that the 'debuggable=true' controls the eclipse debugger will be attached or not. I want to know more effective of 'debuggable=true', is it slow down my application even though didn't attached debugger? or the log, debug level, will not be printed on logcat? -- You received this

[android-developers] Having trouble with ACTION_MOVE in Android SDK

2011-06-27 Thread Aki
I am trying to update a Buttons location on the touch and drag event, but the coordinates generated by the event are toggling between low and high values. Like this, (70, 24) - (15, 36) - (86, 51) - (20, 48) - (90, 54) - (32, 60) - (102, 66) ... [The above values are generated by logging the

[android-developers] Zxing camera previe layout problem

2011-06-27 Thread phalaawn breotpneg
Hi Guys, Now I'm developing Application using ZXing 1.7 library to scan barcode but I have problem with layout on Nexus One, the viewfinder spill out the screen, and when I tried to run on HTC wildfire, the scanner layout is not in center of screen, How can I set the scanner rectangle in the

[android-developers] INTERNAL SERVICE ERROR when buying using test account.

2011-06-27 Thread test user
Hi there, I am trying to implement in app billing for my app. I thought I try out the sample app. I have followed the documentation from ( http://developer.android.com/guide/market/billing/billing_integrate.html) but I seem to keep getting the following error when trying to buy the potion. Any

[android-developers] Problem setting language on Speech Recognition

2011-06-27 Thread Bishop
Hi guys, I'm trying to perform voice recognition inside my app. I'm using the code below that I got from developer.android as model to build my own code. It is working well IN ENGLISH, but I need to configure the language so it can work with portugese. When I call the Android Voice Search

Re: [android-developers] Preferences activity not working in live app

2011-06-27 Thread TreKing
On Sun, Jun 26, 2011 at 1:41 PM, Raghav Sood raghavs...@gmail.com wrote: It works fine. How can a set of 3 more options change the working of the app so drastically? It shouldn't and probably isn't. Where the app is crashing, print out the string value of the preference you're trying to

[android-developers] passing data between EXISTING activities

2011-06-27 Thread Gyubok
Hi, I am new to android dev... Actually, just developing in general. Anyway, I have started an activity and start an another activity within the first activity by pressing a button. The user enters a text in the second activity and upon existing the second activity, I want to display that text in

[android-developers] Android application connect to Server. Which is the best?

2011-06-27 Thread Piraba
I have Android Application. I have to connect to MSSQL server database. so I have to create sever application. Which is best sever application among from these JAVA REST application OR JAX-WS SOAP, WCF(Windows Communication Foundation), socket programming normal PHP script. bulk of data transfer

[android-developers] Android client connect to Server. Which is the best way

2011-06-27 Thread Piraba
I have Android Application. I have to connect to MSSQL server database. so I have to create sever application. Which is best sever application among from these JAVA REST application OR JAX-WS SOAP, WCF(Windows Communication Foundation), socket programming normal PHP script. bulk of data transfer

[android-developers] How to achieve the HTTP Live Streaming on Android 3.0+?

2011-06-27 Thread Sha Hua
Hi guys, I am currently doing something relevant to the HTTP Live Streaming and we plan to realize a demo on the android platform. I noticed from the Platform Highlights of Android 3.0 Platform that it currently supports the HTTP Live Streaming. This is what is written on the website: *HTTP Live

[android-developers] Gmail, content providers, and formalising support..

2011-06-27 Thread Mark
Gmail functionality has been augmented for some time now by app developers using the gmail-ls content provider.. now i know that the default response in mentioning this is it's not supported, not intended to be used by 3rd parties, and is actively discouraged, but nonetheless some developers have

[android-developers] how to get phone number through other method

2011-06-27 Thread ellen...@hotmail.com
Dear Android experts, I'm trying to get the phone number through TelephonyManager.getLine1Number(). As many threads discussed before, it couldn't work in a real device, null as the result. Now my question is, whether there is some other way to get the phone number? I searched one method said

[android-developers] Beginning with Android App development

2011-06-27 Thread hozyali
Hi Friends, I really want to start with android app development with basics. I don't have much idea about how and from where to start. I am a PHP programmer with about 10 years of programming experience. But I haven't ever developed any mobile application so this time I am willing to start

Re: [android-developers] Data transfer server to client in android application.

2011-06-27 Thread Farhan Tariq
I think you first need to understand simple java server-client setups. See http://www.rgagnon.com/javadetails/java-0542.html. Once you understand the flow of the client-server model, you will be able to think clearly what you need to code. On Sat, Jun 25, 2011 at 12:04 PM, Naga K

[android-developers] Screenshots that are uploaded to the marketplace are cropped.

2011-06-27 Thread Wrinkled Swuave AKA Peach Coddler
When I go to the market on my phone to look at my apps, the screenshots (thumbnails) are cropped in a strange way. When you click on the thumbnails they open up fine. (Again, this is all on the phone at the market). I noticed that other apps do not seem to have this problem, although I noticed

Re: [android-developers] Keyboard Show/Hide Notification

2011-06-27 Thread harish rudra
onconfigurationchanged On Thu, Jun 23, 2011 at 10:41 AM, Prasannaa prasanna...@gmail.com wrote: Hi, I would like to know when the keyboard appears/disappears.I found out that (by searching) that there are no direct api's for this and onGlobolLayoutListener's onGlobalLayout is generally

Re: [android-developers] Expandable List and Intents

2011-06-27 Thread titli batali
welcum :) On 6/26/11, ΙΟΥΛΙΑ ΓΡΗΓΟΡΙΑΔΟΥ iouliag...@gmail.com wrote: thank you so much! I 'll work on it! -- 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] HardwareKey to start Service

2011-06-27 Thread titli batali
hey all I was looking to synchronize hardware key in my application. In one of the module of my project I want to send the saved message to selected contact group using double press of any hardware key ( say power button coz it is available in all android phones) . Scenario : a user presses

[android-developers] Re: Map tiles unnecessarily reloading when panning

2011-06-27 Thread Michael Diener
I hate to resurrect the thread, but I'm experiencing this issue with Android 3.1 on an Asus EEE Pad Transformer with Android 3.1. First I thought it is an issue with my code, but turns out other apps (like Weather Bug for Honeycomb) that use the Maps API have the same issue. It happens

Re: [android-developers] Re: Crash logs?

2011-06-27 Thread TreKing
On Sun, Jun 26, 2011 at 6:23 PM, Santiago Lema jacques.l...@gmail.comwrote: Still don't understand why Google doesn't display this. I mean you get this information in the statistics, so why not with the crashlogs. Well you do get a list of phones and application versions each crash has

Re: [android-developers] OverlayItem Parcelable?

2011-06-27 Thread TreKing
On Sun, Jun 26, 2011 at 9:46 PM, Danny D daniel.m.dev...@gmail.com wrote: Is the Maps API class OverlayItem parcelable? The documentation can answer this question. If not, can I extend the OverlayItem class and add my own implementation of Parcelable (for my extended data) and have it

[android-developers] How to Adapt your apps for the new LiveSound™ hi-fi headset and the LiveDock™ multimedia station

2011-06-27 Thread Johan Abramsson
Sony Ericsson has announced the LiveSound™ hi-fi headset and the LiveDock™ multimedia station. The LiveSound™ hi-fi headset is also the first headset to support the new LiveKey™ feature which is a button on the headset where you as developer can control your application. You can download the

Re: [android-developers] Install % not updating?

2011-06-27 Thread yoshiyuki kanno
me too. Valid installed numbers is not updated from June 21... 2011/6/27 Zsolt Vasvari zvasv...@gmail.com Is it only my app which has an install% not updating, but the download number is? This has been going on for a week. No new installs as far as Google is concerned - Install% going down

[android-developers] Having trouble with ACTION_MOVE in Android SDK

2011-06-27 Thread Aki
I am trying to update a Buttons location on the touch and drag event, but the coordinates generated by the event are toggling between low and high values. Like this, (70, 24) - (15, 36) - (86, 51) - (20, 48) - (90, 54) - (32, 60) - (102, 66) ... [The above values are generated by logging the

[android-developers] Application stops unexpectedly in the emulator

2011-06-27 Thread 121914r
i am new to android and have been developing a login app.The main file login.xml is displayed on the emulator but as soon as i press the button for new user registration it shows application has stopped unexpectedly and prompts to close the app. i also tried debugging with the debug perspective

[android-developers] Android apps in php

2011-06-27 Thread rrvasanth
Dear Friends How to create android application in php..? Thanks Vasanth -- 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] Finding out more Cancel information in Developer Console

2011-06-27 Thread gjw
About one in 5 purchases end up canceling within 3-8 minutes of purchase. I suppose this is long enough for someone to decide they are not interested. I have no problem with that. But with some many different incarnations of the phones out there -- what if the app didn't load, or didn't load

[android-developers] Proximity Alerts

2011-06-27 Thread Scriptmatic
I have some basic questions about proximity alerts. How many alerts can be added within a single app? I have a database that could have hundreds or even thousands of locations that the user needs to be alerted to when near those locations. Is there a limit to the number of locations that can be

[android-developers] navigate view feed from xml

2011-06-27 Thread kengheng
Dear All, I got a xml as below. I would like to present them in 2 view, Primary view will show only horror, romance, when click on horror, the next view will show Horror A, Horror B, Horror C and etc... Any good tutorial or example I can follow? book category id=horror titleHorror A/title

[android-developers] Device and printer connection for printing data on printer.

2011-06-27 Thread ABS
Hi Everyone, I am getting problem in sending data to printer through my application,Already i done with one printer which takes data in form of character using socket connection, but when i am sending using same data to another printer who is taking data in the form of ASCII codes

[android-developers] Can we get help shutting down APKTOP and other Android warez sites?

2011-06-27 Thread John Watkinson
We are finding that Google searches for our apps are often returning APKTOP links on the first page of results, where the APK is downloadable right from the page with a single click. This is for both paid and free apps. Can Google use its muscle to help get such sites shut down?

[android-developers] Application stops unexpectedly in the emulator

2011-06-27 Thread 121914r
i am new to android and have been developing a login app.The main file login.xml is displayed on the emulator but as soon as i press the button for new user registration it shows application has stopped unexpectedly and prompts to close the app. i also tried debugging with the debug perspective

Re: [android-developers] what's wrong with this http post to server code?

2011-06-27 Thread lily
Have you add the internet permission in manifest like this? uses-permission android:name=android.permission.INTERNET/uses-permission ? 2011/6/27 11:10, ??? ??: I use deflater to compress string data. It works fine on java console project, but while running on android enviroment, server will

[android-developers] Add title to gallery

2011-06-27 Thread Kivak
Hello everyone! I am a pretty recent beginner to the android SDK and Java in general. I've had experience in OOP programming, but most of my programming has been in PHP and SQL - quite a bit different from Java as far as I can tell. My question pertains to the use of the Gallery wigit. I was

[android-developers] Creation of new radio app

2011-06-27 Thread allymcbo...@gmail.com
Hey guys, I'm new at all this and been charged with the fun of making an online internet radio app. To start with, it's only one station through a cast3.serverroom.us If anyone can point me in the in right direction, that would be fantastic :) -- You received this message because you are

Re: [android-developers] Install % not updating?

2011-06-27 Thread TreKing
On Sun, Jun 26, 2011 at 10:35 PM, Zsolt Vasvari zvasv...@gmail.com wrote: Is it only my app which has an install% not updating, but the download number is? Personally, I don't even bother checking either of those stats anymore - this is one of the never-ending known issues that happens to

[android-developers] Android application blocked by Market for Motorola Xoom

2011-06-27 Thread develop...@edh.co.za
I've got an android application which runs on a Motorola Xoom, but can not be seen from the market on a Xoom. Here is the market link to the app: https://market.android.com/details?id=com.flightscope.app I'm also including my whole manifest without its activities. ?xml version=1.0

Re: [android-developers] Is it possible to receive a notification whenever user launch some application ?

2011-06-27 Thread TreKing
On Fri, Jun 24, 2011 at 9:01 AM, snilga sni...@gmail.com wrote: How could I receive such notification in Android ? You can't. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago

[android-developers] sgs i9000 + adk

2011-06-27 Thread bash
Hello android developers, I was wondering if anybody has been able to get an adk application working on the Samsung galaxy s I9000 and if so how was it done. I have upgraded to a leaked version of gingerbread 2.3.4 but get an error inside of the eclipse ide from the sdk that no compatiable device

Re: [android-developers] Looking for Android language translation partners

2011-06-27 Thread Bernard T. Higonnet
It's not that I want to be cruel, but the English shown on your app's page is rather poor. For example, I doubt very much that Google translation would produce the word quite when the word should be quiet. Though it is true that both users and possible translators could work from the present

Re: [android-developers] Different resources, one xml file?

2011-06-27 Thread TreKing
On Fri, Jun 24, 2011 at 4:00 AM, muckwarrior muckwarr...@gmail.com wrote: Is there an easy way to do this without duplicating code? protected void onCreate(Bundle bundle) { setContentView(R.layout.my_single_layout); setCustomButtonImageBasedOnSubject();

Re: [android-developers] how to use .so

2011-06-27 Thread TreKing
On Mon, Jun 27, 2011 at 1:22 AM, cindy ypu01...@yahoo.com wrote: My cowork give me a .so as library for my android project? How could I use that? I am java programmar. I am confused. Did you try asking your cowork?

Re: [android-developers] [Android Development] Can i use MapView and ListView in the same screen ?

2011-06-27 Thread TreKing
On Fri, Jun 24, 2011 at 10:52 PM, hei chan hei@gmail.com wrote: As i known, using MapView should extends MapActivity Not exactly - to use a MapView it must be in a MapActivity ... no extending one. and using ListView should extends ListActivity. Not exactly - ListActivity simplifies

[android-developers] How to capture Video and Photo at same time in an activity

2011-06-27 Thread Ganapathy
I want to take video and photo at same time. I have two buttons. 1.when user click on one it have to take video and 2.another button then it have to stop recording video and take photo. Now i am trying recorder and camera but its not working fine , also note not both in same time i want to do

Re: [android-developers] passing data between EXISTING activities

2011-06-27 Thread TreKing
On Fri, Jun 24, 2011 at 11:47 PM, Gyubok gyubok.b...@gmail.com wrote: I have started an activity and start an another activity within the first activity by pressing a button. The user enters a text in the second activity and upon existing the second activity, I want to display that text in

Re: [android-developers] what's wrong with this http post to server code?

2011-06-27 Thread 陈彧堃
i found the problem by myself. It's problem of the usage of deflater, correct solution should be: public static byte[] deflaterCompress(String str) throws IOException { TOTAL_LEN = 0; byte[] input = str.getBytes(encoding); Deflater deflater = new Deflater(); deflater.setInput(input);

[android-developers] I want to compile libmedia.so and JNI libraries individually

2011-06-27 Thread rinks24583
Hi, Currently I am making changes to source files in frameworks/base/media/ libmedia and frameworks/base/media/libstagefright of Android 2.3 (Gingerbread). After making any change I am compiling the complete Gingerbread pacakge and SDK by giving following commands: make -j12 make sdk This

[android-developers] Re: Write and Read CSV File

2011-06-27 Thread Dominik
You have to create an NDEF record with mime-type text/x-vCard to represent a vCard: new NdefRecord( NdefRecord.TNF_MIME_MEDIA, text/x-vCard.getBytes(), new byte[0], payload.getBytes()); where payload is the vCard as string

[android-developers] android tracking points on map

2011-06-27 Thread nageswara rao rajana
Hi, I am at one location, in my database i have many locations(GIS data).So my question is i want to compare my location point with database points and display the nearest 100 points on google maps.So please help me in this. Thanking you, Nagu. -- You received this message because you

Re: [android-developers] Finding out more Cancel information in Developer Console

2011-06-27 Thread TreKing
On Sat, Jun 25, 2011 at 8:09 PM, gjw jwoo...@earthlink.net wrote: Is there any way to get more information from the Developer Console or Merchant Accounts as to why they cancelled, or at least the phone or tablet they downloaded to? No. I'm pretty sure one of the questions ask when they

Re: [android-developers] Application stops unexpectedly in the emulator

2011-06-27 Thread TreKing
On Mon, Jun 27, 2011 at 12:41 AM, 121914r sona0...@gmail.com wrote: it shows application has stopped unexpectedly and prompts to close the app. i also tried debugging with the debug perspective but things are not that clear to me. In your LogCat look for Caused by... - that tells you the

Re: [android-developers] Creation of new radio app

2011-06-27 Thread TreKing
On Sat, Jun 25, 2011 at 3:03 AM, allymcbo...@gmail.com allymcbo...@gmail.com wrote: If anyone can point me in the in right direction, that would be fantastic :) developer.android.com - TreKing

Re: [android-developers] android tracking points on map

2011-06-27 Thread TreKing
On Mon, Jun 27, 2011 at 2:01 AM, nageswara rao rajana nagu.raj...@gmail.com wrote: So please help me in this. Please tell us what you have done so far. - TreKing

Re: [android-developers] android tracking points on map

2011-06-27 Thread nageswara rao rajana
I found my location point, now i have to find my nearest 100 location points from GIS data. place on google map. Thanking you, Nagu. -- 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] Re: Install % not updating?

2011-06-27 Thread blindfold
Today my active install count suddenly dropped to 0, zero, zilch, 0 active installs (0 %) while my download count remains at 70,000+. Looks like they are busy trying to fix the counters? :-) On Jun 27, 5:35 am, Zsolt Vasvari zvasv...@gmail.com wrote: Is it only my app which has an install% not

[android-developers] Re: android tracking points on map

2011-06-27 Thread Kim Ras
Hi, I would say it depends on where the Database sits.. And how it is stored.. I have a small project where I do the Search in the backend where I build a SQL Function to find the Distance form the Position.. IF your data is local you could go through the Poinds and use the Location Method:

[android-developers] Re: Install % not updating?

2011-06-27 Thread blindfold
Well, they seem to have fixed *that* problem, so now I too am back to the June 24 download count. (At least) one more bug to go... On Jun 27, 9:23 am, blindfold seeingwithso...@gmail.com wrote: Today my active install count suddenly dropped to 0, zero, zilch, 0 active installs (0 %) while my

[android-developers] Re: Beginning with Android App development

2011-06-27 Thread JAlexoid (Aleksandr Panzin)
Learn Java first. On Jun 25, 6:51 pm, hozyali hozy...@gmail.com wrote: Hi Friends, I really want to start with android app development with basics. I don't have much idea about how and from where to start. I am a PHP programmer with about 10 years of programming experience. But I haven't

[android-developers] Re: Beginning with Android App development

2011-06-27 Thread Ali Chousein
1. Download, install and configure the Android SDK. All information can be found here: http://developer.android.com/sdk/index.html 2. Choose one of the samples and make it running. The samples are found under Installation path/samples/android-version 3. Start modifying the sample code to

[android-developers] Re: Droid X 2 issue

2011-06-27 Thread JAlexoid (Aleksandr Panzin)
Well... It's called WikiPedia for a reason. I think gsmarena.com has a good DB and pdadb.net. On Jun 27, 6:40 am, Chris crehb...@gmail.com wrote: Way out of date btw. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

Re: [android-developers] Android canvas.drawtext messes up Textposition

2011-06-27 Thread Nikolay Elenkov
On Sat, Jun 25, 2011 at 5:06 PM, gizmol...@googlemail.com gizmol...@googlemail.com wrote: Hi There, when I try to set some text on an image from drawables, the drawText function messes up the Text position when used on different screens with different sizes or densities.Is there a way to get

Re: [android-developers] I want to compile libmedia.so and JNI libraries individually

2011-06-27 Thread Sergey Nilga
Are you shure that the files you modified are included into the build configuration that you use ? I mean that some real files might be excluded from, say, simulator build and some stubs might be used instead. Changing of such files then does not affect them to be rebuild. On Jun 27, 2011 9:59

  1   2   3   >