[android-developers] Android AutocompletTextview to have some prefix and then suggest

2013-02-27 Thread djhacktor
How to send specific value as filter form whole text enter ? -- -- 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] AutoCompleteTextview to have prefix then start suggestion

2013-02-26 Thread djhacktor
m stuck with a problem, not able to add prefix in autocompletetextview like Call michael or Call back michael after user type call or call back it suggest name (from different adapter lets say contact ) so there will be two adapter one action and other action upon here action is : call ,

Re: [android-developers] AutoCompleteTextview to have prefix then start suggestion

2013-02-26 Thread djhacktor
nopes MultiAutoCompleteTextView *suggest * from from same adapter multiple time but in my case in need action from on adapter and actionable item from another adapter On Wednesday, 27 February 2013 00:49:54 UTC+5:30, Narendra Singh Rathore wrote: It seems, you need

[android-developers] android:Theme.Holo.Light.Dialog.NoActionBar

2013-01-04 Thread djhacktor
this theme gives me some extra free space when i use this ?xml version=1.0 encoding=utf-8? NumberPicker xmlns:android=http://schemas.android.com/apk/res/android; android:id=@+id/numberPicker android:layout_width=wrap_content android:layout_height=wrap_content / as VIEW for

[android-developers] Android Live wallpaper launch in jelly bean

2012-12-26 Thread djhacktor
m facing an issue in using *WallpaperManager.**ACTION_CHANGE_LIVE_WALLPAPER *in jb which launch direct live wallpaper according to android doc Intent live = new Intent(WallpaperManager.ACTION_CHANGE_LIVE_WALLPAPER); live.putExtra(android.service.wallpaper.extra.LIVE_WALLPAPER_COMPONENT,

[android-developers] Re: How to start again if some third party task killer has killed my app ?

2012-12-26 Thread djhacktor
Read this http://developer.android.com/guide/components/tasks-and-back-stack.html On Thursday, 27 December 2012 11:32:06 UTC+5:30, Amit Dwivedi wrote: In my App I have several activities which are obviously related to each other. Whenever I am on some activity and the user kills my app by

[android-developers] Re: Android Live wallpaper launch in jelly bean

2012-12-26 Thread djhacktor
Closed On Thursday, 27 December 2012 03:58:11 UTC+5:30, bob wrote: Please see this site: * http://www.vogella.com/articles/AndroidLiveWallpaper/article.html#overview_setting * On Wednesday, December 26, 2012 5:44:33 AM UTC-6, djhacktor wrote: m facing an issue in using

[android-developers] Re: layout overlays

2012-12-17 Thread djhacktor
use popup window it provide action for on click cancel -- 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: Android circular seek bar

2012-12-13 Thread djhacktor
@sink can u please give me example or code m stuck and totally confused On Monday, 3 December 2012 13:42:34 UTC+5:30, skink wrote: djhacktor wrote: Hi can any one tell me how to make seek bar in circular shape ?? is there any example ?? if you want a seek bar in a circular shape

[android-developers] Re: Android circular seek bar

2012-12-13 Thread djhacktor
UTC+5:30, skink wrote: djhacktor wrote: @sink can u please give me example or code m stuck and totally confused you are stuck? what have you done so far? pskink -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: Android circular seek bar

2012-12-13 Thread djhacktor
; } } On Thursday, 13 December 2012 14:51:26 UTC+5:30, djhacktor wrote: have nt worked on it i started today and lots of ui component are left so it will great help if you can provide right resource this is what i need Reference : https://lh4.ggpht.com

[android-developers] Re: Android circular seek bar

2012-12-13 Thread djhacktor
, December 13, 2012 4:37:01 PM UTC+5:30, skink wrote: On 13 Gru, 10:21, djhacktor deepanshcri...@gmail.com wrote: have nt worked on it i started today and lots of ui component are left so it will great help if you can provide right resource this is what i need Reference :https://lh4

[android-developers] Re: Android circular seek bar

2012-12-13 Thread djhacktor
@ sink i mean that how can i put image in seek bar progressdrawable ( image is a circle ) and same with thumb On Thursday, 13 December 2012 17:25:28 UTC+5:30, skink wrote: djhacktor wrote: @sink thank for reply there is problem in my ui i need to have track and thumb image , track

[android-developers] Re: Android circular seek bar

2012-12-13 Thread djhacktor
see this image i want this kinda ui On Thursday, 13 December 2012 17:53:09 UTC+5:30, skink wrote: djhacktor wrote: @ sink i mean that how can i put image in seek bar progressdrawable ( image is a circle ) and same with thumb how to put an image in a drawable? i still dont

[android-developers] Re: Android circular seek bar

2012-12-13 Thread djhacktor
@ bob thanks for reply can u send me your java implementation because its hard to under stands , from your file i can try to get whats ur code is doing -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: Android circular seek bar

2012-12-12 Thread djhacktor
hi bob m still struggling in understanding your example what i want is Reference : https://lh4.ggpht.com/9qL2sQi6XQYBY2pvgsPyObYS3UM42kRw64ve-GacU3jqW0XTEhARkdCLpmYzzhRULk0r On Monday, 3 December 2012 11:45:23 UTC+5:30, djhacktor wrote: Hi can any one tell me how to make seek bar

[android-developers] Re: Android circular seek bar

2012-12-12 Thread djhacktor
On Monday, 3 December 2012 11:45:23 UTC+5:30, djhacktor wrote: Hi can any one tell me how to make seek bar in circular shape ?? is there any example ?? Reference : https://lh4.ggpht.com/9qL2sQi6XQYBY2pvgsPyObYS3UM42kRw64ve-GacU3jqW0XTEhARkdCLpmYzzhRULk0r -- You received this message

[android-developers] Re: Android circular seek bar

2012-12-04 Thread djhacktor
@sink can u please tell seek bar attribute that need to change in order to make them round in shape !! On Monday, 3 December 2012 13:42:34 UTC+5:30, skink wrote: djhacktor wrote: Hi can any one tell me how to make seek bar in circular shape ?? is there any example ?? if you want

[android-developers] Re: Android circular seek bar

2012-12-04 Thread djhacktor
(theta/(2.0*PI), r); //sample the texture using the new coordinates vec4 color = texture2D(tex0, (polar+texOff)*texSize); gl_FragColor = color; } On Monday, December 3, 2012 1:15:30 PM UTC-6, djhacktor wrote: @bob its difficult to understand this logic m short of time can you pls

[android-developers] Best lib for cover flow in android

2012-12-04 Thread djhacktor
Hi can any one help in reducing my search time to find best cover flow lib available 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

[android-developers] Circle seekbar

2012-12-04 Thread djhacktor
hi do u able to get any solution for it m still struggling with this -- 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: Android circular seek bar

2012-12-03 Thread djhacktor
, 2012 12:15:23 AM UTC-6, djhacktor wrote: Hi can any one tell me how to make seek bar in circular shape ?? is there any example ?? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers

[android-developers] Re: Android circular seek bar

2012-12-03 Thread djhacktor
))); } else { phi = 1.5 * G_PI; } } r = sqrt (SQR (wx - cen_x) + SQR (wy - cen_y)); On Monday, December 3, 2012 11:49:20 AM UTC-6, djhacktor wrote: thank for reply can you give me some sample code it will be great help

[android-developers] Android circular seek bar

2012-12-02 Thread djhacktor
Hi can any one tell me how to make seek bar in circular shape ?? is there any example ?? -- 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] Deleting an entire table in a content provider using uri?

2012-11-05 Thread djhacktor
hi i need help to find way to delete all row from table using content provider contentResolver.delete( uri , null , null) what uri should i pass to delete all row ?? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Re: Display all installed media player

2012-10-26 Thread djhacktor
What i get from your question you want to to play video when user click on particular link if that so then i think this will work Intent i = new Intent(Intent.ACTION_VIEW); i.setData(Uri.parse(http://www.youtube.com/watch?v=780WhaR3RyQ;)); startActivity(i); On Friday, 26

[android-developers] Re: android SQLite

2012-10-26 Thread djhacktor
This is some thing what m also working on to sync db best thing is use content provider using syncAdapter in android see one of my post http://ericmiles.wordpress.com/2010/09/22/connecting-the-dots-with-android-syncadapter/ database file size is android.database.sqlite.SQLiteDatabase has

[android-developers] Re: http post NetworkOnMainThreadException

2012-10-26 Thread djhacktor
After gingerbread android sdk doest allow having networking work on main thread UI one On Thursday, 25 October 2012 16:40:23 UTC+5:30, aueddonline wrote: Below I have some of my MainActivity class which starts by making a http post request to the web server running on my development laptop.

[android-developers] Re: How to detect tablet devices

2012-10-25 Thread djhacktor
public static boolean isTablet(Context paramContext) { if (((TelephonyManager)paramContext.getSystemService(phone)).getPhoneType() == 0); for (boolean bool = true; ; bool = false) return bool; } On Thursday, 25 October 2012 01:01:21 UTC+5:30, Aaron wrote: I know this is an

[android-developers] Re: Documenation on content://com.google.android.music.MusicContent/playlists

2012-10-25 Thread djhacktor
What exactly you want to read http://developer.android.com/reference/android/provider/MediaStore.Audio.Albums.html if its something related to getting notify when music get played !! let me noe On Thursday, 25 October 2012 03:46:40 UTC+5:30, RichardC wrote: Have a look at the MediaStore

Re: [android-developers] start service from service

2012-10-25 Thread djhacktor
Make alarm watcher which can check if your service is running at some duration if not it shoot up your service !! need more help let me noe On Thursday, 25 October 2012 00:54:38 UTC+5:30, Subodh Nijsure wrote: On Wed, Oct 24, 2012 at 12:46 AM, Live Happy liveh...@gmail.comjavascript:

[android-developers] android.intent.action.MEDIA_SCANNER_SCAN_FILE

2012-09-12 Thread djhacktor
M not able to receive any intent followed every scheme thing , any word on this ,like how exactly this works -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To

[android-developers] Re: Capturing the PictureWasTaken event

2012-09-12 Thread djhacktor
Hi m trying to read intent android.intent.action.MEDIA_SCANNER_SCAN_FILE but this does nt captured any suggestion thanks in advance On Friday, 16 January 2009 23:18:20 UTC+5:30, GiladH wrote: Hey Dave, issue solved by periodically polling the mediaStore, as you suggested. Tnx,