Re: [android-developers] Re: Problem with SpeechRecognizer called from Widget

2011-03-09 Thread biokys
Still in problemanyone could help me? Pls -- 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

Re: [android-developers] Creating XML Config

2011-03-09 Thread Christopher Marchfelder
Thank you! :) 2011/3/10 TreKing : > On Wed, Mar 9, 2011 at 1:59 AM, Christopher Marchfelder > wrote: >> >> Is there a simple way in android to do so? And how would I access >> this config? > > http://developer.android.com/reference/android/content/res/Resources.html#getXml(int) > Where ID refers

Re: [android-developers] Re: Experiences with Application Licensing?

2011-03-09 Thread Marcin Orlowski
> real bug that effects actual users. The bug could be a bug you fixed > long ago, but the pirate is using a version from the stone age. The Pirates or not outdated users are always a nightmare. It's good idea to plant expiration (ie in 1 month from release date) to the app so users are forced use

Re: [android-developers] Play MP4 through PHP Script

2011-03-09 Thread Marcin Orlowski
On 9 March 2011 01:20, rondog wrote: > Here is my PHP script and remember this script is working great on > iPhone and iPad. No. Script is not working on Iphone nor ipad at all. It works on server. On device you deal with its output and http protocol. > http://pastie.org/1649505 Your script go

[android-developers] Run internet on emulator in android

2011-03-09 Thread pramod.deore
Hi, everybody I want to run internet on emulator. I am behind the proxy. After googling I got some information how to run internet on emulator. But some times internet runs on emulator and if supoose i restart emulator without changing any setting then internet is not run. and after restarting em

Re: [android-developers] SimpleOnGestureListener code not working in Android 2.2...

2011-03-09 Thread Justin Anderson
No one is able to offer any guidance on this? Mark? Dianne? Romain? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Mar 7, 2011 at 11:25 PM, Justin Anderson wrote: > I started a post on StackOverflow as well without much luck... There is > now a b

Re: [android-developers] lost the password of the keystore

2011-03-09 Thread Nikolay Elenkov
On Wed, Mar 9, 2011 at 11:32 AM, Pure J wrote: > I am doing an update on my application. I would like to sign it and > publish > However, when doing the process of jarsigner. It prompt me for the > passphrase, unluckily , I forgot the passphrase. > So, I would like to have some advice on it. > > 1

Re: [android-developers] class cast exception

2011-03-09 Thread Justin Anderson
What does the stack trace say? Specifically look for the "caused by" clause... That should give you a filename and a line number of where the problem is happening. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Mar 7, 2011 at 11:29 PM, Sarath Kri

[android-developers] Help needed - Working with Monkey

2011-03-09 Thread Kanishka Dutta
Hi Guys, I am trying to run an UI app using monkey. eg:- adb shell monkey -p com.cooliris.media -v 10 The gallery is opened after triggering the above command which list me the number of media files present in my SDCARD. What I really want to achieve through Monkey or any other way( you sug

Re: [android-developers] HI

2011-03-09 Thread Marcin Orlowski
On 8 March 2011 19:40, bhaskar bommala wrote: > Hi I am new to the android development , i need to access 2 android devices > as remote devices each other via bluetooth.. > for example if i press the 1 as input from device 1 that should appear on > device 2 .. See SDK samples. There's Bluetooth c

Re: [android-developers] How to navigate to nested PreferencesScreen

2011-03-09 Thread Justin Anderson
I Use Preference.setOnPreferenceClickListener() when I want to do something like this... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 8, 2011 at 1:20 AM, Witold Szymaniak [gmail] < witold.szyman...@gmail.com> wrote: > Hi, in my app I have n

Re: [android-developers] Small game develop

2011-03-09 Thread Justin Anderson
* > can anyone give me suggestion ??* ummm code? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Mar 7, 2011 at 10:11 PM, JackeyChan wrote: > I only want the ball can move with user input: up , down, left, > right. > now , the ball is created

Re: [android-developers] How to keep the code base same for Lower and Higher API levels

2011-03-09 Thread Kostya Vasilyev
If it's just a few 3.0 methods, you can use Java reflection or API-specific encapsulation classes. -- Kostya 10.03.2011 8:11, Jacob пишет: Hi all I am developing a project for OS version 2.2 (API level 8). I have an issue now. With the release of OS 3.0 (Honeycomb - API 11), I have to use som

[android-developers] Are the gyroscope features broken in Android 2.3 or Nexus S?

2011-03-09 Thread nadam
I tried the gyroscope features a bit when I got the Nexus S, but couldn't find any way to make it more accurate than what can already be done with the accelerometer and magnetometer. Since then I've been waiting for someone else to do something, but haven't found any apps that demonstrate the gyro

Re: [android-developers] lost the password of the keystore

2011-03-09 Thread Justin Anderson
1) No... that would defeat the purpose of it. 2) The best you can do is put that info in the description of the app... Unfortunately that only helps if the user decides to look at the market page of the app Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware

[android-developers] Re: acion bar

2011-03-09 Thread rishabh agrawal
i dont not On Mar 10, 10:53 am, Zsolt Vasvari wrote: > Does Android 2.2 support the Action Bar? > > On Mar 10, 1:14 pm, rishabh agrawal wrote: > > > > > android:showAsAction="ifRoom|withText" is not visible when i develope > > apps.i use android2.2 version how it is visible -- You received

Re: [android-developers] Re: Buyer’s Currency

2011-03-09 Thread Nikolay Elenkov
On Thu, Mar 10, 2011 at 2:54 PM, Zsolt Vasvari wrote: > Turned ON > > On Mar 10, 1:52 pm, Zsolt Vasvari wrote: >> US only.  And yes, it's been turned out. >> Thanks. Funny thing is the message says: > 'We're writing to inform you and other Merchants in your country...' Not very clear, to put

[android-developers] Re: Mobile development, best computer configuration?

2011-03-09 Thread PatternMusic
If you're going to do iOS you must use a Mac. Android, of course, can be developed on any Mac, Windows or Linux. Unless you have a compelling reason to run multiple OSs why complicate you system and backups? If you want to play around on other OSs just get another computer for that. Apple's onl

[android-developers] Notification

2011-03-09 Thread Chirayu Dalwadi
I am developing a reminder system. How to notify using status bar notifications at user specified time? -- 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: Buyer’s Currency

2011-03-09 Thread Zsolt Vasvari
Turned ON On Mar 10, 1:52 pm, Zsolt Vasvari wrote: > US only.  And yes, it's been turned out. > > On Mar 10, 10:12 am, Nikolay Elenkov > wrote: > > > > > I've been getting emails from android-market-support, stating that 'Buyer’s > > Currency is available to you now' > > and I need to set prices

[android-developers] Re: acion bar

2011-03-09 Thread Zsolt Vasvari
Does Android 2.2 support the Action Bar? On Mar 10, 1:14 pm, rishabh agrawal wrote: > android:showAsAction="ifRoom|withText" is not visible when i develope > apps.i use android2.2 version how it is visible -- You received this message because you are subscribed to the Google Groups "Android

[android-developers] Re: Buyer’s Currency

2011-03-09 Thread Zsolt Vasvari
US only. And yes, it's been turned out. On Mar 10, 10:12 am, Nikolay Elenkov wrote: > I've been getting emails from android-market-support, stating that 'Buyer’s > Currency is available to you now' > and I need to set prices for different currencies. It doesn't seem to be > available in the Deve

[android-developers] Re: How to share data among different devices

2011-03-09 Thread Stephan Wiesner
Well, you can always implement a sync service on a remote server. Using JSON objects this is surprisingly easy Sunny greetings from Zurich, Stephan On Mar 8, 12:34 am, ez wrote: > If a user has a Android phone and Android tablet, how to share the > preference data and database data among dif

Re: [android-developers] custom Toast

2011-03-09 Thread Kostya Vasilyev
It definitely can be made to work. Here is an example: LayoutInflater inflater = (LayoutInflater) context .getSystemService(Context.LAYOUT_INFLATER_SERVICE); View layout = inflater.inflate(R.layout.toast_layout, null); TextView text = (TextView) layout.findViewById(R.id.toast_text); text.setText

Re: [android-developers] ProgressDialog persisting after screen rotation inspite of call to dismissDialog

2011-03-09 Thread Kostya Vasilyev
Removing the dialog in onPause is too late, because by that time the managed dialogs have been alerady saved (around the time of onSaveInstanceState callback). If you don't want the dialog to persist through orientation changes, don't use a managed dialog. Create one without calling showDial

Re: [android-developers] Re: Using a "Freemium" Model

2011-03-09 Thread Justin Anderson
I do this with AppSwipe! on the Market. The main app is free and there is also a donate key app. The package names are as follows: AppSwipe!: com.magouyaware.appswipe Donate Key: com.magouyaware.appswipe2 To determine if the user has paid for additional features I have this class: public class

Re: [android-developers] Wakelocks profiling

2011-03-09 Thread Kostya Vasilyev
Specifically, "dumpsys power". The output of just "dumpsys" is rather long. -- Kostya 10.03.2011 3:55, Mark Murphy пишет: I believe that information is in the output of adb shell dumpsys. On Mon, Mar 7, 2011 at 8:22 PM, Harik wrote: I am interested in the list of applications that have take

[android-developers] acion bar

2011-03-09 Thread rishabh agrawal
android:showAsAction="ifRoom|withText" is not visible when i develope apps.i use android2.2 version how it is visible -- 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 T

[android-developers] How to keep the code base same for Lower and Higher API levels

2011-03-09 Thread Jacob
Hi all I am developing a project for OS version 2.2 (API level 8). I have an issue now. With the release of OS 3.0 (Honeycomb - API 11), I have to use some calls from this new OS. Well, How do I keep my code base same? I an unable to include the 3.0 speicific APIs in 2.2 project. If I created a

[android-developers] Re: Mobile development, best computer configuration?

2011-03-09 Thread metal mikey
Perhaps a macbook with a seperate partition for a windows OS? You'd be paying a high premium just to have that ability to develop for iOS...so probably worthwhile making sure you really intend to do it before getting that 2nd mortgage and bitting into the apple. -- You received this message beca

[android-developers] Re: Emulator problem with GSM network

2011-03-09 Thread metal mikey
When this problem manifests, are you able to turn Airplane mode on successfully and then off successfully? I've often encountered a similar problem with 2.1 emulator, found that by turning on Airplane mode and quickly closing emulator, sometimes upon re-opening emulator it has not got Airplane mod

[android-developers] Re: How to stream live video from Android phone to intranet

2011-03-09 Thread Tanmay
I have been looking for the exact same answers as well. So would appreciate any help on this. Some additions/ refinements on what I have tried etc. a. Want to use the MediaRecorder API (2.2 + would do). I have already tried the previewframeCallback method (by sending Bitmaps across the network)

Re: [android-developers] Parsing a JSON response

2011-03-09 Thread David Williams
Mark, Thanks for the reply. Perhaps I need to revisit PhoneGap. I did take a quick look but didn't get very far with it. David Williams Check out our WebOS mobile phone app for the Palm Pre and Pixi:

[android-developers] Re: Xml Parser for Android Layout.

2011-03-09 Thread Spiral123
errrwell if you are fetching Xml information from the Internet thats a little bit different from reading it from the sdcard. if you really are fetching it from the internet then presumably it is from some datasource that you are managing. In that case the data does not actually need to be in

Re: [android-developers] Parsing a JSON response

2011-03-09 Thread Mark Murphy
On Wed, Mar 9, 2011 at 11:01 PM, David Williams wrote: > So, I can see that retInit is getting this return string, but is there an > easy way of breaking down this JSON object so that I can check (for example) > the value or errcode ? Check out the org.json package in Android, such as JSONObjec

[android-developers] Re: Beginner: Can anyone help me improve the way I'm calculating distance for my runs?

2011-03-09 Thread lbendlin
Depends on how you run. If you plot your GPS positions on a map you will notice they jump around a little bit. Generally GPS accuracy is in the 5 to 15 meter range. That can mean quite a zig zag especially considering you are running slow. So what you could do is some track smoothing/averaging ove

[android-developers] Parsing a JSON response

2011-03-09 Thread David Williams
All, Again, I'm new to all of this but fell I'm making some headway with Java and Android. So, I am using the code below to call a php program on my webserver that performs a check and returns a JSON object. *try { // Construct data String data = "code=" + imei + "&ins

Re: [android-developers] Re: Any chance to deactivate the lock pattern in Froyo from code?

2011-03-09 Thread TreKing
Very well put. Agree 100%. - TreKing - Chicago transit tracking app for Android-powered devices On Mon, Mar 7, 2011 at 5:41 PM, DAE51D wrote: > I'

[android-developers] Re: tabs and maps

2011-03-09 Thread lbendlin
And you can forget abut trying to have more than one map in your application (one per tab for example - unless you implement the tabs in a single activity) . Moronic Google limitation. On Mar 9, 10:33 pm, Spiral123 wrote: > have you actually read anything up about tabviews or looked through > the

[android-developers] Re: Faking sensor data

2011-03-09 Thread lbendlin
Nothing is stopping you from calling the callback functions manually, as often as you want, and with bogus data. On Mar 5, 9:46 pm, Johannes Schenk wrote: > Hello everybody > > Is it possible to fake sensor data? > The idea would be to enable alternative input methods for games that rely on > acc

[android-developers] Re: Any chance to deactivate the lock pattern in Froyo from code?

2011-03-09 Thread lbendlin
http://code.google.com/p/android/issues/detail?id=1089 Google is only half of the problem. Corporate IT can (and do) lock the phone down such that you cannot even disable the lock... On Mar 7, 6:41 pm, DAE51D wrote: > I'm beyond tired of pushing the power button on my Evo to turn it on, > then s

[android-developers] Re: Gettting data from web page

2011-03-09 Thread Spiral123
Wow. I actually planned to be nice when I browsed the group this evening. Here is the kindest response that comes to mind: your post makes no sense. 1. Just because you decide to use JSON to send your flight data request to a number of websites does not mean that they will accept it. 2. How Goo

[android-developers] Re: resolutions and scaling

2011-03-09 Thread lbendlin
I have no experience in Games but for normal UI I use the "dp" measurements in the XML (which assumes a 320 conditional pixel small side of the screen) and then find the true amount of pixels via float scale = getResources().getDisplayMetrics().density; Then by multiplying your dp sizes by the sc

[android-developers] Re: Using a "Freemium" Model

2011-03-09 Thread PatternMusic
Kindle is allowed to "circumvent the Market" because Amazon is selling "digital content or goods that may be consumed outside of the application itself". This is not the same as unlocking a feature (e.g. the removal of ads) in ones app. See "*Paid and Free Applications" *in* * http://www.andr

[android-developers] Re: HTC Hero getPicture failed error

2011-03-09 Thread lbendlin
show your code how you address the camera. Do you specify EXTRAs ? On Mar 9, 4:05 pm, Sebastian Lindström wrote: > I am trying to get my app to use the camera preview to take a snap. It > works fine in the emulators and on HTC Wildfire. But when i run the > app on my HTC Hero i get some errors in

[android-developers] Re: tabs and maps

2011-03-09 Thread Spiral123
have you actually read anything up about tabviews or looked through the many tabview tutorials on the web? I suggest you start here: http://developer.android.com/resources/tutorials/views/hello-tabwidget.html On Mar 8, 9:15 am, alok upadhyay wrote: > hi, > i am working from i week on map view

[android-developers] Re: Install % drop again?

2011-03-09 Thread Zsolt Vasvari
I don't believe this is the case: - Only my paid version dropped in install %, the free version is still the same as before. - My ranking in my category has dropped from 3 to 10 in the course of a week, for no apparent reason (no new competitors, no sudden 1- stars), so the only explanation is the

[android-developers] Re: GeoCoder Returning Different Results?

2011-03-09 Thread Spiral123
I haven't looked at that part of their code, but you could always check out the Google MyTracks project to see how they do it and how it is different from your version: http://code.google.com/p/mytracks/ On Mar 9, 6:20 pm, Jake Colman wrote: > I have two apps on my phone, the HTC close and Weathe

[android-developers] Re: Bitmap recycle

2011-03-09 Thread lbendlin
In my (limited) experience you should only recycle a bitmap when it is no longer referenced anywhere else, ie when the thing where you stuffed the bitmap into is gone. Having said that I recently have seen a problem where the recycling worked fine on 2.3 but crashed on 1.5. Go figure. On Mar 9,

[android-developers] marketbilling project closed?

2011-03-09 Thread Zhihong GUO
Hi all, why the download and source code is not available on page http://code.google.com/p/marketbilling/ . Is there any changes on the project? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-d

[android-developers] Re: Any way to detect if the GPS data is "real"

2011-03-09 Thread lbendlin
The closest you can get is to examine location.getAccuracy() . Network locations typically have an accuracy in the hundreds, GPS accuracy is below 15 On Mar 8, 12:57 am, ehpaul wrote: > If there's any way to detect if the GPS location is sent directly from > satellites instead of tampered by othe

Re: [android-developers] Xml Parser for Android Layout.

2011-03-09 Thread TreKing
Interesting ... On Wed, Mar 9, 2011 at 8:45 PM, Arindam Ghosh wrote: > So, I wanna to know, is there any nice way to fetch all the attributes of > view from layout xml file. > Not that I'm aware of.

Re: [android-developers] Xml Parser for Android Layout.

2011-03-09 Thread Arindam Ghosh
Dear Treking, Actually I want to make the layout dynamically from internet sending data. So I will fetch Xml from Internet and then Parse. I saw inflater api of android but it will not work for raw data. So, only choice is parsing and one by one dynamic view creation. So, I wanna to know, is ther

Re: [android-developers] Re: Install % drop again?

2011-03-09 Thread Justin Giles
Like I said before, I sort of agree with Roger's assessment. That being said, my percentage for my pay app has dropped by 4% in the past 3 days. On Wed, Mar 9, 2011 at 8:23 PM, Roger Podacter wrote: > I really think it is just an auto sweep that corrects the installed > base numbers to account

Re: [android-developers] Regarding Fragment Management.

2011-03-09 Thread Dianne Hackborn
The framework calls all onXxx() functions. The fragment manager will take care of calling the right things at the appropriate places based on what you commit and the hosting activity lifecycle. On Wed, Mar 9, 2011 at 5:16 AM, sandy wrote: > Can you tell me Who is it responsible for creating fra

Re: [android-developers] Creating XML Config

2011-03-09 Thread TreKing
On Wed, Mar 9, 2011 at 1:59 AM, Christopher Marchfelder < marchfel...@googlemail.com> wrote: > Is there a simple way in android to do so? And how would I access > this config? > http://developer.android.com/reference/android/content/res/Resources.html#getXml(int) Where ID refers to something in

[android-developers] Re: Install % drop again?

2011-03-09 Thread Roger Podacter
I really think it is just an auto sweep that corrects the installed base numbers to account for uninstallations performed outside the market. If I remove an app on my phone, but not connected to the web, the market service must pick that up at a later date. I think Google does sweeps like this in w

[android-developers] Buyer’s Currency

2011-03-09 Thread Nikolay Elenkov
I've been getting emails from android-market-support, stating that 'Buyer’s Currency is available to you now' and I need to set prices for different currencies. It doesn't seem to be available in the Developer Console though. So is this visible to anyone outside of the US? Or are they just jum

[android-developers] Re: Problems with View.startAnimation()

2011-03-09 Thread Jeff Meyerhoff
That's only available on API level 8+ (2.2). I would like at least a 1.6+ solution and most of this stuff is API level 1. On Mar 9, 7:45 pm, Mark Murphy wrote: > On Wed, Mar 9, 2011 at 8:42 PM, Jeff Meyerhoff wrote: > > @Mark Murphy > > That's a good idea but my goal is to have the view only ap

[android-developers] Re: Gingerbread phone call recording?

2011-03-09 Thread Eric Wong (hdmp4.com)
This was never made possible by Google. Read this for details http://code.google.com/p/android/issues/detail?id=2117 On Mar 10, 3:24 am, Hank wrote: > I tried to make an app to record phone conversations using the > MediaRecorder class for Froyo on my Nexus One, and it turned out > unsuccessfull

Re: [android-developers] Creating a Book App in Android

2011-03-09 Thread Mark Murphy
Well, there already are a few "book apps" for Android. Most display EPUB. If you wish to write your own, I would expect you to display HTML in a WebView. On Wed, Mar 9, 2011 at 4:39 PM, BrickMan wrote: > What's the best way to create a Book App in Android? I have a book in > html format that I w

Re: [android-developers] Local Services

2011-03-09 Thread Mark Murphy
First, you do not typically use both startService() and bindService(), but rather one or the other. Second, the timing of when the binding is available has nothing to do with onResume(). You find out when the binding is available via onServiceConnected() in your ServiceConnection. This may occur b

Re: [android-developers] Reg. Iphone like Tab design in Android

2011-03-09 Thread Miguel Morales
The problem with that is that it takes up a lot of room in the bottom specially when in horizontal orientation. The standard android way is to use the options menu or tabs at the top if it's necessary. On Wed, Mar 9, 2011 at 2:46 AM, srini wrote: > HI, > > > I need to create tab design similar t

[android-developers] java sous android

2011-03-09 Thread yasminacha
bonsoir , j'ai un code java qui marche sous pc mais quand je l'introduit dans un projet android en faisant run j'obtient toujour un message qui me force de quitter !!!Esct ce que vous pouvez me donner des documentation sur java sous android , merci -- You received this message because you are su

[android-developers] May i join the group?

2011-03-09 Thread yy xuye
Dear sir, I'm a developer from China. For the current, i have some problem about android development. So i hope to get some help. May i join the group? Tks. Best regards. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group

[android-developers] Local Services

2011-03-09 Thread Daniel Rindt
Hello, i have a Problem with bind to a running service. In my activity starts the service with startService() and after that i would bind to that service to communicate with them. I inserted a Log.d to inspect the behavior of the service and the service connection. My summary is that the order is

Re: [android-developers] Mobile development, best computer configuration?

2011-03-09 Thread Miguel Morales
Mac works great because you can develop for iOS and Android. However, last time I checked BlackBerry didn't have a proper Mac OS tool and you were stuck using windows. I haven't played around with it since. On Wed, Mar 9, 2011 at 3:39 AM, mikael_w wrote: > Hi, > > For the last 4 weeks, I have be

[android-developers] ACR122 USB NFC Reader with Android Mobile

2011-03-09 Thread ramakrishna
Hi, My sincere apologies if i disturbed you.But have few doubts needs to be clarified. I am planning to develop an NFC app.I am from India in our market no NFC enabled Android mobile is available. I bought a USB based NFC Reader ACR122.My question is can i integrated that with Android Mobile LG O

[android-developers] Native sms and email application launch problem

2011-03-09 Thread Jayashree Deo
Hi, I have a list of contacts from address book. I am trying to launch native sms and email application. The problem I am facing is as below 1. if I select contact A from list then native sms application gets launched properly with proper data for contact A. 2. Then on pressing home key if I again

[android-developers] ADT 10 lost "clipping" toggle in the visual layout editor?

2011-03-09 Thread Eric Rizzo
In earlier versions of the ADT visual editor, there was an option to toggle "clipping" of the contents of the layout; it was essential for working with ScrollView layouts that had lots of child views, as it let you see and manipuate ALL children instead of just what is visible at the top of the Scr

[android-developers] HTC Hero getPicture failed error

2011-03-09 Thread Sebastian Lindström
I am trying to get my app to use the camera preview to take a snap. It works fine in the emulators and on HTC Wildfire. But when i run the app on my HTC Hero i get some errors in LogCat when the onPictureTaken- event executes. The following errors occurs only when i try to take a pic with my app on

[android-developers] ProgressDialog persisting after screen rotation inspite of call to dismissDialog

2011-03-09 Thread Shri
I am seeing that a ProgressDialog is persisting after a screen rotation, even though I am calling dismissDialog in the onPause method. I do know that a new Activity is created after the screen rotation and I have read threads like http://groups.google.com/group/android-developers/browse_thread/thre

[android-developers] Disabling Soft Keyboard's 'Go' Button for WebView Text Entry

2011-03-09 Thread chris
I am developing an Android application that uses a WebView pointed at a jQueryMobile-based site. Normally, disabling the 'Go' button on the soft keyboard is as simple as adding android:imeOptions="actionDone" to the control's XML tag. In the case of WebViews however, this doesn't do the trick. How

[android-developers] Re: Emulator problem with GSM network

2011-03-09 Thread Brian Smith
I have recompiled with the above fix to turn off the legacy support option. This has solved our issue. What is the problem with accepting this change? We definitely verified that this issue is more prevalent on our Quad Core boxes than Dual Core. Do you still need to support 1.0 or 1.1, especia

[android-developers] Creating a Book App in Android

2011-03-09 Thread BrickMan
What's the best way to create a Book App in Android? I have a book in html format that I want to incorporate in an app. I want to have control over UI . I can do that using formatted textViews but it will be very tedious as there are around 500 pages. Just want to know if there is a better way of d

Re: [android-developers] Using a "Freemium" Model

2011-03-09 Thread Miguel Morales
This has been asked several times, including in the android market forums. No response from Google yet, but according to their TOS it is against the rules to collect payments in your application. On Tue, Mar 8, 2011 at 10:00 PM, Brian515 wrote: > I'm finishing up writing my app, and ideally, I w

[android-developers] Re: Eclipse wont regenerate files since downloading the 2.3 SDK

2011-03-09 Thread gary lucas
Something similar to this happened to me. Have you tried using the 'android' --> Fix this application from the eclipse project manager view? Also, I had R.Id.buttonX returning a TextEdit for awhile... I solved that by deleting the elements from the UI file and then saving and re- adding... I'm a

[android-developers] Parser avec Gson des objets de classe qui extends OverlayItem

2011-03-09 Thread Jérem080
Mon problème est le suivant : Tout d'abord, j'utilise Gson pour désérialiser un flux Json et ainsi obtenir une liste avec tous mes objets créés (attributs du style : lat, lon, détail, ville, etc). Tout se passe pour le mieux. Le problème est que ma classe EXTENDS OverlayItem (pour pouvoir être af

[android-developers] Re: java.lang.NullPointerException encountered while running Android Pre Compiler.

2011-03-09 Thread Caféïne
For me this error disappeared (Eclipse 3.6.2) once I used in my preferences.xml a xmlns:app="http://schemas.android.com/apk/res/com.myproject.myname"; in the project himself instead of using the preferences.xml from the library using a xmlns:app="http://schemas.android.com/apk/res/com.myproject.myl

[android-developers] How can i read out the android OOB data?

2011-03-09 Thread yy xuye
Hello everybody, I want to get the flash data. But it can't get the OOB data using the command "dd". So i need to rewrite it. I try to use "ioctl" function with "MEMREADOOB" to get the oob data, but the data seems wrong. Here is my operating information: 1.My mobile's info: 1-1.kernel version: # c

[android-developers] Reg. Iphone like Tab design in Android

2011-03-09 Thread srini
HI, I need to create tab design similar to Iphone tabs at bottom.Is there any inbuilt way to acheive that. I have implemented it with the layout with the images in the bottom and onclick on the image, we will switch the view using ViewFlipper. While doing this, navigating from one view to anothe

[android-developers] Working with Monkey

2011-03-09 Thread kanishka.dutta
Hi Guys, I am trying to run an UI app using monkey. eg:- adb shell monkey -p com.cooliris.media -v 10 The gallery is opened after triggering the above command which list me the number of media files present in my SDCARD. What I really want to achieve through Monkey or any other way( you suggest )

[android-developers] Regarding Fragment Management.

2011-03-09 Thread sandy
Can you tell me Who is it responsible for creating fragments i.e who will call onCreateView()..etc functions? Is it taken care by Fragment Manager or Activity Manager?? And is it True that fragmentTransaction.commit() is the function responsible for creating fragments means is it that function afte

[android-developers] show selected item on the screen form gridView

2011-03-09 Thread leela
Hi All, I have GridView in my layout which consists of 10 images in single column. if user enter number(1 to 10) in edittext which i provided, i need to scroll down to that image in GridView and show it. setSelection(no); is also not working.. -- You received this message because you are sub

Re: [android-developers] Please help how can use WiFi hotspot feature in application

2011-03-09 Thread Mark Murphy
This is not part of the Android SDK at this time, sorry. On Wed, Mar 9, 2011 at 3:25 AM, Edward Choi wrote: > I am a application developer. > I want to use WiFi hotspot feature in my application. > But I can't find how can set a arbitrarily SSID or WiFi security option by > myself in my applicati

[android-developers] How to use Native Activity and View from Java

2011-03-09 Thread lorydi
I have a game developed in Java with the SDK. Now I have to track the events from Xperia Play touchpad which are only available in native code. What is the most simple solution to do this? I want to keep the Java code and only change the Activity into NativeActivity . The problem that I face is tha

[android-developers] Re: java.lang.NullPointerException encountered while running Android Pre Compiler.

2011-03-09 Thread Caféïne
Kind of same problem here. Log using "android-eclipse-108944.zip " provided by Xavier. !ENTRY org.eclipse.core.resources 4 2 2011-03-09 10:22:03.273 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". !STACK 0 java.lang.NullPointerException at com.and

[android-developers] Parser avec Gson des objets de classe qui extends OverlayItem

2011-03-09 Thread Jérem080
Mon problème est le suivant : Tout d'abord, j'utilise Gson pour désérialiser un flux Json et ainsi obtenir une liste avec tous mes objets créés (attributs du style : lat, lon, détail, ville, etc). Tout se passe pour le mieux. Le problème est que ma classe EXTENDS OverlayItem (pour pouvoir être af

[android-developers] Mobile development, best computer configuration?

2011-03-09 Thread mikael_w
Hi, For the last 4 weeks, I have been trying to get into mobile development. Done a couple of tutorials, read some books, developed a couple of dummy apps. The thing is my computer is a 5 years old laptop, it is slow and time has come to replace it and I’m looking at different offers online. Hav

[android-developers] enabling Wifi (managed mode) when wi-fi tethering (in Soft AP mode)

2011-03-09 Thread Macim
Hi, I would like to enable Soft AP mode and Wi-fi Managed mode (as a station - STA) simultaneously on Android. Basically, Android 2.2 (Froyo) and higher have app, which can enable Tethering over Wifi based on Soft AP, but allows tethering only over 3G. Association with any wi-fi during tethering i

[android-developers] Android manifest no longer can be found on any of my packages

2011-03-09 Thread Bejonesnyc
Forum- I have been using my Eclipse Dev enviornment for about 18 months no issues. Then I tried importing a working package into my environment. After this ALL of my packages reported errors about not being able to find resources, specifically the native library containing ANDROID_FRAMEWORKS Co

[android-developers] Re: Monkey not playing video using Music app

2011-03-09 Thread Kanishka Dutta
Hello, I am trying to run a mp3 file using monkey 1.mp3 is the name of the file. adb shell monkey -p com.android.music -v 10 1.mp3 Can you please help me with the proper command to play out a file after the music-player or nedia-player opens up? Regards, Kanishka Dutta -- You received this m

[android-developers] Re: problem android and eclipse

2011-03-09 Thread void g
I have the exact same problem, would really appreciate some help with this. Seems like a firewall issue? There's a similar post where someone complained of this problem. However, it seemed that they only had the problem AFTER messing around with their firewall, when they reversed the changes the pr

[android-developers] Playing media files via Monkey

2011-03-09 Thread Kanishka Dutta
Hello, Can any1 please suggest a way to play a media file(audio/video/jpeg images) via monkey? Currently after triggering the following command, I get the music player up; but I really want to play out the music file as well. adb shell monkey -p com.android.music -v 10 Please help me play the

Re: [android-developers] Re: Problems with View.startAnimation()

2011-03-09 Thread Mark Murphy
On Wed, Mar 9, 2011 at 8:42 PM, Jeff Meyerhoff wrote: > @Mark Murphy > That's a good idea but my goal is to have the view only appear after > screen inactivity.  So I want/need the ability to cancel the scheduled > animation. Call cancel() on the animation, then. -- Mark Murphy (a Commons Guy)

[android-developers] Android SAXParser Malformed XMl error

2011-03-09 Thread Ved Antani
I have a server component which uses SAXParser (javax.xml.parsers.SAXParserFactory) to parse an XML. I am reusing this library in my phonegap app for android. The problem is that when I use the library to communicate to the server and parse the response from the server, it fails with - Malformed XM

[android-developers] Please help how can use WiFi hotspot feature in application

2011-03-09 Thread Edward Choi
I am a application developer. I want to use WiFi hotspot feature in my application. But I can't find how can set a arbitrarily SSID or WiFi security option by myself in my application. Would you tell me how can set a arbitrarily SSID and WiFi security option in my application. Thank you for readi

[android-developers] Creating XML Config

2011-03-09 Thread Christopher Marchfelder
Hello Folks, I am a total newbie to Android so I ask this (maybe rather dumb) question - I want to create a config for my android app. This config can only be changed by a developer who has the source code and shall keep some things a bit flexible, e.g. like URL to a server to connect to etc. Is

[android-developers] all_apps_3d error when screen rotation

2011-03-09 Thread Steven
Hi, I try to change allapps view to all_apps_3d, it work fine when launcher screenOrientation="nosensor". But if I set screenOrientation="sensor" and rotate screen for some times. It occur some errors: 01-06 08:42:12.093: ERROR/SurfaceFlinger(179): layer=0x33e048, glEGLImageTargetTexture2DOES(0x3

[android-developers] How to use opencv in android application in Mac OS??

2011-03-09 Thread srinivasan
Hi, I am trying to do some image processing using opencv in android application, I downloaded android ndk rb5 and opencv. I want to know how to use it in the android application. Please help me out. Thanks, Srinivasan -- You received this message because you are subscribed to the Google Groups

  1   2   3   4   >