Re: [android-developers] Looking for Android Developer job

2012-05-30 Thread Rocky
In Keshima Technologies pvt. ltd has some opening, send your profile to i...@keshima.com, exp 6 month - 18 month location - Bangalore, India. On Tue, May 29, 2012 at 10:33 PM, mani kandan mgmanikanda...@gmail.comwrote: *Hi Friends, I have 1year 6 months in android application development

[android-developers] Viber Button Bar

2012-05-30 Thread Moeen Zamani
Hey how a button bar like in viber ( contacts tab ) can be implemented? 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 from this group, send

[android-developers] How to develop a free sms application to send through android device with a gateway of way2sms or 160by2....etc .kind of sites

2012-05-30 Thread Ganesh Vadlakonda
Hi, I would like to implement the application like sending a sms for free of cost like way2sms or 160by2 ...etc. My intention is that with my 3g or data connection from phone i should send an sms. Can anybody explain how to implement this. What r the requirements i need to implement this.

[android-developers] check-box list view

2012-05-30 Thread Live Happy
i add a layout who content check box and text-view and other items in list view but when i click on one item all other items in same position in the other pages been checked and the same on unchecked mood how to resolve this situation -- You received this message because you are subscribed to

Re: [android-developers] check-box list view

2012-05-30 Thread Rocky
plz check alltechsolution.wordpress.com On Wed, May 30, 2012 at 12:49 PM, Live Happy livehap...@gmail.com wrote: i add a layout who content check box and text-view and other items in list view but when i click on one item all other items in same position in the other pages been checked and

[android-developers] Re: Differnce between Page Switcher and Page Flipper

2012-05-30 Thread May Swan
I have never tried page switcher, but I have tried the page flipper to convert PDF to digital magazine http://www.kvisoft.com/flipbook-maker-pro/which has a vivid page turning effect. You can see the page flipping magazines here: http://bit.ly/JOP66K -- You received this message because you

Re: [android-developers] check-box list view

2012-05-30 Thread Live Happy
it didnt help me i i use my adapter extends cursor-adapter and i read data from Uri contact list all is work well unless that the the check box when i click on item 1 all item 1 in the second pages been clicked -- You received this message because you are subscribed to the Google Groups Android

[android-developers] android sdk in another link

2012-05-30 Thread Jags
in my organization dl.google.com is blocked. and i cannot officially ask for a download, because that is not required in my current assignment. i was wondering if there is other way (somebody has put it in a zip format in their site which is not blocked here) of downloading sdk and learning

Re: [android-developers] check-box list view

2012-05-30 Thread asheesh arya
just go through this link might be it help ful for you!! http://www.codeweblog.com/android-to-get-contact/ -- 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

Re: [android-developers] Problem with Bluetooth after NFC Handover

2012-05-30 Thread Raunaque Quaiser
Please check the SDK of Android Framework if it support the Headset Bluetooth class. Check for the UUID you are using to pair the headset with Nexus. Each BT class profile has unique ID . If the UUID is not correct it will not pair even if the SDK supports BT headset profile , Raunaque On Wed,

Re: [android-developers] Viber Button Bar

2012-05-30 Thread TreKing
On Wed, May 30, 2012 at 2:07 AM, Moeen Zamani moeen.zam...@googlemail.comwrote: how a button bar like in viber ( contacts tab ) can be implemented? What's a viber? http://www.catb.org/~esr/faqs/smart-questions.html

Re: [android-developers] android sdk in another link

2012-05-30 Thread TreKing
On Wed, May 30, 2012 at 3:08 AM, Jags jag...@gmail.com wrote: in my organization dl.google.com is blocked. ... is other way of downloading sdk ... Access the internets somewhere outside your organization ... ?

Re: [android-developers] android sdk in another link

2012-05-30 Thread Jags
that i do at home, i wanted to utilize some free time at office to research and learn On Wednesday, May 30, 2012 2:24:54 PM UTC+5:30, TreKing wrote: On Wed, May 30, 2012 at 3:08 AM, Jags jag...@gmail.com wrote: in my organization dl.google.com is blocked. ... is other way of downloading

[android-developers] Connecting to USB-Serial Converter in Android

2012-05-30 Thread Hans Paul
I am attempting to connect to a serial device from a Android tablet, via USB-Serial Converter. In order to interface with this particular serial device, a linux library must be used as an interface. This library takes an integer as an argument, and tries to connect to the device at the

[android-developers] how to inject non-english characters

2012-05-30 Thread Hardy Kahl
I am programming on a remote control app. One of the tasks I am facing is injecting characters. The code I am currently using looks like this: Instrumentation instr = new Instrumentation(); String str=a; // basically the same like calling instr.sendStringSync(str); char[] chars

[android-developers] Techincal solution to develop an App in Android

2012-05-30 Thread Ramya Vegesna
Hi, Good Day!! I request a kind support from the group. I am unable to develop the below requirement, can anyone post the solution: Requirement flow: Step 1: Click the place name (radio button) Eg: Bowenpally, Sanath Nagar, Kukatpally (Ref: Screen 1) Step 2: it should display the Theaters under

[android-developers] I want to incorporate facial recognition into my authentication

2012-05-30 Thread Dev for life
Is there a template I can copy and paste code for facial recognition? Or is there somewhere I can buy it from off the shelf? I plan to incorporateit in a sign in situation. I know its possible I have read some articles where phones are locked and they can be open using facial recognition. I am

[android-developers] technical solution to develop an App in Android

2012-05-30 Thread Ramya Vegesna
hi Good Day ! I request a kind support from the group. I am unable to develop the below requirement, can anyone post the solution: Requirement flow: i want to receive xml data through web service and want to display in android and it should update every time. Can you please provide me a

[android-developers] Re: How to read pdf/ppt/doc file in android offline?

2012-05-30 Thread Dario
We're dealing with radaee native library. It seems simple and fast. We would also check for PDFTron. Both are closed sources and commercial libraries. Il giorno martedì 3 aprile 2012 14:35:16 UTC+2, bhagyashri vaikos ha scritto: Hi all, I am doing a project in which i want my application

[android-developers] sample apps

2012-05-30 Thread rahul mea
Im a absolute beginner can you help me to resources that would help me develop an app for 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

[android-developers] Does anyone know what does message getSlotFromBufferLocked: encountered NULL buffer in slot 0 looking for buffer means

2012-05-30 Thread pointerv...@gmail.com
I've create subclass of TextureView, all works fine, but always after pause/resume activity i'v got message like this 05-29 13:02:33.865: DEBUG/SurfaceTextureClient(8745): getSlotFromBufferLocked: encountered NULL buffer in slot 0 looking for buffer 0xba3458 05-29 13:02:33.865:

[android-developers] Re: Android isn't able to manage a PDF, this is bad.

2012-05-30 Thread Dario
We have found some native libraries that make developers able to render off line PDF. After we've tested MuPDF (but it's GPL3 and our application won't be open source) we are investigating about other solutions. Now we are dealing with Radaee (androidpdf.mobi). We would test also PDFTron.

[android-developers] I am getting an error uses-feature

2012-05-30 Thread Dev for life
I am pretty sure its simple. Sounds like I am not declaring android:name correctly in quotations is first the error and then what I actually declared in the code. Where it says android name are they asking for android version? or are they asking for what I declared when I named the project on

[android-developers] Android App

2012-05-30 Thread mani kandan
Hi All, I want to create an android application, which has to take the screenshot of all application such message, gallery,third parity application etc.. I got a suggestion from my friend to create an above mentioned application by using root the android phone. Kindly guide me, how to carry

[android-developers] sending DTMF tones on active calls in android

2012-05-30 Thread hardik joshi
I want to do following in android. Is it possible ? 1) call +xx xxx 2) wait to the first tone to end 3) insert pass: 4) wait for the short high tone to end 5) press 1 till you hear specific sound. Here tones are DTMF tones and I tried to do it with call intent but how can i enter

[android-developers] Problem Downloading the Source Tree from android open source project

2012-05-30 Thread shailesh jagnani
Hello, I am facing issue in downloading the source tree from Android Open Source Project. I am following the steps mentioned in the below link: http://source.android.com/source/downloading.html But on trying the below command: curl http://dl-ssl.google.com/dl/googlesource/git-repo/repo /home/

[android-developers] Open and render local PDF

2012-05-30 Thread Dario
I'm looking how to render PDF pages from a local file without using online services as Google Apps. The need is get a library (java or native) not tight to GPL2/GPL3 licenses as MuPDF is: our product will be a commercial product. As anyone experiences with PDFTron, Foxit or Radaee? Performances?

Re: [android-developers] Viber Button Bar

2012-05-30 Thread mani kandan
hi , You asking about like pop-up button... On Wed, May 30, 2012 at 12:37 PM, Moeen Zamani moeen.zam...@googlemail.comwrote: Hey how a button bar like in viber ( contacts tab ) can be implemented? Thanks -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Photo not saving to SD card.

2012-05-30 Thread mani kandan
Ur Welcome Mr.Mark.. On Wed, May 30, 2012 at 12:17 AM, Mark markmch...@gmail.com wrote: Thanks, the MediaScannerConnection is the solution On Tuesday, 29 May 2012 11:16:46 UTC+1, Mark Murphy (a Commons Guy) wrote: On Tue, May 29, 2012 at 4:57 AM, Markwrote: I am using Android 4.03 on a

[android-developers] Emulator displays a Blue screen and not displaying the google map

2012-05-30 Thread subramaniam.sanka...@googlemail.com
I am trying the very basic google maps api code. But it just gives me a blank blue page. My program is this Java code:: package com.project1; import android.os.Bundle; import com.google.android.maps.GeoPoint; import com.google.android.maps.MapActivity; import

[android-developers] Problem with hashing speed

2012-05-30 Thread jing yang
Hi guys, I am designing an Android application for a school project which requires me to do chain hashing and i have realised that the SHA256 hashing method works really slow on my Android devices compared to an old PC. I tried it on Nexus one using ice cream sandwhich, Nexus S and HTC Incredible

[android-developers] Re: Location

2012-05-30 Thread subramaniam.sanka...@googlemail.com
the other one is altitude... On May 28, 2:02 pm, Kumarappan S tceandroiddevelo...@gmail.com wrote: Experts, I want to get location data such as latitude and longitude. From documentation, i can do by three types Networks and GPS and using Passive. What is the third one passive type? I can

[android-developers] How to touch URLSpan on TextView in ListView?

2012-05-30 Thread taro yoshida
Hello. I'm making a app like bbs. I use ListView to show Thread. ListView's row has some TextView and ImageView, and a TextView has some URLSpan. I want to select a row when I tap the row except link, and when I tap a link, occur the Click event on URLSpan. I write below in ListView adapter. I

[android-developers] Bluetooth HDP Sample Code won't run on emulator

2012-05-30 Thread Akeem W.
Recently, sample code for the Bluetooth HDP Demo has been made available at: http://developer.android.com/resources/samples/BluetoothHDP/index.html However, when attempting to Run this program using the emulator, an error message appears on the emulator display, reading, Unfortunately, HDP Sample

[android-developers] 私はAndroidを持っていません。

2012-05-30 Thread エンジェルナイト
はじめまして 私はAndroidを持っていません。 作曲したmp3を販売しようとPCにてデベロッパー 登録して決済も済ませましたが ファイルのアップロードの時にエラーが出て 「アップロードされたファイルは有効な APK ファイルではありません。ファイルを確認してもう一度お試しください。」 と言うメッセージが出ました。 課金方法の仕方も判りませんので、ご存知の方が居ましたら ご教授 お願い致します。 -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Is it possible to set WifiP2pDevice.secondaryDeviceType ?

2012-05-30 Thread akash roy
http://developer.android.com/resources/samples/WiFiDirectDemo/index.html -- 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] sample apps

2012-05-30 Thread asheesh arya
what you have tried so far?? -- 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] want to install a software .exe from my Android App

2012-05-30 Thread Meryeme Ayache
hey everybody, I am trying to install a .exe softaware from an Android Application that I am developping now and I am wondering where to put the .exe file in order to call it later for the installation. I am wondering if I can put it in a local file of the application is that will be

Re: [android-developers] Viber Button Bar

2012-05-30 Thread Moeen Zamani
i mean the application Viber it has a button bar on top of the contacts tab On Wednesday, May 30, 2012 1:22:34 PM UTC+4:30, TreKing wrote: On Wed, May 30, 2012 at 2:07 AM, Moeen Zamani moeen.zam...@googlemail.com wrote: how a button bar like in viber ( contacts tab ) can be implemented?

Re: [android-developers] Viber Button Bar

2012-05-30 Thread mani kandan
For that you have to implement the Action Bar to your app. On Wed, May 30, 2012 at 3:37 PM, Moeen Zamani moeen.zam...@googlemail.comwrote: i mean the application Viber it has a button bar on top of the contacts tab On Wednesday, May 30, 2012 1:22:34 PM UTC+4:30, TreKing wrote: On Wed, May

[android-developers]

2012-05-30 Thread Tully Kingsbury
-- 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] Viber Button Bar

2012-05-30 Thread David Olsson
There is no have to. Those three buttons? All; Favorites etc? Just implement three buttons with your own graphics and have a gradient background. /David On Wed, May 30, 2012 at 12:23 PM, mani kandan mgmanikanda...@gmail.comwrote: For that you have to implement the Action Bar to your app. On

[android-developers] Re: keys not being issued on android 4.0

2012-05-30 Thread guich
Yes, it works from android 1.6 to 3.x. I have not tested this on other ISC devices. -- 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,

Re: [android-developers] Viber Button Bar

2012-05-30 Thread Moeen Zamani
that crossed my mind too. thanks David :-) On Wednesday, May 30, 2012 2:57:17 PM UTC+4:30, David wrote: There is no have to. Those three buttons? All; Favorites etc? Just implement three buttons with your own graphics and have a gradient background. /David On Wed, May 30, 2012 at

Re: [android-developers] want to install a software .exe from my Android App

2012-05-30 Thread Francisco M. Marzoa Alonso
On 30/05/12 12:03, Meryeme Ayache wrote: I am trying to install a .exe softaware WHAT??? -- 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

[android-developers] Drawing

2012-05-30 Thread Anirudh Loya
Dear, I want to Draw letter 'A' with this content in XML file. -strokes id=capital_regular_a -stroke line endy=72 endx=0 yoffset=3 xoffset=-1 starty=0 startx=36/ /stroke -stroke line endy=72 endx=72 yoffset=3 xoffset=1 starty=0 startx=36/ /stroke -stroke line endx=55.38 yoffset=0

Re: [android-developers] want to install a software .exe from my Android App

2012-05-30 Thread Anirudh Loya
Crazy ? On Wed, May 30, 2012 at 6:56 AM, Francisco M. Marzoa Alonso fmmar...@gmail.com wrote: On 30/05/12 12:03, Meryeme Ayache wrote: I am trying to install a .exe softaware WHAT??? -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Re: Problem with hashing speed

2012-05-30 Thread RichardC
I can't see where you give the length of the data you are hashing? -- 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] Confirmation when mail has been sent

2012-05-30 Thread IronBlossom
Same issue , just the difference is intent type, (intent.setType(application/*), because im sending email with attachments (pdf or zip). But my problem is with the attachment.The Intent.EXTRA_STREAM read from sdcard but after sending the mail i want to delete it from sdcard. So i used

Re: [android-developers] want to install a software .exe from my Android App

2012-05-30 Thread jadranko bodiroga
Aplication do not have extension .exe, has .apk , so only that can be installed.But first you have to give permission on your phone to install application which are not from Market. You can put you application anywhere on Phone, and find some program on Market who can reach that file (exampe: OI

Re: [android-developers] android sdk in another link

2012-05-30 Thread Marcin Orlowski
download it at home and take to the office next day on cd or pendrive? Regards, Marcin Orlowski *Tray Agenda http://bit.ly/trayagenda* - keep you daily schedule handy... *Date In Tray* http://bit.ly/dateintraypro - current date at glance... WebnetMobile on *Facebook http://webnetmobile.com/fb/*,

Re: [android-developers] resolution of the system clock

2012-05-30 Thread Marcin Orlowski
assuming that you can get system time in millis, assume it is millis. it's irrelevant if hw clock is ticking in higher frequency or not. Regards, Marcin Orlowski *Tray Agenda http://bit.ly/trayagenda* - keep you daily schedule handy... *Date In Tray* http://bit.ly/dateintraypro - current date at

Re: [android-developers] How to root android phone

2012-05-30 Thread Marcin Orlowski
On 29 May 2012 18:24, Kristopher Micinski krismicin...@gmail.com wrote: You can't really root a phone programatically ... Wow... thankfully. Actually you could root some older android versions 'silently' w/o need of user interaction (nor knowledge). Some malware were reported to utilize this

Re: [android-developers] How to root android phone

2012-05-30 Thread Kristopher Micinski
This is exactly what one click root is all about, but across current platforms and portably? no.. On May 30, 2012 8:05 AM, Marcin Orlowski webnet.andr...@gmail.com wrote: On 29 May 2012 18:24, Kristopher Micinski krismicin...@gmail.com wrote: You can't really root a phone programatically ...

[android-developers] time sync

2012-05-30 Thread bob
Does having your app set the time on the Android device require root access? I want to have several Android devices with their times very closely synced to a server's time. Thanks. -- You received this message because you are subscribed to the Google Groups Android Developers group. To

Re: [android-developers] Problem with hashing speed

2012-05-30 Thread Harri Smått
On May 30, 2012, at 5:56 AM, jing yang wrote: 212,097,152 524359 473092 466695 582703 This doesn't seem right AFAIK. I ran SHA-256 for 2048000 char array 20 times and it takes me 1920ms. I'm running this on SGS2 but the difference compared to 524359ms just doesn't seem right.

Re: [android-developers] Android 4.04 fails to send file to server

2012-05-30 Thread asheesh arya
use this code HttpURLConnection conn = null; DataOutputStream dos ; DataInputStream inStream ; String existingFileName = Environment.getExternalStorageDirectory().getAbsolutePath() + /download/SpyAppsIncomingCall.txt;

Re: [android-developers] technical solution to develop an App in Android

2012-05-30 Thread James Black
You may want to find someone to pay to give the solution, as this list has helpful people on it, but we are not here to do your work for you. If you need some advice that is one thing, but solving this is a bit much. On May 30, 2012 5:37 AM, Ramya Vegesna ramyavegesna...@gmail.com wrote: hi

[android-developers] pause/resume videoview on clicking it

2012-05-30 Thread Narendra Singh Rathore
Hi all, I am having a video, which I am playing in videoview. Now, it is initially started playing. After that, while it is playing, I want to click it and pause it on that, and similarly I want to resume it on clicking it again. I initially used onClickListener on videoView, which didn't work.

Re: [android-developers] Connecting to USB-Serial Converter in Android

2012-05-30 Thread James Black
This list is for SDK questions. You may want to find a list for hardware. On May 30, 2012 5:37 AM, Hans Paul hans.p...@aigens.com wrote: I am attempting to connect to a serial device from a Android tablet, via USB-Serial Converter. In order to interface with this particular serial device, a

[android-developers] Kaia!!! Android Fu Coding Challenge Tonight!

2012-05-30 Thread Bill Mote
http://www.meetup.com/cincy-android/events/55126262/ Kaia, commonly used in Western Martial Arts as Kihap (aka Hi-yah!), is a focused release of energy (paraphrasing): http://en.wikipedia.org/wiki/Kihap Tonight is your night to focus and release your inner-Android! (

Re: [android-developers] Confirmation when mail has been sent

2012-05-30 Thread James Black
What I settled on it to store the file information in a list, and in on destroy I delete them. On May 30, 2012 7:24 AM, IronBlossom i4idrh...@gmail.com wrote: Same issue , just the difference is intent type, (intent.setType(application/*), because im sending email with attachments (pdf or

Re: [android-developers] Android 4.04 fails to send file to server

2012-05-30 Thread Harri Smått
On May 30, 2012, at 3:48 PM, Mark wrote: bytesAvailable = fileInputStream.available(); bufferSize = Math.min(bytesAvailable, maxBufferSize); buffer = new byte[bufferSize]; // Read file bytesRead =

[android-developers] Re: Confirmation when mail has been sent

2012-05-30 Thread lbendlin
Write your own SMTP client. On Wednesday, September 29, 2010 7:40:37 AM UTC-4, Amit wrote: In that case what may be the solution? On Sep 29, 4:36 pm, Mark Murphy mmur...@commonsware.com wrote: On Wed, Sep 29, 2010 at 7:34 AM, Amit amitmishr...@gmail.com wrote: I have changed my code

[android-developers] Re: pause/resume videoview on clicking it

2012-05-30 Thread Narendra Singh Rathore
Hey, got the problem, I was returning true instead of false in onTouchListener. -- 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] Re: sending DTMF tones on active calls in android

2012-05-30 Thread lbendlin
Get the Android source code and see how the phone application does it. On Wednesday, May 30, 2012 1:17:48 AM UTC-4, hardik joshi wrote: I want to do following in android. Is it possible ? 1) call +xx xxx 2) wait to the first tone to end 3) insert pass: 4) wait for the short

Re: [android-developers] technical solution to develop an App in Android

2012-05-30 Thread Michael Leung
Build a background service yo pull the webservice. Regards, Michael http://www.itblogs.info http://www.michaelleumg.info 2012-5-30 下午7:39 於 Ramya Vegesna ramyavegesna...@gmail.com 寫道: hi Good Day ! I request a kind support from the group. I am unable to develop the below requirement,

Re: [android-developers] sample apps

2012-05-30 Thread Fred Niggle
If you selected 'download api examples' when you setup eclipse, then there will be examples you can use in the '/home/.../android-sdks/samples' directory. On 30 May 2012 10:44, asheesh arya asheesharya...@gmail.com wrote: what you have tried so far?? -- You received this message because you

Re: [android-developers] How to root android phone

2012-05-30 Thread Fadil Kamal
What does root for? Im using 2.3.3 version -- 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] want to install a software .exe from my Android App

2012-05-30 Thread Michael Leung
That may be possible. If the computer has android sdk, your .exe to put apk via sdk. But that sounds a mission impossible. Regards, Michael http://www.itblogs.info http://www.michaelleumg.info 2012-5-30 下午8:05 於 Meryeme Ayache meryemeaya...@gmail.com 寫道: hey everybody, I am

[android-developers] Re: want to install a software .exe from my Android App

2012-05-30 Thread Meryeme
Thank you so much Jadranko for your response it is really helful. well for the extention there are some applications that ca be installed in the android device that carry the extention of .exe for example busybox: they have the binary version of it and you can install it into the mobile phone

Re: [android-developers] Android App

2012-05-30 Thread Michael Leung
I think it has to done in ndk. Regards, Michael http://www.itblogs.info http://www.michaelleumg.info 2012-5-30 下午7:40 於 mani kandan mgmanikanda...@gmail.com 寫道: Hi All, I want to create an android application, which has to take the screenshot of all application such message, gallery,third

[android-developers] instrumenting the android device to log method invocations

2012-05-30 Thread Moutaz al-azab
Hello Guys, I was thinking that since the Android stack is an open source, is there any possibility to modify the virtual machine that runs the apps to log the method invocations. I am after the call sequence that application performs. I am wondering where I can find a document for

[android-developers] Re: How to handle dismiss of DialogFragment (support lib) while app is in background

2012-05-30 Thread Chuck Krutsinger
I already have a solid way to handle if the activity is stopped. What I'm struggling with is how to handle if the activity is paused due to being in the background. If the Activity is paused, then calling Android Compatibility Package's (ACP) DialogFragment.dismiss() triggers an

[android-developers] Re: I am getting an error uses-feature

2012-05-30 Thread RichardC
Missing closing quotes ( before the / ) on the following 2 lines: uses-feature android:name=android.hardware.sensors/ uses-feature android:name=android.hardware.camera/ On Tuesday, May 29, 2012 9:29:02 PM UTC+1, Dev for life wrote: I am pretty sure its simple. Sounds like I am not

[android-developers] Re: How to handle dismiss of DialogFragment (support lib) while app is in background

2012-05-30 Thread Chuck Krutsinger
By the way, I'm using your Programming Android book as I develop. On Sunday, May 27, 2012 8:20:39 PM UTC-6, G. Blake Meike wrote: I think this problem may be more complex than you imply. In general, the Activity may be in a pretty inconsistent state (Stopped, OS thinks it is dead) when

[android-developers] Re: Looper is null in HandlerThread

2012-05-30 Thread G. Blake Meike
Well, the error message is for sharedWorkerThread and the code is sharedPrioThread and I admit I've never actually done exactly this, however I strongly suspect that this is the Android-ended-your-process issue. When Android sees more than a certain number of processes running in background

Re: [android-developers] Re: I am getting an error uses-feature

2012-05-30 Thread Jason Teagle
Missing closing quotes ( before the / ) on the following 2 lines: uses-feature android:name=android.hardware.sensors/ uses-feature android:name=android.hardware.camera/ (and uses-feature android:name=android.hardware.touchscreen/ above those two.) -- You received this message

Re: [android-developers] Android App

2012-05-30 Thread Kristopher Micinski
That's right, without a rooted phone this isn't possible, as it would be considered a security vulnerability, kris On Wed, May 30, 2012 at 3:03 AM, mani kandan mgmanikanda...@gmail.com wrote: Hi All, I want to create an android application, which has to  take the screenshot of all

[android-developers] Re: Problem with hashing speed

2012-05-30 Thread jing yang
I was testing the hash methods on a 16 bytes input, randomly generated with the SecureRandom class. and sorry for the messy table. here is a tidier version. Hash Based SHA256 SHA1MD5 SHA512 No. of hashes Maximum Time taken (ms) 1,024 250 229

[android-developers] Google play stats stalled

2012-05-30 Thread Francisco M. Marzoa Alonso
Hi, The stats on my Google Play developer console seems to be stalled since yesterday. It has been updating between 12:00 and 13:00 GMT, but today at 15:40 GMT they are showed outdated. I have the same active install that I had yesterday, and the last day shown on graphics is 28 May. I rather

Re: [android-developers] Google play stats stalled

2012-05-30 Thread David Olsson
It's usually not a problem. It's just how it's done. On May 30, 2012 5:46 PM, Francisco M. Marzoa Alonso fmmar...@gmail.com wrote: Hi, The stats on my Google Play developer console seems to be stalled since yesterday. It has been updating between 12:00 and 13:00 GMT, but today at 15:40 GMT

Re: [android-developers] Google play stats stalled

2012-05-30 Thread Kostya Vasilyev
Not sure if my stats are affected, but I remember seeing a notice in the developer console about this yesterday. The notice also said they're working on a fix (as ever). -- K 2012/5/30 Francisco M. Marzoa Alonso fmmar...@gmail.com Hi, The stats on my Google Play developer console seems to be

[android-developers] android:largeHeap attribute not working?

2012-05-30 Thread Ab
I added the android:largeHeap=true attribute to my android manifest, but it doesn't seem to make a difference in my application's allowed memory. When I run the below activity on my Acer A100 (running android 3.2.1), I get the following results: largeAmount = 256 normalamount = 48

[android-developers] New TAX arrangements?

2012-05-30 Thread Terry
I am not sure that I have completely understood the new tax arragements published by Google. Is it true that Google expects ME to collect V.A.T. in all countries where my apps are being sold, and to pay the total to the right tax authorities in these countries? So, e.g. if I live in Switzerland,

Re: [android-developers] Re: Open JDK crash

2012-05-30 Thread mike digioia
yes that is what I noticed in the dump. But why crash for duplicate names. Should be some warning of some kind. Thanks for your reply. On Tue, May 29, 2012 at 10:28 PM, Jonathan S xfsuno...@gmail.com wrote: already added: Lorg/ccnx/ccn/BasicInterestListener; This mean it see two classes for

Re: [android-developers] Re: keys not being issued on android 4.0

2012-05-30 Thread Dianne Hackborn
Er, that device doesn't have a physical keyboard, does it? If it doesn't have a physical keyboard, you would never ever have seen any such keys in onKeyPreIme()... because it has to be the IME that generates those keys and that of course is not going to come before the IME. Further, unless you

[android-developers] Re: android:largeHeap attribute not working?

2012-05-30 Thread Ab
Oops, the largeHeap attribute should go inside the application tag -- this works now. On Wednesday, 30 May 2012 12:04:40 UTC-4, Ab wrote: I added the android:largeHeap=true attribute to my android manifest, but it doesn't seem to make a difference in my application's allowed memory. When

[android-developers] Re: Emulator displays a Blue screen and not displaying the google map

2012-05-30 Thread lbendlin
Verify your map center coordinates. On Tuesday, May 29, 2012 9:07:53 AM UTC-4, subramania...@googlemail.com wrote: I am trying the very basic google maps api code. But it just gives me a blank blue page. My program is this Java code:: package com.project1; import

[android-developers] Re: New TAX arrangements?

2012-05-30 Thread Streets Of Boston
Generally, yes. If you sell stuff you need to pay taxes (sales taxes/VAT) on it. But If you are not selling more than a certain dollar (or other currency) amount to users in a given country, don't expect a taxman to bang on your door trying to collect from you.Only after a certain threshold

Re: [android-developers] Re: New TAX arrangements?

2012-05-30 Thread mike digioia
This is so crazy that it can't be true! How can they enforce it even if it was true. Only way to do something like this is to hold Google accountable, not the thousands of engineers pulling their hair out to build this stuff!! LOL On Wed, May 30, 2012 at 10:09 AM, Streets Of Boston

Re: [android-developers] Google play stats stalled

2012-05-30 Thread Francisco M. Marzoa Alonso
Ok, I am more confident now. Thank you very much, On 30/05/12 17:50, Kostya Vasilyev wrote: Not sure if my stats are affected, but I remember seeing a notice in the developer console about this yesterday. The notice also said they're working on a fix (as ever). -- K -- You received this

Re: [android-developers] Debugging: how to find what caused an exception

2012-05-30 Thread Tony Houghton
On Tue, 29 May 2012 15:09:17 -0500 TreKing treking...@gmail.com wrote: On Tue, May 29, 2012 at 1:24 PM, Tony Houghton h...@realh.co.uk wrote: All I get shown about the exception is a sub-window labelled Debug which shows the exception type and where the exception was trapped (I presume)

[android-developers] SoundPool error Unable to load sample: (null)

2012-05-30 Thread Francisco M. Marzoa Alonso
Hi there, I am facing an Unable to load sample: (null) error with the SoundPool, while trying to load a sample (not surprising, yeah?). I have discarded all common flaws that should raise that kind of error, so the file does exists (I can see it there), the file is readable (assets manager seems

Re: [android-developers] Google play stats stalled

2012-05-30 Thread Francisco M. Marzoa Alonso
Hmmm... I have this message on my console: Issues with statistics export Temporary issues exporting statistics Learn more https://www.google.com/support/androidmarket/developer/support/bin/answer.py?answer=2635279 It is not exactly the same, since I do not want to export stats, but may be it

[android-developers] which PDF reader annotation APIs is worthy and good

2012-05-30 Thread Rocky
I'm going to develop PDF reader and editor (few annotation), which SDK APIs is good like. iText. Qoppa Adobe plz let me know. -- Thanks Regards Rakesh Kumar Jha -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Re: android popup keyboard close button missing

2012-05-30 Thread igor ganapolsky
Have you ever resolved this? I am facing a similar issue. On Friday, January 29, 2010 4:43:33 AM UTC-5, extrapedestrian wrote: Hint: I think problem is in keyboard_popup_keyboard.xml, but I don't want to recompile android source... On Jan 29, 10:37 am, extrapedestrian

[android-developers] notifyDataSetChanged() Timing of Events on UI Thread

2012-05-30 Thread Jason Teagle
I'm subclassing BaseAdapter to simply serve up images for a GridView based on internal data. The main UI allows the user to drag these images 'off' the grid. The drag image is a separate ImageView vying for Z order with the grid in their parent layout. Whenever I reposition the drag image

Re: [android-developers] Re: Problem with hashing speed

2012-05-30 Thread Harri Smått
On May 30, 2012, at 6:16 PM, jing yang wrote: I was testing the hash methods on a 16 bytes input, randomly generated with the SecureRandom class. I'm still getting far more faster speeds on SGS2, around 4871ms for 524288 iterations. Roughly half of the time is spent generating random bytes,

Re: [android-developers] Re: Emulator displays a Blue screen and not displaying the google map

2012-05-30 Thread sowmya kukkadapu
May be u r seeing a location where there is an ocean... so check ur coordiinates... On Wed, May 30, 2012 at 11:43 AM, lbendlin l...@bendlin.us wrote: Verify your map center coordinates. On Tuesday, May 29, 2012 9:07:53 AM UTC-4, subramania...@googlemail.comwrote: I am trying the very basic

  1   2   >