[android-developers] Re: interactive notification?

2010-12-03 Thread CrazyH
Yes and no. From my experience, it works on some phones and not others. See my post here http://groups.google.com/group/android-developers/browse_thread/thread/dd1f2709e4c77d92/d0cdc80f533a1030?show_docid=d0cdc80f533a1030 On Nov 1, 1:33 pm, TreKing wrote: > On Sun, Oct 31, 2010 at 5:59 PM, jak

[android-developers] Re: query not return the expected result

2010-12-03 Thread pramod.deore
But still it is not giving the right output each time. Sometimes it run perfectly but some time it shows wrong result. means suppose hall already exist then next time it gives suffix as 1,2,3 its right but supose kitchen is not exist already then also sometimes it return directly from 2,3,4 O

[android-developers] Re: query not return the expected result

2010-12-03 Thread pramod.deore
I think problem is solved by mistake I had pass "roomSuffix" inside insertToRoomTable1() insted of "rx". Thanks On Dec 4, 12:10 pm, "pramod.deore" wrote: > Hi everyone, > > I have a table (RoomName) who has 3 columns (RoomID, RoomName, > RoomSuffix). RoomID is primary field. what I want is if sup

[android-developers] query not return the expected result

2010-12-03 Thread pramod.deore
Hi everyone, I have a table (RoomName) who has 3 columns (RoomID, RoomName, RoomSuffix). RoomID is primary field. what I want is if suppose user enter duplicate RomName then that Rooms RoomSuffix value should be increased by 1. Suppose there are following record already RoomIDRoomName

Re: [android-developers] onsaveinstancestate Beginner guidance

2010-12-03 Thread TreKing
On Sat, Dec 4, 2010 at 12:55 AM, Robin Talwar wrote: > But can you provide me with a simple java code with which i can save the > text entered in the EditText using all the > necessary methods like oncreate() and onsaveinstancestate or > onrestoreinstancestate. > Sorry, I'm not doing your work fo

Re: [android-developers] onsaveinstancestate Beginner guidance

2010-12-03 Thread Robin Talwar
That's really helpfull of you. Thanks But can you provide me with a simple java code with which i can save the text entered in the EditText using all the necessary methods like oncreate() and onsaveinstancestate or onrestoreinstancestate. Please if you could do that it will save a lot of time and c

[android-developers] Re: App freezes when the power key is pressed

2010-12-03 Thread Yahel
Good for you. Just so you know I tested your app extensively on both my nexus one and my Htc Hero. Everything worked smoothly. No crash even after a lot of orientation changes, and home keypressing monkey style :D Just one idea though : I understand that you wanted to know what was going wrong an

[android-developers] Re: APK file package name

2010-12-03 Thread joebowbeer
If you need more information than aapt currently provides, check out Google Code projects android-apktool and dedexer and/or dex2jar. On Dec 1, 5:06 am, Bob Kerns wrote: > Ah, you beat me to the answer, excellent. > > But when checking my answer, I realized that there's no way that I can > see to

Re: [android-developers] How to remove Android sms notification?

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 11:23 PM, kevens hao wrote: > I got many site where is metion this is not possible through code... It's not. You can't remove other apps' notifications. - TreKing

[android-developers] How to remove Android sms notification?

2010-12-03 Thread kevens hao
I want to remove notification when SMS comes in general inbox. Is it possible... If yes then how... I got many site where is metion this is not possible through code... -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group,

Re: [android-developers] adjust pivot point in ImageView

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 9:58 PM, dmodroid wrote: > In an image view, the pivot point, or anchor, or whatever, defaults to > upper left. How can I change that so that it is, say at 10,10, or > something. When I place it somewhere on the screen, I want that point > to be the thing that I am positi

Re: [android-developers] Re: How to set background in a PreferenceScreen

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 6:22 PM, Douglas Fonseca wrote: > It makes me think that PreferenceScreen creates a new activity when I > click... > Interesting ... > If so, them I need a way to access this new activity through the > PreferenceScreen object... > Try getContext() and see if it's the pa

[android-developers] can anybody know how can i cont rol the vibrate‘s strength

2010-12-03 Thread zhi cheng
hello,everybody can someone know how can i control the vibrate's strength? -- 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] adjust pivot point in ImageView

2010-12-03 Thread dmodroid
In an image view, the pivot point, or anchor, or whatever, defaults to upper left. How can I change that so that it is, say at 10,10, or something. When I place it somewhere on the screen, I want that point to be the thing that I am positioning. Thanks -- You received this message because you

[android-developers] Re: Analytics receiver doesn't close database cursor!

2010-12-03 Thread miniondev
Actually, I guess i'm supposed to stop the tracker on my onDestroy, but this doesn't seem to relate to the problem. -Eric On Dec 3, 7:04 pm, miniondev wrote: > Hi, > > I'm trying to integrate google analytics into my android application > and I also want to use the INSTALL_REFERRER feature.  I'v

[android-developers] Analytics receiver doesn't close database cursor!

2010-12-03 Thread miniondev
Hi, I'm trying to integrate google analytics into my android application and I also want to use the INSTALL_REFERRER feature. I've followed the documentation, and when my app installs from the market, I can see that the com.google.android.apps.analytics.AnalyticsReceiver gets the referrer info su

[android-developers] Re: Please help with an ideea

2010-12-03 Thread gjs
Hi, This might give you some idea - http://jsharkey.org/blog/ Regards On Dec 4, 2:13 am, Alex Munteanu wrote: > Not giving on the ideea that there is someone who has an ideea how > this is (or could) be implemented :) ! -- You received this message because you are subscribed to the Google Gr

[android-developers] Re: How to set background in a PreferenceScreen

2010-12-03 Thread Douglas Fonseca
I tried to set a trigger that update backgroup every second, just for test Timer t = new Timer(); t.schedule(new TimerTask() { @Override public void run() { getLi

[android-developers] Re: What Tablet would you get

2010-12-03 Thread clarkbriancarl
Im holding out for the Notion Ink Adam. There is an anouncement coming on 12/9. Hopefully either the release date or pre-order. I was waiting for the Archos 101, but there a quite a few unhappy people right now on archosfan.com forum concerning the latest firmware upgrade to the 7 and 101. On Dec

[android-developers] Re: What Tablet would you get

2010-12-03 Thread Phil Endecott
Everyone's already got a Galaxy Tab (and they're quite pricey). No- one wants the Toshiba Folio 100 (though it's almost the only thing on the market with a Tegra 250 chip, which we'll all need to test on). The latest Archos devices are perpetually "coming soon". Giving a crapo resistive cheaptab

Re: [android-developers] Re: What Tablet would you get

2010-12-03 Thread Olivier Guilyardi
What about Archos tablets? Here in France they're less than half the price of the Galaxy Tab. On 12/03/2010 11:13 PM, OldSkoolMark wrote: > I'm digging my Samsung Galaxy Tab. Stuff I'm working on is not tab > specific, but its nice to be able to see the UI easily without having > to pick up the ph

Re: [android-developers] Re: How to set background in a PreferenceScreen

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 5:37 PM, Douglas Fonseca wrote: > Is there a onSomethingChange method where I can put it or I'm doing > a mistake somewhere else? > Don't know for sure, but not surprised that didn't work. Clicking the preference surely happens before it's actually changed to the new screen

[android-developers] Re: How to set background in a PreferenceScreen

2010-12-03 Thread Douglas Fonseca
Understood, but didn't work. I'm just not sure if I put it in the right place: PreferenceScreen aPrefs = (PreferenceScreen) findPreference(OPT_VIBRATE_SELECT); vibPrefs.setOnPreferenceClickListener(new OnPreferenceClickListener() { @Override

[android-developers] Logging actions

2010-12-03 Thread Pedro Teixeira
Hello, I'd like to make a user test with my application. In order to not be following the user or make him write things down I would like to implement some kind of logging system. This logging would be triggered by pressing a button and stopped by taking a picture which are actions that I have alr

[android-developers] Re: Diff between paid and add supported free apps

2010-12-03 Thread Zsolt Vasvari
I think Angry Birds, which is played by millions of people for long periods of time with in-your-face ads is one extreme. Another extreme could be something like my app which has a high price ($9) and still gets 10-15% conversion of free to paid on a daily basis. So Angry Birds gets 100% of the

Re: [android-developers] How to set background in a PreferenceScreen

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 4:59 PM, Douglas Fonseca wrote: > But I can't set the same background image to my child preferences screens > said above because I can't find the getListView method for them... > Doing > PreferenceScreen aPrefs = (PreferenceScreen) > findPreference(OPT_VIBRATE_SELECT); > Jus

[android-developers] Re: Unsuccessful in completing a Nexus One purchase

2010-12-03 Thread Zsolt Vasvari
You also need to figure in the cost of what happens if you have no warranty and the phone breaks. In my experience, the Nexus One isn't exactly the sturdiest of devices. On Dec 4, 3:16 am, "Maps.Huge.Info (Maps API Guru)" wrote: > You might want to try ebay. There are quite a few available in th

[android-developers] How to set background in a PreferenceScreen

2010-12-03 Thread Douglas Fonseca
Hi, I'm working on a preference screen to my app. The main preference screen is described in a .xml file and in this XML code I declared another PreferenceScreen that will appear when the user clicks on a button in the main preference screen. http://schemas.android.com/apk/res/android";> http://

Re: [android-developers] Limit EditText box size when user done typing

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 4:15 PM, dmodroid wrote: > Sorry, posting again, as first one didn't show up... Yes it did. I'll repeat: Try reading the documentation for EditText. - TreKing

Re: [android-developers] Re: Diff between paid and add supported free apps

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 4:02 PM, Emanuel Moecklin <1gravity...@gmail.com>wrote: > I don't agree with Zsolt. > I do. > There are many factory besides the number of downloads that influence the > revenue from ads: > All true - but the biggest factor is volume. You can optimize all those other fac

Re: [android-developers] Re: Free version to Paid version

2010-12-03 Thread YuviDroid
You could push an update to the free version, and then in its app description advertise the paid version. In this way users who will want to update their free-installed version will see the promo text in the market. (although they might use the "Update all" button and not see the new description...

Re: [android-developers] Posting failed? Please ping me back

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 2:22 PM, Tobiah wrote: > In order for me to determine whether my posts are seen, could someone just > reply to this, copying me off list as well please? > Here you go. - TreKin

Re: [android-developers] How to create a tablet App with direct FULLSCREEN?

2010-12-03 Thread TreKing
On Thu, Dec 2, 2010 at 11:03 AM, Foolx wrote: > but when i start the app its just a little screen in the middle of this > Device. > Do you have a screenshot? - TreKing

Re: [android-developers] release keys do not work

2010-12-03 Thread TreKing
On Thu, Dec 2, 2010 at 7:45 AM, i b wrote: > This is a major problem for me and I need some assistance ASAP. If you're expecting help from Google regarding the Maps api, you're SOL. Have you tried generating a new key? --

Re: [android-developers] tootip on a image when it gets focussed

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 4:25 AM, kampy wrote: > but we didnt get how to place a tooltip that helps the user to know about > the images can anyone tell us how to place them > http://developer.android.com/reference/android/widget/PopupWindow.html ---

Re: [android-developers] Limit EditText box size when user done typing

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 3:14 AM, dmodroid wrote: > When you are done typing, it should shrink to, say, 5 lines high, with > ellipses, to represent the unseen text. > Try reading the documentation for EditText. --

Re: [android-developers] Re: Free version to Paid version

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 4:12 PM, Brill Pappin wrote: > Actually, my question was not about a separate app, but more along > the lines of how you tell the user they can upgrade. What ways work and are > unobtrusive and what ways don't. > I assume you have settings activity of some sort? Throw a pr

[android-developers] Limit EditText box size when user done typing

2010-12-03 Thread dmodroid
Sorry, posting again, as first one didn't show up... I need my EditText box to shrink to a certain size, with ellipses (...), if the message is too long, after the user is done typing. So, it starts like normal, empty. You type away, and it expands like normal. When you are done typing, the tex

Re: [android-developers] friend locator

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 12:02 AM, abhishek wrote: > can any one please post the code to find location of friend using gps ! > > please it is urgent > Did you lose a friend? - TreKing

[android-developers] Re: Free version to Paid version

2010-12-03 Thread Brill Pappin
Right, I can do that a little. It would be ideal... But not for an input method :) I'll have to play with the idea a bit I think. - Brill Pappin On Dec 3, 3:51 am, Ali Chousein wrote: > What I would suggest is, keep the free version as is, don't remove any > features from it, but implement good

[android-developers] Re: What Tablet would you get

2010-12-03 Thread OldSkoolMark
I'm digging my Samsung Galaxy Tab. Stuff I'm working on is not tab specific, but its nice to be able to see the UI easily without having to pick up the phone and squint ... On Dec 3, 1:03 pm, Gaelin wrote: > I searched through the board and I didn't see anyone ask this yet so I > apologize if thi

Re: [android-developers] onsaveinstancestate Beginner guidance

2010-12-03 Thread TreKing
On Thu, Dec 2, 2010 at 10:19 PM, Abhishek Talwar < r.o.b.i.n.abhis...@gmail.com> wrote: > Just let me know some basic concepts over it. http://developer.android.com/guide/topics/fundamentals.html#actlife http://developer.andr

[android-developers] Re: Free version to Paid version

2010-12-03 Thread Brill Pappin
Actually, my question was not about a separate app, but more along the lines of how you tell the user they can upgrade. What ways work and are unobtrusive and what ways don't. - Brill Pappin On Dec 2, 5:46 pm, Leon Moreyn-Android Development wrote: > pretty much thats the general method being us

[android-developers] Re: SyncAdapter questions: monitoring sync status; getting sync settings; sync icon

2010-12-03 Thread focuser
Thanks, but like I've already said in the message, "The ContentResolver.addSyncStatusListener method seems not useful since it notifies SyncStatusObserver when the sync status of any SyncAdapter changes, not the particular sync identified by an account+authority combination. " Using SyncStatusObs

[android-developers] Re: Free version to Paid version

2010-12-03 Thread Brill Pappin
I'd be adding features for the paid version, not removing any (unless programatically impossible to mix them). I'm finding the users pretty fickle actually, at least 10% actually download the thing not knowing what it does and give it a one star when they don't read the installation instructions

[android-developers] Re: Diff between paid and add supported free apps

2010-12-03 Thread Emanuel Moecklin
I don't agree with Zsolt. There are many factory besides the number of downloads that influence the revenue from ads: - Number of active downloads - Downloads through other distribution channels than Android market - Number of users actually using the app - Average time the user is using the app p

Re: [android-developers] widgets

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 3:21 PM, Mark Murphy wrote: > That is not possible, sorry. Checkout Smart Taskbar. Apparently it is, though I wager it's a hack. - TreKing

Re: [android-developers] Can't see quickly incrementing integer until incrementing stops.

2010-12-03 Thread TreKing
On Fri, Dec 3, 2010 at 3:49 PM, Tobiah wrote: > Is there a way to make the display refresh between each iteration of the > loop? > One word: AsyncTask. - TreKing

Re: [android-developers] Upload picture to php server

2010-12-03 Thread zeeshan mirza
Thanks amulya, yes ur right im accessing my own system but it is connected with internet. I think it is not necessary to give loopback address, if im connected with internet then we can provide local address which in my case is 192.168.1.6. If i am wrong then how im getting error text message from

[android-developers] Can't see quickly incrementing integer until incrementing stops.

2010-12-03 Thread Tobiah
I filled a LinearLayout with a bunch of TextView's filled with numbers. Then I used a for loop to run over every TextView, get the content with TextView.getText(), increment the value (after casting) and put it back with TextView.setText(). I do this 50 times. This all works, but I can't s

Re: [android-developers] Getting information about external applications used by one particular application

2010-12-03 Thread guillaume benats
MMh ok sorry, I did not understood it that way, you are right. But isn't there a database including all URIs, intents can target? Maybe it is a stupid question but I do not get where the gap between ACTION_VIEW and acitivities filtering ACTION_VIEW is. On Fri, Dec 3, 2010 at 10:34 PM, Mark Murp

[android-developers] Re: Keeping IntentService alive even if app is killed

2010-12-03 Thread Tejas
Thanks Mark :) On Dec 3, 4:34 pm, Mark Murphy wrote: > On Fri, Dec 3, 2010 at 4:21 PM, Tejas wrote: > > Thanks for the reply Mark, > > So, 2.2 onwards, the task killers won't be able to prevent or remove > > scheduled alarms ? > > Not unless they find a new loophole. > > -- > Mark Murphy (a Comm

Re: [android-developers] Re: Keeping IntentService alive even if app is killed

2010-12-03 Thread Mark Murphy
On Fri, Dec 3, 2010 at 4:21 PM, Tejas wrote: > Thanks for the reply Mark, > So, 2.2 onwards, the task killers won't be able to prevent or remove > scheduled alarms ? Not unless they find a new loophole. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://

Re: [android-developers] Getting information about external applications used by one particular application

2010-12-03 Thread Mark Murphy
On Fri, Dec 3, 2010 at 4:30 PM, guillaume benats wrote: > Well that's deterministic to me, as that's encoded in the sources, I do not > want to know if an application "a" uses a _particular_ application "b" but > _any_ activity of any other application. If I try to do an ACTION_VIEW of a PDF file

Re: [android-developers] Getting information about external applications used by one particular application

2010-12-03 Thread guillaume benats
Well that's deterministic to me, as that's encoded in the sources, I do not want to know if an application "a" uses a _particular_ application "b" but _any_ activity of any other application. But yeah I guess that's not possible as intents are not referenced anywhere else but in the source. Thanks

Re: [android-developers] Getting information about external applications used by one particular application

2010-12-03 Thread Mark Murphy
On Thu, Dec 2, 2010 at 10:44 AM, Tux wrote: > I was wondering if it is possible to see which external applications > (i.e.: other applications of the phone), a particular application use > or to be more precise, which activities an application use that > belongs to an external application? > > I w

Re: [android-developers] Application Icon on the Homepage

2010-12-03 Thread Mark Murphy
On Thu, Dec 2, 2010 at 7:18 PM, George Yogurtian wrote: > Is there a way to get an application icon to automatically install on > the homepage instead of the application list? No, sorry. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/

Re: [android-developers] widgets

2010-12-03 Thread Mark Murphy
On Fri, Dec 3, 2010 at 12:19 AM, Ramesh M wrote: > Hi, can any one tell me about.. how to display widget in top of > application > i.e even if you working on some other application example typing text > in messages.. >  the widget should display some portion on the application That is not possibl

[android-developers] Re: Keeping IntentService alive even if app is killed

2010-12-03 Thread Tejas
Thanks for the reply Mark, So, 2.2 onwards, the task killers won't be able to prevent or remove scheduled alarms ? On Dec 3, 4:17 pm, Mark Murphy wrote: > On Fri, Dec 3, 2010 at 2:03 PM, Tejas wrote: > > I was under the impression that if we register with the AlarmManager > > and set a Repeating

Re: [android-developers] Give some guidence for convert jar to apk using c # app

2010-12-03 Thread Mark Murphy
On Fri, Dec 3, 2010 at 12:07 AM, Karnesh wrote: >        I  want to make app in c # , That can convert jar to apk. please give > me some idea about. You cannot "convert jar to apk". -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog

Re: [android-developers] Is there any way i can get the deleted contacts from data tables?

2010-12-03 Thread Mark Murphy
On Fri, Dec 3, 2010 at 12:49 AM, Tantu wrote: > I want to read data from contacts, raw_contacts & data tables but not > using content providers. Is there any way ? No, sorry. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http:

Re: [android-developers] Clarification about IntentService

2010-12-03 Thread Mark Murphy
On Fri, Dec 3, 2010 at 2:20 PM, Tejas wrote: > I'm using AlarmManager to fire a PendingIntent after a certain period > of time. This leads to running of my IntentService. > > - What happens if the PendingIntent fires, but my IntentService hasn't > completed its task ? If you mean that the IntentS

[android-developers] Re: Sync and GPS Intents name

2010-12-03 Thread Ali Chousein
Hi, For turning on GPS satellites I use the intent below. Hope that helps you as well. Intent(android.provider.Settings.ACTION_LOCATION_SOURCE_SETTINGS); Ali Chousein Published apps: - Geo-Filtered Assistant Pro - Geo-Filtered Assistant Basic (freeware version) -- You received this messag

Re: [android-developers] Re: Keeping IntentService alive even if app is killed

2010-12-03 Thread Mark Murphy
On Fri, Dec 3, 2010 at 2:03 PM, Tejas wrote: > I was under the impression that if we register with the AlarmManager > and set a Repeating PendingIntent to be fired, it will invoke our > IntentService, even if the application is running or not. That is correct. > Isn't it the most popular way to

Re: [android-developers] Digest for android-developers@googlegroups.com - 25 Messages in 16 Topics

2010-12-03 Thread Qin Ding
I have android 2.2. and I downloaded gson 1.6 and used it for deserializing json messages from web services. The java object implements serializable. and has instance varialbles string, Long, Bigdecimal, and byte[]. The json array is generated by the gson on the server side. I assume that the j

[android-developers] What Tablet would you get

2010-12-03 Thread Gaelin
I searched through the board and I didn't see anyone ask this yet so I apologize if this has been asked. With Christmas coming up I am considering the purchase of a couple of tablets for my development staff to both use in development and also for personal use. I would appreciate your opinions on

[android-developers] Posting failed? Please ping me back

2010-12-03 Thread Tobiah
I've noticed that some lists don't seem to send me my own posts - just replies, so It's possible that my problem is that my question did not draw any answers. In order for me to determine whether my posts are seen, could someone just reply to this, copying me off list as well please? It will help

Re: [android-developers] Drawing App

2010-12-03 Thread TreKing
On Thu, Dec 2, 2010 at 11:27 AM, Cruiz wrote: > I can see the buttons in emulator but cannot get them to function. > What does "can't get them to function" mean, exactly? > Someone please help..this is diving me crazy...I'm fairly new to android > app development. > > Here is what I have... >

Re: [android-developers] Re: Handler.postDelayed not working when screen goes off

2010-12-03 Thread Paul Townsend
:) yeah I find the emulator slow its just easier with a phone. On 29 November 2010 11:39, Evi Song wrote: > Thank you all for the discussion which saves my investigation. > I was using the Handler.postDelayed() with something like a > AlarmRunner to make a count down. Then I get the same problem

Re: [android-developers] question about the proper way of quitting the program

2010-12-03 Thread sunskyor sunskyor
for java layer, you can use following methods to "real" exit your application. 1.ActivityManager.resetPackage 2. android.os.Process.killProcess(android.os.Process .myPid()); for ndk layer, maybe you can kill your prcoess too? 2010/12/3 billconan > Hello guys, > > I'm working on a game, mainly b

[android-developers] Is there any way i can get the deleted contacts from data tables?

2010-12-03 Thread Tantu
I want to read data from contacts, raw_contacts & data tables but not using content providers. Is there any way ? Secondly is there any way i can get the deleted contacts from those tables? after deleting some contacts it shows in the data table. but cannot read. -- You received this message beca

[android-developers] Re: eclipse HELIOS (3.6) Code Assist very slow

2010-12-03 Thread fe
Thanks SChaser, worked a charm. On Oct 16, 7:06 pm, SChaser wrote: > If you are using the JEE edition of HELIOS, the assists can be speeded > up by turning off JAX-WS assist in the edit/advanced preference > (Window->Preferences->Java->Editor->Content Assist->Advanced. > > It also appears that th

[android-developers] Answer Incoming call automatically.

2010-12-03 Thread DebUggEr
Well I need to do to things, 1. automatically answer the calls which are in the blacklist 2. Receive all other calls through the usual android call receiver. I know the first thing is to register intent, but since no activity can handle it, I need to use services and a media recorder somehow in c

[android-developers] Re: SyncAdapter questions: monitoring sync status; getting sync settings; sync icon

2010-12-03 Thread afterhoursdevelopers.com
Check out http://developer.android.com/reference/android/content/SyncStatusObserver.html On Dec 2, 6:34 pm, focuser wrote: > Hi, > > I am experiementing with SyncAdatpers and have a few questions that I > could not find answers either in the documentation or this group > yet. > > - How to monito

Re: [android-developers] Re: onItemClick(AdapterView parent, View view,

2010-12-03 Thread Tapomay Dey
Mark has been repeatedly saying "don't call getview" Adding to it, your call to adapt.notifyDataSetChanged(); is what's going to trigger a getView() call for each of the items visible in your list. So some internal code in listview widget is what's going to call getview, not the user(you). However

Re: [android-developers] Re: SMS PDU Behaviour

2010-12-03 Thread nithya nataraj
it internally aggregates the 160 + 40 characters and > sends out a single broadcast? > -- 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] Give some guidence for convert jar to apk using c # app

2010-12-03 Thread Karnesh
Hello everyone, I want to make app in c # , That can convert jar to apk. please give me some idea about. i don't have any idea about how i convert it. Note: The porting tool searches for the jad/jar files located in the application folder structure i

[android-developers] connect my phone(Galaxy 2.1) to PC using socket communication, which IP and port number should i use?

2010-12-03 Thread Tantu
i want to connect my phone to PC using socket communication and my phone acts as a client in this communication. my code is working in emulator but not in phone.It shows an error like this: "java.net.SocketException: network unreachable in android" while running. //code part// socket = new Socke

[android-developers] Re: Getting information about external applications used by one particular application

2010-12-03 Thread guillaume benats
any ideas? On Thu, Dec 2, 2010 at 4:44 PM, Tux wrote: > Hi all, > > I was wondering if it is possible to see which external applications > (i.e.: other applications of the phone), a particular application use > or to be more precise, which activities an application use that > belongs to an exter

[android-developers] Android: widget App

2010-12-03 Thread Ramesh M
Hi, Can any one have code for Cricket scorecard widget application.. -- 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 t

[android-developers] Running SDK samples

2010-12-03 Thread Tobiah
I did the Hellow World using tools/android to create the project from the command line. I don't understand how to run the projects in the sample directory. There is no build.xml in them. How do I get them on my phone? I usually install like this: ant debug adb uninstall com.rcsreg.exposmart a

[android-developers] Application Icon on the Homepage

2010-12-03 Thread George Yogurtian
Is there a way to get an application icon to automatically install on the homepage instead of the application list? We just wrote a small application that, when installed, appears in the application list. The client would like the icon to appear on the homepage instead of in the application list up

[android-developers] widgets

2010-12-03 Thread Ramesh M
Hi, can any one tell me about.. how to display widget in top of application i.e even if you working on some other application example typing text in messages.. the widget should display some portion on the application -- You received this message because you are subscribed to the Google Groups "

Re: [android-developers] Upload picture to php server

2010-12-03 Thread amulya rattan
I may be wrong but i am guessing that you r trying to access your own system.in that case you need to provide the loopback address(127.0.0.1) in the url. If that doesnt help, something's wrong with your local.hosts file. Google should help you with that. On 2 Dec 2010 22:40, "zeeshan mirza" wrote

[android-developers] Getting information about external applications used by one particular application

2010-12-03 Thread Tux
Hi all, I was wondering if it is possible to see which external applications (i.e.: other applications of the phone), a particular application use or to be more precise, which activities an application use that belongs to an external application? I want thus a way to say: Application "a" uses act

[android-developers] Re: Can you detect a touch to the screen when the screen is off? (Wake up screen with a touch)

2010-12-03 Thread Damo
Thats a really good idea is it possible to do that or to use the hardware buttons when the screen is asleep On Nov 30, 9:38 pm, Ken H wrote: > > anyone out there got any ideas? > > Use your other sensors like the accelerometer...shake it awake. > > Ken -- You received this message because you

[android-developers] Re: How to capture unlock event in activity.

2010-12-03 Thread Damo
Im trying to do something very similar, any luck with this? On Dec 1, 8:50 am, Sarwar Erfan wrote: > Hi, > For this purpose, you need to override the onResume method. > Unlock is irrelevant here. > > Review the Activity life cycle for better understanding what is going > on:http://developer.andro

[android-developers] Toast cropped on small screens

2010-12-03 Thread jraanamo
Toast messages get truncated/cropped when app is running on a smaller screen like SDK's QVGA. All messages with more than one word get wrapped on multiple lines but only the first line is visible and next is fading into transparency. Even tried with custom view, margins and positioning but now luck

[android-developers] Re: TabHost Activity

2010-12-03 Thread edrowland
If you check carefully,i think you'll find the sub-activities get constructed immediately, but onCreate doesn't get called until the tab gets selected. My guess: get the code out of your constructor (it doesn't belong there anyway) and you'll get what you want. I had to deal with the opposite probl

[android-developers] How to create a tablet App with direct FULLSCREEN?

2010-12-03 Thread Foolx
Hi there! I just got my Android Tablet (Archos 10.1 IT) and want to programm some little Tools for it. I already started with eclipse and the first Tutorials, but i already found some problems i can't handle. Please help me! I defined a Virtual Device fitting my real Device with 10.1" 1280 x 720p

[android-developers] Touchscreen coordinates problem on Samsung Galaxy S ("Vibrant")

2010-12-03 Thread Emmanuel Marty
Hello everyone, I am developing a game that uses a fullscreen GL view and getting its motion events with onTouchEvent(), nothing fancy. When I test on a Samsung "Vibrant" (Galaxy S), the coordinates I get from the motion event are slightly off. The top,left corner is around x=20,y=20 and the botto

[android-developers] How to develop apps coming from Apple iOS

2010-12-03 Thread wesg
I work for a small mobile applications company that is looking to branch out to other platforms, mainly Android and Windows phone. Our first job is to get out a few of our existing in house apps for iOS into the respective stores on the other platforms. We're stymied by Androids layout system, howe

[android-developers] Drawing App

2010-12-03 Thread Cruiz
I have two Classes (Draw and DrawView) I'm trying to get the buttons to function. The buttons need to change stroke color, change stroke width, undo redo, erase and etc... I can see the buttons in emulator but cannot get them to function. Someone please help..this is diving me crazy...I'm fairl

[android-developers] Problem binding a remote service

2010-12-03 Thread Markus Drösser
hey guys, strange problem ~.~ trying that out the whole day. its made after an example i found in a book. in my case the example simply does not work. if i do public class Launcher extends Activity { IRemoteRecordService mRemoteRecordService = null; private ServiceConnection remo

[android-developers] Use MediaPlayer in background and control it after app restarts

2010-12-03 Thread 1001knights
Hello everyone, I have an application with 2 buttons. Click button button_testWav will play wav audio, and click button button_quit will call method quit(View view) to exit the application (this is defined in layout XML file). One interesting thing is after I click button_testWav, audio starts pla

[android-developers] Heap size and SoftReferences?

2010-12-03 Thread Ab
I have an application which creates a series of Bitmaps. I am holding these Bitmaps in SoftReferences, to avoid running out of memory. I would like the heap size to grow to the maximum 16MBs before it starts collecting my SoftReferences. However, the SoftReferences are collected very eagerly, prior

[android-developers] How to listen outgoing calls

2010-12-03 Thread Lakshman Sai
Hi, I tried various options to listen out going calls. I tried with intents Phone_state,ACTION_NEW_OUTGOING_CALL and NEW_OUTGOING_CALL, but none are working. I could able to track incomming calls and i could able to find duration of each call. Can any help me in this. -- You received this messag

[android-developers] Re: How to show the SampleSyncAdapter on HTC Sense?

2010-12-03 Thread Christian
Hi, Nothing. It does not work correct on HTC Sense. As it seems, the Contacts App only supports the internal adapters for showing up all Contacts. But: You can link contacts from your Sync Adapter to existing Contacts when the name matches. Unfortunately they are not auto-linked. Regards, Christi

[android-developers] release keys do not work

2010-12-03 Thread i b
I've had a problem for the last week that the release keys I derive using keytool or the Export .apk do not function. The map pages show up blank. When I reinsert my debug key instead, everything works fine. For example I have a MD5 fingerprint Keystore type: JKS Keystore provider: SUN Your keyst

Re: [android-developers] Re: Button placement problems

2010-12-03 Thread Kostya Vasilyev
Adam, The "in-front/behind" order by default is the order in which views are declared in the XML file. The order, first to last (XML) becomes back to front (on screen). -- Kostya Vasilyev -- http://kmansoft.wordpress.com 03.12.2010 22:35 пользователь "Serdel" написал: > As long as you have been

  1   2   >