[android-developers] Video editor

2022-06-07 Thread Charles Myron
Inshot is one of the best video editing app. You can use it on your mobile phones and edit videos without much efforts. It has very cool user interface and amazing features. Please visit our website for more details. There you can also download the app for free! https://inshotapk.net/ --

[android-developers] Need "Android Developer" in Lower Manhattan, NY with our Direct Client

2020-02-27 Thread Ryan Charles
*Hello, * *This is Ryan from Infojini Consulting. I hope you are doing well!* *We are looking for an “Android Developer” in Lower Manhattan, NY for a 10 months contract position. Please send your resume along with rate expectation to **rya...@infojiniconsulting.com* * ASAP or call me at

[android-developers] Geocoder getFromLocationName does not locate certian addresses.

2016-06-20 Thread Charles Thomas
I am using Geocoder to obtain the longitude and latitude from a list of addresses for subsequent locations on a map. This works for the vast number of addresses, but there are a few that fail. An example would be "45 W. School House Lane, Philadelphia, PA 19144". Other addresses on the

[android-developers] ANDROID_SDK_ROOT undefined when running emulator from command line

2016-01-12 Thread Charles Lamb
I am running on Windows 7 Pro with Android Studio 1.5.1 installed. I am able to run the emulator for *"AVD for Nexus One by Google*" fine from the AVD Manager but I get an error when I run it from the command line. C:\Program Files (x86)\Android\android-sdk\tools>emulator -avd

[android-developers] Network connectivity problem with Android L emulator and adb shell

2015-02-11 Thread Charles
{ module_request } for pid=1206 comm=ip6tables kmod=ip6t_owner scontext=u:r:netd:s0 tcontext=u:r:kernel:s0 tclass=system permissive=0 /snip I also heard that Android L enables SELinux by default, could that be the problem? Is there any way to get around it? Thank you. Charles -- You received

[android-developers] Re: Does the Android emulator run inside a VM?

2014-05-09 Thread Charles
you used, and a lower resolution. It is slow though. Op donderdag 8 mei 2014 03:02:46 UTC+2 schreef Charles: Summary: Does the Android emulator run inside a VM? Or must it be run on a bare metal machine? I am trying to setup some automated tests using Jenkins using the Android plugin

Re: [android-developers] Re: Does the Android emulator run inside a VM?

2014-05-09 Thread Charles
Right. Also, if you are using the SDK tools on 64 bit Linux, then additional steps are necessary because the Android SDK was compiled for 32-bit systems. I used the following guides to figure out the 32-bit libraries: * Ubuntu:

[android-developers] Is it possible to run Android emulator inside a VM?

2014-05-07 Thread Charles
emulator window. The emulator process is actively running ('top' command), but I don't see the home screen. Thanks, Charles -- 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

[android-developers] Does the Android emulator run inside a VM?

2014-05-07 Thread Charles
running ('top' command), but I don't see the home screen. Thanks, Charles -- 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

[android-developers] Re: How to write a functional test for a fragment with GoogleMap

2014-03-21 Thread Charles
Is there any plan for Espresso to extend the its functionality and provide a ViewAction for GoogleMap to support basic actions such as move map to lat, lon, change zoom level, etc? Charles -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Re: How to write a functional test for a fragment with GoogleMap

2014-03-17 Thread Charles
I should also mention that we do use Robotium for some of the other tests, but trying to look for a faster/simpler way to test this function if possible ... Thanks, Charles On Sunday, March 16, 2014 4:25:04 PM UTC-7, Charles wrote: Hello I have a fragment with the following function? How

[android-developers] How to write a functional test for a fragment with GoogleMap

2014-03-16 Thread Charles
class and not supported by Mockito. Looking for any pointers on what I could be doing wrong. Thanks in advance. Charles -- 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] 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] LTE cell information from Android 4.x

2012-10-23 Thread Charles
Hello, I am trying to figure out how to get LTE cell information from Android 4.x API. From the SDK, I can only find GsmCellLocation and CdmaCellLocation any suggestions? Thanks! Charles -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] emulator: emulator window was out of view and was recentered

2012-09-25 Thread Charles Capps
I'm planning on creating a game, but am a bit new to 2D graphics in Android. I get the error in the subject and I can't decipher why. I have a relative view with a slider handle and a GameView class that just extends View. The GameView class doesn't do anything yet, just defines a

[android-developers] How to get technical support from Google?

2012-01-03 Thread Charles Gordon
How do I get paid technical support from Google for Android development? Someone asked this question two years ago and did not get an answer. There must be some way of getting direct support from Google for Android development for a fee. -- You received this message because you are subscribed

[android-developers] Maps, Market and Gmail fail to connect after a VPN session

2011-10-12 Thread charles
Hi, I found a serious problem about these Google apps. I configured a vpn, connected for a while, then stopped the vpn, all worked fine. But after vpn was stopped I found Maps, Market and Gmail failed to connect without vpn, forever. The only way to make them work again was start vpn again! While

[android-developers] Support for InstrumentationTestRunner JUnit output XML file

2011-09-04 Thread Charles
args, or as a new class? (eg. JUnitInstrumentationTestRunner) Cheers, Charles -- 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

[android-developers] Re: Support for InstrumentationTestRunner JUnit output XML file

2011-09-04 Thread Charles
is in the open. If you wish to make contributions (in code, ideas, etc.), please visit the adt-dev Google Group. On Sun, Sep 4, 2011 at 6:55 PM, Charles charles.wh.c...@gmail.com wrote: I am trying to integrate Android Unit Tests intoJenkins, so far everything runs correctly via adb. At the end

[android-developers] App ranking issue on Android Market search results

2011-07-11 Thread Charles Bézard
Hi everyone, I launched an app called American States List and Facts on Android Market a couple of days ago. It quickly appeared in the web version of the Android Market search results in top positions, for search words such as American States List or American States Facts. My problem is that it

[android-developers] Displaying a list with buttons at the bottom

2011-06-15 Thread Charles Barnwell
I want to display a list of results in a scrollable list, but at the bottom I want to have two buttons, return and clear, that are always displayed when I scroll down the list. Any about suggestions about how I could achieve this? -- You received this message because you are subscribed to the

[android-developers] Re: problem in installation of android sdk

2011-06-15 Thread Charles
Has anyone looked at this yet? I'm trying to use installer_r11- windows.exe and jdk-6u26-windows-i586.exe, and after I install (repeatedly) the Java SDK, the installer still says that the java SDK was not found. As an alternative to fixing this in the Windows installer, can someone tell me what

[android-developers] Re: problem in installation of android sdk

2011-06-15 Thread Charles
Has anyone found a solution to this? I have the same issue with the Java SDK 6u26 i586 installable from Oracle, and the instlal_r11- windows.exe on Wndows XP. Alternately, what is the installer checking so that I can figure out where the JDK install went off the reservation? On May 31, 4:27 am,

[android-developers] JDK Installation

2011-06-15 Thread Charles
When I'm trying to install the Android SDK, I know I have to have a Java SDK installed first. I'm installing jdk-6u26-windows-i586 on an XP platform prior to installing install_r11-windows.exe. I consistently get the error that the JDK is not installed. Has anyone else run into this, and how

[android-developers] Httpclient with Nexus S

2011-01-13 Thread André Charles Legendre
Hi I avec a connection problem with httpClient specificaly in Nexus one I have this line of coe working on any Android devices but in NexusS it works only in 3G String res = getHttpClient().execute(mHttpPost, new BasicResponseHandler()); Any idea welcome Andre -- You received this message

[android-developers] Printing a String Array onto a single Textview id

2011-01-04 Thread Charles
Hi, I am a beginner in android dev and I was wondering if I could get some help here. So basically I have an xml file from which I grab data. I store all this data in a string array. Now I need to print this array onto a textview with an id=printHere I need some guidance as to how I can achieve

[android-developers] AudioTrack audio streaming

2010-10-28 Thread Charles De Meulenaer
Hi, I'm currently working on an android video player. I am decoding audio and video in a native thread and passing the decoded data back to my application. I'm rendering a bitmap in a SurfaceView to display the video and am using a streaming AudioTrack to which I write data for the audio. When

[android-developers] save to sd

2010-08-26 Thread charles berman
(); } catch (IOException e) { } catch (Exception e) { e.printStackTrace(); } } return bitmap; } Charles Berman 313.790.9851 www.charlesberman.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] multi select listbox

2010-08-16 Thread charles berman
is there the ability to create a multi select listbox for preferences? or has someone seen some sample code that could be used to do the same thing? I would need to customize it but currently am stuck with only one choice when i should allow the user to have several. -- You received this message

[android-developers] webview issues with listview.

2010-08-16 Thread charles berman
Im having some problems with my application and while i think i know what is causing it, im not completely sure how to fix it. my application searches a website and adds entries to a database and then displays the users in a listview with a cursoradaptor. when the entries are first displayed, i

[android-developers] Cursor Finalize

2010-08-10 Thread charles berman
i am extending a CursorAdaptor and the first time that newview is called, i constantly come up with a cursor finalize error that i am having a difficult time tracking down. Ill supply all of the info that i can, but i dont know where to start other than @Override public View

Re: [android-developers] Cursor Finalize

2010-08-10 Thread charles berman
:20, charles berman пишет: i am extending a CursorAdaptor and the first time that newview is called, i constantly come up with a cursor finalize error that i am having a difficult time tracking down. Ill supply all of the info that i can, but i dont know where to start other than @Override

[android-developers] either im only registering textview and webview clicks or im not getting my listitemclick

2010-08-02 Thread charles berman
/LinearLayout Charles Berman 313.790.9851 www.charlesberman.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android

[android-developers] listactivity within a layout

2010-07-27 Thread charles berman
I know this may be a pretty simple question, but im having problems trying to find what im looking for. I have written an application that uses a listview activity. but now that i think more about it, i would like to have other items included to give the status of the app, etc that i just want

[android-developers] CursorAdapter Problem

2010-07-26 Thread charles berman
can anyone tell me what im doing wrong with my cursorAdapter? its making my display choppy when i scroll. I used to have it within a getview but was ripped (rightfully so) on IRC several times because thats not the right place for it. Im still learning and just trying to correctly wrap my head

Re: [android-developers] Re: CursorAdapter Problem

2010-07-26 Thread charles berman
Brian, Thank you for the response. I previously had it setup as a SimpleCursorAdaptor and that is why i was using the getView(). I did as you suggested, Charles Berman On Mon, Jul 26, 2010 at 11:44 AM, blcooley blcoo...@gmail.com wrote: For a CursorAdapter, you don't normally Override

[android-developers] get ZipCode

2010-07-20 Thread charles berman
is there an easy way to determine the phones current zipcode using the location provider? -- 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] Re: StackOverflowError in UI redraw

2010-06-07 Thread Jean-Baptiste Charles Bouvet de Lozier
Maybe you create objects (e.g. Paint, Layout) in the heavily used onDraw method, you should create them only once or e.g. in the onLayout method instead. -- 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: Getting MIDlet version and CLDC version

2010-05-27 Thread Jean-Baptiste Charles Bouvet de Lozier
It's not a bad question, it would be absolutely possible to write a J2ME layer on the top of Android and run old midelts, but currently this library is not available. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Re: Where can I get an installable Froyo image for my Android Market Device Seeding Program Nexus One?

2010-05-26 Thread Jean-Baptiste Charles Bouvet de Lozier
Search for Manually Update Your Nexus One To Android 2.2 Froyo! in Google. -- 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: What happened to ADC3

2010-05-25 Thread Jean-Baptiste Charles Bouvet de Lozier
The answer is there: http://www.androlib.com/gd/stats/newappsbymonth.aspx The propagation phase is over. -- 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: Automatic scrolling of table when rows are added

2010-05-25 Thread Jean-Baptiste Charles Bouvet de Lozier
new Handler().post(new Runnable() { public void run() { last.requestRectangleOnScreen(new Rect(0, 0, 0, last.getHeight())); } }); -- 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: samsung app store

2010-05-24 Thread Jean-Baptiste Charles Bouvet de Lozier
The paid Android Market currently is not available for the most of the countries. So it could be a viable alternative for the rest of the word. It seems that the main site supports only a single Bada model, and dev resources for Bada and WinMo OS-es, so currently there is no Android. -- You

[android-developers] Re: Global search button removes my dialog, any help to ignore phone's search button click?

2010-05-24 Thread Jean-Baptiste Charles Bouvet de Lozier
Try to overwrite the onKeyDown method instead, return true for KeyEvent.KEYCODE_SEARCH key code. -- 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

[android-developers] basic website integration

2010-05-03 Thread charles berman
can someone help to point me into the right direction for a program that i have been trying to plan.. im trying to log into a website, and have found plenty of information to do it, but it seems that once i log into it, i dont get any confirmation. the second task i want to do is to be able to

[android-developers] Re: glTexImage2D very slow on phones like Nexus one

2010-04-19 Thread Charles Li
我觉得这个事情也不太妥. It's not a good choice to update texture(huge texture) every frame. (and yes, nexus one has its issues) I think the better solution for video output in game development is let your video be a standard mpeg file. And Launch a new activity to play it. On Apr 19, 2:40 pm, Eong

[android-developers] Using AutoText

2010-04-16 Thread Charles Barnwell
I am trying to write an application to check spelling. I want to start off with the AutoText class, but I can't work out how to instantiate an AutoText object. Are there any examples available, Charles. -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Weird OpenGL performance in Nexus one

2010-04-14 Thread Charles Li
The test(not my code) just hold a Texture array ( one background and the others are spirits). Every frame render the background with fullscreen and move the spirit. The following codes in GLSpirit.java do the actually draw. public void draw(GL10 gl) {

[android-developers] Any API to create KML files in Android?

2010-01-22 Thread Charles
or should I create my own Java class to do this? Thanks, Charles -- 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

[android-developers] How to create the selection bar like Clock and Footprints App on HTC Magic

2010-01-10 Thread Charles
I am a simple app that has a main screen and a settings screen. I like the look of the selection bar from the Clock and Footprints App on HTC Magic. 1) What is this selection bar called? 2) Is there a way do this using the Android SDK? Thanks for all your help! Charles -- You received

[android-developers] Save variable and ArrayList of object

2009-12-01 Thread Charles
Hello, I created an application with loging and an arraylist to fill a ListView. If i am calling or i need to check my mail, sometimes i lost the context of my application (variables and the listview !) It is a little complex to save arraylist in SharedPreferences and i am not an expert in

[android-developers] Re: VM crash

2009-10-06 Thread André Charles Legendre
Hi Thank's a lot, by now I reboot the phone to clear the log and I lose a lot of time... With this solution it will be faster.. I will fill the bug now. Andre --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] VM crash in mobile for a code good working in Emulator

2009-09-30 Thread André Charles Legendre
I get stuck from one week to find a solution for a VM crash in a Samsung Galaxy running a code good working with emulator. (I don't know if this code works in any real device) Initialy my code line crashing the VM was : responseString = EntityUtils.toString(response.getEntity()); This code works

[android-developers] VM crash

2009-09-30 Thread André Charles Legendre
Android VM crash in a Samsung Galaxy running a code good working with emulator. My code call facebook rest service to get my friends info. But when I get server response VM crash. And I really need help. Log is down here : D/UiHandler( 1488): executeMethodForMessage mFacebook.execute AFTER

[android-developers] Re: VM crash

2009-09-30 Thread André Charles Legendre
Hi fadden Yes it is a reproducible case. Exact content of the log change but it always finish by logcat read: Invalid argument and I need to restart the mobile to be able to read any log again. It seems that something is getting twisted up in the logging. I will try to file a bug. Andre

Re: [Fwd: [Fwd: [Fwd: [android-developers] Re: apk installation on mobilefromLinux machine]]]

2009-09-15 Thread André Charles Legendre
Hi Dan For what I haved experimented with my Galaxy from Kubuntu 9.04 : I had to use the patched adb, dowloded from : http://floe.butterbrot.org/external/adb.gz the standard adb from android-1.5r3 did'nt detect the phone. I had to put the following line in /etc/udev/rules.d/51-android.rules:

[android-developers] apk installation on mobilefromLinux machine

2009-09-14 Thread André Charles Legendre
Hi I want to install an application apk from a Linux machine to a mobile phone (Samsung Galaxy) When I run adb install from Linux (Kubuntu 9.04), I get a message telling : no device found. Any Idea welcome Andre --~--~-~--~~~---~--~~ You received this message

[android-developers] Re: apk installation on mobilefromLinux machine

2009-09-14 Thread André Charles Legendre
Hi Thank's to Dilli and Tauno I have enabled USB debugging. When I do adb devices I get no devices. If I look in /var/log/messages I see that mobile is detected when it is connected. The system give it a disk alias (sdb) and a network alias /dev/ttyACM But no devices is detected by adb.

[android-developers] Re: apk installation on mobilefromLinux machine

2009-09-14 Thread André Charles Legendre
Hi Mark and Zero I run on Kubuntu 9.04 but with 1.5_r3 And I get : Sep 14 14:54:38 REN027 kernel: [23036.364023] usb 1-3: new high speed USB device using ehci_hcd and address 10 Sep 14 14:54:38 REN027 kernel: [23036.509774] usb 1-3: configuration #2 chosen from 1 choice Sep 14 14:54:38 REN027

[android-developers] Re: apk installation on mobilefromLinux machine

2009-09-14 Thread André Charles Legendre
Hi Mark I installed android-sdk-linux_x86-1.5_r3 and it changed nothing. I will try to apply the patch from : http://androidforums.com/support/3534-problems-mounting-communicating-g1-ubuntu.html Andre --~--~-~--~~~---~--~~ You received this message because you

[android-developers] Re: apk installation on mobilefromLinux machine

2009-09-14 Thread André Charles Legendre
Hi Mark adb with the patch succeed to install my apk. But adb logcat give to me : logcat read: Invalid argument With the standard adb and with the patched adb. Andre --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-developers] Re: apk installation on mobilefromLinux machine

2009-09-14 Thread André Charles Legendre
adb. then I had to stop and start it : adb kill-server followed by adb start-server then adb install and adb devices worked with my Samsung Galaxy from Kubuntu. Thank's a lot for your help. Andre On 9/14/09, André Charles Legendre andre.legen...@gmail.com wrote: Hi Mark I installed android-sdk

[android-developers] Re: apk installation on mobilefromLinux machine

2009-09-14 Thread André Charles Legendre
Hi Finally to get logcat working I had to uncheck and check again the debug option in the application settings. Thank's for all Andre --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] I meet web view problem. It cannot connect to network via webview.

2009-09-03 Thread charles
, Charles --~--~-~--~~~---~--~~ 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

[android-developers] Re: My sub activity doesn't die...

2009-08-28 Thread Charles
shell dumpsys activity to see the state of the activity stacks. On Thu, Aug 27, 2009 at 8:44 AM, Charles canss...@gmail.com wrote: Hello, I explain you my problem: I have an application with an activity A which creates an activity B (in theme dialog). I push the button in my activity

[android-developers] My sub activity doesn't die...

2009-08-27 Thread Charles
Hello, I explain you my problem: I have an application with an activity A which creates an activity B (in theme dialog). I push the button in my activity B to finish it, i come back on activity A, it is ok. Then I press the button return on my G1, i go back on my home screen. And now if i do a

[android-developers] Re: GSM Handshake/ Registration

2009-06-15 Thread Mba Charles
On 6/12/09, Junior Oyebadejo joyebad...@gmail.com wrote: Hello everyone, I'm in the process of taking the low level areas of Android apart in order to do some research into GSM. I have been looking extensively at the Radio Interface Layer of the Android platform and I see all the Hayes AT

[android-developers] Developer devices available in other regions?

2009-06-09 Thread Colin Charles
(~USD370 more than the developer device). Any leads to this, will be greatly appreciated. Thanks and Kind Regards -c -- Colin Charles, http://bytebot.net/blog/ First they ignore you, then they laugh at you, then they fight you, then you win. -- Mohandas Gandhi

[android-developers] Developer devices available in other regions?

2009-06-09 Thread Colin Charles
Hi! There is definitely interest in getting Android developer devices here in Malaysia, but shipping to this country is apparently not available. About 400km south though, from the capital of Malaysia, I can reach Singapore, and shipping there, is apparently not a problem. When do you reckon

[android-developers] Re: Developer devices available in other regions?

2009-06-09 Thread Colin Charles
It would be a lot better if Google did this officially. Limiting the device to certain countries, seems, short-sighted at best. On Wed, Jun 10, 2009 at 7:13 AM, Eric Wong (hdmp4.com) ericwon...@gmail.com wrote: Buy a 2nd hand G1 elsewhere, e.g. ebay. Eric -- Colin Charles, http

[android-developers] Intents with SDK 1.5

2009-06-08 Thread André Charles Legendre
I am porting an application to SDK 1.5 and I have problems with Intents . In one activity I want to send an intent and I write : Intent intent = new Intent(REFRESH_SEARCH_LIST); intent.putExtra(searchResults, this.placeMarks); PendingIntent.getBroadcast(this.activity, 0, intent, 0); In another

[android-developers] Intents with SDK 1.5

2009-06-08 Thread André Charles Legendre
I am porting an application to SDK 1.5 and I have problems with Intents . In one activity I want to send an intent and I write : Intent intent = new Intent(REFRESH_SEARCH_LIST); intent.putExtra(searchResults, this.placeMarks); PendingIntent.getBroadcast(this.activity, 0, intent, 0); In another

[android-developers] Re: Intents with SDK 1.5

2009-06-08 Thread André Charles Legendre
Hi Mark Probably but I don't know about sendBrodcast sendBroadcast is a method from which class ? Andre --~--~-~--~~~---~--~~ 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: Intents with SDK 1.5

2009-06-08 Thread André Charles Legendre
Thank you Mark. It works good In fact in doc of PendingIntent.getBroadcast it is written that it does the same that Context.sendBroadcast. The way I use it should be wrong. Thank you for your help --~--~-~--~~~---~--~~ You received this message because you

[android-developers] Re: Tut (SDK 1.5) Get google account of user

2009-06-08 Thread André Charles Legendre
Hi Sujay What tut are you talking about ? --~--~-~--~~~---~--~~ 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] Re: MapView balloon box, is it possible??

2009-06-05 Thread André Charles Legendre
Some tutorial at : http://www.pointgphone.com/map-application-android-sdk-15-2597 http://www.pointgphone.com/map-application-android-sdk-15-deuxieme-partie-4916 It is in french but code is Ok Andre --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Place Video on SD Card (during app's Initial Marketplace purchase/Installation)

2009-05-25 Thread Charles
During the application's initial Android Marketplace purchase I want to install a few videos on the SD card. The videos shall be read and played periodically by the application. This could be done during the first execution of the app by downloading the videos from the web to the SD card (if

[android-developers] Re: Updated to 1.5 and R.java is not regeneratated

2009-05-08 Thread André Charles Legendre
Hi I got this under Linux and I solved it by changing authorization of tools files and platform/tools files You must first go in the SDK directory and then chmod +x tools/* and then chmod +x platform/android*/tools/* You need also to have this directories in your PATH. Regards Andre

[android-developers] Re: OnfocusChangeListener question

2009-05-07 Thread André Charles Legendre
Hi Felix : In fact this code I am writing for a tutorial to be published soon in a french Android web site : http://pointgphone.com First you need to code a listener : ItemizedOverlay.OnFocusChangeListener FOCUS_LISTENER = new ItemizedOverlay.OnFocusChangeListener() {

[android-developers] OnfocusChangeListener question

2009-05-06 Thread André Charles Legendre
I have one ItemizedOverlay in a 1.5 SDK application. It is working good. I would like to be informed when the user point (not tap) one Item. I don't know if ItemizedOverlay.OnfocusChangeListener is the good tool for that and how to use it. Regards Andre

[android-developers] Re: OnfocusChangeListener question

2009-05-06 Thread André Charles Legendre
get a null Item in that case) Is it normal ? Regards Andre Legendre On Wed, May 6, 2009 at 4:53 PM, André Charles Legendre andre.legen...@gmail.com wrote: I have one ItemizedOverlay in a 1.5 SDK application. It is working good. I would like to be informed when the user point (not tap) one Item

[android-developers] Re: OnfocusChangeListener question

2009-05-06 Thread André Charles Legendre
Finally I found a solution. Thank you for your help. Andre On Wed, May 6, 2009 at 6:43 PM, André Charles Legendre andre.legen...@gmail.com wrote: Hi I finally succeed to use ItemizedOverlay.OnfocusChangeListener in my Map Overlay but it onFocusChanged is called only when I click in one Item

[android-developers] Re: R cannot be resolved after updating to 1.5 SDK Pre, and trying to compile for 1.1

2009-04-28 Thread André Charles Legendre
Hi hc Under Unix to add tools directory to PATH you can do it in .bash_profile of your user : PATH=$PATH:/tools export PATH where xxx is the PATH of where you put the SDK Andre --~--~-~--~~~---~--~~ You received this message because you are subscribed to

[android-developers] SearchManager sample

2009-04-28 Thread André Charles Legendre
Hi I would like to find some examples to use android.app.SearchManager with maps. Any help welcome Andre --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Saving battery with MyLocationOverlay

2009-04-27 Thread André Charles Legendre
Hi When we manage Location using a Location Manager we can limit updates to save battery by changing MINIMUM_TIME_BETWEEN_UPDATE, and/or MINIMUM_DISTANCECHANGE_FOR_UPDATE : myLocationManager.requestUpdates(provider, MINIMUM_TIME_BETWEEN_UPDATE,

[android-developers] Re: R cannot be resolved after updating to 1.5 SDK Pre, and trying to compile for 1.1

2009-04-27 Thread André Charles Legendre
I got similar problems with SDK on Linux. I solved it by adding tools directory in PATH. Regards Andre --~--~-~--~~~---~--~~ 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] problem with KeyEvent.KEYCODE_PLUS in SDK 1.5pre

2009-04-26 Thread André Charles Legendre
When I Override onKeyDown in a MapActivity I have a problem with KeyEvent.KEYCODE_PLUS. When running my app + just don't work. The same code works for any key but KeyEvent.KEYCODE_PLUS. In log I get W/KeyCharacterMap( 725): No keyboard fo id 0 W/KeyCharacterMap( 725): Using default keymap:

[android-developers] Re: problem with KeyEvent.KEYCODE_PLUS in SDK 1.5pre

2009-04-26 Thread André Charles Legendre
Hi Diane Tank's for the answer. What keys are usually mapped for zoomIn and zoomOut in Android devices ? And what physical key is associated to the logical KEYCODE_PLUS ? Regards Andre --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Re: Android v. 1.5 = FAIL #2: Directly Manipulating Settings

2009-04-24 Thread André Charles Legendre
Hi Jean Batiste It seems that a better way would be to have a list of applications allowed to make GPS status changes. So user would be prompted one time to say if he allow or not this application to change GPS status. And to be able to consult and change the list of applications allowed to do

[android-developers] Re: maps api and 1.5

2009-04-21 Thread André Charles Legendre
Hi I get the same problem, and changed the build target to be the Google API, then I create an AVD for Google Api and finaly I get : Unable to resolve superclass of Lorg/example/android/apis/MapViewDemo; where org.example.android.apis is the package and MapViewDemo is a copy of

[android-developers] Re: maps api and 1.5

2009-04-21 Thread André Charles Legendre
Hi Finally, my error was to left maps.jar in the classpath Now, this very simple Map app with 1.5 SDK launch good Thank for all the responses. It helps a lot. Andre --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-developers] Crashed service restarted by system doesn't call onStart

2009-03-31 Thread Charles Harley
something special in the onCreate method to make sure it is? I did have my initialisation logic in the onCreate method and my starting service logic in the onStart method but it looks like it will all have to be in the onCreate method. Many thanks, Charles

[android-developers] Access the environment variable in java layer

2009-03-27 Thread Charles Lu
? Thanks Charles --~--~-~--~~~---~--~~ 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

[android-developers] UEventObserver

2009-03-25 Thread Charles Lu
= socket(PF_NETLINK, SOCK_DGRAM, NETLINK_KOBJECT_UEVENT); But failed, Could anybody give me some hints on it? Thanks Charles --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] UEventObserver

2009-03-25 Thread Charles Lu
= socket(PF_NETLINK, SOCK_DGRAM, NETLINK_KOBJECT_UEVENT); But failed, Could anybody give me some hints on it? Thanks Charles --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] How does LocationManager.requestLocationUpdates interact with power management?

2009-03-19 Thread Charles Duffy
I'm looking at writing an application which includes functionality similar to Google's My Tracks (with some additional data collection support and a specialized user interface). If periodic location updates are requested with a minimum update delay provided but the phone goes to sleep either by

[android-developers] Re: Caching a content provider

2009-02-03 Thread Charles Harley
I have submitted a RFE to cache the content provider. If you are keen to see this implemented add your vote. http://code.google.com/p/android/issues/detail?id=1907 Charles On Feb 2, 5:07 pm, Charles Harley charles.har...@googlemail.com wrote: Unfortunately I have to use thecontentprovider, I

[android-developers] Caching a content provider

2009-02-02 Thread Charles Harley
. Is there anyway to retrieve a reference to the content provider rather then going through the ContentResolver every time? Many thanks, Charles --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: Caching a content provider

2009-02-02 Thread Charles Harley
Unfortunately I have to use the content provider, I have already optimized it a little using bulkInsert but I hadn't thought of deleting several entries at once. If there definitely isn't a way to cache the content provider then I'll submit it as a feature request. Charles On Feb 2, 4:58 pm

[android-developers] Validate preferences and save multiple changes at the end of a group of edits

2008-11-25 Thread Charles Harley
a series of events within my application. If each change the user makes is saved straight away then the events will be triggered multiple times because I am using a preferences listener to pick up the changes. Many thanks, Charles --~--~-~--~~~---~--~~ You received

  1   2   >