Re: [android-developers] using GPS

2011-12-13 Thread Narendra Singh Rathore
On Wed, Dec 14, 2011 at 1:16 PM, shital suryawanshi < shital.andr...@gmail.com> wrote: > go throw tooket command get permission from android > www.code/google-android/map-coide It actually seems to be the link for generating api key for google map, but here I want to get present location. How t

[android-developers] Passing big array of strings from Java to JNI

2011-12-13 Thread Peter Staab
Hi, I need to pass a list of many strings (can be up to 1) to JNI. The strings are stored in a String[] array but if other data structures are more appropriate then these would be a valid option too. The passing of the string array works fine, but only for low number of strings. For bigger arr

Re: [android-developers] using GPS

2011-12-13 Thread Kristopher Micinski
On Wed, Dec 14, 2011 at 2:37 AM, Narendra Singh Rathore wrote: > Hi all, > I am using the following link to get the present location > http://androidcodeplace.blogspot.com/2011/12/android-gps-sample-application.html > > but, even after following all the instruction and the suggested steps, I a

Re: [android-developers] using GPS

2011-12-13 Thread shital suryawanshi
go throw tooket command get permission from android www.code/google-android/map-coide -- 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, s

[android-developers] using GPS

2011-12-13 Thread Narendra Singh Rathore
Hi all, I am using the following link to get the present location http://androidcodeplace.blogspot.com/2011/12/android-gps-sample-application.html but, even after following all the instruction and the suggested steps, I am not getting the expected result. using geo fix command on telnet, give

[android-developers] Re: Edittext in Listview crashes on Android 2.2.3 on back during editing

2011-12-13 Thread havexz
thanks for referring. Questions below are still open: OPEN Questions: 1. Is someone else also face this issue? 2. Any reason why normal EditText works but EditText in ListView dont? 3. Why IME cursor handle is giving issue in ListView but not elsewhere? Regarding "Also is it good to put EditText

[android-developers] android job searching(suryawanshi shital android developer)

2011-12-13 Thread shital suryawanshi
*Curriculum Vitae* *Name:* Shital Raosaheb Suryawanshi *Contact No*.: 09975308035 *E-mail ID: babala...@gmail.com* *Highest Qualification:* MCA ---

[android-developers] How Caching of Google Map Works?

2011-12-13 Thread Saurabh Patel
Hi ALL I just want to know how caching of google map works in Google Maps Application of Android. It works by using com.google.android.maps library? Please Be need full Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

Re: [android-developers] Edittext in Listview crashes on Android 2.2.3 on back during editing

2011-12-13 Thread poncho
http://groups.google.com/group/android-developers/browse_thread/thread/50f0fc185da8fe4d?pli=1 On 12/14/2011 08:08 AM, havexz wrote: Hi So here is what I did. I have a ListView and each item in it is a EditText. Now, just so you know I am using CursorAdapter with ListView, and I am creating Edit

Re: [android-developers] Re: Emulator takes 15 minutes to start an app, something wrong ?

2011-12-13 Thread Kristopher Micinski
On Wed, Dec 14, 2011 at 1:36 AM, sl.laptop@maxis wrote: > >> 1 gb ram is a little less I would say. Whats your processor? >> >> Does the other apps run ok? Or they too are very slow? >> >> Sent from my Nexus S >> On Dec 14, 2011 8:05 AM, "SL@maxis" wrote: >> >>> > > For LunarLander, very slow; re

[android-developers] Re: Emulator takes 15 minutes to start an app, something wrong ?

2011-12-13 Thread sl.laptop@maxis
1 gb ram is a little less I would say. Whats your processor? Does the other apps run ok? Or they too are very slow? Sent from my Nexus S On Dec 14, 2011 8:05 AM, "SL@maxis" wrote: For LunarLander, very slow; response to input hopeless. Damned, it is pretty useless for programming I thin

[android-developers] Android Google Map API Not provides Any Classes/Methods to manage maps tiles in Cache

2011-12-13 Thread Saurabh Patel
HI ALL In google Map API Documentation they wrote : *Tiles are cached on the filesystem in your application's directory. The cache is auto-managed so you don't need to do anything with it, and can delete it at any time.* Here i want to know Technical Reasons Why android google map api not proved

[android-developers] Edittext in Listview crashes on Android 2.2.3 on back during editing

2011-12-13 Thread havexz
Hi So here is what I did. I have a ListView and each item in it is a EditText. Now, just so you know I am using CursorAdapter with ListView, and I am creating EditText in newView and filling it with some text in bindView. Now how to recreate the issue, I just open the activity, click on any of th

Re: [android-developers] Re: download number 'adjustments', again

2011-12-13 Thread Nikolay Elenkov
On Wed, Dec 14, 2011 at 2:30 PM, Mark Carter wrote: > Looks like it's fixed now. Yes, the 'users' are back. -- 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 unsub

[android-developers] Re: download number 'adjustments', again

2011-12-13 Thread Mark Carter
Looks like it's fixed now. -- 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.co

[android-developers] Serious ADT16 precompiler bug

2011-12-13 Thread Zsolt Vasvari
Filed bug report 22893: It appears with ADT16, if there has been an error in the "Java" code, the resource precompiler always gets invoked until the error is fixed. Steps to reproduce: - No Java erros, save file, everything is ok. The precompile is skipped. - Introduce an error, save file, ever

Re: [android-developers] Re: How can i implement Feature Like “Precache Map Area” as like Google Map

2011-12-13 Thread Saurabh Patel
Thanks For Help On 13 December 2011 18:46, Spiral123 wrote: > well report to R&D that you cannot leach off the back of Google to > cache Maps for offline use in your app. You can also tell them that > are other ways to achieve the same thing but that you don't understand > the answers that at l

Re: [android-developers] Emulator takes 15 minutes to start an app, something wrong ?

2011-12-13 Thread Satya Komatineni
I ran for 2 years on 2Gig of RAM. With ICS, on a spur, I have paid 30 dollars to upgrade my 2 year old laptop to 4Gig of RAM. Everything runs so much better. 2 Gig for a tablet emulator on windows 7 is just not practical. You will need 4 Gig of RAM on windows boxes, was my conclusion. On Tue, De

Re: [android-developers] i have a task , mobile tracking android app , and i am new in android programming .

2011-12-13 Thread Kristopher Micinski
On Fri, Dec 9, 2011 at 3:57 AM, ahmed mahmoud eltaher wrote: > 1- app start-up when mobile is on.( automatic). BOOT_COMPLETED, though this doesn't work the same way it used to be known..) > 2- mobile sent its position to server, every 5 min . Run as a service in the background, connect to the s

Re: [android-developers] Emulator takes 15 minutes to start an app, something wrong ?

2011-12-13 Thread Yang Bo
I think it is normal,it start very slow in my laptop (2G cpu,3G RAM) either... 在 2011-12-14 上午10:35,"SL@maxis" 写道: > > I am just playing with some sample applications, eg LunarLander. > > It takes about 10-15 minutes to start when run the application. Have I > missed something ? > > My machine: X

Re: [android-developers] Emulator takes 15 minutes to start an app, something wrong ?

2011-12-13 Thread Kumar Bibek
1 gb ram is a little less I would say. Whats your processor? Does the other apps run ok? Or they too are very slow? Sent from my Nexus S On Dec 14, 2011 8:05 AM, "SL@maxis" wrote: > > I am just playing with some sample applications, eg LunarLander. > > It takes about 10-15 minutes to start when

[android-developers] Emulator takes 15 minutes to start an app, something wrong ?

2011-12-13 Thread SL@maxis
I am just playing with some sample applications, eg LunarLander. It takes about 10-15 minutes to start when run the application. Have I missed something ? My machine: XP SP2, 1GB RAM, 10GB free space. Thanks. -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- You

[android-developers] Re: LINT - Nested weights are bad for performance?

2011-12-13 Thread Zsolt Vasvari
I created a Bug report for this. Hopefully it will be addressed -- 2 of the bugs I reported yesterday have already been fixed -- amazing turnaround time from the Tools team. Kudos! On Dec 13, 5:05 pm, Romain Guy wrote: > The warning is still valid, but it's only a warning. Two nested LL is fine

[android-developers] Capture YUV Frame Information in MediaPlayer

2011-12-13 Thread Joseph Irvine
Hello, We are working with the default Android MediaPlayer implementation: http://developer.android.com/reference/android/media/MediaPlayer.html. We are seeking a way to capture individual YUV frames for an analysis we need to perform. We have struggled to find an appropriate function to handle th

[android-developers] Re: GUI problems! Very Crazy!

2011-12-13 Thread lbendlin
use dp, and calculate the scale of the current device for the ratio. read about getResources().getDisplayMetrics().density -- 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@googlegroup

[android-developers] Re: LINT - Nested weights are bad for performance?

2011-12-13 Thread Zsolt Vasvari
What makes this warning valid? Could you please elaborate? I don't like having valid warnings I cannot fix. My point was if one weight is horizontal, the other is vertical, this warning is incorrect. If that's not the case, please describe why. On Dec 13, 5:05 pm, Romain Guy wrote: > The warn

[android-developers] Re: Caught an unsecure API call to Picasa in DDMS, which revealed links to private photos

2011-12-13 Thread Serkan Ozel
Thank you guys, I think it was a stored cookie which made me believe that the links were still reachable even though I was logged off. Sorry for the sirens. Case closed :/ -serkan On Dec 13, 4:44 pm, Kristopher Micinski wrote: > On Tue, Dec 13, 2011 at 4:38 PM, Serkan Ozel wrote: > > So I

Re: [android-developers] Caught an unsecure API call to Picasa in DDMS, which revealed links to private photos

2011-12-13 Thread Kristopher Micinski
On Tue, Dec 13, 2011 at 4:38 PM, Serkan Ozel wrote: > So I was doing my daily development at work and noticed a Green catlog > line which was made by my Android phone to Picasa > > https://picasaweb.google.com/data/feed/api/user/[MyPicasaUserName] > > Now when you call this link, it'll give you an

Re: [android-developers] Caught an unsecure API call to Picasa in DDMS, which revealed links to private photos

2011-12-13 Thread Mark Murphy
Security issue reporting instructions are here: http://developer.android.com/resources/faq/security.html#issue Thanks! On Tue, Dec 13, 2011 at 4:38 PM, Serkan Ozel wrote: > So I was doing my daily development at work and noticed a Green catlog > line which was made by my Android phone to Picasa

[android-developers] Caught an unsecure API call to Picasa in DDMS, which revealed links to private photos

2011-12-13 Thread Serkan Ozel
So I was doing my daily development at work and noticed a Green catlog line which was made by my Android phone to Picasa https://picasaweb.google.com/data/feed/api/user/[MyPicasaUserName] Now when you call this link, it'll give you an XML feed which also includes links to your private photos - gi

Re: [android-developers] Current mobile connection speed?

2011-12-13 Thread Kristopher Micinski
For estimating remaining time of a download? kris On Tue, Dec 13, 2011 at 3:17 PM, Ed Murphy wrote: > How do I determine the current users mobile (not wifi) connection speed?  I > know how to receive the speed link of the wifi connection > (myWifiInfo.getLinkSpeed());), but not the mobile connec

Re: [android-developers] ScrollView Component Position

2011-12-13 Thread Duygu Kahraman
Hi Treking; I fixed it.Thanks:) 13 Aralık 2011 22:09 tarihinde TreKing yazdı: > On Fri, Dec 9, 2011 at 4:03 AM, Duygu Kahraman > wrote: > >> My problem is when i add button i want to get id which is clicked button. >> > > Read the docs for View class. > > >> How can i get view count from scro

Re: [android-developers] about addaccountexplicitly

2011-12-13 Thread TreKing
On Wed, Dec 7, 2011 at 12:53 AM, Fanny Lau wrote: > finally the program has stopped every time(even the > toast also no show)... what's wrong with my code > You're not debugging it. Try that. - TreKi

[android-developers] Current mobile connection speed?

2011-12-13 Thread Ed Murphy
How do I determine the current users mobile (not wifi) connection speed? I know how to receive the speed link of the wifi connection (myWifiInfo. getLinkSpeed());), but not the mobile connection. Thanks, any help is appreciated! -- -Ed Murphy contact.edmur...@gmail.com -- You received this me

[android-developers] getPixelFormat returning an incorrect value

2011-12-13 Thread guich
HI, I'm running this: WindowManager wm = (WindowManager)instance.getContext().getSystemService(Context.WINDOW_SERVICE); AndroidUtils.debug("format: "+wm.getDefaultDisplay().getPixelFormat()); ... on a Galaxy Tab 7, and it outputs: format: 5 However, the value 5 has no correspondence

[android-developers] Re: Installing application via USB

2011-12-13 Thread ndnfan
On Dec 13, 11:16 am, Kostya Vasilyev wrote: > But how will the users install this application that checks for the > other application's apk file? A little background -- this is a turnkey solution. So when the customer buys it, we provide the tablet preloaded with the application. Since the seco

Re: [android-developers] ScrollView Component Position

2011-12-13 Thread TreKing
On Fri, Dec 9, 2011 at 4:03 AM, Duygu Kahraman wrote: > My problem is when i add button i want to get id which is clicked button. > Read the docs for View class. > How can i get view count from scrollview > Keep a count of what you're adding yourself.

Re: [android-developers] How To Store Locations Data In To Cache For Future Use

2011-12-13 Thread TreKing
On Fri, Dec 9, 2011 at 6:03 AM, Saurabh Patel wrote: > It is Possible or not? > Yes. > Please Any body Suggest me the way how can i implement this thing. > Read the documentation - everything you need is there if you just look.

[android-developers] supporting 16M colors

2011-12-13 Thread guich
Hi, We can see many new Android devices with 16M colors. The most used color depth when drawing on offscreen bitmaps is 16bpp, which results in 64K colors. Is there a way to take benefit of all 16M capable colors of these devices? In iOS i create a 32bpp bitmap and the results are far better th

Re: [android-developers] i have a task , mobile tracking android app , and i am new in android programming .

2011-12-13 Thread TreKing
On Fri, Dec 9, 2011 at 2:57 AM, ahmed mahmoud eltaher < ahmedmahmoud.elta...@gmail.com> wrote: > any help ,any idea. :D 1 - Use Google to find information about each point you listed. 2 - Try something. 3 - Come back with a more specific question. ---

Re: [android-developers] i want to use my own page place_order

2011-12-13 Thread TreKing
On Fri, Dec 9, 2011 at 5:49 AM, sonu wrote: > want to use my own page place_order > and replacing simple_list_item_multiple_choice .what should i do. > Replace that line of code - what's the issue?

Re: [android-developers] Viewing two activities on one screen through that both can navigate at a time ..

2011-12-13 Thread TreKing
On Thu, Dec 8, 2011 at 1:24 AM, Arfin wrote: > I need to display both the activities on one screen at the same time Use Fragments. - TreKing - Ch

[android-developers] Re: Date format issue with different locale

2011-12-13 Thread Doug
Use android.text.format.DateFormat and give it a Context so it can can give you the most relevant formatter for the current locale. Doug On Dec 12, 1:11 pm, "Tool&Android" wrote: > When I change the locale from English to Espanol, issue with uppercase/ > lower case for month and am/pm. ---  Dec

Re: [android-developers] get the location of my google g1 (android 1.6)

2011-12-13 Thread TreKing
On Fri, Dec 9, 2011 at 6:53 AM, Balli wrote: > so my eclipse means that line 36 is wrong ( i have markered that line) > but i do not know why? > Your Eclipse will also tell you why it marked that line. -

Re: [android-developers] Data Usage billing cycle

2011-12-13 Thread TreKing
On Fri, Dec 9, 2011 at 7:58 AM, Ivan Zuanella wrote: > I'm not sure if this is the right place to post. b.android.com - TreKing - Chicago transit

Re: [android-developers] Re: Installing application via USB

2011-12-13 Thread Kostya Vasilyev
But how will the users install this application that checks for the other application's apk file? 13 декабря 2011 г. 22:13 пользователь ndnfan написал: > Thanks for the replies.  I like the idea of using email to distribute > the app since it's a simple interface that user's already know how to >

[android-developers] Re: Installing application via USB

2011-12-13 Thread ndnfan
Thanks for the replies. I like the idea of using email to distribute the app since it's a simple interface that user's already know how to navigate. I also found a way to do it programmaticly. The code below will open the file at location APPNAME and, if successfully opened, will present the use

Re: [android-developers] LVL on Live Wallpaper

2011-12-13 Thread TreKing
On Mon, Dec 12, 2011 at 4:20 AM, Novice wrote: > Can someone teach me how add LVL on a Live Wallpaper. Read the documentation on Live Wallpaper. Implement your live wallpaper. Read the documentation on the LVL. Implement your version of the LVL. If that doesn't work, and you have a more specif

Re: [android-developers] Using ClassLoader to load class from another apk

2011-12-13 Thread TreKing
On Mon, Dec 12, 2011 at 6:48 AM, gil eichenbaum wrote: > What is the correct way to do this? Use intents to communicate between two separate apps. - TreKing

Re: [android-developers] Developer Console - Hard to understand ?

2011-12-13 Thread TreKing
On Tue, Dec 13, 2011 at 8:21 AM, Michael Leung wrote: > But how to use Google Analytics getting for an app? Use Google Search. - TreKing - Chicago

[android-developers] Re: libgdx

2011-12-13 Thread Oli Wright
p.s. There's a libgdx-users group on Google Groups as well as active forums and a community wiki if you look at the libgdx pages. Even though I knew it was supported, I think it took at most 5 clicks from the libgdx homepage to a wiki page on loading models. Go on, put a little effort in befo

[android-developers] Re: libgdx

2011-12-13 Thread Oli Wright
Yep. Look at the com.badlogic.gdx.graphics.g3d.loaders.* packages. I've been using the obj loader with models exported from Blender. -- 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] libgdx

2011-12-13 Thread bob
Anyone here use libgdx? I'm wondering if this thing supports loading 3d models. -- 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 e

[android-developers] ICS: unlock screen in jUnit

2011-12-13 Thread Jakub Czaplicki
Hi All, Is there a way to unlock the screen after boot-up in jUnit ? I tried the deprecated keyguardManager.newKeyguardLock() method. I've set the required DISABLE_KEYGUARD permission in jUnit manifest, but the test still claims : "java.lang.SecurityException: Requires DISABLE_KEYGUARD permission

[android-developers] Re: onFling() Question

2011-12-13 Thread skink
Derek Winstead wrote: > Does anyone have any help for this? I don't know enough about Android to > look in ViewGroup.OnInterceptTouchEvent and know what I'm looking at. > > Is there a working model somewhere that I can see how it happens? Or at > least an explanation of why I need to use somethin

[android-developers] Re: onFling() Question

2011-12-13 Thread Derek Winstead
Does anyone have any help for this? I don't know enough about Android to look in ViewGroup.OnInterceptTouchEvent and know what I'm looking at. Is there a working model somewhere that I can see how it happens? Or at least an explanation of why I need to use something. Sorry for the lack of knowl

Re: [android-developers] Re: how can i add button titlebar in android PROGRAMMATICALLY?

2011-12-13 Thread skink
Duygu Kahraman wrote: > I will do some dinamic actions.so i dont want with xml and i want to learn > this way > > 13 Aralık 2011 17:33 tarihinde skink yazdı: > > > > > > > Duygu Kahraman wrote: > > > I want to add a button in titlebar .I googled but all code is with > > > xml.I want to do progra

Re: [android-developers] Help to set Background

2011-12-13 Thread skink
Kiran Kumar Kendole wrote: > Hi pskink , > > I tried in google.. no where i found source code for 0x01090010 ( the XML - > simple_list_item_multiple_choice). > Please let me know the links where can I get it. > > Thanks, > KIRANKUMARKENDOLE > > > On Tue, Dec 13, 2011 at 9:55 AM, skink wrote: > >

Re: [android-developers] Help to set Background

2011-12-13 Thread Kiran Kumar Kendole
Hi pskink , I tried in google.. no where i found source code for 0x01090010 ( the XML - simple_list_item_multiple_choice). Please let me know the links where can I get it. Thanks, KIRANKUMARKENDOLE On Tue, Dec 13, 2011 at 9:55 AM, skink wrote: > > > Kiran Kumar Kendole wrote: > > If I use my

Re: [android-developers] Installing application via USB

2011-12-13 Thread midhun midhunvp
You can send the apk to them via email. Then it will ask for installation.. -- 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

Re: [android-developers] Re: how can i add button titlebar in android PROGRAMMATICALLY?

2011-12-13 Thread Duygu Kahraman
I will do some dinamic actions.so i dont want with xml and i want to learn this way 13 Aralık 2011 17:33 tarihinde skink yazdı: > > > Duygu Kahraman wrote: > > I want to add a button in titlebar .I googled but all code is with > > xml.I want to do programmatically.Can anybody get some reference

[android-developers] Re: how can i add button titlebar in android PROGRAMMATICALLY?

2011-12-13 Thread skink
Duygu Kahraman wrote: > I want to add a button in titlebar .I googled but all code is with > xml.I want to do programmatically.Can anybody get some reference or > code snippet ? > > Can anybody help me? > > THX. > > Duygu Kahraman whats wrong with setting the custom title as an xml resId? defin

Re: [android-developers] Help me

2011-12-13 Thread Jim Graham
On Tue, Dec 13, 2011 at 02:54:53PM +0530, Nagarjuna@android wrote: > I am Nagarjuna, I got *classes.dex* and *res *folder from some other > app after decompile. > > I want to rebuild the apk file using these two files , > > Can we do that ,, > If any one knows , pls reply > > Please help me ,

Re: [android-developers] Installing application via USB

2011-12-13 Thread Mark Murphy
On Tue, Dec 13, 2011 at 10:09 AM, ndnfan wrote: > I've got a private application (so I don't want it on the marketplace) > for a tablet that I'd like to install via a USB connection.  Right now > I can plug in a USB stick, and the file transfer menu pops up.  I can > transfer the APK, but I'm unab

[android-developers] Installing application via USB

2011-12-13 Thread ndnfan
Hi, I've got a private application (so I don't want it on the marketplace) for a tablet that I'd like to install via a USB connection. Right now I can plug in a USB stick, and the file transfer menu pops up. I can transfer the APK, but I'm unable to install it. My users aren't technical, so I c

[android-developers] how can i add button titlebar in android PROGRAMMATICALLY?

2011-12-13 Thread Duygu Kahraman
I want to add a button in titlebar .I googled but all code is with xml.I want to do programmatically.Can anybody get some reference or code snippet ? Can anybody help me? THX. Duygu Kahraman -- You received this message because you are subscribed to the Google Groups "Android Developers" group

Re: [android-developers] Help to set Background

2011-12-13 Thread skink
Kiran Kumar Kendole wrote: > If I use my custom list.. all the functionality will get disturbed. I need > exactly the same list type that > of android.R.layout.simple_list_item_multiple_choice . > Can you please suggest me other way. > > Thanks > KIRANKUMARKENDOLE > > simply copy simple_list_ite

[android-developers] Re: mediaMetadataRetreviever.GetFrameAtTime

2011-12-13 Thread And-Rider
Any update on this Jeff. I am facing with this issue right now and your thoughts on it would be really helpful -- 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 unsu

Re: [android-developers] Want to Download Google Maps Source code

2011-12-13 Thread Michael Leung
All Google Apps are not included in Android Source code On Tue, Dec 13, 2011 at 10:04 PM, Mark Murphy wrote: > On Tue, Dec 13, 2011 at 3:46 AM, Saurabh Patel > wrote: > > I want to Download Google Maps Application Source code from Android 2.3.4 > > source code.? > > > > Is there any link or webs

Re: [android-developers] Re: Encoder Mp3

2011-12-13 Thread Michael Leung
I think mp3 encoder is hard to find, because mp3 encoding is got patent in some countries. On Tue, Dec 13, 2011 at 11:29 PM, TreKing wrote: > On Tue, Dec 13, 2011 at 1:47 AM, Giuseppe wrote: > >> Hi TreKing, of course I tried Google >> > > Alright - you should always indicated this along with ev

Re: [android-developers] Help to set Background

2011-12-13 Thread Kiran Kumar Kendole
If I use my custom list.. all the functionality will get disturbed. I need exactly the same list type that of android.R.layout.simple_list_item_multiple_choice . Can you please suggest me other way. Thanks KIRANKUMARKENDOLE On Tue, Dec 13, 2011 at 8:23 AM, skink wrote: > > > Kiran Kumar Kendol

Re: [android-developers] Developer Console - Hard to understand ?

2011-12-13 Thread Michael Leung
But how to use Google Analytics getting for an app? On Tue, Dec 13, 2011 at 9:47 PM, Raghav Sood wrote: > Total installs is how many times your app has been downloaded and > installed on a device (according to the market). > Active installs is how many devices have NOT uninstalled your app > (a

Re: [android-developers] Service

2011-12-13 Thread Michael Leung
Are you talking about notification service? This is the tutorial about that. http://developer.android.com/guide/topics/ui/notifiers/notifications.html On Tue, Dec 13, 2011 at 11:00 PM, jaggu wrote: > Hi > > i need to use service alerts how can we get using android can any one > briefly about t

[android-developers] Re: getExternalFilesDir may not be the SD card!

2011-12-13 Thread RLScott
And that's doable by starting with what? Environment.getRootDirectory() ? On Dec 13, 9:10 am, niko20 wrote: > Yes, it is another stupid thing we have to deal with. This one though > I don't think is Google's fault, it's the device manufacturers that > decided to remap this. The only way "around"

[android-developers] Re: Opengl ES implement light in 2d isometric game

2011-12-13 Thread niko20
I think it should work, just look up OpenGL lighting tutorials. In my Vintage Tripeaks game I use OpenGL lights (two of them). The only thing I still don't understand 100% is the lighting coordinates. I just worked on it enough to get it to work like I wanted, I didn't experiment much further. Some

[android-developers] Re: getExternalFilesDir may not be the SD card!

2011-12-13 Thread niko20
Yes, it is another stupid thing we have to deal with. This one though I don't think is Google's fault, it's the device manufacturers that decided to remap this. The only way "around" it is to allow users to browse to the external sdcard in some way. I actually had to add a menu item to my app to al

[android-developers] Opengl ES implement light in 2d isometric game

2011-12-13 Thread Dani
Hello, I'm developening an isometric 2D game using Opengl ES. Now I'm trying to implement a light system like Diablo I and II, i.e. with the source light positionated on the main character that follows him and radiates the surrounding dark environment. What's the best way to do that? I found only

[android-developers] getExternalFilesDir may not be the SD card!

2011-12-13 Thread RLScott
I need to write to the SD card so the user can transfer data files created by my app to other devices. getExternalFilesDir() does not always point to the SD card, even when there is one. As the developer docs say: Quote: Note: don't be confused by the word "external" here. This directory can be

Re: [android-developers] Re: Encoder Mp3

2011-12-13 Thread TreKing
On Tue, Dec 13, 2011 at 1:47 AM, Giuseppe wrote: > Hi TreKing, of course I tried Google > Alright - you should always indicated this along with everything else you've tried to give people a understanding of what you've tried and what's not working for you. > I found lame4android, tried with the

Re: [android-developers] Help to set Background

2011-12-13 Thread skink
Kiran Kumar Kendole wrote: > I gone through the two solutions. neither helped me . Can anybody please > help me. > My code is... > *ArrayAdapter adapter = new ArrayAdapter(this,* > * android.R.layout.simple_list_item_multiple_choice, values);* > * setListAdapter(adapter);* > * ListView list=getLi

[android-developers] Re: How can i implement Feature Like “Precache Map Area” as like Google Map

2011-12-13 Thread Spiral123
well report to R&D that you cannot leach off the back of Google to cache Maps for offline use in your app. You can also tell them that are other ways to achieve the same thing but that you don't understand the answers that at least 2 different people have told you in this forum. On Dec 13, 3:23 a

[android-developers] How to make the IME display in fullscreen mode when portrait?

2011-12-13 Thread llxwd008
Hi In my application, I want to call out the IME in fullscreen, but the app is portrait mode. There are ways to make IME NOT displayed in fullscreen mode, such as IME_FLAG_NO_EXTRACT_UI, but I can't find a way to set it to FULLSCREEN when portrait mode display. Can anyone help me. -- You received

Re: [android-developers] Help to set Background

2011-12-13 Thread Kiran Kumar Kendole
I gone through the two solutions. neither helped me . Can anybody please help me. My code is... *ArrayAdapter adapter = new ArrayAdapter(this,* * android.R.layout.simple_list_item_multiple_choice, values);* * setListAdapter(adapter);* * ListView list=getListView();* *list.setChoiceMode(List

Re: [android-developers] Android web development guide..(beginner question..)

2011-12-13 Thread Miguel Morales
http://developer.android.com/guide/webapps/index.html On Tue, Dec 13, 2011 at 4:54 AM, Yang Bo wrote: > If you are developing web app,it will run in browser installed in user > phone. Why do you care Android SDK api ? > 在 2011-12-13 下午7:43,"sathyashrayan" 写道: > > Developers, >> I have been in w

[android-developers] Service

2011-12-13 Thread jaggu
Hi i need to use service alerts how can we get using android can any one briefly about this help whats is the process to apply -- 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@googlegr

Re: [android-developers] Android web development guide..(beginner question..)

2011-12-13 Thread Yang Bo
If you are developing web app,it will run in browser installed in user phone. Why do you care Android SDK api ? 在 2011-12-13 下午7:43,"sathyashrayan" 写道: > Developers, > I have been in web developments with php/mysql.. Now a days learning > the basics of android developments. My requirements is to

[android-developers] Re: GUI problems! Very Crazy!

2011-12-13 Thread Mika
use sd and sp. varies according to the component On 13 dez, 07:27, Ali Chousein wrote: > Maybe my question sounds very basic and simple, but did you define the > size of your components in dip? > > - > Ali Chousein > Weather-Buddyhttp://weatherbuddy

[android-developers] Re: GUI problems! Very Crazy!

2011-12-13 Thread Mika
utilizamos dp e sp. varia de acordo com o componente On 13 dez, 07:27, Ali Chousein wrote: > Maybe my question sounds very basic and simple, but did you define the > size of your components in dip? > > - > Ali Chousein > Weather-Buddyhttp://weatherb

Re: [android-developers] Help to set Background

2011-12-13 Thread skink
akash jain wrote: > for this you can use ArrayAdapter with 2 argument..first the context > and another is layoutnow to get the values from database...and add that > value to adapter...e.g > adapter.add(..); > its working.. don't do that, use http://developer.android.com/

[android-developers] Re: ADB driver...

2011-12-13 Thread sblantipodi
it does not work on my Galaxy Nexus using Windows 7 64bit. On 13 Dic, 08:13, gjs wrote: > hi, > > from xda forum - > > 1st December 2011, 12:57 AM > On Windows 7 you go to device manager and select > > Updated driver > Browse my computer... > Let me select... > Show all > > Have disk > > And then

Re: [android-developers] Help to set Background

2011-12-13 Thread akash jain
for this you can use ArrayAdapter with 2 argument..first the context and another is layoutnow to get the values from database...and add that value to adapter...e.g adapter.add(..); its working.. -- You received this message because you are subscribed to the Google Groups "

[android-developers] Help to set Background

2011-12-13 Thread Kiran Kumar Kendole
Hey All , I am back with another doubt. Could you please help me in the following.. I have data in SQlite.. and I am able to show it using a ListView ... For this I used the below code. * * *ArrayAdapter adapter = new ArrayAdapter(this,* * android.R.layout.simple_list_item_multiple_choice, values

Re: [android-developers] Want to Download Google Maps Source code

2011-12-13 Thread Mark Murphy
On Tue, Dec 13, 2011 at 3:46 AM, Saurabh Patel wrote: > I want to Download Google Maps Application Source code from Android 2.3.4 > source code.? > > Is there any link or website ? No, because it is not open source. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commo

[android-developers] Re: xlargeScreens ?

2011-12-13 Thread Doug Gordon
Are you sure you're using the correct symbol, i.e. Configuration.SCREENLAYOUT_SIZE_XLARGE? Doug Gordon GHCS Software On Dec 12, 7:39 pm, martypantsROK wrote: > seems to be an Eclipse problem. Build target is set to 11 but it > doesn't recognize it. > Got all the latest updates...any other wi

Re: [android-developers] Developer Console - Hard to understand ?

2011-12-13 Thread Raghav Sood
Total installs is how many times your app has been downloaded and installed on a device (according to the market). Active installs is how many devices have NOT uninstalled your app (according to the market). The numbers keep changing because you are in the Market Console. The console's stats are w

[android-developers] Android web development guide..(beginner question..)

2011-12-13 Thread sathyashrayan
Developers, I have been in web developments with php/mysql.. Now a days learning the basics of android developments. My requirements is to develop android web apps.. I got a book called pro android 3 and pro android web apps.. I have run all those examples from the two books. I also have samples

[android-developers] Developer Console - Hard to understand ?

2011-12-13 Thread Terry
I am not sure that I fully understand the contents of the Developer Console. E.g.: What is the difference between - total installs (users), and - active installs (devices) ? I know that the Market people have tried to explein it - men even that was hard to grasp (for me). And why can/does the nu

Re: [android-developers] hover effect on a widget

2011-12-13 Thread Narendra Singh Rathore
You do not move a mouse over widgets. Android is by and large touchscreen, > in which you use your finger to touch the widgets on your display. You > cannot get a hover type input anyways. The only non-touchscreen Androids > that I know of are those running Google TV, a part of Android with which I

Re: [android-developers] Scrolling Button Text

2011-12-13 Thread Narendra Singh Rathore
> > > Is it possible to have the button text scroll (left to right and vice > versa) forever if the text is too long to fit in the width of the button? > No, its not possible. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this

[android-developers] Scrolling Button Text

2011-12-13 Thread Ash
Hi All, Is it possible to have the button text scroll (left to right and vice versa) forever if the text is too long to fit in the width of the button? Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send em

  1   2   >