[android-developers] MediaCodec API

2012-11-28 Thread alex
Dear all, I am using the new MediaCodec API to successfully decode a H264 stream from a live source. The decoder outputs decoded data in YUV420 Planar, I would like to have RGB data. Since the YUV to RGB conversion will introduce additional overhead to my application, we would like to tell the

[android-developers] MediaCodec API DequeOutputBuffer still returns -1

2012-11-28 Thread alex
Dear all, we are trying to use the new MediaCodec API and we follow the example here http://developer.android.com/reference/android/media/MediaCodec.html to decode live H264 video. We queue individual H264 frames to the decoder and expect to receive decoded data after dequeueing the output

[android-developers] camera force close in app when take photo

2012-11-28 Thread alex belex
i have an apk app which can take photo and take video with a button. I have first device running the app and I have 2 button, take photo and take video. When I click take video in this app and it works well but when i click take picture from the button, the app always force closes. this is my

[android-developers] how to get the location of an incoming call

2012-11-28 Thread babrit
-- 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] SSL handshake Client Certificate not sent

2012-11-28 Thread Ashish Gupta
Hi, On Nexus7, when my app tries to connect to my SSL server, network capture shows that certificate was requested by the SSL server but ssl client sent a Client Certificate (11) message with certificate length being zero, basically no certificate was sent by the SSL client. Same apk when ran

Re: [android-developers] Disclaimer in Android Developer Console for Google Play Market

2012-11-28 Thread al
Apparently, yes. See for example https://play.google.com/store/apps/details?id=com.anydo There's a small link Privacy Policy below the description which leads to a page on the any do website. However, if your goal is to include a legal disclaimer or something like Allgemeine

[android-developers] using CalendarView to pick a date in future

2012-11-28 Thread Adam Mackler
Hi: I am wanting to use the CalendarViewhttp://developer.android.com/reference/android/widget/CalendarView.htmlwidget to let users of my app choose a date, rather than using the DatePickerhttp://developer.android.com/reference/android/widget/DatePicker.html. The date must be in the future.

[android-developers] Google Map

2012-11-28 Thread Alex Muniesa Carod
Do you sign maps with API maps key? -- 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] Not able to create an AVD in Eclipse Juno

2012-11-28 Thread Achyuth Balakrishnan
Hi, I am trying to create a new AVD in my Eclipse, but the OK button is not getting enabled. It is always disabled and so I am not able to create an AVD to test run my sample project. Eclipse Version: Juno Service Release 1 Android Version: 4.2 API Level: 17 OS: Windows 7 Java: 1,6 Please

[android-developers] Re: onCellLocationChanged() not called

2012-11-28 Thread Ajax the max
Hai, i am building a similar app that reqquires celllocation updates on android version 4.0, did u found answer to your problem as i am stuck with the same.. On Sunday, 17 October 2010 20:10:18 UTC+5:30, Immanuel Ilavarasan Thomas wrote: Hi, I am currently building an app to record some 3G

[android-developers] External data storage - Best practise

2012-11-28 Thread Alexander Hoffmann
Hi everybody, I want to start a new project and I'm thinking about usage of an external database. So let's explain what I want to do. I will build an application which allows the user to store data on a webserver's database. The second part of the project is that i want to make a website which

[android-developers] Strange uniform location values returned after successful compile/link (not optimized out -1 problem)

2012-11-28 Thread Roger Huebner
A very strange thing happening on the latest 4.2 update of the Nexus 7. I am using a common framework to pass data to shaders over a standard contract. When I switched a certain shader from per-pixel to per-vertex lighting, but keeping basically the same data types, I began having odd problems

[android-developers] Memory optimization (Http requests and reading files)

2012-11-28 Thread AmirDroid
Hello guys, my problem is that, There's a HTTP request, I request it as a pages, each page will hold a long json text, So instead of holding them in the memory, i write all the pages that requested into a file, then after finishing the request, i start the parsing of the JSONs. the question is

[android-developers] Question about the Say Goodbye to the Menu Button post

2012-11-28 Thread Android Question Dev
Hello! First, the post i'm talking about is this one: http://android-developers.blogspot.fr/2012/01/say-goodbye-to-menu-button.htmland the particular part of the post is Action overflow button for legacy apps. I have an application that works exactly the way I want in a smartphone. But that

[android-developers] Re: Google Map

2012-11-28 Thread antklim
Do you have a release API Key for Google Map. As I know during developing you can use only developer API Key. When you release your application you should use another (release) API Key. On 26 ноя, 15:58, Narendra Singh Rathore nsr.curi...@gmail.com wrote: On Mon, Nov 26, 2012 at 12:11 AM, Ehsan

[android-developers] android folder not found

2012-11-28 Thread Anu Raj
Hi I am developing android hybrid for salesforce touch. Here i need to give a commend in cmd cd $TARGET_DIR $ANDROID_SDK_DIR/tools/android update project -p . -t 1 ant clean debug When i get into $ANDROID_SDK_DIR/tools/ - folder their was no folder name android. Can anybody tell me what

[android-developers] Clearing Activity History

2012-11-28 Thread Wayne
I am having trouble clearing the activity history in my Android App. Basically I have 3 screens, each is its own Activity: [ SPLASH ] - [ SEARCH ITEMS ] - [ VIEW ITEM ] I never want a user to be able to get back to the SPLASH activity. I want to wipe the Activity stack/history completely on the

[android-developers] Re: android.database.sqlite.SQLiteDiskIOException: disk I/O error: COMMIT;

2012-11-28 Thread Brad Dennis
Hi, I don't think the runtime automatically does any diagnostic routines to determine the cause of the I/O failure. On Saturday, November 24, 2012 9:40:01 AM UTC-6, Fran wrote: No way at all to gather more information on this exception? O_o On Friday, November 23, 2012 8:56:19 PM UTC+1,

[android-developers] problem using expandable list

2012-11-28 Thread Ather Mohiuddin
thats an un usual problem for me to handle.. I've tried everything but nothing works.. here is my code mExpandableList.setOnChildClickListener(new ExpandableListView.OnChildClickListener() { @Override public boolean onChildClick(ExpandableListView arg0, View arg1, int arg2, int arg3, long

[android-developers] Android OS lag

2012-11-28 Thread Björn Morén
One thing I dont understand is why the OS sometimes feels slow. There is a lot of processing power in my phone, a Galaxy S3. For example when I press the home screen button I expect the phone to instantly display the home screen, but I always have to wait one or two seconds for it. I assume

[android-developers] Re: LoaderCallbacks.OnLoadFinished called twice in Fragments

2012-11-28 Thread Ben
Same On Wednesday, June 27, 2012 4:53:47 PM UTC+3, szakalinhoPL wrote: Hello, I noticed a strange situation when using Loader in Fragment (in Activity works well). I init Loader in onActivityCreated() as suggested in documentation

[android-developers] Send SMS every x minutes

2012-11-28 Thread Bernd Roth
Hi Guys! I have the following problem: The user, who is using the app. should be able to define when he wants to send his or her SMS. Therefore I have a textfield, where the user can define when to send the next SMS ( in minutes! ). Now my problem is that I have two buttons: SMS send and

[android-developers] Read data from android app and want to display on Web

2012-11-28 Thread Ashish Jain
Hi, I am trying to read data from an android app and want to display on the web. As per my understanding, I need to expose through REST Webservices which can be consumed in Web Application. Sample Code I am trying: //Class representing an XML. Using SimpleXML framework jar. import

Re: [android-developers] Re: does NFC in gingerbread support card simulate?

2012-11-28 Thread Harry Parkinson
Hi Michael, Im quite new to NFC, but I'm just wondering if emulation could possibly be done by bypassing the SE altogether and instead say simulating a peer to peer mode in order to create a tunnel through which an app could perform secure operations etc? regards, Harry On Monday, April 4,

[android-developers] Adding support to USB audio 5.1 and USB TV Tuner

2012-11-28 Thread Barabba
Hi all, I would kindly suggest 2 important features to include in Android: The support for 5.1 USB soundcard allows devices like Media Centers (based on Android) to output audio over a cheap soundard (on Ebay there are available soundcards based on MCM6206 for about 15$) instead of

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

2012-11-28 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] moving location of indication bar (motorola defy)

2012-11-28 Thread chasmoon
My touch screen appears dead on top and can't access indication bar. Can I create a icon or widget placed in another location to get the information? -- 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] Photo Sphere API?

2012-11-28 Thread Dragonfly
Android 4.2 contains a new feature called Photo Sphere for displaying spherical images. The idea is that the set of images includes all possible directions from the camera/eye. Are there plans to produce an API for this feature and if so where can one register interest in being notified of

[android-developers] Google in-apps purchase - Subscription - Google play do not notify my application - non-payment know as Purchased and a lot of other strange state

2012-11-28 Thread ChamanR
Hi, I am trying to make an subscription in my application with trial period. I encounter some problems because I think that some cases does not follow the documentation. I want to precise here that I use a test account (register from the admin console), subscription product is publish but

[android-developers] Android 4.1 / 4.2 - How to get real file path for local files in shouldInterceptRequest method

2012-11-28 Thread Chris
Hi there, I have an PhoneGap hybrid app that works fine in Android 2, 3 and 4.0. For dealing with query string parameters I use the shouldInterceptRequest method to load local web pages manually. In the previously mentioned Android versions this method receives an url like '

[android-developers] Informing Google about permission to build and post branded app

2012-11-28 Thread capps
I am new to app development. I am preparing to publish an app that uses copyrighted and branded material (marked as such) for which I have permission. I understand that Google my automatically reject apps that have this material. Do I need to get a written letter of permission from the

[android-developers] Pulling phpBB posts to an Android app

2012-11-28 Thread Nirab pudasaini
I am developing an android app. I need to pull posts from an online phpBB 3 forum and then display them in my app. How do i achieve 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] Appeal app removal because alleged trademark infringement

2012-11-28 Thread Christofer
I got a notice last week that my much liked free app had been made unavailable to users in Sweden because Google got a notice of trademark infringement. My app

[android-developers] MediaPlayer video not showing

2012-11-28 Thread Davide Moriello
hallo everyone, I have to play a video in my android app but I have some problems. I hear the audio but I don't see any video. The code is this: This is where the surface is created and the game starts. [...] public void surfaceCreated(SurfaceHolder holder) { level.playerholder = holder;

[android-developers] MediaPlayer video not showing

2012-11-28 Thread Davide Moriello
Hello everyone, I have this stupid problem with playing a video on my app (game). It's very easy. Just don't work. I'm 100% sure it's not the video codec because I have tried with a video that should work 100% sure. Uri srcPath = null; switch(startVideo){ case 1: srcPath

[android-developers] Android USB touchscreen HID descriptors issue

2012-11-28 Thread Daniel Spencer
Hello there, I posted this first in StackOverflow as suggested but got no responses. I'm hoping that someone can shed some light... I will try to describe my problem as clearly as possible. I am trying to get a touchscreen device working with Android. the device is a USB device and I have it

[android-developers] I want to add Button to Settings app (Tablet)

2012-11-28 Thread crom
Dear all. Now I'm developing 10.1 Tablet application. 10.1 Tablet has split view Settings app. Right section is main menu (display, sound, accesibility ...). Left Section is details. I call Accessibility Settings (Package name : com.android.settings Activity name :

[android-developers] Lock option selection

2012-11-28 Thread Carlos Delgado Beltrán
Hi all! I'm not a developer for Android but I'm a common user of this devices. I have a possible idea to lock our devices, it's possible that we can select the lock type from the power button? For example, first of all we should configure a lock pin but I don't want that always my device lock

Re: [android-developers] SSL handshake Client Certificate not sent

2012-11-28 Thread Nikolay Elenkov
On Wed, Nov 21, 2012 at 6:59 AM, Ashish Gupta aguptamob...@gmail.com wrote: One possible reason for this is DN mismatch between the list of acceptable DNs as part of Certificate Request Message from the server and the DNs which are part of the SSL client certificates. I am not sure if this is

[android-developers] Problems with facebook sdk for android

2012-11-28 Thread Elena Aa
When I try to registred as a Developer, I never recive the code to verify! Somebody can help me? 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

[android-developers] Android Bluetooth Authorization

2012-11-28 Thread dct
I am working on an application that attempts to make a Bluetooth connection between an Android tablet and a custom device. The SDK of the custom device requires that properties pertaining to authentication, authorization, and encryption are set. I know I can use various versions of the

[android-developers] Re: install and run PHP script on apache tomcat server

2012-11-28 Thread Nobu Games
I was inclined to say it's not possible, because I was under the impression that Tomcat is a Java only server. But there you go: http://wiki.apache.org/tomcat/UsingPhp On Tuesday, November 20, 2012 12:31:58 PM UTC-6, shikha kejariwal wrote: Hi All, can anybody please tell me how can I

[android-developers] What code need to write that during the telephone conversation, had the opportunity to play an audio sound source to hear it?

2012-11-28 Thread Andrey Melnik
What code need to write that during the telephone conversation, had the opportunity to play an audio sound source to hear 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] what does it mean? - java.lang.SecurityException: Unable to find app for caller android.app. ApplicationThreadProxy@42b3bcc0 (pid=28461) when publishing content providers

2012-11-28 Thread Dmitriy Kazakov
Hello, I have an app did a lot calculations, comunicate with a server and lives all time in backgound if user wants it. My service could be killed with an entire process and recreating again when memory have been available so I manage this behaviour. But issue is that in some rare cases I get

[android-developers] Best practise in realisation of encapsulated lists

2012-11-28 Thread Alexandr Dmitrievskiy
Hello friends! I'm a newbie in Android developing. So I'd like to ask you about best practises of solving a problem: I have two tables in SQLiteDatabase: cards and meanings. Each card from cards table have at least 1 meaning in meanings table (usually each card has several meanings). The

[android-developers] Re: C2DM registration down?

2012-11-28 Thread elisa
hello, i have the same problem. i created a form (not many questions) and people can not fill it anymore (i have 147 answers), how did you solve it? On Monday, June 4, 2012 11:19:58 PM UTC+2, Jean Baptiste PIETIN wrote: Ok. Yes it worked for me on Chrome. Many thanks. But it seems that

[android-developers] Weird artifacts simple List View on 4.2

2012-11-28 Thread Dody Gunawinata
Hi all, I have a user reporting a weird artifact on his Nexus 4 on 4.2 while scrolling or jiggling the list up and down on a simple list view http://goo.gl/PmEXO. I have used ListView caching (as described http://antoine-merle.com/listview-optimisations-part-1-the-viewholder/) and it works

[android-developers] Re: In search of Nexus 10 ADB drivers

2012-11-28 Thread michael downing
do i need the adb drivers? thats different than the usb drivers? i know nothing about this stuff, i found a new toolkit which has the drivers also but no way could i do that either. thanks for trying to help me with my problem. i wish google support knew more and could just e-mail me what i

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

2012-11-28 Thread DVS PTL
I am new to create Android application. So, please anybody give me the steps to 1st installing apt-bundle-windowsx86 -- 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

[android-developers] Re: https://dl-ssl.google.com/android/eclipse/ not reachable

2012-11-28 Thread Sadri Ercan
https is not necessary try only http Regards Sadri ERCAN http://www.androidyukle.net -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group,

[android-developers] Re: HttpURLConnection on Galaxy Nexus 4.2

2012-11-28 Thread Fritjof
This appears to have solved the problem for me: if (Build.VERSION.SDK != null Integer.parseInt(Build.VERSION.SDK) 13) { urlConnection.setRequestProperty(Connection, close); //disables connection reuse } On Friday, November 23, 2012 11:34:12 AM UTC+1, b0b wrote: On Friday,

[android-developers] Google Docs Writer for Tablets

2012-11-28 Thread Corbett Ball
It would be great for Android Tablet users to write directly onto Google Documents with a stylus. As a teacher, I am much quicker at marking with a pen than I am at typing on my tablet. For those times when I'm at my son's hockey practice, and marking student work via GDocs, it would be

[android-developers] Reduce Battery Usage via Airplane Mode

2012-11-28 Thread Javo
I've never created an android app, however I am a computer science major (sophomore), so I am relatively familiar with some java code. However, I'm still new to programming so forgive me if I say anything ignorant. I have noticed that the less service I have, the more battery power that is

[android-developers] Airplane mode setting moved from Settings.System to Settings.Global and read-only by 3rd party apps in Jelly Bean 4.2

2012-11-28 Thread Fabio Motoki
Hi! I'm a user of Battery Widget Reborn, which I set to put my Samsung Galaxy Nexus in airplane mode during certain hours to save battery. The problem is that Google messed up with the API, and now it cannot set airplane mode anymore. Whenever the developer tries, the systems throws an

[android-developers] read files (.doc .pdf .ppt)

2012-11-28 Thread Firman Charles
hi mates... please help me How to read/open files .doc .ppt .pdf without downloading. my files in localhost, so i have to caled the files first and then chose one and than read/open the file. sorry for my bad english -- You received this message because you are subscribed to the Google

[android-developers] Re: Automate update every x secs get data from myUrl

2012-11-28 Thread fernando arellano
I think the easy way to resolve it is create a service which always are running and notifying to the activity, this service should run a thread to check periodically the data from the web service. public class ViewSlideService extends Service { public static final String TAG =

[android-developers] ADB Backup and multi-users in Android 4.2

2012-11-28 Thread Gabriele La Greca
Hi, sorry for my bad english :) I need to make a backup of the app with its data via adb then to unlock the bootloader. I have to do on the nexus 7 where I have a second account: adb backup with both accounts are copied? Thanks -- You received this message because you are subscribed to the

[android-developers] I am trying to set the Image for an ImageView any help would be great

2012-11-28 Thread Gabriel Higareda
Sorry to be posting but I can't see my posts on the group page: This is the code that is giving me trouble: try{ URL url = new URL(http://en.wikipedia.org/wiki/File:Polar_Bear_-_Alaska.jpg;); HttpURLConnection connection = (HttpURLConnection) url.openConnection();

Re: [android-developers] Re: android e book

2012-11-28 Thread Salih Gündüz
thanks mario. but I can not reach any xml or database. It is a government page. I can only read html. On Tue, Nov 27, 2012 at 1:27 AM, Mário César Mancinelli de Araújo mandaproma...@gmail.com wrote: Maybe you won't need any of this. But, first, questions: - The data you want is only in that

[android-developers] Why WebView lost JavaScript update contents after called goBack() was deleted

2012-11-28 Thread BaronZhao
https://groups.google.com/forum/?fromgroups=#!topic/android-developers/254Ya4cRzts Did anyone come up with an anwser for this issue? 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] Display contents of a database in a listview

2012-11-28 Thread Giannis Sarridis
I would like to display the contents of a database in a listview...and I am new at this..so if there's anyone who could show me the way how to do this I would really appreciate it :) -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] adb uninstall failure

2012-11-28 Thread K2G
Hi, I am writing sample apps for learning. I have tried these apps on my samsung S2 mobile. Now Uninstall button in manage application is disabled and when i do Adb uninstall then also i get failure. what could be the reason behind this? It is not system app. I have seen its entry in

Re: [android-developers] Offline Floor Plan

2012-11-28 Thread Rui Cunha
Hi all, I think I know what the question is and actually I have the same issue. In my case what I need to do is overlay a picture of a building's plans over google maps. The problem is that I need to align, rotate and stretch the image so that it fits right over the building. I have the

[android-developers] Need Help to resolve : W/System.err(791): java.net.SocketException: Interrupted system call

2012-11-28 Thread Geo Manickam
Hello there, I am been battling this issue for 4 days now. i tried all the suggestion in the web. Still not able to fix this. Any help on this is appreciated. the crash happen in device and emulator when i press the back or orientation is changed. Attached is my manifest file thanks Geo

Re: [android-developers] Re: android e book

2012-11-28 Thread Salih Gündüz
http://www.mevzuat.adalet.gov.tr/html/388.html On Tue, Nov 27, 2012 at 1:39 AM, Salih Gündüz gunduz.sa...@gmail.comwrote: thanks mario. but I can not reach any xml or database. It is a government page. I can only read html. On Tue, Nov 27, 2012 at 1:27 AM, Mário César Mancinelli de Araújo

[android-developers] Re: android version problem

2012-11-28 Thread gowtham kumar
hello sadhana ...when you developed your application in 2.2 ..you are allowed to run that app in 2.2... So if you want to run it in 2.3.3 or newer version you have to change settings of that app -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] How to use demo archives from developer training site

2012-11-28 Thread gunther123
Beginner question... I'm going through the developer training at http://developer.android.com/training/index.html. I am just starting on the Managing the Activity Lifecycle topic. I have downloaded the Download the demo archive file. How do I use this file? Is it possible to run the code

Re: [android-developers] Re: Google Map

2012-11-28 Thread Ehsan Ghasisin
Hi antklim . No I don't release API key for google map . i just created a key for the first time in my system. how can I release a new key when release my application . On Tue, Nov 27, 2012 at 4:18 PM, antklim antk...@gmail.com wrote: Do you have a release API Key for Google Map. As I

[android-developers] Reading images/files from another apps resources

2012-11-28 Thread Russell Wheeler
I am writing an app that will want to read images and audio files from another 'data' app, that I'm writing. I have found a couple of examples of how to grab the resources using packagemanager, but was wondering if this was the best/most secure, way. Can everyone read my resources or do they

[android-developers] Wi-Fi option is disabled in Samsung Tablet 10.1

2012-11-28 Thread Reddy
Hi All, I am facing an issue in Samsung Galaxy Tab 10.1. In Wi-Fi settings, Wi-Fi option is disabled, so i am not able to select or unselect the wi-fi. Please let me know if anyone is facing the same issue and resolved. OS version running in the tablet is 3.2. Regards, Murali -- You

Re: [android-developers] Re: How do you show 'Are you sure you want to quit' dialog?

2012-11-28 Thread Latimerius
On Tue, Nov 27, 2012 at 10:31 PM, RichardC richard.crit...@googlemail.com wrote: This sounds like an Android anti-pattern. I would suggest you design your app so that is does not need a do you want to quit. 1) onDestroy is not guaranteed to be called. 2) end-users do not expect apps to ask

Re: [android-developers] how to connect server into client

2012-11-28 Thread Karunakaran Vikash
just close when the port function is over.. Once a port is initilaized ,it cant be create once again till it is closed... On Tuesday, November 27, 2012 2:52:45 PM UTC+5:30, Tom wrote: Thanks for ur reply. but i have used different ip and port that connection. But that is

[android-developers] Re: FM radio Android Application Developement

2012-11-28 Thread Karunakaran Vikash
Sorry Bob... U r rite,,, without an FM radio module in device.. we can implement it... But we can add a new device and writing a driver in kernel to work with the android . am i rite ?? On Monday, November 26, 2012 9:01:19 PM UTC+5:30, bob wrote: Well, the first step would be to

Re: [android-developers] how to connect server into client

2012-11-28 Thread Tamil Arasi
Thanks for ur reply.. If u know how to close the port or suggest any examples for port function.. Thanks, On Wed, Nov 28, 2012 at 5:01 PM, Karunakaran Vikash kvk2551...@gmail.comwrote: just close when the port function is over.. Once a port is initilaized ,it cant be create once again till

[android-developers] LEFT JOIN and ORDER BY modified behavior between android 4 and lower versions?

2012-11-28 Thread saex
i have an app that makes this SQL query to a database with two tables, a table with items and a table with datesets. Each dataset can be from a item, and it is a set of dates ( :) ) SELECT distinct items.date from items left join datesets on items.inicio=datesets.capoID and

[android-developers] hi.

2012-11-28 Thread Ibrahim Sada
Hi Friends i want to know where the installed file is located on android phones. 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 to android-developers@googlegroups.com To

[android-developers] Kudos to ADT package developers

2012-11-28 Thread Doug Gordon
Having just bought a new PC, I wasn't particularly looking forward to installing my Eclipse/Android development environment yet once again and could only hope to find my old notes on what to install, what settings to make, etc. So I was pleasantly surprised to find that this has been packaged

Re: [android-developers] I am trying to set the Image for an ImageView any help would be great

2012-11-28 Thread Marina Cuello
That's not the link to the image, but to the image info. The link to the high res image is http://upload.wikimedia.org/wikipedia/commons/0/09/Polar_Bear_-_Alaska.jpg You could have found it as I did... just following your own link. Marina On Mon, Nov 26, 2012 at 10:45 PM, Gabriel Higareda

[android-developers] Push me baby ( or 3rd-party Application Server simulator) like app for android GCM

2012-11-28 Thread giles ian
Is there a push me baby like app for android which will basically work as server simulator for testing client. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

Re: [android-developers] hi.

2012-11-28 Thread Live Happy
if ur phone is rooted install the application root explorer u can find all file located data/data/packagename On Wed, Nov 28, 2012 at 2:52 PM, Ibrahim Sada ibrahim.in...@gmail.comwrote: Hi Friends i want to know where the installed file is located on android phones. Thanks in

Re: [android-developers] google map problem

2012-11-28 Thread Ralph Bergmann | the4thFloor.eu
Am 20.11.12 15:14, schrieb doğan: I want to use google map api .But i have problem about show the coordinates.I added a screencast and some part of codes.Any idea this problem? do you use the right Maps Api key? https://developers.google.com/android/maps-api-signup You need one for

Re: [android-developers] Re: HttpURLConnection on Galaxy Nexus 4.2

2012-11-28 Thread Ralph Bergmann | the4thFloor.eu
Am 27.11.12 11:40, schrieb Fritjof: Integer.parseInt(Build.VERSION.SDK) 13) why you parse a int to Integer and let it automatically convert (unboxing) to int? http://javarevisited.blogspot.de/2012/07/auto-boxing-and-unboxing-in-java-be.html Ralph -- You received this message because you

[android-developers] LEFT JOIN and ORDER BY modified behavior between android 4 and lower versions?

2012-11-28 Thread RichardC
Can you include datesets.date in the output so we can see the value of the field you are sorting on. -- 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] Re: Write to another application's internal memory

2012-11-28 Thread Streets Of Boston
You can't do that. If you want 2 separate apps (i.e. apps with a different package name and therefore different user-ids) to share data, you'd have to device other measures: 1. Write your own ContentProvider that is public/exported.

Re: [android-developers] google map problem

2012-11-28 Thread doğan
I dont understand this situation.Problem solved when I create a new project. On Wednesday, November 28, 2012 4:15:57 PM UTC+2, Ralph Bergmann wrote: Am 20.11.12 15:14, schrieb doğan: I want to use google map api .But i have problem about show the coordinates.I added a screencast and

Re: [android-developers] Re: android version problem

2012-11-28 Thread TreKing
On Sun, Nov 25, 2012 at 9:59 PM, gowtham kumar gtm...@gmail.com wrote: when you developed your application in 2.2 ..you are allowed to run that app in 2.2... So if you want to run it in 2.3.3 or newer version you have to change settings of that app What? That's just completely wrong.

Re: [android-developers] Re: Automate update every x secs get data from myUrl

2012-11-28 Thread TreKing
On Wed, Nov 21, 2012 at 12:58 PM, fernando arellano fernando@gmail.comwrote: I think the easy way to resolve it is create a service which always are running and notifying to the activity, this service should run a thread to check periodically the data from the web service. Having a

Re: [android-developers] Appeal app removal because alleged trademark infringement

2012-11-28 Thread TreKing
On Tue, Nov 27, 2012 at 1:48 AM, Christofer chrispers...@gmail.com wrote: He said that my app was removed because it contains the logo of SVT Play which is untrue. Only time the logo is shown is when the app shows the official SVT Play website. The logo is not in my app. Well, your second

Re: [android-developers] Re: How do you show 'Are you sure you want to quit' dialog?

2012-11-28 Thread bob
My car navigation app has an Exit button. In the upper right corner. I think it's the built-in app too. On Wednesday, November 28, 2012 5:04:29 AM UTC-6, latimerius wrote: On Tue, Nov 27, 2012 at 10:31 PM, RichardC richard...@googlemail.com javascript: wrote: This sounds like an

[android-developers] Re: hi.

2012-11-28 Thread bob
The original APKs seem to be located in the /data/app directory. On Wednesday, November 28, 2012 6:52:41 AM UTC-6, Ibrahim wrote: Hi Friends i want to know where the installed file is located on android phones. Thanks in advance.. -- You received this message because you are

Re: [android-developers] google map problem

2012-11-28 Thread bob
Maybe you forgot INTERNET permission in the first project? On Wednesday, November 28, 2012 8:49:06 AM UTC-6, doğan wrote: I dont understand this situation.Problem solved when I create a new project. On Wednesday, November 28, 2012 4:15:57 PM UTC+2, Ralph Bergmann wrote: Am 20.11.12

Re: [android-developers] Kudos to ADT package developers

2012-11-28 Thread Παύλος-Πέτρος Τουρνάρης
I had the exact same experience and i was so happy too, to find that budle. Also made the Eclipse response faster and the emulator run more smooth, in my opinion. Congratulations guys. You did it once again. P.S.: The only thing that's missing from Eclipse at the moment is a NICE GUI Designer!

Re: [android-developers] Re: Write to another application's internal memory

2012-11-28 Thread bob
Why not just write it to the SD card temporarily? And encrypt it? On Tuesday, November 27, 2012 7:57:58 PM UTC-6, Android Test wrote: Hi Bob, Because, I don't want it to be visible to users. At the same time do no want other unauthorized applications to be able to access the info.

[android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread bob
Where is this single download you speak of? On Wednesday, November 28, 2012 7:00:45 AM UTC-6, Doug Gordon wrote: Having just bought a new PC, I wasn't particularly looking forward to installing my Eclipse/Android development environment yet once again and could only hope to find my old

[android-developers] Re: how to connect server into client

2012-11-28 Thread bob
Maybe it is because you are infected with *incredibar* malware? On Tuesday, November 27, 2012 1:54:33 AM UTC-6, Tom wrote: Hi, Now I ran the server local address with port using tomcat server.The server code is developed by servlet. in the first time the server code is ran

Re: [android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread Παύλος-Πέτρος Τουρνάρης
http://developer.android.com/sdk/index.html Where it says Download Android SDK - ADT Bundle for Windows!! On Wed, Nov 28, 2012 at 6:08 PM, bob b...@coolfone.comze.com wrote: Where is this single download you speak of? On Wednesday, November 28, 2012 7:00:45 AM UTC-6, Doug Gordon wrote:

Re: [android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread Παύλος-Πέτρος Τουρνάρης
Below it there is for Linux and Mac too! On Wed, Nov 28, 2012 at 6:36 PM, Παύλος-Πέτρος Τουρνάρης p.tourna...@gmail.com wrote: http://developer.android.com/sdk/index.html Where it says Download Android SDK - ADT Bundle for Windows!! On Wed, Nov 28, 2012 at 6:08 PM, bob

[android-developers] RenderScript

2012-11-28 Thread bob
I'm trying to understand RenderScript. The docs are s confusing. Can someone explain it in layman's terms? Is it basically just to help distribute your code across multiple CPUs (or multiple cores)? -- You received this message because you are subscribed to the Google Groups Android

[android-developers] GCMBroadcast Receiver Enable/Disable

2012-11-28 Thread Παύλος-Πέτρος Τουρνάρης
Hello guys. In my application i have a gcmbroadcast receiver registered, so that i can receive PushNotifications. It is the Basic GCMReceiver Class provided by Google and i have an element receiver in my Manifest for it. I added a CheckBox in my Preferences Screen in order to enable/disable it

Re: [android-developers] Navigation Apps

2012-11-28 Thread Jack Harvard
On Mon, Nov 26, 2012 at 9:58 PM, TreKing treking...@gmail.com wrote: This does not seem like it has anything to do with this list, which is for developing apps with the SDK. However ... As many Android developers, perhaps like yourself, subscribe to this mailing list, there should be someone

  1   2   >