[android-developers] Re: You need to enter a valid Youtube address.

2012-11-19 Thread Keith Wiley
Incidentally, I don't think the problem is my video. For example, I found another app on the market, not my app, which had a video. I attempted to attach the youtube URL to that video to my app (just to test of course) and I got the same error. Presumably, the URL format in my first post in

[android-developers] Re: You need to enter a valid Youtube address.

2012-11-19 Thread Keith Wiley
I also tried the youtube short URL, btw, i.e., http://youtu.be/XXX. http://youtu.be/KmBVrga0mGw -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe

[android-developers] BillingService.java

2012-11-19 Thread Bram Stolk
Hi, I have released my app with in-app-billing. I used the Dungeons in app billing example to implement it. However, I noticed that sometimes my app would crash in BillingService.java due to a NULL intent in HandleCommand. So to fix this, I did an early return when intent is nil. Like this:

Re: [android-developers] Re: You need to enter a valid Youtube address.

2012-11-19 Thread Ralph Bergmann | the4thFloor.eu
Am 19.11.12 09:39, schrieb Keith Wiley: I also tried the youtube short URL, btw, i.e., http://youtu.be/XXX . http://youtu.be/KmBVrga0mGw I have added this video with success http://www.youtube.com/watch?v=zHirwKGEfoE Ralph -- You received this message because you are subscribed to

Re: [android-developers] BillingService.java

2012-11-19 Thread Stefan Alder
Had a similar issue in BillingService.onStart (from Dungeons). Not sure if this is official, but I did see here, http://code.google.com/p/marketbilling, the following was added: // Overrides onStartCommand for people who build on SDK versions 4. // Override annotation is commented out as

[android-developers] Re: Problem Searching the Array in a Spinner

2012-11-19 Thread skink
Mark Phillips wrote: Any suggestions on how to set the value of the spinner index by searching the strings in the spinner array? why would you do that? why not simply: // set C deg s.setSelection(0) // set F deg s.setSelection(1) // set K deg s.setSelection(2) pskink -- You received this

[android-developers] Get the calling thread's id

2012-11-19 Thread AndroidCompile
Hi, Is it possible to retrieve the id of a thread that called a certain function? (assuming this function can be called from several threads) I know that it is possible to ask a Binder object which Process had called it, but is it also possible with threads from the same process? Thanks --

[android-developers] 2012 october payout report

2012-11-19 Thread Balint
Did anyone received the payout report for October 2012? We're in the second half of November and I cannot see it. It's generally available in the first week of a every month. Balint -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] How to get events of a specific calendar from android 2.3

2012-11-19 Thread Dawood Abbasi
i want to get events details of a specific calendar (not all calendars) from android 2.3 how can i do this??? -- 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] Opening .msg file(Outlook item file) in android programmatically

2012-11-19 Thread Nandagopal T
Hi All, Could anyone share their thoughts on this query. http://stackoverflow.com/questions/13383318/opening-msg-fileoutlook-item-file-in-android-programmatically Thanks. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Re: Get the calling thread's id

2012-11-19 Thread Johan Appelgren
You can get the thread id using Thread.getId() http://developer.android.com/reference/java/lang/Thread.html#getId() On Monday, November 19, 2012 10:14:27 AM UTC+1, AndroidCompile wrote: Hi, Is it possible to retrieve the id of a thread that called a certain function? (assuming this

Re: [android-developers] You need to enter a valid Youtube address.

2012-11-19 Thread TreKing
On Mon, Nov 19, 2012 at 1:03 AM, Keith Wiley kbwi...@gmail.com wrote: I realize this issue is not really about Android development, but ever since the Android Market Forum went away, I have not been sure where developers should discuss Google Play Store administration problems. If you know a

[android-developers] How to get device raw width and height or actual screen width and height ?

2012-11-19 Thread Makrand
I am trying to get the actual screen width and height of the Nexus 7 running on 4.2. I am doing some runtime calculations based on device width and height to resize buttons and some UI elements, so it will look proper in all devices. my code was working great in all SDKs 4.1 and below but not

[android-developers] How to Display the Images as 180 degrees and 360 degrees with scrolling facilities in Android?

2012-11-19 Thread Ganesh Vadlakonda
Hi All, I am working on Android , My intention is that I am getting images like 180 degrees,and 360 degrees panoramic images . I would like to show those images in android Activity fragments with providing scrolling and moving facilities to the user. Can any one suggest me how to implement .

[android-developers] Re: Get the calling thread's id

2012-11-19 Thread AndroidCompile
If two threads can access a service (that sits in the same process they are - the service could have created these threads) and use its methods, I want the service to know who was the caller. I think that Thread.getId returns the current running thread (in this case, if the service calls this

[android-developers] Re: How to get device raw width and height or actual screen width and height ?

2012-11-19 Thread Piren
Ahh... i dont think you were getting any different results on 4.1 ...Android always reports the height without the bar as long as it is visible. Besides, using those values will get your the proper values to work with... why do those calculations while including an area of the screen your cant

[android-developers] How to record multimedia audio

2012-11-19 Thread Meloy Común
Hello, I apologize for my English first. I am developing an android piano. I wonder how I can record the sounds that occurs when i touch the keys of the piano. I explain it: I load the sounds: private void chargeSounds() { this.soundPool = new SoundPool(12, AudioManager.STREAM_MUSIC,

[android-developers] Coverflow on API 16

2012-11-19 Thread onigunn
Hi, since widget.Gallery is deprecated now I was wondering how can I achieve a coverflow widget for my application. The API says instead of Gallery we should use ViewPager or HorizontalScrollView. For a coverflow widget I would see the horizontalScrollView as the top choice. My question is:

[android-developers] Spinner List background

2012-11-19 Thread Nimish John
Is there any way to change the background of Spinner List?? -- 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] Need Advice in Syncing Data From Android Device to SQL-Server Database

2012-11-19 Thread Anees Thyrantakath
Below is the settings what i got when i checked *adb shell netcfg* System Directory: C:\Windows\system32# netcfg netcfg lo UP127.0.0.1 255.0.0.0 0x0049 eth0 UP10.0.2.15 255.255.255.0 0x1043 tunl0DOWN 0.0.0.0 0.0.0.0 0x0080

[android-developers] Re: Chronometer Widget lags against other stopwatches

2012-11-19 Thread Gabriel Simões
No other reports of this issue? On Saturday, November 17, 2012 11:58:20 AM UTC-2, Gabriel Simões wrote: Hello, I have created a simple activity with a chronometer widget just to display the elapsed time. The code is really simple: //Initiate the chronometer base time

[android-developers] ffmpeg converted video not working on default player

2012-11-19 Thread Narendra Singh Rathore
Hi all, I have successfully converted a sequence of images into a video (.mp4 format) using ffmpeg. But, there came an issue while playing them in device's default player, whereas, if I use another player, it works fine. Please suggest me, what may be the reason behind this, as well as how can I

[android-developers] Re: ffmpeg converted video not working on default player

2012-11-19 Thread skink
Narendra Singh Rathore wrote: Hi all, I have successfully converted a sequence of images into a video (.mp4 format) using ffmpeg. But, there came an issue while playing them in device's default player, whereas, if I use another player, it works fine. Please suggest me, what may be the

[android-developers] adb tcpip howto

2012-11-19 Thread schurma
I would like to connect to my device via adb tcpip but am not able. The few instructions I have read say the easy way is to connect via usb adb shell and configure tcpip from there. I want to skip connecting via usb but have been unsuccessful in my attempts. I used setprop via terminal

[android-developers] Re: 2012 october payout report

2012-11-19 Thread Pent
Don't see mine. Then again, you start expecting them to be late after a while. Finally, you remember it's the same company that runs Play Store and everything just kindof fits. Pent -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] Re: Problem Searching the Array in a Spinner

2012-11-19 Thread Mark Phillips
The screen with the temperature spinner is an edit screen which is filled at run time with the data the user entered in a previous session. The data will eventually come from a cursor/sqlite database, but for now as I work on the ui, I am simulating the app with sample data using string arrays and

[android-developers] Rating Bar bug?

2012-11-19 Thread Παύλος-Πέτρος Τουρνάρης
Hello guys. I have implemented a rating bar in one of my activities and added 5 stars to it. Although i tried that programmatically and through the XML nothing seems to work right. Both ways show only 4,5 stars. The rating bar's width is wrap_content as it must be and also i treid to put the

[android-developers] Re: Video Player for MP4 and MOV

2012-11-19 Thread bob
I don't know. Maybe QuickTime for Java? On Saturday, November 17, 2012 8:07:41 AM UTC-6, CL wrote: Thanks. Is there any open source MOV library that I can use? On Friday, November 16, 2012 12:16:09 AM UTC+8, bob wrote: This class can do MP4: android.widget.VideoView I

[android-developers] Re: Problem in android google play store ?

2012-11-19 Thread bob
Try launching it again. On Saturday, November 17, 2012 3:37:59 AM UTC-6, mohammed Nuhail wrote: hi friends... I have a problem with google play store in 7inch tablet. wen i launched that app i got this dialog message ( Unfortunately google play store has stopped ) . please help me

[android-developers] Re: How to Display the Images as 180 degrees and 360 degrees with scrolling facilities in Android?

2012-11-19 Thread bob
I would place the user inside a sky cube and texture map the cube. On Monday, November 19, 2012 5:39:48 AM UTC-6, Ganesh Vadlakonda wrote: Hi All, I am working on Android , My intention is that I am getting images like 180 degrees,and 360 degrees panoramic images . I would like to

[android-developers] Re: How to record multimedia audio

2012-11-19 Thread bob
To record only the piano audio, don't sing while recording. On Monday, November 19, 2012 6:24:30 AM UTC-6, Meloy Común wrote: Hello, I apologize for my English first. I am developing an android piano. I wonder how I can record the sounds that occurs when i touch the keys of the piano.

[android-developers] Getting WiFi power transmisson

2012-11-19 Thread Amer Sabah
Hi all, I have a question about WiFi P2P, is there any way to get the WiFi power transmission? SDK? NDK? 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

[android-developers] Re: Get access to the transmit power when using the wifi tethering

2012-11-19 Thread Amer Sabah
Hi, Actually I want to get the power transmission in Android, is there any way to do that. Please let me know if you have one. I look forward to hearing from you, Amer On Wednesday, 18 April 2012 16:29:14 UTC+3, Jibin Ou wrote: Hello, is anybody familiar with the wifi tethering? Actually, I

[android-developers] Re: How to implement DUKPT encryption decryption in Java/Android?

2012-11-19 Thread Arne
Hi Did you get a reply on this? Its more than a year since you answered.. Anyway, I just found it.. If you are going to use DUKPT for financial transactions involving visa/mc cards, then I dont think you will be able to PCI certify your device. The DUKPT functionality must be implemented in a

[android-developers] Re: adt-bundle-windows download from developer.android.com

2012-11-19 Thread GarethK
I was getting this too. Now the link gives a 404, so I guess they are working on an update? On Thursday, November 15, 2012 5:34:52 PM UTC-5, john brown wrote: Hello, I downloaded the Android Developer Tools (adt-bundle-windows.zip) from developer.android.com today. I followed the

[android-developers] how to connect Android with MySQL ?

2012-11-19 Thread hown
This code how to apply ? import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.Statement; public class DB { private static final String url = “jdbc:mysql://localhost/android”; private static final String user = “root”; private static final

[android-developers] Play video and audio (hml5) on web page column mode

2012-11-19 Thread Adnan Aidi
Hello, I'm a problem in my webView app, can not play a video or/and audio with video, audio tag on a web page column mode (-webkit-column). When the tag is positioned on the second column and beyond in web page, impossible to read the video or audio. The log error reported by android

[android-developers] Not all resources are being added to my apk file.

2012-11-19 Thread Alex Foreman
Hi, I feel like I have been banging my head into a wall trying to get this to work so I am here for help. I have a project which has a few dependencies as *.jars and also native code, specifically armeabi .so files which I have placed in a 'libs' dir. When I compile the build system detects my

[android-developers] need client-server example

2012-11-19 Thread Mohd Arshi Khan
hello 1. I need a client server example, 2. I am using eclipse and i have tomcat7.0 and wamp server in my PC, 3. I have a device (samsung mobile) that i want to use as server/client and emulator(AVD) as client/server. 4. How to create a server side app in eclipse? please explain

Re: [android-developers] Re: Get the calling thread's id

2012-11-19 Thread Arun Kumar K
hi all, i have doubt.i want to minimize and maximize the layout it is possible in android mobile phones.And how to re-size the layout during the run time.i m beginner for the android On Mon, Nov 19, 2012 at 4:08 PM, Johan Appelgren johan.appelg...@gmail.comwrote: You can get the thread id

[android-developers] onShowCustomiew callback not called in ICS - please suggest workaround.

2012-11-19 Thread windwaker
I have an app that plays videos from public sites through a VideoView inside a WebView. I need the VideoView object to get the video Uri to store. Before ICS the following codeused to work fine. @Overridepublic void onShowCustomView(final View view, final CustomViewCallback callback) {

[android-developers] Data Transfer pause and resume.

2012-11-19 Thread Abdul Rahman
I am receiving sensor data from hardware side. Now i want to receive it, so in case if connection fails, is it possible to receive from where it cuts? I want to know its possible or not? -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Re: Convert a view (layout) to a Bitmap

2012-11-19 Thread Streets Of Boston
I'm not sure if this will work in your situation, but try calling setWillNotCacheDrawing this on the View 'l' as well: boolean drawsCache = l.willNotCacheDrawing(); l.setWillNotCacheDrawing(false); Bitmap dragPicture = Bitmap.createBitmap(l.getDrawingCache());

[android-developers] App Update - Why data files got deleted?

2012-11-19 Thread Beware Mobile
Hi, I'm developing an Android app. The thing is: I've already a version at the Google Play store, that downloads a bunch of images at the app folder (.../Android/data/appnamespace/files). Then if update the app with a signed version, it deletes all the files in that directory...! This

[android-developers] Re: adt-bundle-windows download from developer.android.com

2012-11-19 Thread beeedoh
Same here. WTF? On Thursday, November 15, 2012 5:34:52 PM UTC-5, john brown wrote: Hello, I downloaded the Android Developer Tools (adt-bundle-windows.zip) from developer.android.com today. I followed the directions Setting Up the ADT Bundle. It was simple download and un-zip although it

[android-developers] plz

2012-11-19 Thread ชุติมา ดวงเพชร
I want to souce code android google maps and GPS. -- 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] Not all resources are being added to my apk file.

2012-11-19 Thread Mark Murphy
On Mon, Nov 19, 2012 at 7:44 AM, Alex Foreman alexdfore...@gmail.com wrote: I have a project which has a few dependencies as *.jars and also native code, specifically armeabi .so files which I have placed in a 'libs' dir. armeabi .so files go in libs/armeabi/, not libs/. -- Mark Murphy (a

[android-developers] Re: In eclipse-Android 4.2-Unable to build: the file dx.jar was not loaded from the SDK folder!

2012-11-19 Thread Bhavya V
I have solved this problem by updating by platform tools. On Thursday, November 15, 2012 12:14:27 PM UTC+5:30, Ram wrote: I have updated Android 4.2 SDK using SDK Manager and ADT 21.0.0.v201210310015-519525 in Eclipse(Indigo). I have created a New project,build and try to run this. I

[android-developers] Re: Releasing pre-loaded resources

2012-11-19 Thread Brad Lang
I'm interested in this as well. Anyone here have any experience with this? On Thursday, November 8, 2012 12:51:47 PM UTC-6, cjuillard wrote: I'm creating a very memory intensive game 3D game for Android that is using all OpenGL UI. I've been trying to cut down on memory usage wherever I

[android-developers] Invoke touch event on home screen given X and Y coordinates

2012-11-19 Thread bibhas
Hi guys, I am very new to android development. I want to invoke a touch event on the homescreen from my activity, given the X and Y co-ordinates. I have tried the dispatchTouchEvent, but it seems to work only on the activities that I have created. Is it possible to do what I want? Any help would

[android-developers] Transparent image with shadow on android screen

2012-11-19 Thread bright
I created a transparent image using GIMP, and used it as Android apk icon. But when I installed the apk on my Galaxy S3, there is a shadow when display the icon on my screen. I attached the image in this post. My apk is on the first row, it has global sphere in it. As you can see, it has

Re: [android-developers] You need to enter a valid Youtube address.

2012-11-19 Thread Keith Wiley
On Monday, November 19, 2012 3:13:32 AM UTC-8, TreKing wrote: Does this occur on both the old console and the new version they're working on? That's an excellent question. Unfortunately, I can't test it. When I revert to the old system I can't see the new app I am preparing at

Re: [android-developers] Convert a view (layout) to a Bitmap

2012-11-19 Thread Streets Of Boston
Hi Justin, While I do agree that people should not post/answer just anything that they have no clue about, you may want to put your foot into your mouth when you realize who Romain is :-) On Saturday, November 17, 2012 3:18:27 PM UTC-5, Justin Buser wrote: I don't understand why I keep

[android-developers] getExternalStorageDirectory() behaves differently on Jelly Bean 4.2

2012-11-19 Thread Didier Poulain
On a Nexus 7, before 4.2, getExternalStorageDirectory() returns /storage/sdcard0/. On 4.2 it returns /storage/emulated/0 1 - I'm working on expansion files, and to test it, the documentation recommends to manually put my obb file on the device. But /storage/emulated/ is read-only and I can not

[android-developers] Re: Passing data from service to original activity?

2012-11-19 Thread Paul24
Don't know if you're still having this problem, but try this. http://www.websmithing.com/2011/02/01/how-to-update-the-ui-in-an-android-activity-using-data-from-a-background-service/comment-page-1/#comment-734 Your service broadcasts the data with an intent, for your main application to access.

[android-developers] Re: Dex failed after update to new SDK Tools

2012-11-19 Thread Gili Nachum
I believe you have too many methods overall in your application and it's referenced JARs. Dex is limited to 64K methods. Though it strange, you should have a similar error even before upgrading to ADT 21. Unless you crossed this threshold (added more code) parallel to the upgrade. בתאריך יום

[android-developers] Am I at the right place?

2012-11-19 Thread Djarn Nicholas
I'm interested in getting android on my devices, I have never done it before, I know programming etc. I am looking for the best forum that is useful for people wanting to get the actual OS on their devices, not the APPS. Is this the right place or can someone kindly direct me to a good spot?

[android-developers] Re: NumberPicker doesn't get the input value from keyboard

2012-11-19 Thread dvd Franco
Hi, try this: ... public float getNumber() { mInteger.clearFocus(); mDecimal.clearFocus(); float v = mInteger.getValue() + ((float)mDecimal.getValue())/10; return v; } the clearfocus might solve it On

[android-developers] Re: Need Advice in Syncing Data From Android Device to SQL-Server Database

2012-11-19 Thread Durgesh Kumar
Sir I am also working with a same project and I am beginner for this. Can I get a sample code for the same. This will help many users like me. On Wednesday, 14 November 2012 13:10:02 UTC+5:30, Aadi Rockzz wrote: Hi, I wrote an application in android which will sync with SQL-server database

[android-developers] A Blind Chinese Person's Suggestion about TalkBack

2012-11-19 Thread Pokester
Hellow there. I am a blind Chinese person. Using Android system, I find some difficulties that Chinese blind people can't deal with. Now, Talkback can help the blind do most of things completely. But still, you know, there are some questions that make us difficulty. First of all,

[android-developers] Re: Dex failed after update to new SDK Tools

2012-11-19 Thread Gili Nachum
Try: put dex.force.jumbo=true in your project.properties and clean rebuild https://groups.google.com/forum/?fromgroups=#!topic/adt-dev/tuLXN9GkVas בתאריך יום שישי, 16 בנובמבר 2012 16:08:53 UTC+2, מאת Kaloyan Donev: Hello, I get this error: Unable to execute dex: Cannot merge new index

[android-developers] WPS PIN Entry

2012-11-19 Thread Doubao
I am new to wifi on Android. In wifi setting (Jelly Bean), there is an option to initiate WPS Pin Entry, and then a pin will show up and can be entered on AP. So I want to know if there is a programmatic way to get this PIN and force the device into WPS Enrollee mode. Any idea which API I

[android-developers] Cannot merge new index 65925 into a non-jumbo instruction

2012-11-19 Thread renyang fang
Hello, everyone. I have encountered a issue, when I update ADT to rev21, then I can not compile my project(not all my project, but one). Here is the error message: Unable to execute dex: Cannot merge new index 65925 into a non-jumbo instruction! Conversion to Dalvik format failed: Unable to

[android-developers] how to play several video files without slightest delay between them?

2012-11-19 Thread Henry Grishashvili
Dear developers, I need some conceptual help here, I have a sequence of several short video files, say 1 video file was split into 4 files (properly, using video editor). I want to play those files in my app one after another without even slightest delays in between. MediaPlayer has to do

[android-developers] change to lower version..??

2012-11-19 Thread Gunjan Pathak
Can we change our android version to its lower version.. -- 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: Your Registration to Google Play is still being processed.

2012-11-19 Thread Mindaugas Guzas
i paid on NOv 8th and now its 16th so im waiting for 8 days, google wallet is saying my transaction is pending. money in bank is in 'reserved' state and nothing happens. i dont even see the message Your Registration to Google Play is still being processed., when i go to console it redirects me

[android-developers] A Blind Chinese Person's Suggestion About TalkBack

2012-11-19 Thread 曹波涛
Hellow there. I am a blind Chinese person. Using Android system, I find some difficulties that Chinese blind people can't deal with. Now, Talkback can help the blind do most of things completely. But still, you know, there are some questions that make us difficulty. First of all,

Re: [android-developers] Invoke touch event on home screen given X and Y coordinates

2012-11-19 Thread Mark Murphy
On Sat, Nov 17, 2012 at 11:45 PM, bibhas bibha...@gmail.com wrote: Hi guys, I am very new to android development. I want to invoke a touch event on the homescreen from my activity, given the X and Y co-ordinates. I have tried the dispatchTouchEvent, but it seems to work only on the

Re: [android-developers] plz

2012-11-19 Thread Mark Murphy
On Thu, Nov 15, 2012 at 2:36 AM, ?? ??? berryg...@gmail.com wrote: I want to souce code android google maps Get a job at Google and join the appropriate team (probably the Maps team, though it might be the Android team). -- Mark Murphy (a Commons Guy) http://commonsware.com |

[android-developers] Help porting ROM (netd)

2012-11-19 Thread Mino Infiesta Tsuchiya
Hello all, I'm trying to port CM9 to the s5830i, but when trying to boot, I've fixed all errors except this one: [CODE] E/NetdConnector( 1455): at java.lang.Thread.run(Thread.java:856) E/NetdConnector( 1455): Communications error E/NetdConnector( 1455): java.io.IOException: No such file

[android-developers] Re: Theme.Translucent.NoTitleBar.Fullscreen and fullscreen?

2012-11-19 Thread Javier Romero
I know it's been a very lng time but was there a solution for this? On Tuesday, June 1, 2010 4:10:43 PM UTC-5, Mike wrote: When I try to use the Theme.Translucent.NoTitleBar.Fullscreen theme through xml (or code), I do not actually get a fullscreen experience. From an

[android-developers] turn off mic's power on smartphones!!!

2012-11-19 Thread Muslim Muslim
who can make the App that will turn off power mic. it will bee sensation antiapp for audition actions. some phones bugging by mic when it is not using! this new program must turn off mic power . if someone makes it please send me one copy for my idea! [image: :)] -- You received this message

[android-developers] Nexus OTA updates via USB storage

2012-11-19 Thread Jason Berry
The Galaxy Nexus has this awesome feature in stock recovery to apply an OTA update via USB storage. I used it successfully the other day to upgrade to 4.2. It's a worthy addition to ADB sideload. Any chance of adding this capability to the Nexus 7? -- You received this message because you are

[android-developers] You fixed google voice, now what?

2012-11-19 Thread OxJCxO
After the recent update to 4.2, the swipe to (google now) from lock screen is gone. If you're gonna do that at least make it so whenever I say google regardless of what screen I am on, it can automatically open google voice and wait for my voice command. Obviously if I am calling for google,

[android-developers] Re: Widgets size

2012-11-19 Thread Sofie Moudrá
Hi, thank you, it seems like something I needed - but is it really safe to use? I have tried it on my phone and it's ok, but will it correctly calculate actual size of the widget for all the different types of phones? I need to calculate the width of the widget, because I want to draw a

[android-developers] Addind an avd

2012-11-19 Thread Imri Persiado
Hello everyone, I'm trying to add an avd but the ok button is disabled: https://lh6.googleusercontent.com/-JpGgiP5hTzs/UKZUjKvvuhI/AAw/e6ofBRxl8FI/s1600/%D7%9C%D7%9C%D7%90+%D7%A9%D7%9D.png Any idea why? -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] How to put ads in live wallpapers?

2012-11-19 Thread jitendra shah
what was the notification duration(or how many notification does your app pushes around in a day) you used in your wallpaper? I added 2 notification a day and 1 for every reboot of phone.It worked but still got some bad reviews... -- You received this message because you are subscribed to

Re: [android-developers] Help porting ROM (netd)

2012-11-19 Thread Mark Murphy
On Sat, Nov 17, 2012 at 5:50 PM, Mino Infiesta Tsuchiya infiest...@gmail.com wrote: Any ideas? This list is for developing apps with the Android SDK. Please consult with the CyanogenMod team for help with porting CyanogenMod. -- Mark Murphy (a Commons Guy) http://commonsware.com |

Re: [android-developers] Read out status bar messages?

2012-11-19 Thread Sebastian Heyn
Not thinking of spy apps, but maybe an app that forwards these status messages to an external device via BT (like an in-car display etc) That app could be signed by google or whatever, as I would not mind to let anyone look at my dirty sources ;-)) Am Dienstag, 18. September 2012 19:59:30

[android-developers] Android Emulator

2012-11-19 Thread Vykes Mac
Hey how do you get the GPU Emulator to work. i tick the option to enable it when is setup the emulator but when i run an app it gives me an error saying OpenGL ES 2.0 not supported by the device -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Plugins and reflected classes

2012-11-19 Thread Juan Carlos Rabanal Villalobos
Hello everyone. Is it possible to load classes with reflection on a separate .apk? I need to create some sort of plugin system in my app. Thanks in advance. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Remote Sound connectivity to my Android

2012-11-19 Thread kemo harsho
Hi guys I have a small issue with my remote connectivity to my android, I hope you guys can help with, the scenario is simple and my target is to connect to my android remotely through my laptop while the android is connected to my PC in the other room through USB cable, so what I have done

[android-developers] AlarmManager destroying an AppWidget

2012-11-19 Thread Mário César Mancinelli de Araújo
I add a configure/settings Activity in my AppWidget and started gotting some problems. At first, I didn't knew what is the cause, so I commented some parts of the code to figure it out. So what I've found is that the AlarmManager code is causing it. I already tried changing simulator's

[android-developers] Re: 2012 october payout report

2012-11-19 Thread Tomasz Kucza
I didn't get one yet. It's actually a big problem because I used it for taxes. It's the only report though that has proper exchange rates. I managed to get the information manually though checking every day separately. TK -- You received this message because you are subscribed to the Google

[android-developers] android emulator

2012-11-19 Thread Vykes Mac
Does anyone knows y i'm getting error: OpenGL ES 2.0 is not supported by device, even though i set GPU emulation on in the emulator settings -- 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] Re: ProgressDialog - how to remove the numbers

2012-11-19 Thread Luca Bergesio
progressDialog.setProgressNumberFormat(); -- 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: adt-bundle-windows download from developer.android.com

2012-11-19 Thread john brown
Update: The next day, Nov 16, I gave up on that computer and decided to install eclipes and adt on another machine. On that day there was a selection for downloading either a 32 or a 64 bit version. I got the 32 bit and the name of the file was adt-bundle-windows-x86.zip. I checked the file I

[android-developers] Re: Help porting ROM (netd)

2012-11-19 Thread bob
I bet it's trying to access something like /dev/socket. On Saturday, November 17, 2012 4:50:54 PM UTC-6, Mino Infiesta Tsuchiya wrote: Hello all, I'm trying to port CM9 to the s5830i, but when trying to boot, I've fixed all errors except this one: [CODE] E/NetdConnector( 1455):

Re: [android-developers] Re: Problem Searching the Array in a Spinner

2012-11-19 Thread skink
Mark Phillips wrote: The heart of my question is if there is another way to search the arrayadapter for formatted strings. sure you can: use an object returned by adapter.getItem() pskink -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Am I at the right place?

2012-11-19 Thread Fred Niggle
Please check out android-...@googlegroups.com. Hope this helps, Fred On 16 November 2012 20:51, Djarn Nicholas dnicholas...@gmail.com wrote: I'm interested in getting android on my devices, I have never done it before, I know programming etc. I am looking for the best forum that is useful

Re: [android-developers] getExternalStorageDirectory() behaves differently on Jelly Bean 4.2

2012-11-19 Thread Nikolay Elenkov
On Thu, Nov 15, 2012 at 3:39 AM, Didier Poulain haddoc...@gmail.com wrote: On a Nexus 7, before 4.2, getExternalStorageDirectory() returns /storage/sdcard0/. On 4.2 it returns /storage/emulated/0 1 - I'm working on expansion files, and to test it, the documentation recommends to manually put

Re: [android-developers] need client-server example

2012-11-19 Thread Fred Niggle
Not wishing to appear rude, but you'll find the answers to those question via a simple google search: there are lots of tutorials/examples out there. On 15 November 2012 12:41, Mohd Arshi Khan arshikha...@gmail.com wrote: hello 1. I need a client server example, 2. I am using eclipse

Re: [android-developers] getExternalStorageDirectory() behaves differently on Jelly Bean 4.2

2012-11-19 Thread David Schreiber
Hello Nikolay, is this some bad magic? Or how should the OS relate this expansion file with the app? Your recommended location doesn't have any package name in path? Greetings, David Am Montag, 19. November 2012 17:58:51 UTC+1 schrieb Nikolay Elenkov: On Thu, Nov 15, 2012 at 3:39 AM, Didier

Re: [android-developers] getExternalStorageDirectory() behaves differently on Jelly Bean 4.2

2012-11-19 Thread David Schreiber
Hello again, Probably you meant /sdcard/Android/obb/packagename, but this path is no more correct for a Nexus 7 with Android 4.2 (FYI I have the same problem at the moment). Greetings Am Montag, 19. November 2012 18:06:18 UTC+1 schrieb David Schreiber: Hello Nikolay, is this some bad

Re: [android-developers] getExternalStorageDirectory() behaves differently on Jelly Bean 4.2

2012-11-19 Thread Nikolay Elenkov
On Tue, Nov 20, 2012 at 2:08 AM, David Schreiber flashmasterd...@gmail.com wrote: Hello again, Probably you meant /sdcard/Android/obb/packagename, but this path is no more correct for a Nexus 7 with Android 4.2 (FYI I have the same problem at the moment). Yes, I meant the full path, as you

Re: [android-developers] How to get events of a specific calendar from android 2.3

2012-11-19 Thread Michael Chan
Hi, You can do that by adding a selection/selectionArgs pair that matches CalendarContract.Events.CALENDAR_ID with the calendar id of the specific calendar. Search for selectionArgs in http://developer.android.com/guide/topics/providers/calendar-provider.html for examples. Thanks, Mike On Mon,

Re: [android-developers] Re: You need to enter a valid Youtube address.

2012-11-19 Thread Keith Wiley
I couldn't get that to work. Did you add it using the old console system or the new one? On Monday, November 19, 2012 1:08:14 AM UTC-8, Ralph Bergmann wrote: Am 19.11.12 09:39, schrieb Keith Wiley: I also tried the youtube short URL, btw, i.e., http://youtu.be/XXX .

[android-developers] adt-bundle-windows-x86 (and _64) missing SDK Manager.exe and AVD Manager.exe

2012-11-19 Thread Matthew Insko
I downloaded the adt-bundle-windows.zip. It is missing the SDK and AVD Manager.exe. The documentation tells you to go to the root of the SDK folder and run the SDK Manager to download additional SDK. The workaround is obvious to devs familar with the previous SDKs, go to sdk\tools and run

[android-developers] adt-bundle-{OS} has inconsistent SDK platform location for API 17

2012-11-19 Thread Matthew Insko
The new adt-bundle-windows (and linix) have the API 17 SDK in platforms\android-4.2 instead of platforms\android-17. The SDK manager will still download the 4.2 SDK to platforms-17 if it does not exist. What was the reasoning behind this change? All the other SDK still download in the the

[android-developers] Required: .NET Website Developer at San Jose, CA

2012-11-19 Thread Munawar Ali
Hi Friends, Hope you are doing fine. Please let me know if you have someone with you available for the below mentioned requirement... Please send profiles to m...@tekenergyusa.com *Position: .NET Website Developer* *Location: San Jose, CA * *Duration: 12+ Month Contract* Interview Process with

  1   2   >