[android-developers] Re: My first app

2011-04-10 Thread Sven
It seems you started your app from inside the main.xml. then the main.out.xml is generated. usualy you have to delete this file, then go into a java source and start app from there. it have something to do with the eclipse run settings. i hope this helps and was your prob On Apr 10, 11:31 pm, TreK

[android-developers] Re: PDF view in android

2011-04-10 Thread Zsolt Vasvari
This is not an Adroid question. Sure, you can download in the background, but whether you can display a partially downloaded file depends on the file format, in this case, PDF.I have no idea. On Apr 11, 2:38 pm, koushik wrote: > Hi All, > >  I've able to show pdf using Vudroid library after

[android-developers] help for encryption of sd card storage?

2011-04-10 Thread Hitendrasinh Gohil
hi, I am downloading file from server and write this file to sd card.now i want to encrypt this file so that only my application can access this file. i) if i can encrypt the file path only that can be access on decrypting it? which is the best encryption algorithem i can use for? thankx --

[android-developers] PDF view in android

2011-04-10 Thread koushik
Hi All, I've able to show pdf using Vudroid library after download the pdf from a link in android. But i need to show pdf as page by page with background download rest pages. Right now my program download the whole pdf and then showing in android app. Is it possible to show pdf first come pages(p

[android-developers] ImageView on SlidingDrawer not responding to click event

2011-04-10 Thread Jason
Hi folks, I have an ImageView contained in a TableLayout within the "handle" component of a SlidingDrawer and I'm trying to capture the click event on the ImageView but it doesn't seem to be fired. Obviously the SlidingDrawer is capturing the event to handle it according to the rules governing it

[android-developers] Re: Invalidating a Canvas view that is part of setContentView()

2011-04-10 Thread Enrique López Mañas
Hello Kostya, Thanks for the response. However, I don't know how to use the method findViewById in here: View myView = (View)findViewById(MyView); What I understand is that findViewById () method should receive the id of an attribute. But MyView is just a class, it has not been instanciated, we

[android-developers] Re: Invalidating a Canvas view that is part of setContentView()

2011-04-10 Thread Enrique López Mañas
Hello Kostya, Thanks for the response. However, I don't know how to use the method findViewById in here: View myView = (View)findViewById(MyView); What I understand is that findViewById () method should receive the id of an attribute. But MyView is just a class, it has not been instanciated, we

Re: [android-developers] Use standard system browser for OAuth / Keep browser out of history

2011-04-10 Thread Tomas Prochazka
For example possibility to close browser and go back to preview task would be great. But now is to late. It would be usable after few year. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develo

[android-developers] Re: Display Arabic

2011-04-10 Thread Zsolt Vasvari
Arabic fonts are included in the standard fonts shipped with Android, so there is no need to load anything else. >From what I can gather, the problem is that Android is not set up to properly shape Arabic text, so the letters look like individual letters as opposed to strung together. On Apr 11

[android-developers] Re: Webiew - swipe to the sides

2011-04-10 Thread noamg
Any ideas? -- 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 optio

Re: [android-developers] Use standard system browser for OAuth / Keep browser out of history

2011-04-10 Thread Tomas Prochazka
Thanks you for reply. But this is not good message. I think that this scenario should be supported by Android. I can integrate Webview to my app but use standard browser is much much better because it can remember user credentials, so user can't enter password again for any new twitter app whic

[android-developers] Access the Activity stack

2011-04-10 Thread Julius Spencer
Hi, Just wondering, is it possible to look at an application's Activity stack? I'd like to be able to look at the stack and see if the previous Activity on the stack is the same as the one on the top. Regards, Julius. -- You received this message because you are subscribed to the Google Grou

[android-developers] Use of Live Wallpaper as a background in android application

2011-04-10 Thread swapnil kamble
Hi All, I am trying to set my application's background with live wallpaper. With the older static wallpaper mechanism, there was one API "getWallpaper()", using which we were able to get current wallpaper's drawable and use it as a background in our own application. Now I am looking for a

[android-developers] Display Arabic

2011-04-10 Thread Daniel Felix
How are you all, I just want to get a hint, how Arabic letter can be displayed in Android. If I have a font file then how can I use it in Android. I am thankful in advance. Regards, Felix -- You received this message because you are subscribed to the Google Groups "Android Developers" gr

[android-developers] Display Arabic

2011-04-10 Thread Daniel Felix
How are you all, I just want to get a hint, how Arabic letter can be displayed in Android. If I have a font file then how can I use it in Android. I am thankful in advance. Regards, Felix -- You received this message because you are subscribed to the Google Groups "Android Developers" gr

Re: [android-developers] Anyone feel like helping a poor pale student?

2011-04-10 Thread NILAY MISTRY
Hey Tez, Whats your problem is??? just tell me in straightforward way. Nilay R. Mistry M.Tech. CSE Nirma University Ahmedabad Kaam Kabhi bada ya chota nahi hota, apna nazariya bada ya chota hota hai. (Work is not huge or tiny, our perception towards it makes it huge or tiny.) By : Nilay Mistr

Re: [android-developers] Re: Recommended icon sizes for xhdpi

2011-04-10 Thread Brill Pappin
Right, rounding down :) Here is a quick reference list for anyone working with xhdpi images: Launcher : 96x96 Menu : 96x96 Status Bar : 32x51 (Android 2.3 and later) Status Bar : 50x50 (Android 2.2 and below) Tab : 64x64 Dialog : 64x64 List View : 64x64 -- You received this message because yo

[android-developers] Any good open-source app for stockquote app?

2011-04-10 Thread Lay
Hi all, Does anyone know of good stockquote applications with source code available? Stock quote as in one can view the changing prices of stocks in the stock market. I have been searching for one but could not find a suitable one. Thank you. -- You received this message because you are subscri

[android-developers] Re: Message Dialog appears, The market billing service is not available, Dungeons Sample, Although i have followed the steps given in documents.

2011-04-10 Thread ishihata
Hello, Did you confirm the version of the market app? To use In-app Billing, the market app must be version 2.3.4 or upper. I think that the message appears when the version is insufficient. On Apr 10, 1:00 am, muhammad mahmood wrote: > Hi, > > As Android Market In-app Billing  is now available

[android-developers] Re: How can we get handle of GUI controls in Android?

2011-04-10 Thread Ella
Hi SJ Thanks a lot for your response. And do you know who can be the key points of this tool (I mean monkey runner), we'd like to assistant with this tool instead of develop another GUI automation tools, so It will be helpful to know the development of this tool. thanks a lot! On Apr 3, 2:04 am,

[android-developers] how to prevent the app be killed by “unmount media”(change to usb storage mode)

2011-04-10 Thread cht
the app is downloading, and write the file to sdcard. then change the phone to usb storage mode, the app will be killed by system. because the app is using the sdcard. how to prevent this? or if there is some notification before killing ? -- You received this message because you are subscribed to

[android-developers] [Need your help!!]Automation test by using Monkey Runner

2011-04-10 Thread Ella
We know, A GUI automation testing tool -- monkey runner is there, it provide some functions such as Keyboard function, input message functions as well as touch, which are all very good supports for the automation testing. However, there seems somethings that puzzle me a lot, so search helps from a

Re: [android-developers] Re: When to set android:anyDensity to what value?

2011-04-10 Thread Dianne Hackborn
Well you'll get 2x doubled images... but the screen itself is 2x the density of an mdpi screen, so the app's icons will mostly just look like they are on an mdpi screen. :} On Sun, Apr 10, 2011 at 5:49 PM, Zsolt Vasvari wrote: > Can't imagine that would look very good on an XHDPI screen. > > On

[android-developers] Re: View & Open files downloaded from the server

2011-04-10 Thread Salma hamed
Thnx for all the replies :) On Apr 10, 2:13 pm, Mark Murphy wrote: > That's a bad snippet, but their site's login seems broken. > > I would avoid using wildcard MIME types for specific files like this. > For example, there might be an audio player that only handles OGG, not > MP3 -- the ACTION_VI

[android-developers] Re: When to set android:anyDensity to what value?

2011-04-10 Thread Zsolt Vasvari
Can't imagine that would look very good on an XHDPI screen. On Apr 11, 6:57 am, lbendlin wrote: > I have minSDK set to 3, anyDensity to true, and have just a single resource > folder. Works fine for all devices from 1.5 all the way up to 3.x -- You received this message because you are subscrib

Re: [android-developers] Runtime.getRuntime().exec() weird issues

2011-04-10 Thread Kevin Kowalewski
Hi, I will post there for more questions on this. However I did try to sign my application with the platform certificate but a security exception was thrown (but it no longer produces errors about not being allowed to use the REBOOT permission). You mentioned in one of your posts to support L

Re: [android-developers] Runtime.getRuntime().exec() weird issues

2011-04-10 Thread Dianne Hackborn
If you are doing a custom build of the platform, you can use the normal internal mechanisms for doing this like is done in the Settings app. Look at how the platform does this and do the same thing. You'll need to be installed on the system image and/or be signed with the proper cert. Further qu

Re: [android-developers] Why can't my GUI return back to recording mode despite having service? Someone HELP..

2011-04-10 Thread Dianne Hackborn
Hi, I believe that recording video while in the background is not supported. Trying to force this to happen is likely to result in random, undesirable behavior. Note that you have to go to work to even get to that point because when the user leaves your app your window's surface as well as the su

[android-developers] Implementing SOAP request in Android

2011-04-10 Thread Akshay Dave
Hello, I was wondering on how to implement SOAP call in Android without using KSOAP2. Apperantly the webservice I need to call requires custom XML SOAP request that KSOAP2 is not able to make. I would appreciate if any one can suggest any link or details related to it. Thanks Akshay -- You

Re: [android-developers] Runtime.getRuntime().exec() weird issues

2011-04-10 Thread Kevin Kowalewski
Hi, Thanks for the response. This is for an embedded platform and not for an application that is going to be released to market. So how would I go about setting the system time and rebooting the device? Hope to hear from you soon, Kevin On 4/10/2011 8:25 PM, Dianne Hackborn wrote: On Sat, Ap

Re: [android-developers] Runtime.getRuntime().exec() weird issues

2011-04-10 Thread Dianne Hackborn
On Sat, Apr 9, 2011 at 8:45 PM, Kevin Kowalewski wrote: > 1. Setting the date with date 134355500 sets the date in the local > shell, but running date in another shell does not see the change. If I > execute the same command into adb shell, the change does seem to > persist. What is the correct w

Re: [android-developers] Tasks & browser activity

2011-04-10 Thread Dianne Hackborn
What is "oauth:" Is that a standard scheme? What you are doing here looks broken, if some other app happens to handle "oauth:" then the user will need to pick which to launch. And if this isn't a standard scheme, you shouldn't be making up schemes for your app. They are a global namespace. And

Re: [android-developers] Use standard system browser for OAuth / Keep browser out of history

2011-04-10 Thread Dianne Hackborn
You can't really do this, the standard browser is set as singleTask, which means it will always be a separate item and show as a recent task. Any games you play trying to stop it from behaving like this are either not going to work or break things elsewhere. On Fri, Apr 8, 2011 at 11:57 PM, Tomas

[android-developers] Why can't my GUI return back to recording mode despite having service? Someone HELP..

2011-04-10 Thread lbendlin
I can't really imagine how useful hours of video shot in the pants pocket or inside the belt clip could be. But if I had to do it I would add a periodic alarm to check if the service is still alive and to restart it if not. -- You received this message because you are subscribed to the Google G

Re: [android-developers] Re: Recommended icon sizes for xhdpi

2011-04-10 Thread Dianne Hackborn
In other words, 2x the mdpi size. On Sun, Apr 10, 2011 at 3:14 PM, Zsolt Vasvari wrote: > XHDPI_SIZE = (HDPI_SIZE) * (XHDPI_DENSITITY / HDPI_DENSITY) > > > > On Apr 11, 2:04 am, Brill Pappin wrote: > > Does anyone know what the recommended icon sizes are for xhdpi images? > > > > Table 1. athtt

[android-developers] Re: Image processing in Android

2011-04-10 Thread lbendlin
http://www.eclipse.org/mat/ -- 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.c

[android-developers] Re: Ghosla

2011-04-10 Thread lbendlin
Be aware that this list is not a place where Google employees are providing free code reviews. This is a peer review systems (which means we're all in the same situation as you). You will have more success if you narrow down your question and provide the associated code snippet here. -- You

Re: [android-developers] Re: When to set android:anyDensity to what value?

2011-04-10 Thread lbendlin
I have minSDK set to 3, anyDensity to true, and have just a single resource folder. Works fine for all devices from 1.5 all the way up to 3.x -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-deve

[android-developers] Re: Why can't my GUI return back to recording mode despite having service? Someone HELP..

2011-04-10 Thread gjs
Hi, You might also need a partial wake lock to keep cpu running when device goes to sleep. Check that you service restarts ok after it is killed & restarted by OS. Regards On Apr 11, 2:43 am, Kristopher Micinski wrote: > You can't run your app forever, it will get killed when memory is low, you

Re: [android-developers] File Browser: can not data folder access

2011-04-10 Thread bahtiyar kara
I know that if ı create a file in internal memory, it s saved under /data/data directory. Is it wrong? and when ı list files in my application, for example ı want to open an image or an mp3 file in internal directory in this folder. I think ı need to access there? or I think wrong? What ı want to

[android-developers] Re: Secure requests to a Webservice via Android

2011-04-10 Thread gjs
Hi 1) is easier, if the web service is available on SSL port number eg 443, just change request in app to use https:// ... 2) is ok if you can decrypt in web service Regards On Apr 11, 3:45 am, elioncho wrote: > Hello, > > I've and android application which sends post requests to a web > servi

Re: [android-developers] File Browser: can not data folder access

2011-04-10 Thread Kostya Vasilyev
Why do you think you need to access other applications' private data storage? 11.04.2011 2:20 пользователь "bahtiyar kara" написал: > hi again, > > There is a file browser: > http://www.lysesoft.com/products/andexplorer/ > If ı download this application in my android system, can ı access data > fo

Re: [android-developers] File Browser: can not data folder access

2011-04-10 Thread bahtiyar kara
hi again, There is a file browser: http://www.lysesoft.com/products/andexplorer/ If ı download this application in my android system, can ı access data folder or other system folders? How this application access the data folder? or it cant do that?

[android-developers] Re: Recommended icon sizes for xhdpi

2011-04-10 Thread Zsolt Vasvari
XHDPI_SIZE = (HDPI_SIZE) * (XHDPI_DENSITITY / HDPI_DENSITY) On Apr 11, 2:04 am, Brill Pappin wrote: > Does anyone know what the recommended icon sizes are for xhdpi images? > > Table 1. > athttp://developer.android.com/guide/practices/ui_guidelines/icon_desig... > has not been updated to refle

[android-developers] Re: Anyone feel like helping a poor pale student?

2011-04-10 Thread Zsolt Vasvari
What does the lack of sun exposure have to do with your spamming? On Apr 10, 11:55 pm, Tez wrote: > Hey everyone, > > I'm new to these forums, just drifted over from dreamincode. > > I'm writing my undergraduate dissertation on programming for the > Android platform using the Eclipse IDE and was

Re: [android-developers] Activity Restart On Rotate Phone

2011-04-10 Thread Me
Hi thanks group > I solved this one On Mon, Apr 11, 2011 at 1:34 AM, TreKing wrote: > On Sun, Apr 10, 2011 at 1:12 AM, Jons Jean wrote: > >> problem is this when I rotate phone its activity got restart , How I can >> handle it ? >> > > Read the documentation. This is covered extensively

Re: [android-developers] Using Google Calendar API

2011-04-10 Thread TreKing
On Sun, Apr 10, 2011 at 2:08 PM, New Developer wrote: > anyone solved the use of Google Calendar API ? This group is for Android Development. - TreKing

Re: [android-developers] Enquiry

2011-04-10 Thread TreKing
On Sat, Apr 9, 2011 at 8:57 AM, Waseem Akram wrote: > What is the procedure from where I have to start . Search Google for "Android". - TreKing -

Re: [android-developers] how to display all checked items from multiple choice listview

2011-04-10 Thread TreKing
On Fri, Apr 8, 2011 at 11:37 PM, win wrote: > to make it clear, i manage to do all those thing axcept for the > button action. i don't know how to capture the checked and unchecked > item..can anyone here help me with the code. > First, "CheckBox" is the name of a standard widget - you should n

Re: [android-developers] Main Activity Launches On Stack Every Time Home Screen Icon Is Clicked

2011-04-10 Thread TreKing
On Sat, Apr 9, 2011 at 1:14 AM, Tony Chuinard wrote: > the docs say that the last activity from that 'task' will be launched > (which is what I want - a return to the BrowseActivity). > Yeah, that should be the case. Post more details, any flags you've specified in your manifest, phone model, an

Re: [android-developers] Activity Restart On Rotate Phone

2011-04-10 Thread TreKing
On Sun, Apr 10, 2011 at 1:12 AM, Jons Jean wrote: > problem is this when I rotate phone its activity got restart , How I can > handle it ? > Read the documentation. This is covered extensively in the life cycle documentation. >From google I find the way to handle this to add below line in menif

Re: [android-developers] My first app

2011-04-10 Thread TreKing
On Fri, Apr 8, 2011 at 10:29 PM, anik wrote: > Please see if anyone can fix. > Did you try reading the errors and looking at the files / lines they indicate for what could be wrong? > Please reply as early as possible. > I hope this is early enough for you! --

Re: [android-developers] how to use a checkbox ,a textview and a button in each row of List view.

2011-04-10 Thread TreKing
On Sat, Apr 9, 2011 at 3:07 PM, Ishan wrote: > i want to use the ListActivity and each row of list should contain > a CheckBox, Button and a TextView. > OK. Secondly i want to capture the events occurring on checkbox and button. > OK. > I have to create a drill down approach example filesys

Re: [android-developers] How to mark touch points in an image

2011-04-10 Thread arun scaria
This is how i want it | |xx| | | |x | | | |xx| | | - -- Arun Scaria Project Head | MEC Association of Computer Students Resource Head | MACS Forum Computer Science and Engineerin

Re: [android-developers] physical search button on a phone

2011-04-10 Thread TreKing
On Sat, Apr 9, 2011 at 11:27 PM, Bomber wrote: > However I have some trouble impelementing the physical search button on the > phone. > You don't "implement the physical search button" on a phone. You respond to the user initiating a search request. > I can say that I fully understood the use

Re: [android-developers] sharedpreferences and http post , give back force close ... where's the problem ?:(

2011-04-10 Thread TreKing
On Sat, Apr 9, 2011 at 2:51 PM, behrooz abbasy wrote: > what should i do? :( Debug your program. - TreKing - Chicago transit tracking app for Andr

Re: [android-developers] Re: how do i devlope an android keybord

2011-04-10 Thread TreKing
On Sat, Apr 9, 2011 at 2:13 PM, ariel wrote: > how i can build a keybord. If you mean a physical keyboard - that's outside the scope of this group. If you mean a software, virtual keyboard - try reading the documentation on the topic and following instructions. ---

Re: [android-developers] Page fault limit in HTC's kernel

2011-04-10 Thread TreKing
On Sat, Apr 9, 2011 at 9:58 AM, Martin Baulig wrote: > Does anyone know why they put this patch into their kernel ? I think you'll be hard-pressed to get a good answer on this group which is for the Android SDK. Try a more appropriate group or search for HTC-specific development forums. --

Re: [android-developers] Re: help: dont display Toast

2011-04-10 Thread TreKing
On Sun, Apr 10, 2011 at 10:55 AM, luiX_ wrote: > Any particular reason to use Asyntasks instead of threads? It simplifies running a background operation while interacting with the main thread (to show progress or do something on the main thread when the long running operation completes). -

Re: [android-developers] Re: In-app billing problem

2011-04-10 Thread Kostya Vasilyev
Sebastian & Ishihata, I can also confirm this, although my sample size is much smaller: - Moto Milestone, 2.1u1, test purchase for android.test.purchased never completes; Weird logcat messages: D/vending ( 1521): [1] BaseBuyPageActivity.onOrderResponse(): state: CART_PURCHASE response: [Pur

[android-developers] MiFare Classic detection

2011-04-10 Thread androidom
Hi there, I used the sample code in my app to detect a Mifare Classic card. My resource file looks like android.nfc.tech.NfcA android.nfc.tech.NfcB android.nfc.tech.NfcF android.nfc.tech.NfcV android.nfc.tech.Ndef android.nfc.tech.NdefFormatable

Re: [android-developers] Re: Widgets: Lanscape vs Portrait

2011-04-10 Thread Kostya Vasilyev
11.04.2011 0:02, Jake Colman пишет: Kostya, This worked perfectly. I know :) Thanks! Welcome ! ...Jake -- Kostya Vasilyev -- http://kmansoft.wordpress.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group,

[android-developers] Re: LVL Retry Count

2011-04-10 Thread jtoolsdev
They need to provide several example Policy source files for different setups. The default has some disadvantages. It always shows "activating" when the app was run rather than any cached policy. Some of my customers complained about it. Other developers have modified their policy file for more

[android-developers] Re: Widgets: Lanscape vs Portrait

2011-04-10 Thread Jake Colman
> "KV" == Kostya Vasilyev writes: KV> [ below ] KV> 09.04.2011 0:12, Jake Colman пишет: >>> > "KV" == Kostya Vasilyev writes: KV> 08.04.2011 19:25, Jake Colman пишет: >> >> >> I have a 2x1 widget with two textviews, aligned top and bottom >> >> to the baselin

Re: [android-developers] Bluetooth in Android

2011-04-10 Thread Kristopher Micinski
Another device like another phone? How did you do it? You have to do discovery and pairing first. And yes, BT chat example does illustrate things pretty well. Kris On Sat, Apr 9, 2011 at 9:55 AM, Vishal Rajpal wrote: > Hello Everyone.. > > I want to connect another android device using bluetoo

Re: [android-developers] Bluetooth in Android

2011-04-10 Thread Me
Dear Vishal Rajpal ; *Android BlueTooth example on developer site is an good example to connect and discover devices * *using both discovering and pairing method .* *Tell me where you are facing problem ?* * * On Sat, Apr 9, 2011 at 5:55 PM, Vishal Rajpal wrote: > H

Re: [android-developers] Re: When to set android:anyDensity to what value?

2011-04-10 Thread Kostya Vasilyev
There are really two related things here: 1 - Setting anyDensity to "true" or minSdk/targetSdk to 4 or above means that your application sees the real screen size/resolution/density at runtime. Android will scale your images as needed when they are loaded, so you won't get missing resource exc

[android-developers] Re: When to set android:anyDensity to what value?

2011-04-10 Thread MarcoAndroid
In short: am I always safe with anyDensity=true as long as I use dp and sp as I read in Table 2 here: http://developer.android.com/guide/practices/screens_support.html: 'That is, as long as your application uses density-independent units (dp) for screen layout sizes, then it will perform properly

[android-developers] Using Google Calendar API

2011-04-10 Thread New Developer
anyone solved the use of Google Calendar API ? tried the method from http://jimblackler.net/blog/?p=151 content://calendar/calendars" andcontent://com.android.calendar/calendars" I get the ERROR Failed to find provider info for com.android.calendar when I try the google gdata api's

[android-developers] Re: When to set android:anyDensity to what value?

2011-04-10 Thread MarcoAndroid
So I should set it to true even when my app doesn't include resources to accommodate any screen density (suppose I'm lazy so I don't create any size- or density specific resources)? I'm wondering this because taken from: http://developer.android.com/guide/topics/manifest/supports-screens-element.h

[android-developers] Anyone feel like helping a poor pale student?

2011-04-10 Thread Tez
Hey everyone, I'm new to these forums, just drifted over from dreamincode. I'm writing my undergraduate dissertation on programming for the Android platform using the Eclipse IDE and was wondering if anyone would be happy to fill out a questionnaire for me to help out? Many thanks in advance! My

[android-developers] 3D Image

2011-04-10 Thread khaled anaqwa
any one have a good tutorial how to create 3D image form datarow -- 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] Enquiry

2011-04-10 Thread Waseem Akram
Dear Frnz, I am Waseem Akram. I had completed my B.E (Electronics & Communication ) . I am interested to learn Android . What is the procedure from where I have to start . Is there any tutorial available. Is it mandatory to know any other languages. Please Clarify . Thanks & Regards, S.A.W

[android-developers] Bluetooth in Android

2011-04-10 Thread Vishal Rajpal
Hello Everyone.. I want to connect another android device using bluetooth. I have tried but was nt able to.. Can anyone help me -- 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@googleg

[android-developers] STK Menu

2011-04-10 Thread KamalBudhabhatti
Dear Developers, I have an Android application which works fine. I want to invoke the SIM Menus that are on the SIM card using STK options. I tried to look around on the web, and I am not able to get any good information on it. I saw some example at http://gitorious.org/0xdroid/packages_apps_stk/b

[android-developers] Problem deploying app to orange sand francisco on windows7

2011-04-10 Thread Penelope
Hi, I have trawled the internet in search of suggestions about how i can get round problems relating to connection of my phone to my pc, and why cmd 'adb devices' shows my phone as being offline. The most promising set of instructions i have seen is here: http://developer.android.com/sdk/win-usb.h

[android-developers] Live wallpaper canvas flickers when it includes a bitmap

2011-04-10 Thread Matt Watkins
For my live wallpaper I use the following code (called by a Runnable) to draw each frame. Each time it is called, I fill the current canvas with a solid color and draw a background bitmap (bg_image has been resized to perfectly fit the screen). I then call drawParticles(c), which simply uses c.draw

[android-developers] Main Activity Launches On Stack Every Time Home Screen Icon Is Clicked

2011-04-10 Thread Tony Chuinard
My application consists of a LoginActivity followed by a BrowseActivity. When the user hits the Browse Activity, then hits the Home button, then hits the application icon again, the LoginActivity relaunches (but they're already logged in and in the browse activity so they should be there). Howeve

[android-developers] Use standard system browser for OAuth / Keep browser out of history

2011-04-10 Thread Tomas Prochazka
I want use system browser for Twitter/Foursquare OAuth authorization. I think that this is safer then open browser in Webview directly in my app. System browser also can remember user password and he can't enter it again and again. My idea is open the browser via standard intent Intent browserInt

[android-developers] Activity Restart On Rotate Phone

2011-04-10 Thread Jons Jean
Hi community ; I am facing a problem , I am working on an application where I am creating dynamic UI ,I install this application in my android phone > problem is this when I rotate phone its activity got restart , How I can handle it ? >From google I find the way to handle thi

Re: [android-developers] Re: Tasks & browser activity

2011-04-10 Thread Tomas Prochazka
WebView has two disadvantages 1.) It is security holes. App which open OAuth authorization page in WebView can acces my password 2.) In standard browser I have stored password and I don't need enter it again and again in every app which need acces to me twitter. -- You received this message b

[android-developers] Re: Activity stack with browser and protocol handler

2011-04-10 Thread Tomas Prochazka
Yo can use intent.setFlags(Intent.FLAG_ACTIVITY_NO_HISTORY); But I found that this work only if the browser was not running before. If I restart Android and run my app which call browser with this intent everything works well. But when I start browser before my app, browser will stay in history.

[android-developers] how to display all checked items from multiple choice listview

2011-04-10 Thread win
hi there, i'm doing an application that displaying a list of guest than will attending some event. what i need to do is : *to display all the Guest name in listView + checkbox + button "attend" and "not attend" at the bottom of the list *when user click the "attend " button, it will list all the

[android-developers] Re: Problems with Activity Flow during OAUTH Authentication

2011-04-10 Thread Tomas Prochazka
I found that the FLAG_ACTIVITY_NO_HISTORY for browser works, but only if the browser was not running before. If I restart Android and run my app which call browser everything work well. But when I start browser before my app, browser will stay in history. Related question, but also without solu

[android-developers] My first app

2011-04-10 Thread anik
Hi every one, I just started with my android application but facing problem when i build the application or when i run my application.Please see if anyone can fix.Please reply as early as possible. this is what is shown at Console Tab on Eclipse IDE. [2011-04-08 20:26:03 - Golf2] Error in an X

[android-developers] Draw circle in widget

2011-04-10 Thread - A
Hi, I am very new to Android. Is it possible to draw a circle using canvas in widget and change color time to time? I mean, is it possible to draw shapes in widget where I dont have images and shape / its color changes as time. goes on? Any pointer is highly appreciated. Regards, - A -- Y

Re: [android-developers] Re: In-app billing problem

2011-04-10 Thread Sebastian Pereyro
Hi, Thanks for your info Ishihata, very useful. Now I am thinking more and more that this is a market issue. I am having the problem on a Motorola Cliq with Android 2.1-update1. I am in the US, so I don't think it is related to the country you are testing from. I would suggest adding your inform

[android-developers] Ghosla

2011-04-10 Thread harsh jakkappanavar
hey, we were implementing a game called Ghosla. we are stuck at a point right now, actually we want to send the code to you, for you to check the code first and then we could ask the doubts, and it'll be easy for you to understand what v are trying to implement, so is there any way, where we can m

[android-developers] Re: Image processing in Android

2011-04-10 Thread lbendlin
And you already have exhausted all the MAT features? -- 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+u

[android-developers] Recommended icon sizes for xhdpi

2011-04-10 Thread Brill Pappin
Does anyone know what the recommended icon sizes are for xhdpi images? Table 1. at http://developer.android.com/guide/practices/ui_guidelines/icon_design.html has not been updated to reflect the new features yet. - Brill -- You received this message because you are subscribed to the Google Gro

[android-developers] Secure requests to a Webservice via Android

2011-04-10 Thread elioncho
Hello, I've and android application which sends post requests to a web service. I want to secure the communication between the two and was wondering which is the best approach: 1) Make https requests 2) Encrypt the request params via an encryption algorithm and decrypt on the web service (I foun

Re: [android-developers] File Browser: can not data folder access

2011-04-10 Thread Kostya Vasilyev
10.04.2011 21:29, moonrie пишет: k, *the permission I suggest* is linux file permission, not the android permissions declared in the manifest file, If that was possible with Linux, that'd be a massive security hole, and not just in Android. Thankfully, there isn't one there. Android uses Li

Re: [android-developers] File Browser: can not data folder access

2011-04-10 Thread moonrie
k, *the permission I suggest* is linux file permission, not the android permissions declared in the manifest file, On Mon, Apr 11, 2011 at 1:08 AM, bahtiyar kara wrote: > @monrie > there is no permission for access to data folder in android so ı cant use a > permission. > Do you know any permissi

Re: [android-developers] File Browser: can not data folder access

2011-04-10 Thread Mark Murphy
On Sun, Apr 10, 2011 at 1:08 PM, bahtiyar kara wrote: > How it access these files? It doesn't. > I think if I request a root access in my application, then can ı access data > folder? Yes, but rooting devices isn't really within the scope of this group, and you cannot force other users to root

Re: [android-developers] File Browser: can not data folder access

2011-04-10 Thread Kristopher Micinski
No, you don't request root permission. You have to have a rooted phone, there's no such thing as a rooted permission. And so no, there won't be any permission you can request to see the filesystem. Kris On Sun, Apr 10, 2011 at 1:08 PM, bahtiyar kara wrote: > @monrie > there is no permission f

Re: [android-developers] File Browser: can not data folder access

2011-04-10 Thread bahtiyar kara
@monrie there is no permission for access to data folder in android so ı cant use a permission. Do you know any permission to do it? @mark I dont have an experience.Have you used a real file browser in Android and How it access these files? Cant I access there with any way? I think if I request a

[android-developers] Image processing in Android

2011-04-10 Thread Tanco
Hi, I am having a problem with an application I am developing, The application is a web client, after it stars it downloads it's resources from a web, and shows the results in a 3d carousel(very similar to androids market app). The problem occurs when the images are downloaded on the device and the

Re: [android-developers] issues about ndk

2011-04-10 Thread Mark Murphy
Questions regarding the NDK are better asked on the [android-ndk] Google Group. On Sat, Apr 9, 2011 at 9:04 AM, pangpang wrote: > we can call c function through jni. which compiler by ndk. but is it > possible to call java function in native code(example c). and how to > do it. > i want to use so

Re: [android-developers] File Browser: can not data folder access

2011-04-10 Thread Mark Murphy
On Sat, Apr 9, 2011 at 8:11 AM, eagles78 wrote: > I wrote a file browser application for my project.when directories > list in a listview,ı cant access the data folder. > What can ı do access in it.? You don't. On production hardware, applications can access external storage and their portion of

Re: [android-developers] File Browser: can not data folder access

2011-04-10 Thread moonrie
'cause you do not have permission? On Sat, Apr 9, 2011 at 8:11 PM, eagles78 wrote: > hello, > > I wrote a file browser application for my project.when directories > list in a listview,ı cant access the data folder. > What can ı do access in it.? > > Thanks... > > -- > You received this message b

  1   2   >