[android-developers] Re: finding if the device has phone support/flight mode

2012-06-12 Thread ADB
Hey You means airplane mode check in android here is best example to turn off/on Try IT... http://www.intertech.com/Blog/post/Android-Airplane-Mode.aspx -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: JNI Error : local reference table overflow (max=512) in ICS android version

2012-06-12 Thread Subramanya Somayaji
I'm having same issues while loading many android webview dynamically in viewpager http://stackoverflow.com/questions/10942929/viewpager-webview-memory-issue/10943022#10943022 -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] how can i get .project and .classpath from the build.gradle?

2012-06-12 Thread Dicky Chan
i got a source file from web and i wanna open this project on eclipse, how can i get .project and .classpath from the build.gradle? -- 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] how to draw a border-bottom to a linearlayout programmatically

2012-06-12 Thread filipe_moraes
Hello! This is my code: LinearLayout llDatas = new LinearLayout(this); llDatas.setId(DATAS.getInt(DATAS.getColumnIndex(id))); llDatas.setOrientation(LinearLayout.HORIZONTAL); llDatas.setOnClickListener(fMoreInf); llDatas.setPadding(10, 5, 0, 5); llDatas.setBackgroundColor(Color.rgb(200,200,200));

[android-developers] Re: Sony Ericsson EDK for Timescape

2012-06-12 Thread Max Development
Hi Joahn, Will I have a possibility to sell my newly developed extension on Google Play Store? Best regards, Max Development четверг, 31 марта 2011 г., 12:34:41 UTC+2 пользователь Johan Abramsson написал: Hi Android Developers, The development kit for Sony Ericsson Timescape extensions

[android-developers] Android post method

2012-06-12 Thread electrocoder
Hi. I want send data in html form. I use http://anujarosha.wordpress.com/2012/01/27/handling-http-post-method-in-android/; but not working. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: Altering UserAgent for the Emulator

2012-06-12 Thread fa
Hi, WURFL is a very good source for mobile information, user-agent are ok. I'm currently searching for a way to modify the user-agent of Android emulator, it's a pitty it's not implemented as an option of avd. If you find something, tell me ;) -- You received this message because you are

[android-developers] How to properly overlay UI Widgets over SurfaceView?

2012-06-12 Thread Pradeep
I have one full screen surface view which renders the video in full screen and one 4:3 local camera preview which is overlaid on the full screen surface view and which renders the local camera feed also one options layout to display the options. Surface view which renders the local cam feed has

[android-developers] Need Help :android passing lat/long as parameter to web service

2012-06-12 Thread Olfa Dhaouadi
hello :) if you have an idea that can help me I would be grateful :) in my android project i have a map that contain markers i want to send touched markers properties(long/lat) as parameter to a web service .. how can i do it?? thanks in advance :) -- You received this message because you are

[android-developers] How to load/use data from an SQLite db

2012-06-12 Thread Nick
Hi devs, This is my first android application, and am confused about how to proceed with using data from an SQLite database. The database itself will contain around 20,000 - 25,000 records, across three or four tables. The information inside the database will not need to be changed, only read

[android-developers] Casio GzOne C771 - Not distinct multitouch?

2012-06-12 Thread donmesserli
Am experiencing problems with multitouch on this phone. Symptoms are like a phone that doesn't have distinct multitouch. When two touches cross on a horizontal or vertical imaginary line, the touches swap coordinates. The device reports that it supports distinct multitouch; but it doesn't seem

[android-developers] About bluetooth pairing

2012-06-12 Thread 逢 陈
Hi my friend, i want to program to implement bluetooth auto pairing , i followed the google developer doc, and stay on this headache issue for severeal days, but still can't work. my SDK is gtv-2.1- berlin. i want to pair with HID device. -- You received this message because you are

[android-developers] Unable to Add Account in Settings - Account_sync_settings on Set top Box

2012-06-12 Thread demo account
Hi, Need help regarding the query- Unable to Add Account in Settings - Account_sync_settings on Set top Box What could be possible reasons for this ? We are trying to do this on android on set top box. Please reply it is very urgent. Thanks in advance. -- You received this message because

[android-developers] Installing .apk to Android Virtual Manager

2012-06-12 Thread Jessie7
I am having a problem making my .apk appear in the AVM. When I open dos it reads: C:\Documents and Settings\ John Smith My .apk file is in C:\Documents and Settings\John Smith\android-sdks \platform-tools and also in C:\Program Files\Android\android-sdk\platform-tools I have typed several

[android-developers] Barcode and Sql (database)

2012-06-12 Thread Osman EKİZ
Hello! I am Osman in Turkey and I am Highschool student. I want to learn barcode system.However, I want to pull the data with sql. Together, I need to do project. First, I read the data barcode device and this data with database data check. If data is existing and I want to see Android device

[android-developers] RTMP for android video streaming using Red server

2012-06-12 Thread Deepchand Singh
Hi, I need help to use RTMP on Red5 server for video/audio streaming. -- 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] Calendar EditEventHelper test case

2012-06-12 Thread Daniel Kang
Hello, I'm doing some Unit Test with Android Calendar application. In the test code in EditEventHelperTest.java, lots of testSaveEvent* encountered java.lang.NullPointerException. This comes from AsyncQueryService. startBatch(...). public void startBatch(int token, Object cookie, String

[android-developers] How to properly overlay UI Widgets over SurfaceView?

2012-06-12 Thread Pradeep
I have one full screen surface view which renders the video in full screen and one 4:3 local camera preview which is overlaid on the full screen surface view and which renders the local camera feed also one options layout to display the options. Surface view which renders the local cam feed

[android-developers] DynamicUIGeneration

2012-06-12 Thread deepak mamdapure
Any one can help me how to develop an android application by using xmlparsing concept...actually i want do develop application through dynamic ui generation ...but i dont know how to generate Dynamic UI screen..so please any one help me how to generate Dynamic UI in android

Re: [android-developers] Re: Running camera preview while recording video at the same time

2012-06-12 Thread deepak mamdapure
I am new for android app development i am trying to render android UI dynamically through xml parshinghow should i do this plz suggest me.here is one xml ?xml version=1.0? MAIN_XML Mobile_Widget id=101 W_NAMEName /W_NAME W_RENDERTEXT_BOX/W_RENDER /Mobile_Widget Mobile_Widget id= 102

Re: [android-developers] WCF web service- use in android

2012-06-12 Thread deepak mamdapure
On 11 June 2012 14:28, David Olsson zooklu...@gmail.com wrote: Where can I send the invoice to? www.google.com Write your own soap handling parts and don't use ksoap, problem solved. Find code on the internet, like by using google. On Mon, Jun 11, 2012 at 10:43 AM, shashi asanka

[android-developers] join this

2012-06-12 Thread deepak mamdapure
https://groups.google.com/group/ashwathandroiddeveloper -- 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

Re: [android-developers] Re: Concatenating two or more audio files in single audio file.

2012-06-12 Thread Dinesh kumar
On Mon, Jun 11, 2012 at 10:30 AM, Rathish rathish...@gmail.com wrote: Hi, Do you got the solution for your query. If so plz tell me how to do that. I am running out of tym -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] how to save and retrieve data from microsoft sql server management studio in android

2012-06-12 Thread Yogeshkumar Tiwari
Hi freinds, i am developing an android apps in that i have to save my data in to the microsoft sql server management studio and retrieve the data from the same so please any one have any idea of how to save data on the microsoft sql server managment studio and retrieve the data from same.If any

Re: [android-developers] how to save and retrieve data from microsoft sql server management studio in android

2012-06-12 Thread deepak mamdapure
On 12 June 2012 11:59, Yogeshkumar Tiwari yogeshtiwari2...@gmail.comwrote: Hi freinds, i am developing an android apps in that i have to save my data in to the microsoft sql server management studio and retrieve the data from the same so please any one have any idea of how to save data on

Re: [android-developers] how to save and retrieve data from microsoft sql server management studio in android

2012-06-12 Thread Yogeshkumar Tiwari
Thanks bro! i just try to implement it . On Tue, Jun 12, 2012 at 12:21 PM, deepak mamdapure developer.it.a...@gmail.com wrote: On 12 June 2012 11:59, Yogeshkumar Tiwari yogeshtiwari2...@gmail.comwrote: Hi freinds, i am developing an android apps in that i have to save my data in to the

[android-developers] Android audio radio streaming

2012-06-12 Thread Jaco Gillman
Hi, We are developing an Android native app which has a Webview and its source point to a server were we have deployed our web app. All works fine, untill we want to play audio. On the jsp we have an iFrame which src is http://infant.antfarm.co.za/pukfm/player.asp?id=83;. On the web browser it

[android-developers] How to make a lock screen

2012-06-12 Thread Halit COLAK
Hi, I want a created lock screen. Can you give sample code please? -- 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] hi frnds i want to know the use of android:tag

2012-06-12 Thread Jayadan Paramasivan
hi friends i want to know the use of android:tag and also know how to retrieve it in the activity.java file. For example i am trying add a check box in my XML file and i also have used android:tag in it and how should i make it view when i run the project in an emulator. p.s: I should use

[android-developers] [Issue] android.provider.ContactsContract.Groups.CONTENT_SUMMARY_URI

2012-06-12 Thread Hoang DN
Hi all, In Android 4.0.3 later, I found a problem in Contacts application Contacts provider: In the class GroupListLoader, we used Groups.CONTENT_SUMMARY_URI to get MEMBER_COUNT for each group. But I checked contacts provider, CONTENT_SUMMARY_URI only joins data table and groups table.

[android-developers] Re: onConfigurationChanged() is not called when flipping between landscape and reverse landscape?

2012-06-12 Thread Hoang DN
Hi guy, In your case, actually, Configuration did not change, therefore the method onConfigurationChanged() won't be called. If you want handle this event, you can use android.view.Display.getRotation(). The returned value may be Surface.ROTATION_0 (no rotation), Surface.ROTATION_90,

Re: [android-developers] Re: launching an app

2012-06-12 Thread jaymin mamtora
hello frndzz, i was attend android workshop before 3 months. i m very exited to learn it. i m very interested. i want to kw that, 1. for beginning level which kind of applications i have to start? 2. java programming is also new for me i ll start java right now. can i use simole

[android-developers] Help

2012-06-12 Thread Gourav Leekha
matlab component runtime(MCR) is installed for execution of matlab commands without installing the matlab for standalone execution ,but it is only supported by windows, Is there any MCR library meant to implement the same on android/J2me platform . -- You received this message because you are

[android-developers] mobile app layout software

2012-06-12 Thread kd
Hi, I am trying to layout design for my mobile app so I can explain to developers easily with some kind of graphics.. What software is the most popular for mobile app layout design ? Thank you -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Re: Listview similar to call logs of 'contacts' app

2012-06-12 Thread Guthyerrz maciel
But how can I create, those tow views, with like that divisor that has between. Em terça-feira, 23 de novembro de 2010 04h44min59s UTC-3, deepak escreveu: Hi manas, I forgot to mention 1 more thing. In the xml also, instead of ImageView give the name of the class which extends ImageView.

Re: [android-developers] Non Repeating random number btw 1 to 1000

2012-06-12 Thread Jacky Alciné
By non-repeating, you mean numbers without numbers that don't have digits whose occurance is greater than one, like 394 or 721 as opposed to 444 or 333? On Wednesday, June 06, 2012 21:01:11 PM Hemant Chaudhari wrote: Hello, I want to generate non Repeating random number between 1 to 1000. If

[android-developers] How to create a screen saver.

2012-06-12 Thread Halit COLAK
Hi all, How to run screen saver mode for my application *Please share the sample code.* your sincerely -- 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] Youtube - QR code redirected link doesn´t work with mobile devices???

2012-06-12 Thread jpm2012
Hi, I´ve created a QR code for one of our youtube videos in our youtube channel. QR Code link (example): http://www.youtube.com/channel If you scan this QR code and open the link with your mobile device following page opens: http://m.youtube.com/?reload... ...this is kind of a mobile

[android-developers] requestLocationUpdates and screen off

2012-06-12 Thread dherrero
Hi This issue has been discussed many times here and in others sites but I havent found a solution. I ve a backgroud service detecting location changes using the provider NETWORK_PROVIDER. If a set the parameters minDistance and minTime to zero then I get changes each few seconds althought many

[android-developers] Youtube - QR code redirected link doesn´t work with mobile devices???

2012-06-12 Thread jpm2012
I´ve created a QR code of a youtube video link and published something with the QR codes. Now, when you scan the QR codes (probably a month after testing), the links take you to the YouTube channel homepage, not the individual videos? The links go directly to the videos if you are on a

[android-developers] Integrate Unity3D to eclipse

2012-06-12 Thread maren-L2T
Hi, I use unity3D to develop an android application, and I integrate it to eclipse by using this link: http://unity3d.com/support/documentation/Manual/Android-Integrating%20Unity%20With%20Eclipse.html But when I try to run it I found this error: 06-08 17:04:12.785: E/SensorManager(16305):

[android-developers] Re: [Issue] android.provider.ContactsContract.Groups.CONTENT_SUMMARY_URI

2012-06-12 Thread hoang dn
Hi all, It's very important with me. Please help me! Thanks Best Regards, hoangdn On 08/06/2012, Hoang DN hoangdn6...@gmail.com wrote: Hi all, In Android 4.0.3 later, I found a problem in Contacts application Contacts provider: In the class GroupListLoader, we used

[android-developers] RFCOMM/SPP maximum data baud rate??

2012-06-12 Thread RAIJ1
In my application i want to receive bluetooth data at 1.15kbps baud rate, which i am sending from a remote bluetooth adaptor. I am using bluetooth chat demo application for this purpose. after receiving the few frames of data my application throws the following exception: java.io.IOException:

[android-developers] Bluetooth SPP RFComm socket abort at receving speed of 1.15kpbs

2012-06-12 Thread RAIJ1
I've been having an issue with RFCOMM socket abort over Bluetooth in Android. I don't have any issues connecting, but receiving data at speed of 1.15kbps from a remote bluetooth adapter. There isn't a problem with the adapter as the data is properly received if I connect with a laptop. My

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

2012-06-12 Thread JoeAranda
With hex data on all 16 sectors why would shailen need to root the phone? couldn't that information be sent peer to peer and then stored outside of the SE? On Thursday, May 17, 2012 8:37:21 AM UTC-7, Gorka wrote: Hi Shailen, I guess you have emulated your MIFARE4k tag rooting your mobile

[android-developers] Re: AsyncTask in Android 4.0

2012-06-12 Thread npike
How about AsyncTaskLoader? Are they effected by this change? (Will loaders not run in parallel if the SDK level is set to 13+?) If so, any work arounds to restore previous behavior? On Apr 20, 4:07 pm, Romain Guy romain...@android.com wrote: There are some subtle activity lifecycle

[android-developers] Update-Client-Auth header

2012-06-12 Thread Mark Jackson
Hi guys, I'm implementing the 'Third-Party Application Server' part of a C2DM web service, and read all about the ClientLogin Auth token (not yet moved to OAuth 2), but of course didn't know about the proprietary 'Update-Client-Auth' header until I happened upon some mention of it I'm

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

2012-06-12 Thread JoeAranda
Gorka, if NFC taginfo app can provide all 16 sectors of the MIFARE couldn't shailen have sent this to another phone via peer to peer and avoided card emulation? Shailen, can you share some insight into how you did this using NFC taginfo? thanks, joe On May 17, 8:37 am, Gorka

[android-developers] TouchUtils.dragViewToX doesn`t work

2012-06-12 Thread vivi
HI all: sourcefile:android-sdk-linux/sources/android-15/android/test/ TouchUtils.java public static int dragViewToX(InstrumentationTestCase test, View v, int gravity, int toX) { int[] xy = new int[2]; getStartLocation(v, gravity, xy); final int fromX = xy[0];

[android-developers] Re: soundpool looping problem

2012-06-12 Thread Mike Kelley
I hit the same problem and fought with it for a while. For me it occurred only on some phone models. My conclusion is that it is a bug with SoundPool itself. I never found any work-around so I changed to playing my looping sounds directly with dedicated MediaPlayer instances. On Jun 5, 9:18 pm,

[android-developers] B2B .apk distribution to OEM

2012-06-12 Thread Marcelo Corvezola
Hi. I need to distribute an .apk to an OEM, and set a limit as to the times this .APK can be embedded by the OEM, what are the best most common practices and or tools for doing this. Thnx -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Programatically connect to Ad2p/Hsp headset via NFC [NFC/Bluetooth]

2012-06-12 Thread Lucas Paolotti
Hello everyone, I have a problem on my application. The main purpose of my app is to scan a BluetoothDevice ( a headset) by a NFC tag, connect to the headset (automatically) and launch a media player just after the connection. The only (most important) part that i'm trying to make is the

[android-developers] Your favorite tutorials

2012-06-12 Thread Jason Hsu
What are your favorite Android development tutorial apps? I don't like most of the Android tutorials I see. All too often, they don't work or are explained poorly. Please post in this thread your favorite tutorials. There are only a few that I've tried that I would recommend. The first is

[android-developers] Xoom VM bug since ICS upgrade? Getting ArrayIndexOutOfBounds as if constant array index is corrupt

2012-06-12 Thread Mike Kelley
Our Xoom upgraded to ICS about 4 days ago, and since then I'm getting impossible exceptions, such as ArrayIndexOutOfBoundsException: length=16; index=871808465 for code where the array indices are constants in the code such as: float transformedPositionX = x*mData[0] + y*mData[4] + z*mData[8]

[android-developers] Re: My Solution: Caling SOAP 1.1. Web Services from Android (ksoap2 + apache http)

2012-06-12 Thread Gracia Lurzano
Hi, I tried downloading the zip file but the link is broken. Can you share the link again. Thank you so much! Regards, Grace On Wednesday, January 9, 2008 12:00:58 PM UTC, Jorge Jimenez wrote: Hi Vijay: I'm publishing all required files to make (including an ant build.xml file) the

[android-developers] Re: AnimationDrawable on ItemizedOverlay

2012-06-12 Thread Josh Lentz
Felix: Can you post the code of how you got this to work. I am trying to make a custom AnimationDrawable to replace the the default on that MyLocationOverlay uses. I have made a subclass of MyLocationOverlay but it will only show the first image in the animation-list. I have tried a Runnable

[android-developers] Re: Need explanation of traceview's Calls+RecurCalls/Total column

2012-06-12 Thread matt0x
I've posted an answer to the Stack Overflow question you linkedhttp://stackoverflow.com/questions/9397674/android-developer-page-please-help-me-understand-their-traceview-profiling-exam- check it out. On Friday, May 18, 2012 5:07:29 PM UTC+2, glenviewjeff wrote: I have the same confusion

[android-developers] Augmented Reality Implementation

2012-06-12 Thread Jeffrey Hodes
I'm trying to implement a simple augmented reality tool for Android. All it needs to do is take as input my location and device orientation and the location of another device and present a camera view with an icon overlaid in the appropriate place in an appropriate size. I'm stuck in two

[android-developers] Reverse Geocoding

2012-06-12 Thread Jimmy Bhavsar
hi. I am trying to perform reverse gecoding but it is not providing me the exact location. it gives me location to near by area. this is how i am performing reverse gecoding.. public boolean onTouchEvent(MotionEvent event, MapView mapView) { if(event.getAction()==1)

[android-developers] USB Host bulk transfer returning -1 on read, data IS available

2012-06-12 Thread koos van wijk
Hi, I'm currently developing an app that needs USB Host implementation to communicate with a device to request data and settings. I'm testing with an Archos 80 G9 as platform, running Android 4.0.3 (latest firmware). I can read and write from/to the device using the bulktransfer method on 2

[android-developers] Propagate result of Activity back to parent when finished, but child still running

2012-06-12 Thread Calimero
Hello, I have the following problem: I have one MainActivity, that has different layout/behaviour for landscape/portrait (similiar to the UI Demo Fragment example) : - in portrait I have a List, that starts an DetailsActivity if clicking on a ListItem. - in landscape I have a Fragment-based

[android-developers] sending string constant to server

2012-06-12 Thread ashu
I am developing an android application in which am trying to send string constants to server via GPRS. I am able to send text files. Can you provide me the lead to send string constants?? -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] usage of project folder inside android data/data

2012-06-12 Thread Mjava
I am thinking about the usage of project app folder inside data/data/ com.myapp.main in android file system. For examples like CACHE folder, database folder, lib folder etc... inside data/data/com.ayppp.main. Do people like samsung/htc change or edit those folders and files inside according to

[android-developers] Re: Is Single Wire Protocol possible by default on Galaxy Nexus phone and OS4 now?

2012-06-12 Thread Jeremy Carre
Hello, I can confirm you that the UICC is connected to the NFC controller in the Galaxy Nexus. Jeremy Le jeudi 16 février 2012 12:27:41 UTC+1, Roman K. a écrit : No. Otherwise the Galaxy Nexus has to support Card Emulation out of box which is available on BlackBerry devices (OS 7/ NFC

[android-developers] Re: Option to unlock the boot loader for Sony Ericsson Android Gingerbread phones now available.

2012-06-12 Thread Kevin Moroder
Hi everyone, I would like to know the unlock code for unlocking the bootloader on the Sony Xperia U Thanks El jueves, 14 de abril de 2011 09:11:13 UTC+2, Carl escribió: Hi, It is now possible to unlock the boot loader for certain series of Sony Ericsson 2011 Android™ Gingerbread phones.

[android-developers] Help, eclipse does'nt show any errors, but app does'nt work on phone.

2012-06-12 Thread Lars
Hello I am new at this site and new at developing. The first activity in my application has 5 buttons, every one of them should(at som point when I get it done) lead to a web page using the webview wigdet. Eclipse does'nt show any errors or mistakes in the code ANYWHERE. BUT, when I try to run

[android-developers] ImageView with progress spinner

2012-06-12 Thread Karakuri Dev
*Short version*: Can I use the indeterminate progress spinner as the source image for an ImageView? *Long version*: I have an ImageView with a custom background (it's actually a custom widget that extends ImageView and implements extra drawing in onDraw). While the source image is loading, I

[android-developers] Android Google APIs setTarffic() ne fonctionne pas pour UK ou la France

2012-06-12 Thread PM
Bonjour Dans un api android Google APIs, j'exploite setTraffic(true) . Cette méthode fonctionne pour l'Amérique du nord , mais pas en Europe. Quelqu'un connait-il ce problème? Merci -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Updates schedules

2012-06-12 Thread ouafnico
Hi all, Is there any update schedule for Android 4.x ? To see when new updates will come out ? Thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe

[android-developers] Android VPN L2TP

2012-06-12 Thread Евгений Корнейчук
This is my letter of hope. I'm using android 4.* to create a l2tp connection to the server. The problem is in authorization. I have a server key , user login and password. I search any solution along the internet, not for android only but for java at all, and didnt find any code sample for

[android-developers] Determine exactly when an active call

2012-06-12 Thread Semen Bug
Hello! Whether there is a listener, which allows to determine that on call answered? Phonestatelistener does not fit. CALL_STATE_OFFHOOK - At least one call exists that is dialing, active, or on hold, and no calls are ringing or waiting. I need to determine exactly when an active call. How

[android-developers] A maybe stupid question about an App Architecture

2012-06-12 Thread Manuel Ángel Garcia Gallego
Hello everbody I am a newbiew developping applications in Android. Sorry for any English mistake I could make but I am not a proficiency English speaking person. I'm trying to develop a simple application to manage all my sundries. I just want to save the concept, date and place on every

[android-developers] Problems using in the url with SAX

2012-06-12 Thread OXRL
Sorry for my English Hi I have problems using , the error is as follows: At line 1, column 1080; not well-formed (invalid token) removing *hl=es *works perfectly with data in English. How do I change the language? I am working with Google API Weather. This is part of my source:

[android-developers] Simultaneous access to wifi and data connection

2012-06-12 Thread Ralf
Hi, By the looks of it, android automatically disables the data connection when the wifi connection is active/turned on. Is it possible to use both simultaneously from native code with a stock andoid OS i.e I would like to specify that packet 1 should be sent over wifi and packet 2 over the

[android-developers] Disabling swipe in one tab

2012-06-12 Thread Kozikow
Hello, I have an app, where 3 out of 4 fragments are usual and 1 is map fragment (hacked by https://github.com/petedoyle/android-support-v4-googlemaps/downloads ). I want to achieve an effect, where you can swipe to another view (like in this example:

[android-developers] Re: android-sdk-linux/tools/lib/proguard.cfg (No such file or directory)

2012-06-12 Thread Renan Mobile
I have the same problem hete on MAC OS Lion Em quinta-feira, 12 de abril de 2012 09h52min19s UTC-3, zousey escreveu: I have installed freshed ADT 18.0.0 and SDK Tools, r18 on Eclipse :Version: Indigo Service Release 2 Build id: 20120216-1857 on ubuntu 11.10 64bits. but when I try to

[android-developers] How to get the package name for camera in a specific device.

2012-06-12 Thread @sachinp
Hi, How to get the package name for camera for the specific device on which the app is running. I want to restrict the other activities and allowing than camera when my app is running. Currently I am able to do this by passing this value as Hardcode string found while debugging. The problem

[android-developers] Android MediaStore Intent

2012-06-12 Thread Raghav Shankar
I am trying to record a video on pressing a button. I am using a MediaStore Intent to record the video. I cant figure out how to save the file in mpeg format and display it using a videoview. I would appreciate it if someone could provide an example. Thanks. So far my code is like this : public

[android-developers] Re: How to get the package name for camera in a specific device.

2012-06-12 Thread sachinp
Can somebody please reply... On Jun 7, 1:18 pm, @sachinp pd.sac...@gmail.com wrote: Hi, How to get the package name for camera for the specific device on which the app is running. I want to restrict the other activities and allowing than camera when my app is running. Currently I am able to

[android-developers] Touchable child views in window which has FLAG_NOT_TOUCHABLE

2012-06-12 Thread pekn
Hi, Is there a way to have a window with flag FLAG_NOT_TOUCHABLE containing a ViewGroup with touchable Views? I would like to add some kind of overlay window containing buttons in the left and right upper corner. The space in between should still be touchable. Perhaps any other idea how to

[android-developers] how to draw anhle

2012-06-12 Thread Sadhna Upadhyay
Hello, I am making an app in which i have to draw different types of angle with control, can any one help me?? thanks Sadhana -- 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] Connect Android with MySql

2012-06-12 Thread Richard Gaviria
Hi guys,i'm a newbie developing with Android... so i have some desktop system using a MySql Database, but i'm trying to developing an app to make some query to my database an put the results in a list. I'll appreciate if somebody can help me with some project about this. Thanks Rick. -- You

[android-developers] Re: Reg: Replacing the inbuilt application by our own application.

2012-06-12 Thread karthik- AnAndroidian
Simple step. But unusual. Find the package name of the contact app. And make the same package name for your own developed application. When u r install ur new app. Mobile will match your package. if so , if the package name is already exists it will ask us to replace the old app with new one

[android-developers] Re: Working with ViewPager and Fragments

2012-06-12 Thread Nikhil Gupta
Replace your getItem() with something like this : public Fragment getItem(int index) { switch(index){ case 0: return new Frag1(); case 1: return new Frag2(); default : return null; } } where Frag1, Frag2 are the various fragment classes for each layout. then in these fragment

[android-developers] HTC ONE X Audio Record Woes

2012-06-12 Thread nawlrus
Hello all. I have an app on the market that records audio using the AudioRecord class and saves it to the SD card. Users wth the HTC One line of phones are unable to record. All it does is save a 1kb file to the SD card. I am using the following class to record:

[android-developers] Any approach to get the view instance as this findViewById api in Widget

2012-06-12 Thread SamPC
*At the activity* To change the properties of the resources we need an view instance of that particular resource.** And to find the view instance for the resources attached with in an activity, we use findViewById() api Ex: private ImageView mView; mView=(ImageView)

[android-developers] Downloading apk from Email

2012-06-12 Thread Rahul Kaushik
Hi am facing the error Parse Error : There is a problem parsing the package on android on on DroidX Android Version 2.3.4 i have already checked the UnKnown source Thank's Rahul -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

Re: [android-developers] Google auth with getAuthToken: what authTokenType string to use?

2012-06-12 Thread Nikolay Elenkov
On Mon, Jun 11, 2012 at 12:03 PM, Goat666 anand.tha...@gmail.com wrote: Hi Nicolay, Thank you so much for your quick response.  I think I was not very clear in my explanation.  Just to clarify, earlier I was having the user input their email address and password manually into a form and then

[android-developers] Re: How to resize width fragment

2012-06-12 Thread Sérgio Faria
This is completely untested code, but should work (with some typos fixed): -First wrap the fragment in a FrameLayout like this: FrameLayout android:id=@+id/fragMenuFrame android:layout_width=200dp android:layout_height=match_parent fragment

[android-developers] Caching of data using Webview

2012-06-12 Thread Saket Jain
I can comfortably catch the data and tested that putting my phone into Airplane mode. In HTML5 manifest concept for caching, the cached data updates automatically upon detecting the connection. Is that the same thing happening in android caching? I tried few things but it doesn't update

[android-developers] Re: Strange delays when doing wifi scans

2012-06-12 Thread nawaz
Hello Jordan, I found your thread while searching for the similar problem. I am also experiencing same strange 40 second delays that appear intermittently and was wondering if you managed to find out the reason or the issue? Cheers On Thursday, August 19, 2010 4:23:14 PM UTC+1, Jordan Frank

[android-developers] How to read text from .txt file which is present on server

2012-06-12 Thread loveandwar
hi , i am trying to read text from a .txt file which is present on server but my code is not reading text from file i am using android version 2.1 . thanks in advance public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);

Re: [android-developers] Concept: build sophisticated Android apps in minutes, using building blocks

2012-06-12 Thread Stefan Horochovec
Hi If we can´t download and make tests, its impossible to have a opinion about the project. The idea is good, but, it´s I can say. Regards Stefan Horochovec Software Engineer Blog: http://www.horochovec.com.br/ Twitter: http://twitter.com/horochovec 2012/6/11 Linton Ye linto...@gmail.com

[android-developers] Heap Memory and avoiding a crash

2012-06-12 Thread Thender
Hi Folks, I'm new, so be gentle. I've been reading all the other posts about OOM and OutOfMemoryException. Its seems I can't discover a good way to deal with impending memory exhaustion, and neither can anyone else. It would be great to confirm that I should stop trying. The essence is that

[android-developers] image format for android games

2012-06-12 Thread EDan
Hi, I have a problem with images in android games. I bought a book 1 month ago Beginning Android 4 Games Development and I already write the framework for develop game that the book explain, so the problem is not in the code. The problem is that I don't know how built with photoshop a picture that

[android-developers] Google Earth 6.2 on Android emulator

2012-06-12 Thread Tom Davis
I am trying to run Earth 6.2 on the emulator with Android 4.0.3. I am not creating an Android app, I am not a Java programmer, and I do not use Eclipse. I have installed, uninstalled, and re-installed the APK from a variety of sources, and I have deleted and re-created the AVD many times. All

[android-developers] make call without intent

2012-06-12 Thread zsolt
Hi all, I would like to make an Android application to measure and diagnose mobile networks. Hence I have to make calls and meanwhile check the mobile network parameters. I tried to use ACTION_DIAL intent but in this case I cannot get parameters of calls (e.g. call setup time)because the intent

[android-developers] Two PUSH_BUFFER SurfaceView Stack/Overlay

2012-06-12 Thread LeGrandAmourSurAndroid
http://osdir.com/ml/Android-Developers/2010-03/msg00077.html Mark Murphy mentioned a VideoView can overlay camera preview (based on PUSH_BUFFERS surfaceview). I tested the solution. It seems Android doesn't let more than one SurfaceView with its setting SurfaceHolder.SURFACE_TYPE_PUSH_BUFFERS

[android-developers] AppWidgetProvider setScrollPosition on a ListView

2012-06-12 Thread rcs-34
Hi, I'm a newbie in Android. Now I'm trying to program simple widget, which displays one ListView which holds 10 values: Early morning, morning, late morning, noon, early afternoon, afternoon, late afternoon, evening, night, late night. I would like to change offset of the ListView to display the

[android-developers] Re: HID iCLASS

2012-06-12 Thread Zack Howland
Just because it can read that certain standard doesn't mean it will read HID iClass cards. iClass cards hold encrypted data on them, but a simple google search told me that even the encryption can be cracked ( http://www.openpcd.org/HID_iClass_demystified,

  1   2   3   >