Re: [android-developers] Blocking Outgoing SMS

2012-05-02 Thread surabhi jain
from which intent or notification, we can block outgoing SMS in 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] Reinstall of the app fails after disable the launcher activity

2012-05-02 Thread png
Hi , I have a requirement where i want to hid the app from list of other apps . It should be given as an option to the user so that user can choose to hide / unhide. So i am able to do this by making the launcher activity component disabled. Then i defined a broadcast receiver that will launch

Re: [android-developers] Blocking Outgoing SMS

2012-05-02 Thread uttam agarwal
Same question . Expert please suggest. Regards Uttam Agarwal On Wed, May 2, 2012 at 11:36 AM, surabhi jain surabhi17.j...@gmail.comwrote: from which intent or notification, we can block outgoing SMS in android. -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Blocking Outgoing SMS

2012-05-02 Thread asheesh arya
I don't know how you can block an sms message before it is received. However, reading a SMS via Android can be done after it is received can be done using a query on the SMS inbox. The SMSPopUp application for Android does this and more. The sourcecode of this application can be found here

[android-developers] Not Getting the Exact value of x and y cordinates

2012-05-02 Thread shihab shiha
Hi All, I tried to get the x and y coordinates of one view. why..getx and gety co-ordinates are not matching the view which is touched -- 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] Blocking Outgoing SMS

2012-05-02 Thread uttam agarwal
Hi Asheesh, We are asking for blocking the outgoing sms not reading the sms details. We can read the details. Anyways you can block incoming sms not outgoing sms . I thought you knew to block outgoing sms when you said yes when i mailed. Anyways Thanks Regards, Uttam Agarwal On Wed, May 2,

Re: [android-developers] Blocking Outgoing SMS

2012-05-02 Thread asheesh arya
use content observer for listening and blocking the outgoing sms!!! -- 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] Re: Blocking Outgoing SMS

2012-05-02 Thread Ali Chousein
I don't think you can block outgoing SMS, unless you change Android itself. And honestly, I would be very surprised if Android supports such functionality by default. - Ali Chousein http://socialnav.blogspot.com | http://twitter.com/socialnav1

[android-developers] Re:

2012-05-02 Thread Ali Chousein
Hhhmmm, inside the onResume method of your related activity you know that activity is about to be displayed. In the implementation of onResume you can initiate a refresh and everything will be fine I think. - Ali Chousein

[android-developers] Chat Application In android

2012-05-02 Thread Ankit Kasliwal
Hello Everyone, Is any Help me to create A chat application in android, i want to create a one to one Chat application with server base. Eg. one user send message to other user and other user reply that message so what logic i put here and for that what server code

[android-developers] Re: How insert in android a web service client created using eclipse wizard and WSDL.

2012-05-02 Thread Ali Chousein
Hhhmmm, when I look at errors like below, I would like to make a wild guess: W/dalvikvm(1044): Unable to resolve superclass of Lcom/caar/app//interfaces/ws/BanServiceLocator; Are you getting this problem with the release build? If yes, then most probably inside your

Re: [android-developers] how to read contact details

2012-05-02 Thread Rudolf Polzer
Thank you - this link is what I was looking for! -- 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] how to read contact details

2012-05-02 Thread asheesh arya
your most welcome dear stay blessed stay healthy!!! -- 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] Chat Application In android

2012-05-02 Thread asheesh arya
juzz go through this link might be it helpful for you to start your application http://jade.tilab.com/doc/tutorials/JadeAndroid-Programming-Tutorial.pdf -- 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] Re: Rendering off UI thread causes ANR on Samsung Note

2012-05-02 Thread Kostya Vasilyev
02.05.2012 4:50, abe oppenheim написал: if this is the case, any idea why: 1. it isn't fixed by adding Thread.sleep(100) to the background thread? Why would it? The issue might be caused by concurrent data modification, so adding sleep lowers the probability, but does not really change

Re: [android-developers] Chat Application In android

2012-05-02 Thread asheesh arya
On Wed, May 2, 2012 at 12:41 AM, asheesh arya asheesharya...@gmail.comwrote: juzz go through this link might be it helpful for you to start your application http://jade.tilab.com/doc/tutorials/JadeAndroid-Programming-Tutorial.pdf

Re: [android-developers] Chat Application In android

2012-05-02 Thread deb-account
On 02/05/12 09:19, Ankit Kasliwal wrote: Hello Everyone, Is any Help me to create A chat application in android, Did you read this ? http://developer.android.com/resources/browser.html?tag=sample -- You received this message because you are subscribed to the Google

Re: [android-developers] Re: Regarding emulator

2012-05-02 Thread b0b
On Tuesday, 1 May 2012 16:40:21 UTC+2, Mark Murphy (a Commons Guy) wrote: I seldom argue w/Mark... but in this case I think there is a way to do this. The application you've downloaded is in the directory /data/app on the device to which you downloaded it. Use adb pull to copy the

[android-developers]How can i use describeContents() with Parcelable.

2012-05-02 Thread 杨辉
Hello All, I find in most examples about Parcelable,the return value of the describeContents() is 0. Now ,i want to konw how can i use the function describeContents() with Parcelable, when the return value of the function describeContents() is none zero. THanks Regards, -- 杨辉

Re: [android-developers] Applications and databases

2012-05-02 Thread David Olsson
http://www.catb.org/~esr/faqs/smart-questions.html On Wed, May 2, 2012 at 3:44 AM, James Black planiturth...@gmail.com wrote: If you mean to write to any database then no. But, if you mean whether someone writes to your database, then just provide a content provider and you can be informed.

[android-developers] How to connect Bluetooth Dongle using Android application

2012-05-02 Thread Save My Life!
*Dear Sir, I am developing one application,in which i am communication with my Laptop. when I send command to laptop,application on it should works accordingly. Now i am using BT dongle.i know its MAC address. but the problem is 1. How to make pair with that dongle,by our application 2.

Re: [android-developers] Chat Application In android

2012-05-02 Thread Ankit Kasliwal
Thanks but i try this code it's not help me out. On Wed, May 2, 2012 at 1:04 AM, deb-account theedge...@free.fr wrote: On 02/05/12 09:19, Ankit Kasliwal wrote: Hello Everyone, Is any Help me to create A chat application in android, Did you read this ?

Re: [android-developers] Re: Rendering off UI thread causes ANR on Samsung Note

2012-05-02 Thread Kostya Vasilyev
Replying back to the list. Based on your description, well, yes, it could be. It also could be that someone at Samsung decided to optimize away some synchronization primitives that normally protect Skia calls. But... personally I don't have any knowledge of the internals of Android graphics,

[android-developers] Fwd: بیایید لبخند معصومه را بعد از عمل قلب باز کامل کنیم* لطفا آخرین حلقه نباشید

2012-05-02 Thread hosein bitaraf
-- Forwarded message -- From: خيريه همت hemmat1...@gmail.com Date: 2012/5/1 Subject: بیایید لبخند معصومه را بعد از عمل قلب باز کامل کنیم* لطفا آخرین حلقه نباشید To: -- * _* *بسم الله الرحمن الرحیم* * *بیایید لبخند معصومه را کامل کنیم

Re: [android-developers] Not Getting the Exact value of x and y cordinates

2012-05-02 Thread Jason Teagle
I tried to get the x and y coordinates of one view. why..getx and gety co-ordinates are not matching the view which is touched If you want some help with your problem, try posting some code. Presumably you're talking about a listener and the methods it contains - so post the code that adds

[android-developers] Dalvikvm crashes with LinearAlloc exceeded capacity when running unit tests on emulator 1.6

2012-05-02 Thread Lorie Pisicchio
I have a library project, and some unit tests. While running unit tests on emulator v1.6, I get LinearAlloc exceeded capacity, last=3136 crash. The same test project runs fine on emulator v2.1 and above. Is there any way to solve this issue? See stack trace : 05-02 11:27:01.450:

Re: [android-developers] Not Getting the Exact value of x and y cordinates

2012-05-02 Thread shihab shiha
Hi, public boolean onTouch(View view, MotionEvent motionEvent) { if(motionEvent.getAction == MotionEvent.ACTION_POINTER_DOWN){ for(int ptrIndex = 0; ptrIndex motionEvent.getPointerCount(); ptrIndex++) { int id =

[android-developers] [Market] Commenting unpublished application

2012-05-02 Thread Marcin Orlowski
I always though unpublishing app takes it away from users so they neither can install it or update. And I also thought unpublished apps are simply gone from user perspective so they cannot see them in Market. But now I see one of my apps is still being commented (even today) even it is unpublished

Re: [android-developers] Not Getting the Exact value of x and y cordinates

2012-05-02 Thread Jason Teagle
this is the code Thank you. 1. Question: What is 'left' as used here: --- if(location1[0] = x x = (location1[0] + left.getWidth()) location1[1] = y y = (location1[1] + left.getHeight())) { return touchedView1; } --- I assume it is the view itself, but since you appear to be allowing

Re: [android-developers] Re: Blocking Outgoing SMS

2012-05-02 Thread Mark Murphy
On Wed, May 2, 2012 at 3:06 AM, Ali Chousein ali.chous...@gmail.com wrote: I don't think you can block outgoing SMS, unless you change Android itself. And honestly, I would be very surprised if Android supports such functionality by default. Agreed. Any app can call SmsManager and send an SMS,

Re: [android-developers] Re: Blocking Outgoing SMS

2012-05-02 Thread surabhi jain
Thanks a lot for the information. -- 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] Not Getting the Exact value of x and y cordinates

2012-05-02 Thread shihab shiha
Hi,.. Thanks for your response.. 1.Left or touchedView1 is the Button..on which the setOnTouchListener is called in main Activity.And its Ontouch is in custom class implementing OnTouchListener..in this class I'm using UI handler thread to access the button from main Activity. 2.Even after using

[android-developers] opengl-es 1.0 and textures don't show in 2D

2012-05-02 Thread David Liebman
Hi, I'm working on a game that uses opengl 1.1. I hope to use opengl to print a texture directly to the screen in 2D. I'm only just getting started. I'm following a blog post at this location: http://quirkygba.blogspot.com/2010/10/android-native-coding-in-c.html I cannot get it to work, though.

Re: [android-developers] Not Getting the Exact value of x and y cordinates

2012-05-02 Thread Jason Teagle
1.Left or touchedView1 is the Button..on which the setOnTouchListener is called in main Activity. OK, why have two variables referring to the same object? That can only lead to confusion. So you're trying to identify the button being touched? Can I ask why you use an OnTouch listener rather

[android-developers] Re: Eclipse Logcat: Jump into native code after doubleclick

2012-05-02 Thread Zohob
I added the /jni folder to the Java Build Path (Richtclick on project-Properties-Java Build Path - Source) because I thought Eclipse would look there, but it did not work. Does anybody have an idea regarding this issue? Am Donnerstag, 26. April 2012 11:14:41 UTC+2 schrieb Zohob: Hello! If

Re: [android-developers] Not Getting the Exact value of x and y cordinates

2012-05-02 Thread Jason Teagle
OK, a little experiment on my part has yielded the following information. Also, I'm a little confused - the prototype for the onTouch() method includes a View object - the view that received the event. Why do you need to find the view that was touched when it is being *given* to you in the

Re: [android-developers] Re: How to change default HIPRI connection expiry?

2012-05-02 Thread Jason Teagle
I've come into this thread late, but from reading the code you present and the docs, combined with my suspicious mind, it's leading me to think this: You ask for the system to use HIPRI over TYPE_MOBILE, which it says it grants. But I can't see anything in the docs that suggests that this

[android-developers] Dalvikvm crashes with LinearAlloc exceeded capacity when running unit tests on emulator 1.6

2012-05-02 Thread Lorie Pisicchio
I have a library project, and some unit tests. While running unit tests on emulator v1.6, I get LinearAlloc exceeded capacity, last=3136 crash. The same test project runs fine on emulator v2.1 and above. Is there any way to solve this issue? See stack trace : 05-02 11:27:01.450:

Re: [android-developers] Dalvikvm crashes with LinearAlloc exceeded capacity when running unit tests on emulator 1.6

2012-05-02 Thread Jason Teagle
While running unit tests on emulator v1.6, I get LinearAlloc exceeded capacity, last=3136 crash. The same test project runs fine on emulator v2.1 and above. Is there any way to solve this issue? Does this post help at all?

Re: [android-developers] Dalvikvm crashes with LinearAlloc exceeded capacity when running unit tests on emulator 1.6

2012-05-02 Thread Lorie Pisicchio
I have read this post, but it didn't give me a clue. Mark Renouf suggests to use libraries that are less complex, but my test project started to fail when adding some new unit tests (not making the library more complex..) Moreover, the dalvikvm limitation that is

[android-developers] Re: Dalvikvm exception instantiating org.apache.http.entity.mime.content.FileBody

2012-05-02 Thread DennisG
Hi, This is pretty easy. Download httpmime archieve from apache with source codes and copy content of src folder to your project src folder. This is all you need to do in eclipse. вторник, 1 мая 2012 г., 13:31:06 UTC+3 пользователь Slawomir Krupa написал: Hi Dennis, I am struggling with the

Re: [android-developers] Re: How insert in android a web service client created using eclipse wizard and WSDL.

2012-05-02 Thread Carlos A Aponte Roa
Ali I got help and the consensus was next: There are no support for WS for Android in Eclipse (only WS and standard Java EE), so you need some external libraries, like kSOAP 2 for Android. But there are also some other libraries mentioned in the link to an answer at StackOverflow.com.  Please

[android-developers] Re: Android wifi p2p unsupported (wifidirect)

2012-05-02 Thread Fabien Demangeat
I haven't found anyone on the forums (StackOverflow / Google groups / etc.) who managed to use the Wifi p2p on a virtual device. The easiest is to use a real device like the Galaxy Nexus. Problem is that even on this device there is a bug in the broadcom wifi driver.

[android-developers] Re: Reboot occurs while using Wi-Fi Direct Demo

2012-05-02 Thread Fabien Demangeat
http://code.google.com/p/android/issues/detail?id=25397 Le lundi 16 avril 2012 14:28:30 UTC+1, Fabien Demangeat a écrit : Hello, I am playing around with the Wifi-Direct demo provided on the developers websitehttp://developer.android.com/resources/samples/WiFiDirectDemo/index.html and I

Re: [android-developers] Dalvikvm crashes with LinearAlloc exceeded capacity when running unit tests on emulator 1.6

2012-05-02 Thread Daniel Drozdzewski
Lorie, It is likely that this LinearAlloc capacity differs per Android version. Your test project clearly exceeds it for Androids prior to 2.1 and from 2.1 onwards it must be within new, bigger boundaries. As for it breaking after adding more tests, it is possible, that the total weight of

Re: [android-developers] Customizing Android Battery Icon

2012-05-02 Thread Jovish P
So through Android API we can't do that. That is what we can conclude from this discussion. thanks my friends Regards, Jovish On Fri, Apr 27, 2012 at 10:40 PM, Mark Murphy mmur...@commonsware.comwrote: On Fri, Apr 27, 2012 at 1:02 PM, lbendlin l...@bendlin.us wrote: Not really needs custom

[android-developers] Re: algorithm data synchronization (SQLite to Online Database)

2012-05-02 Thread lbendlin
Since you are already using SQLite on the device you better use a similar relational database on your server. You could even use SQLite there too if you wanted. For synchronization you need to have at the very minimum a UTC timestamp for each line of data (and you need to assume that both

Re: [android-developers] Dalvikvm crashes with LinearAlloc exceeded capacity when running unit tests on emulator 1.6

2012-05-02 Thread Lorie Pisicchio
Thanx Daniel, I have double checked, and I was wrong in my previous post : my test project started to fail after adding some tests, right, but also after adding emma dependency to calculate tests coverage. So I think this is the source of the problem. I will try to split tests into more classes

Re: [android-developers] Dalvikvm crashes with LinearAlloc exceeded capacity when running unit tests on emulator 1.6

2012-05-02 Thread Daniel Drozdzewski
Lorie, You should have mentioned that you are trying to run EMMA test coverage tool. EMMA in on-line mode uses custom class loader, so who knows, what could go wrong there, especially that mentioned LinearAlloc binds its storage to class loader. So one option would be to try using EMMA in

Re: [android-developers] Dalvikvm crashes with LinearAlloc exceeded capacity when running unit tests on emulator 1.6

2012-05-02 Thread Lorie Pisicchio
Actually, I'm running EMMA in off-line mode (through android-maven-plugin). I had a custom Cursor class in my project (extending AbstractCursor), and corresponding unit tests (using jmock). This class was not used in my project anymore, so I simply removed it, and removed corresponding tests,

[android-developers] IP phone home?

2012-05-02 Thread bob
Anyone know what the current best way is to have a text field for an IP address? I'm thinking of setting the input type to phone, but I'm wondering if there's something better. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] sound recognition and FFT problem

2012-05-02 Thread Mik
Dear all, I am struggling a lot to get sound recognition working. Essentially I would like to use the microphone and recognize when a specific note has been played (as a guitar tuner). I am trying to use GDX library for FFT: http://code.google.com/p/libgdx/ What is happening is that with the

Re: [android-developers] Re: How to change default HIPRI connection expiry?

2012-05-02 Thread Robert Greenwalt
No - you should not setNetworkPreference. That just ranks the different default-routable networks so we prefer one over the other (like the current default of using wifi over 3g if wifi is available). You are correct that bringing up HIPRI doesn't make it take priority over mobile data (or

Re: [android-developers] Re: Regarding emulator

2012-05-02 Thread Justin Anderson
Unfortunately, the definition of software piracy has nothing to do with whether it is free or not: http://dictionary.reference.com/browse/software+piracy?s=t And that link references you to software theft, which says this: *Unauthorised duplication and/or use of computer** software.* Here is the

Re: [android-developers] [Market] Commenting unpublished application

2012-05-02 Thread Justin Anderson
It is my understanding that once a user has downloaded your app they will ALWAYS have access to it in Google Play... Unpublishing it only affects users that have not already downloaded/installed the app. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On

Re: [android-developers] Turn on wifi direct on XOOM

2012-05-02 Thread fan zhang
Irfan: I added frameworks/native/data/etc/android.hardware.wifi.direct.xml under PRODUCT_COPY_FILES += \ in device_base.mk.However I got the following errors when compiling platform make: *** No rule to make target `frameworks/native/data/etc/android.hardware.wifi.direct.xml', needed by

[android-developers] Re: sound recognition and FFT problem

2012-05-02 Thread Mik
PS: as signal generator I am using this one: http://www.gwinstek.com.tw/en/product/productdetail.aspx?pid=5mid=73id=105 -- 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

Re: [android-developers] Re: Regarding emulator

2012-05-02 Thread sourabh sahu
I just want to download a free app on emulator..Can anybody suggest me how to do it.. On Wed, May 2, 2012 at 8:46 PM, Justin Anderson magouyaw...@gmail.comwrote: Unfortunately, the definition of software piracy has nothing to do with whether it is free or not:

Re: [android-developers] Re: Rendering off UI thread causes ANR on Samsung Note

2012-05-02 Thread Ab
I posted this on the Samsung forum and received a response confirming the issue and instructing that the issue had been forwarded to the proper engineers. So, in the event this is indeed specific the Samsung Note, it will, hopefully, be fixed -- eventually. In the mean time I plan to work

Re: [android-developers] Programmatically remove permission

2012-05-02 Thread 3c
How come some apps on Android Market are able to disable any app permissions then, if it's impossible? ;) On Tuesday, March 30, 2010 2:06:55 PM UTC+2, Mark Murphy (a Commons Guy) wrote: westmeadboy wrote: How to programmatically remove a permission? I don't think its possible but would

Re: [android-developers] Programmatically remove permission

2012-05-02 Thread Mark Murphy
On Wed, May 2, 2012 at 2:51 PM, 3c ccouno...@gmail.com wrote: How come some apps on Android Market are able to disable any app permissions then, if it's impossible? ;) Name any that work without root permissions. -- Mark Murphy (a Commons Guy) http://commonsware.com |

[android-developers] ViewPager

2012-05-02 Thread Hans
I want to disable swype to next page in a ViewPager when som itemes are uncecked on current page. when all items are checked i want to enable swyping. But still it shold be posible to swype to previus. How am i doning that? -- You received this message because you are subscribed to the

Re: [android-developers] Programmatically remove permission

2012-05-02 Thread 3c
Obviously they all use root permissions. But the post didn't mention without root access. It's true, but requires root access and here is how to do it... would be a more valid and constructive answer. Though I don't personally know how to do that, but I'm interested in knowing how, with root

Re: [android-developers] ViewPager

2012-05-02 Thread Jason Teagle
I want to disable swype to next page in a ViewPager when som itemes are uncecked on current page. when all items are checked i want to enable swyping. But still it shold be posible to swype to previus. Nothing in ViewPager or its adapter particularly looks useful. A rather inelegant solution

[android-developers] Re: Programmatically remove permission

2012-05-02 Thread Tez
look at crepedroid.org We have a research prototype that dynamically modifies the permissions set of an installed application based on a security policy which in turn depends on the devices physical context, for example: I'm at my home The code is open source. -Earlence On May 2, 9:00 pm, 3c

[android-developers] Re: Eclipse Stuck at Android SDK: Resolving error markers

2012-05-02 Thread Gregory Cook
Well, I added -verbose to vmargs in eclipse.ini, and it looked like eclipse was hanging while attempting to load a plugin or some plug-in metadata in my /workspace/.metadata directory. I reloaded everything in a new workspace and things appear back to normal. On Wednesday, May 2, 2012 12:45:23

[android-developers] Proguard and library projects.

2012-05-02 Thread MB
Hi, I've an application_project that depends on a library_project. Do we need to enable proguard for the library_project as well? I noticed the following: All entries in library_project/bin/proguard/mapping.txt are also present in application_project/bin/proguard/mapping.txt. Does this mean

[android-developers] Re: Do I need license for print screen from google maps (earth) ?

2012-05-02 Thread Dusan
I need this for bike app . THX -- 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] keyboard

2012-05-02 Thread baturanija1
hey people, i have a question.I would like to make my own keyboard,with some new letters,so i do not know is it possible to implemet into app.Any good links on that idea, any experiencesthanks for sharing :) -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] keyboard

2012-05-02 Thread Justin Anderson
What do you mean by new letters? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, May 2, 2012 at 2:42 PM, baturanija1 jadrankobodiroga1...@gmail.comwrote: hey people, i have a question.I would like to make my own keyboard,with some new letters,so

Re: [android-developers] Re: Do I need license for print screen from google maps (earth) ?

2012-05-02 Thread jadranko bodiroga
Mislim da ti netreba -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For

Re: [android-developers] keyboard

2012-05-02 Thread jadranko bodiroga
beleve or not, in my country our govenment invent new letters...Some politicians stuff...boring..But i would like to make these letters on new custom keyboard... -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

Re: [android-developers] keyboard

2012-05-02 Thread Justin Anderson
Yikes... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, May 2, 2012 at 2:49 PM, jadranko bodiroga jadrankobodiroga1...@gmail.com wrote: beleve or not, in my country our govenment invent new letters...Some politicians stuff...boring..But i

Re: [android-developers] Re: Regarding emulator

2012-05-02 Thread Lew
People have given you several suggestions already. What is wrong with the suggestions offered so far? Have you even tried them? -- Lew On Wednesday, May 2, 2012 10:26:52 AM UTC-7, sourabh wrote: I just want to download a free app on emulator..Can anybody suggest me how to do it.. On Wed,

Re: [android-developers] Abridged summary of android-developers@googlegroups.com - 66 Messages in 19 Topics

2012-05-02 Thread JOHN BOSCO BAHUNGIREHE
Hi friends Need help, i developed a google map applicationbut now it can't show the map but instead shows grey tiles yet my api key, internet permissions and MapView are all okay and has even ever run before. Just need someone who can help me work it out. Thank you. On 5/2/12,

Re: [android-developers] Bringing webview performance in line with browser app's?

2012-05-02 Thread elsigh
I see the exact same thing and I'm baffled. Tried the following: this.appView.getSettings().setRenderPriority( WebSettings.RenderPriority.HIGH); this.appView.getSettings().setCacheMode(WebSettings.LOAD_NO_CACHE); But I see like no difference in peformance in my

Re: [android-developers] keyboard

2012-05-02 Thread TreKing
On Wed, May 2, 2012 at 3:42 PM, baturanija1 jadrankobodiroga1...@gmail.comwrote: hey people, i have a question.I would like to make my own keyboard,with some new letters,so i do not know is it possible to implemet into app.Any good links on that idea, any experiencesthanks for sharing :)

Re: [android-developers] Re: Regarding emulator

2012-05-02 Thread b0b
On Wednesday, 2 May 2012 17:16:24 UTC+2, MagouyaWare wrote: Unfortunately, the definition of software piracy has nothing to do with whether it is free or not: http://dictionary.reference.com/browse/software+piracy?s=t And that link references you to software theft, which says this:

Re: [android-developers] Timer in Android

2012-05-02 Thread Mai Al-Ammar
yes, I set a flag before calling a function which calls the timer, and after calling cancel, I modify the flag value, after calling the function, I checked the flag but this did not work correctly. thanks for your reply On Tue, May 1, 2012 at 5:01 PM, Kristopher Micinski

[android-developers] Re: Proguard and library projects.

2012-05-02 Thread FiltrSoft
I was wondering about this myself. Sorry for the not helpful reply, but I wanted to get email updates to this post. :) On Wednesday, May 2, 2012 3:58:29 PM UTC-4, MB wrote: Hi, I've an application_project that depends on a library_project. Do we need to enable proguard for the

[android-developers] Re: Proguard and library projects.

2012-05-02 Thread FiltrSoft
Doing a quick Google search, I found this post: https://groups.google.com/forum/?fromgroups#!topic/android-developers/hkgtZWpYlKU Doesn't look like you need to set proguard on library projects. That guy probably knows what he's talking about. http://www.filtrsoft.com Custom news monitoring

Re: [android-developers] Re: algorithm data synchronization (SQLite to Online Database)

2012-05-02 Thread Thiago Ventura
Thanks for help. I will use database and web service, i believe that will be the best way. At relation to the algorithm, i will use the creativity... :) thanks 2012/5/2 lbendlin l...@bendlin.us Since you are already using SQLite on the device you better use a similar relational database on

[android-developers] Getting a unique PendingIndent for the same Intent?

2012-05-02 Thread Vadim Peretokin
I'm using my notifications as a method of launching an activity to the proper state it needs to be in. There can be several notifications that all need to launch the same activity, but in different states. The issue that I'm running into is that the PendingIntent is not being unique. I pass

[android-developers] drag and drop in case of view flipper

2012-05-02 Thread Narendra Singh Rathore
Hi all, what I am doing is just dragging items from grid view and dropping them to gallery view one by one. All is working fine in this case. But now, I need that initially, when my gallery is empty, *I want to show some text in place of that gallery. For that purpose, I am using viewFlipper in

[android-developers] Re: HTML5 Geolocation doesn't work with Android default browser

2012-05-02 Thread moktarul anam
hi, can u check whether ur GPS is on or not ? Moktarul On Tuesday, 1 May 2012 14:56:18 UTC+5:30, Aymeric Raguet wrote: Hi, I am having some difficulties with the Geolocation API in Javascript. It works very well in the following cases: - On a PC with Chrome, Opera and Safari (not

Re: [android-developers] Not Getting the Exact value of x and y cordinates

2012-05-02 Thread shihab shiha
Hi.. I tried the idea u gave for testing purpose..and It worked fine..I was able to get the location and co-ordinates..and yes as u said onTouch will be invoked only for one view which touched..but I'm trying to use this ACTION_POINTER_DOWN and this stuff of x and y co-ordinates..so that I could