[android-developers] ad-mob

2011-08-11 Thread bob
What is the best way to get an ad-mob ad to look decent in landscape mode? -- 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] Animation not displaying in onBackPressed

2011-08-11 Thread Stefan Alder
I'm trying to slide a custom modal view off the screen with a translation animation when the user presses the hardware back button. I call the panel.setAnimation method within onBackPressed, but while the method executes, the animation is not visible. Only until I touch the display does it

Re: [android-developers] How to get mobile no from app without user permission...

2011-08-11 Thread Appaholics
Fortunately this is not possible. You could always ask the user for it though. Thanks On Thu, Aug 11, 2011 at 12:03 PM, GopalaKrishnan D gopall...@gmail.comwrote: How to get mobile no from app without user permission... -- ~* Regards* *GopalaKrishnan D* -- You received this message

[android-developers] imageview displaying

2011-08-11 Thread arun kumar
Hi i placed a imageview (10dip) from the margin left(assume 100*200 size emulator )the same code if i run on the another emulator(assume 200*200)the image view should appear at 20dip but it is displaying at 10dip only ...so how can i solve this ImageView android:layout_height=wrap_content

[android-developers] Re: Cheap Bluetooth devices sought

2011-08-11 Thread Trev16v
Hello, I have recently bought a number of those cheap modules (which cost about 5GBP each) from China that are all over eBay at the moment. They're usually advertised as a 'Bluetooth to serial TTL module' or similar. It's a small PCB that contains a CSR Bluecore device and memory, integrated PCB

[android-developers] Re: molasses Debug mode

2011-08-11 Thread ko5tik
Stop debugging. Test driven development and sensible logging can eliminate need for debuging. Usially it is faster to place LOG.wtf() on key position and redeploy as stepping through 150 levels of function invocations On Aug 11, 6:01 am, bob b...@coolgroups.com wrote: When I run my Android

[android-developers] regarding phone number

2011-08-11 Thread nageswara rao rajana
Hi, I unable to read phone number from my device Samsung Galaxy fit. TelephonyManager mTelephonyMgr; mTelephonyMgr = (TelephonyManager)getSystemService(Context.TELEPHONY_SERVICE); String n = mTelephonyMgr.getLine1Number(); Please any one help me.

[android-developers] Question about 2.1 source

2011-08-11 Thread MikeK
I have been trying to download the Android 2.1 source, release 1. Please forgive me but I have used GIT to grab the latest code but am not sure how to go about GITing the 2.1 r1 branch. Could someone please give me a clue ot two? -- You received this message because you are subscribed to the

[android-developers] android.provider.MediaStore.ACTION_IMAGE_CAPTURE

2011-08-11 Thread ANKUR GOEL
Hi all, i am using Action image capture for camera . i want to handle orientation also how to handl ethe orientation while using this intent. Thanks and Regards:- Ankur Goel -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] NFC: Multi API-level Development

2011-08-11 Thread Dominik
I would like to use NFC if this feature is available on my device, and if not, I will use some other technology. The API level we are working on is API level 7, and the question is, how the NFC functionality is accessed if it is available? With method

[android-developers] Known reasons for rebooting?

2011-08-11 Thread Per
Does anyone know of (reproducible) reasons for device reboot? My app-under-development will run for hours if the device is not charging, but with USB connected it will reboot, usually within minutes. No exceptions shown, just a reboot. The app has one activity, which (via a WakefulIntentService

[android-developers] IME problem with cursor

2011-08-11 Thread hegde
I am developing an IME for kannada - an Indian language by adapting softkeyboard from android sdk. When I type characters cursor moves ahead by one place. But when I type some compound characters like kku in bekku, I will have to combine, ka, virama, ka and then u with 4 different unicode

Re: [android-developers] How to get mobile no from app without user permission...

2011-08-11 Thread GopalaKrishnan D
its possible through read_phone_state -- ~* Regards* *GopalaKrishnan D* -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email

[android-developers] I LOVE ANDROID

2011-08-11 Thread Nico Balestra
Sorry.. just wanted to let you know :) -- 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] Known reasons for rebooting?

2011-08-11 Thread Nico Balestra
I think this is related to a known problem affecting the HTC Desire. Apparently it happens when the CPU gets hot, which is very likely for intensive operations. See this: http://androidforums.com/desire-support-troubleshooting/78992-htc-desire-crashes-restarts-randomly.html I had an HTC Desire

[android-developers] Honeycomb tablet SIP (Session Initiation Protocol) API not SUPPORTED?

2011-08-11 Thread indrek koue
Tablet: Acer A500 GEN1 Android 3.1 kernel 2.6.36.3 (API level 12) http://developer.android.com/reference/android/net/sip/SipManager.html - (since API level 9 ) Last week tested my application on Galaxy 10.1 tab and everything worked fine, but on Acer SipManager.isApiSupported and

[android-developers] Android - JNI - Recovering Exception members through JNI

2011-08-11 Thread Ericsen
In my Java code I create MyException class (extending Exception class) with the getCustomCode() method. In my C++ code, when I call a Java method that throws MyException I need to execute the getCustomCode of this exception to properly handle the exception. To accomplish that I execute the Java

[android-developers] Dynamic Bytecode Frequency

2011-08-11 Thread ehsan
Hi I want to do dalvik VM bytecode profiling and measure dynamic bytecode frequency in different applications. Is there any tool for this? How can I do this? thanks ehsan -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] DalvikVM Crashes while accessing env-GetObjectMethod

2011-08-11 Thread halli manjunatha
HI All, I am trying to call the JAVA methods from C++ layer and following is my problem, Crash message: E/dalvikvm( 2687): JNI ERROR (app bug): accessed stale local reference 0x3825 (index 9 in a table of size 0) E/dalvikvm( 2687): VM aborting Observation: Actually JNI layer is trying to

[android-developers] Trouble installing USB driver for Nexus S under Windows 7-64 bit

2011-08-11 Thread David
I've installed the SDK and downloaded the GoogleUSB driver, but when I tried to install it, Windows 7 tells me I've already got the best driver installed and refuses to continue. It seems to see the Nexus S simply as a USB drive. Has anyone else experienced this problem? By the way, I posted a

[android-developers] Urgent - Getting error in Eclipse for drag/drop of check box to Layout xml

2011-08-11 Thread Dinesh
Hi All, I am getting below error when i try to drag Form Widgets to layout xml -- in my case , it is checkbox element. javax.imageio.IIOException: Error reading PNG metadata at com.sun.imageio.plugins.png.PNGImageReader.readMetadata(PNGImageReader.java: 690) at

[android-developers] Query

2011-08-11 Thread ISHAN THAPAR
Hello Friends, Can any one tell me how information is stored in android phone? -- 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

[android-developers] Application Life Cycle

2011-08-11 Thread Aruna, SG
Hi guys, I need to show an advertisement in my app when the application start and resume from background(user pressed home/back button). How can I detect the application did resume/will resume status? Please help. -- You received this message because you are subscribed to the Google Groups

[android-developers] Applying different commands at different location

2011-08-11 Thread anup Jaipurkar
Hi... I am working in Ubuntu. I have a bunch of commands (say 10 commands like cmd1, cmd2, cmd3..cmd10) I want to write a python script, which can achieve the following: It should traverse through the directory structure and apply a command at particular directory path. The location

[android-developers] non-stripped file for symbol-based profiling

2011-08-11 Thread Hung-wei Yang
Hello, I am try to use OProfile on android platforms. I find out the images on the target board are stripped. Is it normal for getting symbol- based summaries? Thanks a lot for any reply. BR, HW -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] how to use common baseadapter class for all listviews?

2011-08-11 Thread Hitendrasinh Gohil
Hi, Any one can give idea to make a common base adapter class for number of listviews? -- 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,

[android-developers] Applying different commands at different location

2011-08-11 Thread Ablaze
Hi... Its more related to python but the commands which i will be applying is on android source code. I am working in Ubuntu. I have a bunch of commands (say 10 commands like cmd1, cmd2, cmd3..cmd10) I want to write a python script, which can achieve the following: It should traverse

Re: [android-developers] Re: What is the right way to get updates from REST service by timer in Android?

2011-08-11 Thread James McLean
On Wed, Aug 10, 2011 at 1:56 PM, Alexey Zakharov alexey.v.zaha...@gmail.com wrote: UPDATE: I need to receive updates even if user has switched to another application or receive a call. UI also should be updated. So when user switch back to the application he should see updated view. Assuming

[android-developers] get the emulator property dev.bootcomplete

2011-08-11 Thread alos
Hello, I'm using the emulator by commandline. The emulator normally send a 1 for the command adb shell getprop dev.bootcomplete when it is finished, so that I can install the application. Unfortunately it is empty now. Has anybody an idea? We use it for automated build tests... Thanks -- You

[android-developers] Trying to auth with google app engine, getting 500s

2011-08-11 Thread tempy
Hello all, FIrst post here, so standard disclaimer: Android noob, beg your patience. So I'm trying to authenticate from Android to my GAE backend with clientlogin, pretty much following the steps here: http://blog.notdot.net/2010/05/Authenticating-against-App-Engine-from-an-Android-app My code

[android-developers] adding multiple proximity alerts.

2011-08-11 Thread Anthraxium-64
Hello guys! How do i add multiple proximity alerts, i now have this code: http://pastebin.com/7wL90CVg Can anyone of you make the code add multiple proximityalerts, and delete them here? (Line 52-68) } else { ImageView fzone = (ImageView)findViewById(R.id.fopzone_iv);

[android-developers] Run Flash on Android Emulator?

2011-08-11 Thread kch...@arccorp.com
Hello Developers My boss wants me to view an internal company website on Android Emulator. However, the website was built in Flash. So far, I cannot find any way to run Flash website on Emulator. Is Flash runnable on Android Emulator? I've found different answers. Someone mentioned Adobe AIR

Re: [android-developers] Re: android game development

2011-08-11 Thread Matheus Bodo
Hi Samuel, Beginning Android Games is a really good book, and you will learn the base to do what you want. I bought this book last week and till now (30%) it totally worth it. Cheers, Matheus On Tue, Aug 9, 2011 at 2:49 AM, Samuel jrl...@gmail.com wrote: Thanks Mohammed, Did you have it?

[android-developers] newbie: onLocationChanged invoked even in sleep mode

2011-08-11 Thread Marcus
I thought the GPS and Activities were disabled when the phone go into sleep mode. But when I walk around with my phone in sleep mode for a couple of minutes and then turns it on again - I can see that positions has been logged for the time the phone was asleep. What is going on here? Here is my

Re: [android-developers] crashes

2011-08-11 Thread James McLean
On Wed, Aug 10, 2011 at 2:26 PM, bob b...@coolgroups.com wrote: What if my app crashes when it's not in debug mode?  Is there a way to see what went wrong? Use LogCat console to see any thrown exceptions, also make sure you have the required permissions configured - trying to access something

[android-developers] How to remove widget when the app is uninstalled in Android?

2011-08-11 Thread angel999
In Android, I have created a widget for my application. When I uninstall the app, the widget shows problem loading widget error in home screen. I need a scenario where widget should be removed by the developer through code (and not by the drag and drop to the trash) when I uninstall the app. Is it

[android-developers] URGENT - Load Keyboard object from external xml file as asset xml.

2011-08-11 Thread my world
I want to load Keyboard object from external xml file. Here is my test code. Keyboard keyboard = new Keyboard(context, resId); XmlResourceParser parser = null; // test code try { parser = getAssets().openXmlResourceParser(test.xml);

[android-developers] Problem installing USB driver for Nexus S

2011-08-11 Thread David
Hi! I've installed the SDK and AVD Manager (successfully, I believe), and now I'm trying to install the USB driver from Google for the Samsung Nexus S. But in the list of available packages under Google Inc., it just says Some packages were found but are not compatible updates. I'm running under

[android-developers] How can i rotate vertical a RatingBar widget

2011-08-11 Thread mugurel cosmin
I want to rotate a RatingBar vertically. I managed to do that with animation but the on touch listeners remains in the horizontal position. Does anyone has a clue ? I`ll be gratefull for an answer. Thanks, Mugurel Spineci -- You received this message because you are subscribed to the Google

[android-developers] how to keep the camera shutter sound up?

2011-08-11 Thread jinwon choi
I'm on the way of QA test with a camera app. The camera apps in normal android phones keep shutter sound even with volume set to mute. but my app can make the shutter sound. besides this code which generates shutter sound, what else should i do? or what makes shutter sound up even in mute? ---

[android-developers] How can i rotate vertical a RatingBar

2011-08-11 Thread mugurel cosmin
I want to rotate a RatingBar vertically. I managed to do that with animation but the on touch listeners remains in the horizontal position. Does anyone has a clue ? I`ll be gratefull for an answer. Thanks, Mugurel Spineci -- You received this message because you are subscribed to the Google

[android-developers] Webview - how to detect redirecting URLs

2011-08-11 Thread mahesh vojjala
Hello, I have a question on the Android webview. Assume URL A redirects to URL B at the server side. My android application when it tries to open URL A, webview automatically redirects to URL B. If a URL is being redirected to some other url, I see both these urls are stored in webview

[android-developers] boot unlocken voor xperia NEO

2011-08-11 Thread merijn coudeville
Hello, When i folow the sony ericsson i get connected to my device but when i do the unlock i get: FAILED (remote: oem unlock 0xFFF) any advice... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Load Keyboard object from external xml file as asset xml.

2011-08-11 Thread my world
I want to load Keyboard object by using asset xml file. Here is my test code. Keyboard keyboard = new Keyboard(context, resId); XmlResourceParser parser = null; // test code try { parser = getAssets().openXmlResourceParser(test.xml);

Re: [android-developers] Help Me!!!!!

2011-08-11 Thread Matheus Bodo
Also, there's the http://developer.android.com/ website that is really useful. On Tue, Aug 9, 2011 at 3:29 AM, Robin Talwar r.o.b.i.n.abhis...@gmail.comwrote: dude there are lots of videos out on youtube and other websites also just google it books from appress are good both beginning and

[android-developers] Android 2.2 + Wi-fi problem

2011-08-11 Thread Nova Tigo
Hi, I recently bought a Samsung Galaxy Tab 7 inch with Android 2.2. But I am unable to connect to my wireless Wi-Fi network, wich is protected by WPA2. The SGT sees my Wi-Fi- network and I can fill in a password, but it will not connect. I also updated the firmware wich didn't help. Is Android

[android-developers] Insertion,deletion updation on SQL database in android

2011-08-11 Thread Jitendra Nandiya
Plz help me for my problem. How Insertion,deletion updation on SQL database in android is solved? -- 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

[android-developers] Re: How to detect HTML tag?

2011-08-11 Thread Lew Bloch
On Aug 8, 10:43 pm, ndiiie90 wrote: What i mean is to replace all tags in data that is retrieved from database.. So for example, the data is: I am a java amp android developer will be replaced into: I am a java android developer That is not a valid replacement, actually, as entities

[android-developers] Is it possible to run sendevent shell command through the code ?

2011-08-11 Thread pinkesh
I just want to run the send event command through the code to click on certain coordinates automatically. Is it possible or not through the android code. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Android App Crash

2011-08-11 Thread Spica
Hi, I have developed very basic android app which gets location using phone's GPS. It works fine if device is not moving. When i carry my phone in car and increase speed, app either freezes or crashes with only once option as Forece close. This app also calls a web service to send Longi/Lati.

[android-developers] Re: Your content must have a listview whose id attribute is 'android.R.id.list'

2011-08-11 Thread Rich
All you should need is: android:id=@android:id/list -- 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] How to close an activity A and sub activity B that runs in the background?

2011-08-11 Thread xzoom
Hi, I have an activity A (a menu) that creates and start activity B (a running game). public void onClick(View v) { switch(v.getId()){ case R.id.start: Intent i = new Intent(this, GameActivity.class);

[android-developers] Are two way SSL handshakes supported on Android?

2011-08-11 Thread charan
Are two way SSL handshakes supported on Android? -- 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] How can I publish an app without going to the android market

2011-08-11 Thread Tiklu
Hi All, Can you please let me is there a way to automate the deployment of an app to android market. Regards Tiklu -- 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] The CTS's Questions

2011-08-11 Thread xinpeng lau
Hi, friends My CTS is used android-cts-2.3_r4-x86 of the version. The result was failed when my device run the test of testFocusDistances. The point is my device doesn't supprot the autofocus functions and I also remove the functions from my system.img(/system/etc/ permissions/). The result of

[android-developers] How to close an activity

2011-08-11 Thread xzoom
Hi, I have an activity A (a menu) that creates and start activity B (a running game). public void onClick(View v) { switch(v.getId()){ case R.id.start: Intent i = new Intent(this, GameActivity.class);

[android-developers] Object Serialization

2011-08-11 Thread ilikhan
Hi all, I need to serialize an object in android and send it to java application on a remote server. Since Android does not support XML serialization the only solution I know is JSON. However, JSON is good when we want to use a web-page on server side but I want to use java application on the

[android-developers] Re: transparent images

2011-08-11 Thread Jon Shemitz
setBackgroundDrawable() sets the Drawable to use as a background; it doesn't draw on top of the existing background. To do what you want, you'll have to load the opaque background, draw the transparent overlay on top of it, create a BitmapDrawable from the composite image, then use that as your

[android-developers] Launch Contacts app from widget, want Back to ALWAYS go Home

2011-08-11 Thread Jon Shemitz
I have a widget that displays contacts and/or phone numbers, based on things like Calendar events. When the user touches a tile, my widget gets a broadcast (so that I can do some logging) and then builds an Intent to start an Activity that launches the Contacts/Dialer app, using

[android-developers] how to remove error

2011-08-11 Thread RAHUL PAWAR
hello, when i run my android app. on android 2.2 emulator,the rrror comes as INSTALL_FAILED_INSUFFICIENT-STORAGE how can i remove these error. also it doesn't show any logcat. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] just made an app

2011-08-11 Thread ddd
hello, new to apps .. I just had an app published, Baseball Cards value, I can not see it anywhere in the store, How long does it typically take? -- 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 remove error

2011-08-11 Thread RAHUL PAWAR
hello, when i run my android app. on android 2.2 emulator,the rrror comes as INSTALL_FAILED_INSUFFICIENT-STORAGE how can i remove these error. also it doesn't show any logcat. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] End users reporting licensing failures after resetting phone

2011-08-11 Thread Rob Aldred
I have had a few reports from users of my apps that after resetting their phone, They can download my apps but no longer load them because the license check fails. I have check with those that have reported this to me that they are using the same phone have setup the same google account that

[android-developers] Loading a serialized file into Android Problem

2011-08-11 Thread ScanPlay
Here is what I am trying to do: 1.) Create a serialized file, 2.) Write it to the SD Card 3.) Take the resulting file and include it in either the Assets folder or raw folder of my app 4.) Load a hashtable from that file My data source is a CSV of 50,000+ words (and nothing else). So far,

[android-developers] Application Device Orientation Change 2.1, 2.2 versus 2.3 and up

2011-08-11 Thread Wolf
My application works fine using API 7 and API 8 for changing device orientation and reverting back with the screen and all state variables. However,starting with API 9 and moving forward the screen switches from portrait/vertical to landscape/horizontal fine with all variables intact but on

[android-developers] ALPHA_8 bitmaps and getPixel.

2011-08-11 Thread Matyas
Hi, The following is giving me a serious headache. Bitmap mTestMap = Bitmap.createBitmap(20, 20, Config.ALPHA_8); mTestMap.setPixel(10,10, Color.WHITE); Log.d(Test, HasAlpha= + mTestMap.hasAlpha() + , IsMutable= + mTestMap.isMutable() + , PixelColor= + mTestMap.getPixel(10,10));

Re: [android-developers] Are two way SSL handshakes supported on Android?

2011-08-11 Thread Nikolay Elenkov
On Thu, Aug 11, 2011 at 11:42 AM, charan sweetcha...@gmail.com wrote: Are two way SSL handshakes supported on Android? In the browser: not yet AFAIK. Using JSSE (for example with HttpClient), yes. -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: Navigation software results in zero LocationManager requestLocationUpdates

2011-08-11 Thread Davy
Hi, Update : was indeed a resource issue. My app is using the locationmanager in a background service When lowering the update ratio, things were working fine and the 2 apps were able to co-exist. Regards, Davy -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Re: New email received intent

2011-08-11 Thread Wieger Aaron Visser
Ok. Then what would you suggest. I need to start work on a unified messaging system. I know there's 3rd party ones out there, but I need it in my app. Any open source ones? I've probably just been doing the wrong searches. Of course I can do facebook and twitter (just write with their api's),

Re: [android-developers] Re: New email received intent

2011-08-11 Thread Kostya Vasilyev
The Android email client is open, available in the usual repo. http://android.git.kernel.org/?p=platform/packages/apps/Email.git;a=summary K9 is open as well, hosted on Google Code. http://code.google.com/p/k9mail/ Then there is a way to use JavaMail with Android, although that requires some

Re: [android-developers] Re: New email received intent

2011-08-11 Thread Kostya Vasilyev
JavaMail for Android: http://code.google.com/p/javamail-android/ 11.08.2011 14:26, Wieger Aaron Visser пишет: Ok. Then what would you suggest. I need to start work on a unified messaging system. I know there's 3rd party ones out there, but I need it in my app. Any open source ones? I've

[android-developers] Fwd: imageview displaying

2011-08-11 Thread arun kumar
-- Forwarded message -- From: arun kumar arun.kata...@gmail.com Date: Thu, Aug 11, 2011 at 12:36 PM Subject: imageview displaying To: android-developers@googlegroups.com Hi i placed a imageview (10dip) from the margin left(assume 100*200 size emulator )the same code if i run on

Re: [android-developers] Re: New email received intent

2011-08-11 Thread Wieger Aaron Visser
Thanks Kostya! I'll check it all out! -- 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] Query...

2011-08-11 Thread Ishan
Hello Friends, Can any one tell me how information is stored in android phone? -- 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

Re: [android-developers] Query...

2011-08-11 Thread Daniel Drozdzewski
On 11 August 2011 11:43, Ishan ishanthapar...@gmail.com wrote: Hello Friends, Can any one tell me how information is stored in android phone? robustly -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Query...

2011-08-11 Thread Nico Balestra
Probably bits 2011/8/11 Daniel Drozdzewski daniel.drozdzew...@gmail.com On 11 August 2011 11:43, Ishan ishanthapar...@gmail.com wrote: Hello Friends, Can any one tell me how information is stored in android phone? robustly -- You received this message because you are subscribed to

Re: [android-developers] Query...

2011-08-11 Thread Kostya Vasilyev
Assembled into bytes, no question. @Ishan: http://developer.android.com/guide/topics/data/data-storage.html 11.08.2011 14:56, Nico Balestra ?: Probably bits 2011/8/11 Daniel Drozdzewski daniel.drozdzew...@gmail.com mailto:daniel.drozdzew...@gmail.com On 11 August 2011 11:43, Ishan

Re: [android-developers] Query...

2011-08-11 Thread ISHAN THAPAR
But can you give me some example with code to unnderstand!!! On Thu, Aug 11, 2011 at 3:56 AM, Nico Balestra nicobales...@gmail.com wrote: Probably bits 2011/8/11 Daniel Drozdzewski daniel.drozdzew...@gmail.com On 11 August 2011 11:43, Ishan ishanthapar...@gmail.com wrote: Hello Friends,

Re: [android-developers] Query...

2011-08-11 Thread Daniel Drozdzewski
On 11 August 2011 12:01, ISHAN THAPAR ishanthapar...@gmail.com wrote: But can you give me some example with code to unnderstand!!! The question is too vague and we couldn't resist temptation to give equally vague answers. You need to ask something more specific. Try here looking here, it might

Re: [android-developers] How can I publish an app without going to the android market

2011-08-11 Thread Appaholics
Write a script to do it. On Thu, Aug 11, 2011 at 12:14 PM, Tiklu tiklugang...@gmail.com wrote: Hi All, Can you please let me is there a way to automate the deployment of an app to android market. Regards Tiklu -- You received this message because you are subscribed to the Google

[android-developers] JNI CallBack to display dialogBox

2011-08-11 Thread Vikas KM
Hi, I have implemented a call back Java -- JNI -- C -- JNI -- Java The call comes back to Java, Now i want to display a alert Box , but it says that activity can't be started from services, Am new to this Can anyone point me to the right direction? if its discussed on other thread let me know.

[android-developers] Re: Insertion,deletion updation on SQL database in android

2011-08-11 Thread Peter Stacey
http://developer.android.com/guide/topics/data/data-storage.html#db This will help as a start. Then the following sample will demonstrate the basics for you: http://developer.android.com/resources/samples/NotePad/index.html But there are plenty of good books available that go into more detail

[android-developers] Re: Need soft button to output to serial commands via Wi-Fi

2011-08-11 Thread TeamTEOR
If it helps any here is a picture of my interface so far... http://inlinethumb42.webshots.com/49385/2152972560101782845S600x600Q85.jpg I want each button to be able to control to send a serial command to play music to a special MP3 board that accepts serial commands, at the same time I'd love to

[android-developers] Re: Known reasons for rebooting?

2011-08-11 Thread Per
Oh dear. Though I'm sort of happy that I'm not to blame this time, this is horrible. I tried a few experiments not involving my app, and sure enough, loading the poor device a bit (music, youtube, navigation at the same time) works fine off the charger, but inserting the charger invariably

[android-developers] Re: Applying different commands at different location

2011-08-11 Thread Ablaze
Hi guys, By little searching found out the following. The script for the problem statement can be written as follows. === import os path='/local/mnt/myspace/sample1' os.chdir(path) os.system('cmd1') path='/local/mnt/myspace/sample2'

[android-developers] Re: Cheap Bluetooth devices sought

2011-08-11 Thread cellurl
thank you all very very much! http://goo.gl/iIKqD -cellurl -- 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] The CTS's Questions

2011-08-11 Thread Mark Murphy
Step #1: Visit http://source.android.com Step #2: Click on the Community tab Step #3: Find a relevant Google Group Step #4: Ask your question there On Wed, Aug 10, 2011 at 1:05 AM, xinpeng lau sinpo2...@gmail.com wrote: Hi, friends My CTS is used android-cts-2.3_r4-x86 of the version. The

Re: [android-developers] Android App Crash

2011-08-11 Thread Mark Murphy
Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine LogCat and look at the stack trace associated with your force close. On Wed, Aug 10, 2011 at 4:43 PM, Spica spicaneb...@gmail.com wrote: Hi, I have developed very basic android app which gets location using phone's GPS. It

Re: [android-developers] Object Serialization

2011-08-11 Thread Mark Murphy
On Wed, Aug 10, 2011 at 9:19 AM, ilikhan ozcanilik...@gmail.com wrote: I need to serialize an object in android and send it to java application on a remote server. Since Android does not support XML serialization the only solution I know is JSON. You can generate XML on Android. There's a

Re: [android-developers] Is it possible to run sendevent shell command through the code ?

2011-08-11 Thread Mark Murphy
On Thu, Aug 11, 2011 at 3:44 AM, pinkesh pin...@gmail.com wrote: I just want to run the send event command through the code to click on certain coordinates automatically. Is it possible or not through the android code. I hope it is not possible, at least for normal apps. Apps running as root

Re: [android-developers] Fwd: imageview displaying

2011-08-11 Thread Appaholics
You are wrong. The image will always be shown at 10 'dip'. You set the margin yourself. If you want to display it elsewhere set the margin to something else. Thanks On Thu, Aug 11, 2011 at 4:08 PM, arun kumar arun.kata...@gmail.com wrote: -- Forwarded message -- From: arun

[android-developers] Re: Honeycomb tablet SIP (Session Initiation Protocol) API not SUPPORTED?

2011-08-11 Thread rich friedel
From that link you provided... *Note:* Not all Android-powered devices support VOIP calls using SIP. You should always call isVoipSupported()http://developer.android.com/reference/android/net/sip/SipManager.html#isVoipSupported(android.content.Context) to verify that the device supports VOIP

Re: [android-developers] Application Device Orientation Change 2.1, 2.2 versus 2.3 and up

2011-08-11 Thread Mark Murphy
On Wed, Aug 10, 2011 at 5:49 PM, Wolf rjgoeh...@sbcglobal.net wrote: My application works fine using API 7 and API 8 for changing device orientation and reverting back with the screen and all state variables. However,starting with API 9 and moving forward the screen switches from

Re: [android-developers] Run Flash on Android Emulator?

2011-08-11 Thread Mark Murphy
On Tue, Aug 9, 2011 at 4:32 PM, kch...@arccorp.com kch...@arccorp.com wrote: My boss wants me to view an internal company website on Android Emulator. However, the website was built in Flash. So far, I cannot find any way to run Flash website on Emulator. Is Flash runnable on Android Emulator?

Re: [android-developers] DalvikVM Crashes while accessing env-GetObjectMethod

2011-08-11 Thread Mark Murphy
You may have better luck with the [android-ndk] Google Group. On Wed, Aug 10, 2011 at 4:03 PM, halli manjunatha hallima...@gmail.com wrote: HI All, I am trying to call the JAVA methods from C++ layer and following is  my problem, Crash message: E/dalvikvm( 2687): JNI ERROR (app bug):

[android-developers] Re: INSTALL_REFERRER honeycomb

2011-08-11 Thread Mark
Yeah, I really need to know the answer to this question as well. Is there some method to introspect on the intents being sent? On Aug 10, 1:39 pm, Some Coder somecoder...@gmail.com wrote: It looks like this might be related to the Market app version, not the Android version.  I just saw

[android-developers] Re: Application Life Cycle

2011-08-11 Thread Peter Stacey
Write in or test in onResume() OnResume is called when the activity is first created and also when the activity restarts from a paused or stopped state. On Aug 11, 2:33 am, Aruna, SG abcprivate...@gmail.com wrote: Hi guys, I need to show an advertisement in my app when the application start

Re: [android-developers] How to get mobile no from app without user permission...

2011-08-11 Thread Mark Murphy
No. The phone may not know its number, particularly on GSM. For example, you are probably thinking of getLine1Number(), but that may return null or an invalid phone number, based on what the SIM contains. You can peek at AccountManager and see if there is something in there that will give you

Re: [android-developers] Question about 2.1 source

2011-08-11 Thread Mark Murphy
Step #1: Visit http://source.android.com Step #2: Click on the Community tab Step #3: Find a relevant Google Group Step #4: Ask your question there On Thu, Aug 11, 2011 at 4:01 AM, MikeK michael.ko...@gmail.com wrote: I have been trying to download the Android 2.1 source, release 1. Please

Re: [android-developers] NFC: Multi API-level Development

2011-08-11 Thread Mark Murphy
On Thu, Aug 11, 2011 at 4:08 AM, Dominik dominik.gru...@fhnw.ch wrote: I would like to use NFC if this feature is available on my device, and if not, I will use some other technology. The API level we are working on is API level 7, and the question is, how the NFC functionality is accessed if

  1   2   3   >