[android-developers] Need dictionary database.

2011-07-07 Thread Aditya
Hello All,
Am in the middle of implementing one application which includes dictionary
feature(English).
Can anyone help me in finding a dictionary database for my application?

Thanks in Advance
Aditya.

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Android messaging..

2011-09-22 Thread Aditya


Hello all,
 I googled a lot for this and went through all possible forums
but I couldn't find any solution so please help me !!!
 I want to develop an android application which extends
functionality of built-in application provided by android os. How to
develope such application ??
Is there any way which gives me notification when click on
built-in app.because i want to authenticate built-in message app,
after click on message app i want to launch my authentication activity
for some period then resume on message app ?? Is this possible ..




Best regards...
Aditya.

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] DRM Support in Android.

2011-08-13 Thread Aditya
Hello,
I have a query related to DRM and Android framework.

Can we play encrypted DRM content  in Android devices?
Any support is provided by Android framework to play the DRM content?

If any one already worked on this part, please share the knowledge. Because
I couldn't get enough information when I search for this query.

Thanks
Aditya

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] How many Android phones have touchscreens?

2010-04-22 Thread Aditya
Amost all devices released with android OD in it will support touch screen
functionality.

On Wed, Apr 21, 2010 at 2:54 PM, angushir...@googlemail.com <
angushir...@yahoo.co.uk> wrote:

> Hi all,
>a simple question from a beginner - how many of Android phones
> support touchscreen applications?
>
> Angus
>
> --
> 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 more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Stopping other Activity from my Service..

2010-05-06 Thread Aditya
I don't think that it can be done!

Aditya

On Thu, May 6, 2010 at 6:30 PM, Second Dancer wrote:

> Just get the reference of the activity, can you achieve that?
>
> On May 6, 2010 11:52 AM, "Raj"  wrote:
>
> Hi,
> I want to stop an Activity that is in some other application from my
> Applications service.
> Is there any mechanism to do so?
>
> Thanks,
> Raj
>
> --
> 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 more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>
>  --
> 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 more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Regarding layout drawing using code!

2010-05-07 Thread Aditya
Hello everyone,
Here am a new comer to Android, i have a query that can we draw layouts
using code?(without using XML file)
If yes, any one please give me some sample code.

Thanks in advance.
Aditya

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Regarding layout drawing using code!

2010-05-07 Thread Aditya
Thanks for the reply,
can i have a sample code?

Thanks
Aditya



On Fri, May 7, 2010 at 11:44 PM, TreKing  wrote:

> On Fri, May 7, 2010 at 10:32 AM, Aditya  wrote:
>
>> i have a query that can we draw layouts using code?(without using XML
>> file)
>>
>
> Yes. Layouts are always DRAWN using code. Though they may be DEFINED in
> either code or XML.
>
>
>> If yes, any one please give me some sample code.
>>
>
>  No. Reading the documentation, picking up a decent book, or doing a
> simple Google search should get you all samples you need. Especially when
> your question is this vague.
>
>
> -
> TreKing - Chicago transit tracking app for Android-powered devices
> http://sites.google.com/site/rezmobileapps/treking
>
> --
> 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 more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

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

2011-02-03 Thread aditya
please unsubscribe

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Tansition between two Images.

2011-04-04 Thread Aditya
Hello,
I need to keep an image in background and rotate or do any other animation
on top of that with another image.
But I cant keep any image in background.

Can any one please help me?

Thanks
Aditya.


--
private void createAnim(Canvas canvas) {
  setBackgroundDrawable(getResources().getDrawable(R.drawable.ars));
  System.out.println("");
  anim = new TranslateAnimation(Animation.RELATIVE_TO_SELF, 0.0f,
Animation.RELATIVE_TO_SELF, 0.0f,
 Animation.RELATIVE_TO_SELF, -1.0f, Animation.RELATIVE_TO_SELF, 0.0f

);

  anim1 = new RotateAnimation(0, 360, canvas.getWidth() / 2, canvas
.getHeight() / 2);
  anim.setRepeatMode(Animation.ZORDER_BOTTOM);
  anim.setDuration(1L);
  anim1.setDuration(1L);
  startAnimation(anim1);

 }
 protected void onDraw(Canvas canvas) {
  int centerX = canvas.getWidth() / 2;
  int centerY = canvas.getHeight() / 2;
  setBackgroundDrawable(getResources().getDrawable(R.drawable.ars));
  canvas.drawBitmap(jobs1, centerX - jobsXOffset1,centerY - jobsYOffset1,
null);
  Paint paint = new Paint();
paint.setColor(Color.WHITE);
if (anim == null) {
   createAnim(canvas);
  }
}
--

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Tansition between two Images.

2011-04-04 Thread Aditya
Thanks for the response, But am looking something to be done in code itself,
not in xml.

On Mon, Apr 4, 2011 at 3:27 PM, Raghav Sood  wrote:

> Hi,
>
> If the background image is literally a background you could set it in XML
> using android:background="@dfrawable/whatever". If it is for a small portion
> of the screen you could put it in an image view and draw the animation on
> top of it.
>
>   On Mon, Apr 4, 2011 at 3:21 PM, Aditya  wrote:
>
>>   Hello,
>> I need to keep an image in background and rotate or do any other animation
>> on top of that with another image.
>> But I cant keep any image in background.
>>
>> Can any one please help me?
>>
>> Thanks
>> Aditya.
>>
>>
>>
>> --
>> private void createAnim(Canvas canvas) {
>>   setBackgroundDrawable(getResources().getDrawable(R.drawable.ars));
>>   System.out.println("");
>>   anim = new TranslateAnimation(Animation.RELATIVE_TO_SELF, 0.0f,
>> Animation.RELATIVE_TO_SELF, 0.0f,
>>  Animation.RELATIVE_TO_SELF, -1.0f, Animation.RELATIVE_TO_SELF,
>> 0.0f
>>
>> );
>>
>>   anim1 = new RotateAnimation(0, 360, canvas.getWidth() / 2, canvas
>> .getHeight() / 2);
>>   anim.setRepeatMode(Animation.ZORDER_BOTTOM);
>>   anim.setDuration(1L);
>>   anim1.setDuration(1L);
>>   startAnimation(anim1);
>>
>>  }
>>  protected void onDraw(Canvas canvas) {
>>   int centerX = canvas.getWidth() / 2;
>>   int centerY = canvas.getHeight() / 2;
>>   setBackgroundDrawable(getResources().getDrawable(R.drawable.ars));
>>   canvas.drawBitmap(jobs1, centerX - jobsXOffset1,centerY - jobsYOffset1,
>> null);
>>   Paint paint = new Paint();
>> paint.setColor(Color.WHITE);
>> if (anim == null) {
>>createAnim(canvas);
>>   }
>> }
>>
>> --
>>
>> --
>> 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 more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>
>
> --
> Raghav Sood
> http://www.raghavsood.com/
> http://www.androidappcheck.com/
> http://www.telstop.tel/
>
> --
> 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 more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Animation from AppWidget to Activity

2010-03-22 Thread Aditya D
Is it possible to have an animation between the AppWidget and the
activity which is called with pending intent from AppWidget?

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.


[android-developers] How to create a spin wheel kind of animation ... in android?

2010-02-03 Thread aditya Khambampati
Hi ,
I am new to android. Is there any widget like spin wheel
I have created a couple of buttons and a entry box like a spin button (
attached it here but it is not exactly same
something silmiliar)  to accomplish the same but I want to see if there is
anything more intutive to user already available.
I was wondering if some one can give some pointers in this one.

Br,
Addy

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en<>

[android-developers] problem with the list view

2010-02-11 Thread aditya Khambampati
Hi All,
I am new to android and list views. I have a problem with the long lists in
list view,

My list view consists of  couple of headers and a each list item consists of
a text + check box

Select AllCheckBox
---
Seperator  1
---
Item 1CheckBox 1
 
Item 2CheckBox 2
 ---
Item 3CheckBox 3
 --
Item 4CheckBox 4

Seperator
---
Item 5   Checkbox 5
-
Item 6Checkbox6
-
I am using a  custom adapter in which I am taking care of headers  and
inflating the layout
the object hirerarchy is

Base Adapter
  |
MyOwnAdapter ( here I am creating view for item and check box and its CB )
  |
Separation Adapter  ( takes care of seperataros or titles )

I am registering for Call back for Select All check button using
listView.getchildcount(), the problem with this is  listView
.getchildcount() is  gives the items displayed on the screen

In short I want to get each view and disable /enable the check buttons in
the list. Also there is problem if we scroll and delete the
list view items as the position returned by list view is relative position.
Is there any way we can have scroll support  ?

Thanks,
Aditya












BR,
Addy

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] IndiaHacks 2012 - India's Largest Hacking Challenge

2013-03-12 Thread aditya . dwivedi
To Promote the culture of Competetive programming in india, YourStory.in in 
association with HackerEarth is conducting IndiaHacks 2013 - India's 
Largest online Hacking Challenge.

Please Visit http://your.st/VDw0tE to Register for IndiaHacks 2013. 

The top two Hackers will win a Cash Prize of INR 60,000 and INR 40,000 
Respectively. 

Top 10 hackers will also win an All expenses paid trip to Bangalore and The 
opportunity to tour the top tech global companies and Spend time with 
mentors and thought leaders in the industry.



-- 
-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Audio Transmission over Bluetooth.

2011-11-08 Thread Aditya Singal
Hi,
I wish to know how Audio data is transmitted over Bluetooth channel.
What I mean to ask is, if I have a stream of bytes of audio data, what
kind of conversion or encoding is required before transmission.
Aditya

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Audio Transmission over Bluetooth.

2011-11-21 Thread Aditya Singal

Hi,

I'm using two methods to send audio to bluetooth headset:

1)
Thread thread = new Thread()
{
public boolean recording;
public int frequency;
@Override
public void run() {
Log.i("Audio", "Running Audio Thread");
AudioRecord recorder = null;
AudioTrack track = null;
short buffer[] = new short[160];
/*
 * Initialize buffer to hold continuously recorded audio
data, start recording, and start
 * playback.
 */
try
{
int N =
AudioRecord.getMinBufferSize(8000,AudioFormat.CHANNEL_IN_MONO,AudioFormat.ENCODING_PCM_16BIT);
recorder = new AudioRecord(AudioSource.MIC, 8000,
AudioFormat.CHANNEL_IN_MONO, AudioFormat.ENCODING_PCM_16BIT, N);
track = new AudioTrack(AudioManager.STREAM_MUSIC, 8000,
AudioFormat.CHANNEL_OUT_MONO,
AudioFormat.ENCODING_PCM_16BIT, N, AudioTrack.MODE_STREAM);
recorder.startRecording();
track.play();
/*
 * Loops until something outside of this thread stops it.
 * Reads the data from the recorder and writes it to the
audio track for playback.
 */
while(!stopped)
{
Log.i("Map", "Writing new data to buffer");
N = recorder.read(buffer,0,buffer.length);
track.write(buffer, 0, buffer.length);
}
}
catch(Throwable x)
{
Log.w("Audio", "Error reading voice audio", x);
}
/*
 * Frees the thread's resources after the loop completes so
that it can be run again
 */
finally
{
recorder.stop();
recorder.release();
track.stop();
track.release();
}

}
};
thread.start();


2) Using two threads to read and play data simultaneously:

class RecordThread implements Runnable {

Thread runner;
AudioRecord recorder;
int N;
short buffer[];
public RecordThread(int N) {
recorder = new AudioRecord(AudioSource.MIC, 8000,
AudioFormat.CHANNEL_IN_MONO, AudioFormat.ENCODING_PCM_16BIT, N);
recorder.startRecording();
runner = new Thread(this);
Log.v("mictmp", "Audio started");
runner.start(); // (2) Start the thread.
}
public void run() {
N = 
recorder.read(SharedMemory.buffer,0,SharedMemory.buffer.length);
}
}

class TrackThread implements Runnable {

Thread runner;
AudioTrack track;
int N;
short buffer[];
public TrackThread(int N) {
track = new AudioTrack(AudioManager.STREAM_MUSIC, 8000,
AudioFormat.CHANNEL_OUT_MONO,
AudioFormat.ENCODING_PCM_16BIT, N, AudioTrack.MODE_STREAM);
track.play();
runner = new Thread(this);
Log.v("mictmp", "Track started");
runner.start(); // (2) Start the thread.
}
public void run() {
track.write(SharedMemory.buffer,0,SharedMemory.buffer.length);
}
}

public class mictmp extends Activity {
/** Called when the activity is first created. */
private boolean stopped = false;
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);

try
{
int N =
AudioRecord.getMinBufferSize(8000,AudioFormat.CHANNEL_IN_MONO,AudioFormat.ENCODING_PCM_16BIT);
SharedMemory m = new SharedMemory();
RecordThread rt = new RecordThread(N);
rt.run();
TrackThread tt = new TrackThread(N);
tt.run();
}
catch(Throwable x)
{
Log.w("Audio", "Error reading voice audio", x);
}
}


But in both the cases there is a delay of about 0.5-1 second. Can
someone help me figure out the reason or suggest me how to reduce this
delay?

Aditya Singal



On Nov 8, 7:00 pm, Aditya Singal  wrote:
> Hi,
> I wish to know howAudiodata is transmittedoverBluetoothchannel.
> What I mean to ask is, if I have a stream of bytes ofaudiodata, what
> kind of conversion or encoding is required before transmission.
&

Re: [android-developers] Re: connection to bluetooth earpiece

2011-09-06 Thread aditya prakash
I am having the same problem...
I cant access BT A2DP.
How to use it for android 2.2.

On Fri, Sep 2, 2011 at 7:14 PM, the_edge123  wrote:

>
>
> On Aug 31, 3:57 am, James <030440...@163.com> wrote:
> > You never need to do this. If you want to transfer music toearpiece,
> > You just need to start a intent to let user enable BT and connect to
> > theearpiece.
> > This is the BT A2DP protocal which android already implemented. BTW, I
> > think a normal server socket could not work for you.
> The pb is that I'm stuck to Android 2.3.3
> I don't have access to the BT A2DP class :-(
>
> --
> 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 more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Thanks,
 Aditya Prakash

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] performing a activity on the click of the BT headset button or A2DP (wired) button press

2011-09-06 Thread aditya prakash
I am having the same problem.
Can you please provide a link for this.

On Wed, Aug 3, 2011 at 7:00 PM, Fred Niggle wrote:

> Yes, simply google for headset example and you'll find source code you
> can modify.
>
> On 03/08/2011, Ankit Maheshwari  wrote:
> > Hi ,
> > We see that when we press the button on the A2DP headphone
> > automatically the music player launches , is it possible to fire any
> > other application using it ,or can we control thic clicks action when
> > are application is running .
> >
> > the scenario is that i am using speech recognition i want to put that
> > in sleep mode and as soon as the user click the headset
> > button(bluetooth or A2DP) the voice recognition activity is fired  .
> > is it possible ??  any kinda help will be really appreciated .
> >
> >
> > Thnx
> > Ankit
> >
> > --
> > 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 more options, visit this group at
> > http://groups.google.com/group/android-developers?hl=en
>
> --
> 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 more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Thanks,
 Aditya Prakash

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] [2011-09-14 09:10:06 - Emulator] emulator: ERROR: the user data image is used by another emulator. aborting

2011-09-13 Thread aditya prakash
Restart Your Emulator.
It should work.

On Wed, Sep 14, 2011 at 9:13 AM, venugopal reddy
wrote:

> Hi ,
>
> I am always getting below error , can u please tel me wgat is the
> reason behide that
> [2011-09-14 09:10:06 - Emulator] emulator: ERROR: the user data image
> is used by another emulator. aborting
>
> --
> 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 more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Thanks,
 Aditya Prakash

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] hi

2011-10-12 Thread aditya rathod
whatsup

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] The textview not displaying the text

2011-08-29 Thread aditya prakash
Change the Text Color

On Thu, Aug 25, 2011 at 2:22 PM, Ratheesh Valamchuzhy
wrote:

>
> Hi
>
> here is my XML file
>
>
> 
>xmlns:android="http://schemas.android.com/apk/res/android";
>   android:layout_width="fill_parent"
>   android:layout_height="fill_parent"
>   android:screenOrientation="portrait"
>   android:orientation="vertical" >
>
>
>  android:layout_height="44dip"
> android:id="@+id/toolbar"
> android:layout_alignParentTop="true"
> android:background="@drawable/toolbar"
> android:text="SIGN IN"
> android:gravity="center"
> android:textSize="18px"
> android:textColor="#000"
> android:layout_width="fill_parent">
> 
>
>  android:layout_alignParentRight="true"
>   android:layout_alignParentTop="true"
>   android:id="@+id/skridttaellerHome"
>   android:src="@drawable/signup"
>   android:focusable="true"
>   android:background="#"
>   android:scaleType="fitXY"
>   android:layout_width="62dip"
>   android:layout_height="32dip"
>   android:layout_marginTop="6dip"
>   android:layout_marginBottom="6dip"
>   android:layout_marginRight="6dip">
>   
>   
>
> while exicuting the xml file , it does not shows the text  (SIGN IN) in the
> textview ,
>
> plse help me
>
>
>
>
>
>
> [image: device.png]
>
>
> Thanks
>  Ratheeesh CN
>
>  --
> 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 more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Thanks,
 Aditya Prakash

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en<>

[android-developers] Android GCM: delay in service

2012-10-12 Thread Aditya Adusumalli
Hi All,

Recently in one of our application we have noticed that the messages sent 
to GCM are getting delivered to the device with significant delay (atleast 
10 - 15 mins). 

The observation is that the delay is occurring for Indian devices and not 
for US devices. Is this expected?

Secondly, if we take an enterprise account would there be any improvement 
in the delivery times? If yes, how better can it be?

Thanks,
Aditya

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: How to bring a exist activity to foreground

2008-12-14 Thread aditya marella
Thanks for the reply Ralf.

It is just for the sake of convenience that I took only three activities.
Ideally I want to be able to jump back from nth activity to (n-m)th activity
(m>0, n>m)  but atleast if it is possible to jump back to starting activity
from nth activity with starting activity's state undisturbed that would do.

"A2 can start A3 and then A2 can call finish on
itself. This way the stack is A1 A3."  -  When we press back button from A3
i want A2 to be displayed cannot remove A2 from the stack.

-Aditya

On Sun, Dec 14, 2008 at 11:57 PM, Ralf  wrote:

>
> On Fri, Dec 12, 2008 at 5:55 AM, mady369  wrote:
> >
> >
> > That was informative but unfortunately didn't solve my problem :(
> >
> > I have written an app.  with three Activities A1, A2, A3.   A2 can be
> > launched from A1 and A3 can be launched from A2.
> >
> > Suppose if we are in A3 (the activity stack has A1, A2, A3
> > activities),  now is it possible to jump from A3 to A1? If so how do
> > we do it? Also when I jump back the stack should be cleared to that
> > point.
>
> If you want to have A1 A2 A3 and always go back to A1 from A3, what
> you can do is that A2 can start A3 and then A2 can call finish on
> itself. This way the stack is A1 A3.
>
> R/
>
> >
> >  I tried launching A1 from A3 with intent flag
> > Intent.FLAG_ACTIVITY_CLEAR_TOP  - the stack is cleared but this
> > recreates A1(the old state of A1 is lost), if we set the launchMode of
> > A1 to singleTask in the Manifest file then this works fine.
> >
> > But setting the launchMode of A1 to singleTask is causing some other
> > weird problem - if we press home button from A2 or A3 and then come
> > back to the application A1 is shown instead of A2.
> >
> > Can you please explain what is happening here? What am i doing wrong?
> >
> > P.S - I used the following code to launch activities
> >
> > Intent i = new Intent(this, A3.class);
> > startActivity(i);
> >
> > and my AndroidManifest.xml file looks like this-
> >
> > 
> > http://schemas.android.com/apk/res/android";
> >  package="com.aditya.jumpactivitystack"
> >  android:versionCode="1"
> >  android:versionName="1.0.0">
> >
> > >  android:label="@string/app_name"
> >  android:launchMode="singleTask">
> >
> >
> > > android:name="android.intent.category.LAUNCHER" />
> >
> >
> >
> >
> >
> > > android:name="android.intent.category.LAUNCHER" />
> >
> >
> >
> >
> >
> > > android:name="android.intent.category.LAUNCHER" />
> >
> >
> >
> > 
> >
> > -Aditya
> >
> > Megha Joshi wrote:
> >> Thanks Renato.  I also wanted to point out Dianne Hackborn's response to
> a
> >> similar issue in the following thread:
> >> http://groups.google.com/group/android-developers/msg/1abf3707770a4aa6
> >>
> >> Hope this helps!
> >>
> >> Megha
> >>
> >> On Jan 30, 2008 6:30 AM, Renato Mangini  wrote:
> >>
> >> >
> >> > IBinder ib= ((IBinder) ServiceManagerNative.getDefault
> >> > ().getService("activity"));
> >> > IActivityManager am =
> ActivityManagerService.asInterface
> >> > (ib);
> >> > am.moveTaskToFront(taskID);
> >> >
> >> > Disclaimer: this is undocumented and probably won't work on new SDK.
> Also,
> >> > you are required to know in advance the taskID of your activity (
> >> > activity.getTask()).
> >> >
> >> > Renato Mangini.
> >> >
> >> >
> >> >
> >> > On 1/30/08, Joe  wrote:
> >> > >
> >> > >
> >> > > StartActivity always create a new activity, How I bring the
> background
> >> > > activity to the foreground
> >> > >
> >> > >
> >> >
> >> > >
> >> >
> >
> > >
> >
>
> >
>

--~--~-~--~~~---~--~~
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Qustion about focus

2008-12-15 Thread aditya marella
Try setting the following property to the parent view

android:descendantFocusability="afterDescendants"


-Aditya


On Tue, Dec 16, 2008 at 10:52 AM, ye1...@gmail.com  wrote:

>
> Any body has a solution?
> >
>

--~--~-~--~~~---~--~~
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: OutOfMemoryError BitmapFactory.nativeDecodeByteArray inside Threads

2008-12-16 Thread aditya marella
I too ran into this many times and my images are not on the disk they are
fetched from the network moreover none of my images exceed 5kb so i don't
understand why is it even trying to allocate 74752bytes.

11-26 15:40:34.967: ERROR/dalvikvm-heap(801): 74752-byte external allocation
too large for this process.
11-26 15:40:34.977: ERROR/(801): VM won't let us allocate 74752 bytes
11-26 15:40:35.277: DEBUG/AndroidRuntime(801): Shutting down VM
11-26 15:40:35.277: WARN/dalvikvm(801): threadid=3: thread exiting with
uncaught exception (group=0x40013e28)
11-26 15:40:35.287: ERROR/AndroidRuntime(801): Uncaught handler: thread main
exiting due to uncaught exception
11-26 15:40:35.537: ERROR/AndroidRuntime(801): java.lang.OutOfMemoryError:
bitmap size exceeds VM budget
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.graphics.Bitmap.nativeCreate(Native Method)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.graphics.Bitmap.createBitmap(Bitmap.java:343)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.View.buildDrawingCache(View.java:5219)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.View.getDrawingCache(View.java:5112)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.drawChild(ViewGroup.java:1355)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1192)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.widget.AbsListView.dispatchDraw(AbsListView.java:1125)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.widget.ListView.dispatchDraw(ListView.java:2778)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.View.draw(View.java:5422)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.drawChild(ViewGroup.java:1420)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1192)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.drawChild(ViewGroup.java:1418)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1192)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.View.draw(View.java:5329)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.widget.FrameLayout.draw(FrameLayout.java:324)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.drawChild(ViewGroup.java:1420)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1192)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.drawChild(ViewGroup.java:1418)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1192)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.drawChild(ViewGroup.java:1418)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewGroup.dispatchDraw(ViewGroup.java:1192)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.View.draw(View.java:5329)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.widget.FrameLayout.draw(FrameLayout.java:324)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
com.android.internal.policy.impl.PhoneWindow$DecorView.draw(PhoneWindow.java:1701)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewRoot.draw(ViewRoot.java:980)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewRoot.performTraversals(ViewRoot.java:829)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.view.ViewRoot.handleMessage(ViewRoot.java:1103)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.os.Handler.dispatchMessage(Handler.java:88)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.os.Looper.loop(Looper.java:123)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
android.app.ActivityThread.main(ActivityThread.java:3742)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
java.lang.reflect.Method.invokeNative(Native Method)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
java.lang.reflect.Method.invoke(Method.java:515)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:497)
11-26 15:40:35.537: ERROR/AndroidRuntime(801): at
dalvik.system.NativeStart.main(Native Method)
11-26 15:40:35.627: INFO/Process(55): Sending signal. PID: 801 SIG: 3
11-26 15:40:35.627: INFO/dalvikvm(801): threadid=7: reacting to signal 3
11-26 15:40:35.767: INFO/dalvikvm(801): Wrote stack trace to
'/data/anr/traces.txt'

-Aditya

On Tue, Dec 16, 2008 at 7:34 AM, Mark K  wrote:

>
>
>  Is there a work around for this problem? Something I need to do
> differently perhaps? It seems like gar

[android-developers] Time stamp in contacts.db

2009-01-23 Thread aditya marella
Hello Everyone,

Is there a way know all the contacts added/edited/deleted from the
contacts.db in a certain time interval?

I don't see any timestamp column in the people table and although the
timestamp is being populated into the voice_dialer_timestamp table(the last
TRIGGER does this) for some reason this timestamp is always written into the
row with _id=1..

The following is the output of '.schema people' on
/data/data/com.android.providers.contacts/contacts.db
__

CREATE TABLE people (
_id INTEGER PRIMARY KEY AUTOINCREMENT,
_sync_account TEXT,
_sync_id TEXT,
_sync_time TEXT,
_sync_version TEXT,
_sync_local_id INTEGER,
_sync_dirty INTEGER NOT NULL DEFAULT 0,
_sync_mark INTEGER,
name TEXT COLLATE LOCALIZED,
notes TEXT COLLATE LOCALIZED,
times_contacted INTEGER NOT NULL DEFAULT 0,
last_time_contacted INTEGER,
starred INTEGER NOT NULL DEFAULT 0,
primary_phone INTEGER REFERENCES phones(_id),
primary_organization INTEGER REFERENCES organizations(_id),
primary_email INTEGER REFERENCES contact_methods(_id),
photo_version TEXT,
custom_ringtone TEXT,
send_to_voicemail INTEGER);


CREATE INDEX peopleNameIndex ON people (name);

CREATE INDEX peopleSyncDirtyIndex ON people (_sync_dirty);

CREATE INDEX peopleSyncIdIndex ON people (_sync_id);


CREATE TRIGGER contact_cleanup DELETE ON people
BEGIN
DELETE FROM peopleLookup WHERE source = old._id;
DELETE FROM phones WHERE person = old._id;
DELETE FROM contact_methods WHERE person = old._id;
DELETE FROM organizations WHERE person = old._id;
DELETE FROM groupmembership WHERE person = old._id;
DELETE FROM extensions WHERE person = old._id;
END;

CREATE TRIGGER peopleDeleteAndPhotos DELETE ON people
BEGIN
   DELETE FROM photos WHERE person=OLD._id;
END;


CREATE TRIGGER peopleLookup_insert AFTER INSERT ON people
BEGIN
SELECT _TOKENIZE('peopleLookup', new._id, new.name, ' ');
END;


CREATE TRIGGER peopleLookup_update UPDATE OF name ON people
BEGIN
DELETE FROM peopleLookup WHERE source = new._id;
SELECT _TOKENIZE('peopleLookup', new._id, new.name, ' ');
END;

CREATE TRIGGER people_timesContacted UPDATE OF last_time_contacted ON people
BEGIN UPDATE people SET times_contacted = (new.times_contacted + 1) WHERE
_id = new._id;END;

CREATE TRIGGER timestamp_trigger2 AFTER UPDATE OF name ON people BEGIN
UPDATE voice_dialer_timestamp SET timestamp=strftime('%s', 'now') WHERE
_id=1;END;
__

--~--~-~--~~~---~--~~
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Unable to download Android SDK from https://dl.google.com/android/repository/tools_r25.2.3-macosx.zip

2016-12-13 Thread Aditya Paturi
Hi,

I am trying to download Android SDK from the 
link https://dl.google.com/android/repository/tools_r25.2.3-macosx.zip. But 
it is taking forever to connect. I want this to work with IntelliJ IDEA 
Community edition. Please help me.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/f5cb2423-73dc-43b2-9154-5907dd95d22e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] getting same ablum art for all of my songs in listView

2017-01-08 Thread Aditya Chaudhary
I'm new to android programming and is trying to build music player, so far 
im able to fetch songs using content resolver, but having trouble getting 
album art for songs. My code is showing same album  art for all of my songs 
and my music player is too long to start. please i need help as soon as 
possible and a detailed explantion would be much appreciated. I've attached 
link to
http://stackoverflow.com/questions/41397362/only-getting-1-album-art-for-all-songs-music-player-app
 
my code.

yours in writing
Aditya

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ff88b9bf-c4ff-4517-b63c-e2646239b2f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Mark Android Sms Conversation as read. Sql query getting executed again and again.(Error)

2016-07-18 Thread Aditya Mehta
I am trying to mark all messages in a android chat thread as read. I am 
using following code which I copied from AOSP project but I my app goes 
into ANR and I keep getting following message in logs.

ContentValues sReadContentValues = new ContentValues(2);
sReadContentValues.put("read", 1);
sReadContentValues.put("seen", 1);private static final String UNREAD_SELECTION 
= "(read=0 OR seen=0)";
context.getContentResolver().update(threadUri, sReadContentValues, 
UNREAD_SELECTION, null);

SQLiteConnectionPool:   executeForChangedRowCount started 152577ms ago - 
running, sql="UPDATE sms SET read=?,seen=? WHERE (read=0 OR seen=0) AND 
thread_id=1464"

I have been trying since hours to fix this issue. 
Thank you. 


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/9c117a16-93df-4c8c-afa2-b408f6a47ad4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Audio data handling during phone call

2011-02-25 Thread Aditya Singal
Hi,

I was wondering if someone can provide me with the code for setting up
a phone call.

Aditya Singal

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Google Maps 5.0 not fully functional on HTC Hero

2011-01-06 Thread Aditya Kishoor
I recently updated to google maps 5.0 but the map catching and compass
mode dosent work but on my xperia x10 it works is there any update or
any soln by which it can be fixed?

Awaiting reply...
Aditya Kishoor

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Bluetooth Walkie Talkie

2011-04-13 Thread Aditya Singal


Is it possible to get the code for an audio call using bluetooth
headset? That may be helpful.
That may help me to figure out how to send continuous streams of data.


On Apr 6, 11:03 pm, Kristopher Micinski 
wrote:
> You'll have to connect the phones right, and then send a stream of data...
>
> I think you might want to look into how BT headsets work in this type of
> scenario,
> that's probably what you want to do instead. (I'm out of my element here,
> I'm not
> sure if that's possible with the API.)
>
>  Otherwise you have to look into connecting between the two phones.  Look at
> the
> BluetoothChat example, which shows how to go about sending data, then you
> have
> a stream socket. By the way, I think that the data rate will be too low for
> audio using
> a socket like the one from the bt chat example.
>
> Kris
>
> On Wed, Apr 6, 2011 at 1:53 PM, Aditya Singal 
> wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I am trying to implement a walkie talkie set between two  android
> > mobile phones using bluetooth connection. But I am not sure how to
> > send audio data as a stream through bluetooth. So far I am trying to
> > use media recorder to capture audio.
>
> > mRecorder = new MediaRecorder();
> >        mRecorder.setAudioSource(MediaRecorder.AudioSource.MIC);
>
> > mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
> >        mRecorder.setOutputFile(mFileName);
> >        mRecorder.setAudioEncoder(MediaRecorder.AudioEncoder.AMR_NB);
>
> > This is part of the code that I took from android.com. I believe that
> > this will simply save the sound file at path specified by "mFileName"
> > however I wish to transmit it through bluetooth instead of saving it.
>
> > Aditya
>
> > --
> > 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 more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Bluetooth Walkie Talkie

2011-04-14 Thread Aditya Singal

I am working on it as course project, there is no practical use as of
now.. :)

On Apr 14, 7:44 pm, Streets Of Boston  wrote:
> Unless your app is a test-project, i don't see much use in your app.
> You'd be better of just talking to each other, because you will be no more
> than about 10 meters (30 feet) from each other. Blueotooth's range is about
> 10 meters...

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Error in building application

2011-04-27 Thread aditya _22cen
Hi everyone,

i am new to andriod i am geting the

C:\Program Files\Android\android-sdk\tools\ant\main_rules.xml:472: The
following error occurred while executing this line:
C:\Program Files\Android\android-sdk\tools\ant\main_rules.xml:203:
apply returned: 255
BUILD FAILED (total time: 3 seconds)

error while compiling my first application as i am new please give me
detailed explanation .I AM using netbeans 6.9.1 andriod 3.0 .Please
give a reply
thankx in advance

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Bluetooth Walkie Talkie

2011-04-06 Thread Aditya Singal
Hi,

I am trying to implement a walkie talkie set between two  android
mobile phones using bluetooth connection. But I am not sure how to
send audio data as a stream through bluetooth. So far I am trying to
use media recorder to capture audio.

mRecorder = new MediaRecorder();
mRecorder.setAudioSource(MediaRecorder.AudioSource.MIC);
 
mRecorder.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
mRecorder.setOutputFile(mFileName);
mRecorder.setAudioEncoder(MediaRecorder.AudioEncoder.AMR_NB);

This is part of the code that I took from android.com. I believe that
this will simply save the sound file at path specified by "mFileName"
however I wish to transmit it through bluetooth instead of saving it.

Aditya

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] C2C:::Mobile Developer in Denver::F2F Must

2018-04-19 Thread Aditya Pratap Singh


*F2F must*

 

*Mobile Developers (Multiple Openings)*

*Role: Mobile Developer*

*Location: Denv*

*Interview Process: 30 min PS, tech test, F2F*

 

Ideally we are looking for junior to mid-level mobile developers. 
 Candidates who have experience developing in .NET/Angular but really want 
to learn Xamarin/mobile developer would a good junior candidate.  For 
mid-level, someone who has developed on iOS / Androids would be great.  
It's a huge plus if they have Xamarin but if they don't they'll take a look 
as long as they pick things up quickly.  The interview process is a 30 min 
phone screen with client, technical test, then a Face to Face with them 
team if they pass the test.   Also, if they only have some of the required 
quals but not all, I still want to talk to them.*

*Responsibilities*

   - Design, implement, and deliver intricately complex native application 
   products for users 
   - Actively and independently acquire knowledge of new development 
   technologies in areas such as mobile, video, second screen, social media 
   and other niches 
   - Diagnose intricately complex issues, evaluate, recommend and execute 
   the best resolution 
   - Develop, modify, enhance and implement software systems designed to 
   support new or existing business initiatives 
   - Influence system design by identifying and recommending design and 
   requirements needs for software enhancements 
   - Test software to ensure proper and efficient execution and adherence 
   to business and technical requirements 
   - Write code that meets the production requirements and design 
   specifications and anticipate potential errors/issues 
   - Ensure code is regression free, documented and unit tested 
   - Participate in design and wireframe review to provide a technical 
   perspective on implementation 
   - Ensure alignment between the business operational strategies and 
   technical solutions 
   - Analyze and revise existing system logic difficulties and documentation 
   - Provide technical leadership and innovation on application projects 
   through all phases of a development lifecycle 

*Required Qualifications*

   - Experience foundation in data structures, algorithms, and OO Design 
   - Strong understanding of Objective-C, iOS SDKs, XCode, and related 
   development technologies 
   - understanding of best practices in mobile UX design 
   - Strong understanding of software engineering and object oriented 
   design principles 
   - Strong understanding and ability to manage multifaceted new media 
   platform systems 
   - Ability to deliver against several initiatives simultaneously 
   - Ability to prioritize and organize effectively 
   - Excellent written and verbal communication skills 
   - Excellent analytical and troubleshooting abilities 
   - Education Bachelor's degree in Computer Science, Engineering or 
   related field 

*Related Work Experience*

   - Android/iOS application development experience 3+ 
   - Software development experience 2+ 
   - Web services development experience using REST, JSON, XML .5 - 1+ 

*Version control systems experience (Git and Atlassian suite) 1+*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/3c73d02f-2f51-4844-b4ba-28b68b071568%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Windows App Developer:::Seattle, WA

2018-04-19 Thread Aditya Pratap Singh



*Position-Win10/UWP Store App Developer. Location-Seattle, WA*

*Duration-12+ Months. * 

*Visa-Any Visa id fine*

*Interview-Skype hire* 

*Type-C2C/1099/W*

 

Our agent has a an end-client that needs long term assistance on a a 
complex Win10/UWP store application based on Visual Studio/C#.   Candidate 
needs to be comfortable participating in the architecture and design of 
enterprise class apps of this type (but won't be solely responsible for 
them).  SAFe is desired but not required.

 

*Win10/UWP App Developer; Mobile background (Windows Mobile a plus if Win10 
dev is there)*


* SKILLS – REQUIRED- Majority:*

· *Windows 10 -- Universal Windows Platform (UWP)*

· *Mobile development experience*

· C#

· Development -- Lead Roles

· .NET Framework -- WPF (Windows Presentation Foundation)

· .NET -- Multi-threaded Solutions

· Large Scale Systems (i.e. 1000+ users concurrent, millions of 
lines of code, etc.)

· XAML

· Asynchronous program design, patterns and modeliing

· Agile (scrum) team experience

· Web Services -- RESTful

· JSON

· Agile

· Testing -- Test Driven Development (TDD)

· Experience in creation of automated unit test cases.

· Windows 8.1 -- Store Apps

· Windows 10 -- Store Apps

· Windows Metro -- Apps

· Domain -- Airlines

· Scaled Agile Framework (SAFe) experience

 

 

Thanks-

Aditya Pratap Singh
*RedLeo Software Inc.*
1201 N. Orange Street, Suite#7495
Wilmington Delaware, 19801 (USA)
Contact: +1-312-912-8515
aditya.si...@redleosoft.com

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/63b29a16-f3aa-44e3-8a9d-ef916de09cf0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Programmer/ Developer - Java / WebSphere_Purchase, New York

2017-02-27 Thread Aditya Pratap Singh
Hi ,
 
If you are interested in this position, please contact me / send your 
updated resume.

Role: Programmer/ Developer - Java / WebSphere
Work Location: Purchase, New York  
Contract

Minimum 5 years of IT experience
• Extensive programming experience in following middleware related 
technologies:-
o   Java
o   Websphere Process Server / Application Server
o   Websphere MQ
o   Web Services, REST, EDI
o   Microsoft SQL Server
o   JDBC adapter experience
o   XSLT mappings
o   Mediation and BPEL Flows
o   comfortable with ESB concepts
o   XML technologies including XSD
o   Microsoft Visio
•   Create technical documentation for developed interfaces
•   Create support documentation for business processes that rely on 
developed interfaces
•   Bachelor’s Degree in Engineering or Masters in Science, Computer 
Application
• Excellent communication (oral and written) and interpersonal 
skills
• Strong attention to detail and commitment to product quality
• Strong problem solving, critical thinking, and troubleshooting 
skills
• Strong listening and questioning skills
• Must work well independently and in a collaborative team 
environment
• Efficiently manage time and set priorities for multiple deadlines 
as well as ad hoc requests
• Provide timely status updates and issue escalation to appropriate 
levels of management
• Experience with full software development life cycle
• Experience with object-oriented analysis and design techniques is 
a plus
 
 
 Thanks & Regards,
 
Aditya Pratap Singh
United Software Group Inc. 
614-414-3130, Ext- 661 (Primary)
614-588-8531, Ext- 661
aditya...@usgrpinc.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/2744d4df-ad68-4023-b8c9-d2f64c1df00a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C::Full stack .Net Developer::KIRKLAND, WA::Only Local

2017-08-17 Thread Aditya Pratap Singh


Hi,

 

Please find below job description and share updated resume ASAP if feel 
comfortable.


*Title: Client/Server Application Developer II (Full 
stack .Net Developer)*

*Location: KIRKLAND, WA*

*Duration: 6 Months+*


*C2COnly Local*

*Min 10+ EXP*

 

*Skills:*Ideal candidate would be full stack Microsoft engineer with 
capabilities from presentation layer to database. Skills including .NET, 
C#, SQL, SQLSERVER, AngularJs, MVC, javascript, etc. Lowes Kirkland uses 
the following tools: MS Visual Studio, Jira, Confluence, Bitbucket, Bamboo

 

*Responsibilities:*

· Code, test, and analyzing 2-tier, 3-tier, or N-tier client/server 
applications.

· Support existing business systems applications.

· Consult with business analysts to identify business needs and 
appropriate technical solutions.

· Design and document technical requirements for business 
applications.

· Assist with the design, development, testing, and documentation 
of web sites/pages.

· Support production and maintenance of existing applications.

· Assist with the development of client business requirements and 
preparation of specifications, attend meetings and reply to users with 
basic information.

· HTML programming and Web page development.

· Java development skills

· Design and document technical requirements for complex business 
applications.

· Perform design, coding and testing on complicated revisions to 
Web applications, and creates efficient and maintainable new applications

· Utilize databases that support access by Web-based clients, 
including Oracle, DB2, and Microsoft SQL Server.

· Extensive coding using servlets, CGI scripting, ODBC, JDBC.

· Utilizes HTML and graphical tools to create or enhance the 
functionality of the web sites.

· Confer with clients to identify requirements (e.g., data, 
information needs, processing, specific output, functional and development 
of test data), and determine desired outcomes in order to formulate the 
design of the system and/or offer alternative solutions in a timely manner.

· Provide technical guidance and expertise during implementation.

· Mentor new or junior staff on business knowledge, system 
peculiarities, and complex technical issues.

· Analyze, design, and document information to create the 
applicable statement of work and the associated deliverables.

· Proactively analyze and review emerging technologies

 

*Requirements:*

Bachelor’s Degree in Computer Science, CIS, or related field preferred

3 to 5 years of experience in Web application development or equivalent 
total experience.

Proficient using Java for multi-tiered web-based applications.

Demonstrate an understanding of HTML–based programming, including 
understanding of HTML authoring tools to implement these functions.


*Regards,*

*Aditya Pratap Singh.*

*Sr. Technical Recruiter*

*Talent IT Services Inc.*

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

Email: adi...@ittalents.com

*Site:   **www.ittalents.com* <http://www.ittalents.com/>

*Hangouts: *adi11pra...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/15067a6a-2f1f-4d8f-b9b5-3fdb9e7e6e51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C:::UI Developer (With Reactjs):::Saint louis, MO,Exton, PA and Philadelphia, PA

2017-08-17 Thread Aditya Pratap Singh


Hi,

 

Please find below job description and share updated resume ASAP if feel 
comfortable.

 

*UI Developer (With Reactjs)*

*Saint Louis, MO,* *Exton, PA and Philadelphia, PA*


*C2C*

*Mint 10+ Exp*

 

 *Basic Qualifications*

· Strong experience working with JavaScript, HTML, CSS, *Node & 
React*.

· Good experience with developing rich user interfaces.

· Ability to write high-performance, reusable code for UI components

· Ability to convert a design document into a working user 
interface with no loss in fidelity

· Knowledge of usability principles, cross-browser compatibility, 
and HTML document architecture

· Work well in teams, respecting and welcoming ideas from partners, 
business stakeholders, and technical expert

 

 

*Regards,*

*Aditya Pratap Singh.*

*Sr. Technical Recruiter*

*Talent IT Services Inc.*

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

Email: adi...@ittalents.com

*Site:   **www.ittalents.com* <http://www.ittalents.com/>

*Hangouts: *adi11pra...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/e53d3436-1ad8-4df9-bcaf-d1da6e2c7bc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Lead Haddop Admin:::St louis, MO::Only C2C

2017-08-17 Thread Aditya Pratap Singh
Hi,

Please find below job description and share updated resume ASAP if feel 
comfortable.

Lead Haddop Admin
St louis, MO

Only C2C

Internal Notes:
Must be a very senior/Lead Hadoop Admin 
Strong communication 
Team Player
Very Hands on 
Must have the list of technologies above.  
On- Going contract 

 
Job Description:
 Here is a list of what we expect as a technical foundation in the HDP Lead 
Admin candidate.

1. Experience with Hortonworks HDP version 2.x or higher
2. Experience with creating and maintain Hive/Sqoop scripts
3. Managing and maintaining Ambari
4. Experience with design and maintenance of YARN management
5. Strong shell scripting with Linux/Unix
6. Installation and upgrade of HDP environments
7. Implementation and expansion of HDP nodes
8. Experience with Kerberos & SSL implementation
9. Exposure to No-SQL data stores (MongoDB, Cassandra)

 Regards,
Aditya Pratap Singh.
Sr. Technical Recruiter
Talent IT Services Inc.
776 N. Main Street, Manchester CT 06042
Direct:  203-813-5616 (P)
Email: adi...@ittalents.com
Site:   www.ittalents.com
Hangouts: adi11pra...@gmail.com


C2C::Only Local::Software Development Engineer/ QA - IOTBellevue, WA

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/6a39dbb1-fdc4-4077-aaef-58edab3904c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C:: Tableau Developer Location: Englewood CO

2017-08-18 Thread Aditya Pratap Singh


Hi,

 

Please find below job description and share updated resume ASAP if feel 
comfortable.

 

*Title: Tableau Developer*

*Location: Englewood CO*

*C2C Only*

 

*Redshift exp is must*

 

job description for DA/Tableau role

Perform data analysis, including data profiling, to obtain a good 
understanding of data availability, relationships and nuances for 
consideration of BI solution design.

Ability to assist development team during the dev phase to resolve data 
issues and understand data constraints.

Strong SQL skills are a must.

Experience with Oracle, MS SQL Server, Teradata , Netezza, AWS Redshift are 
highly desired

Extensive experience developing visualizations with Tableau version 9.x or 
10.x and deploying those visualizations to Tableau Server

Excellent communication skills and proven ability to work with business 
customers, and technical teams

Experience working with end users to troubleshoot problems with both 
Tableau Desktop and Server

Experience analyzing data from large datasets

 

*Regards,*

*Aditya Pratap Singh.*

*Sr. Technical Recruiter*

*Talent IT Services Inc.*

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

Email: adi...@ittalents.com

*Site:   **www.ittalents.com* <http://www.ittalents.com/>

*Hangouts: *adi11pra...@gmail.com

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/fd9e2ae4-db0b-4bd5-86d6-ed6d427bebad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C::ESB Integration Architect:::Richmond, VA

2017-08-21 Thread Aditya Pratap Singh


Hi,

 

Please find below job description and share updated resume ASAP if feel 
comfortable.

 

*ESB Integration Architect*

*Richmond, VA*

*C2C *

*Interview- telephonic+F2F*

 

A senior-level integration architect to support VDOT's move to IBM's 
Integration Bus

 This position is a hands-on architecture role for VDOT's effort to move 
toward enterprise service bus implementation. The primary duties include:

 1. Lead development, implementation and maintenance of ESB

2. Create Service Specifications describing the input and output interfaces 
for the service, as well as its security, editing and interface protocol 
requirements

3. Lead development activities implementing solutions including developer 
setup, deployment, build and release, packaging and configuring the 
environment

4. Design and develop different types of services and exposing them for all 
business domains in the SOA environment.

5. Create SOA Design standards and best practices for object naming, design 
& deployments, data & content integration and production output using 
various channels

6. Design services to wrap Third party software, exposing functionality to 
store/retrieve/archive/manage information in a 7. Service Oriented 
Architecture (SOA) environment

8. Write and document enterprise level SOA standards, best practices and 
patterns.

9. Model services describing the service layers in the desired business 
domain

10. Help establish the build and release process around integration and SOA 
solutions

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Deep understanding of Service Oriented Architecture (SOA) concepts

 Required-10 years

10

Years

 

 

Familiarity with SOA governance including service versioning

 Required-10 years

10

Years

 

 

 

Expertise using WebSphere Message Broker / IBM Integration Bus,WebSphere 
ESB, WebSphere MQ concepts , Infrastructure related requ

Required-10 years

10

Years

 

 

Experience with using IIB/WMB in a SOA solutions and API solutions

Required-10 years

10

Years

 

 

 

At least 10 years of experience with web services and RESTful Services 
(JSON and XML); several years using WMB/WESB/IIB

  Required-10 years

10

Years

 

 

At least 10 years of experience with XML and XML Schema. Deep understanding 
of XML schema concepts and XPath.

  Required-10 years

10

Years

 

 

 

Familiarity with IBM middleware tools including WSRR and Datapower

Required-10 years

10

Years

 

 

Expert level experience working with Message Sets, various IIB nodes, 
mediations and mediation flows.

Required-10 years

10

Years

 

 

 

Experience with creating, performance tuning, and troubleshooting message 
flows

Required-10 years

10

Years

 

 

Experience in developing software using agile methodologies.

Required-10 years

10

Years

 

*Regards,*

*Aditya Pratap Singh.*

*Sr. Technical Recruiter*

*Talent IT Services Inc.*

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

Email: adi...@ittalents.com

*Site:-**www.ittalents.com* <http://www.ittalents.com/>

Hangouts: adi11pra...@gmail.com

 

 

 

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a3067dee-4c3b-40c2-a984-8b2d4c78a244%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C:::Delivery Manager – Education and Learning:::Las Vegas, NV

2017-08-21 Thread Aditya Pratap Singh


Hi,

 

Please find below job description and share updated resume ASAP if feel 
comfortable.

 

Role 1 – Delivery Manager – Education and Learning Domain

Location: Las Vegas, NV

C2C::: 6+ Months

 

Experience:

Total IT experience of at least 10 years

Delivery experience of 3 to 4 years in ADMS (any skill)

At least 7 years’ experience in Publishing /Education/Learning Domain

Presales /Solutions experience of 1 to 2 years preferred

Job Description:

Expertise in End to end Project planning & implementation

An effective communicator with honed planning, interpersonal, analytical 
and problem solving skills

Coordinate internal resources, application owners and customer for the 
flawless execution of project

Ensure that all projects are delivered on time, within scope and within 
budget

Responsible for the Customer relationship management during the life of the 
program

Revenue maximization through change requests, enhancements, renewals, etc

Account mining opportunity identification through proactive propositions

Good communication and negotiation skills and is adept at pushing back when 
required

Close collaboration with Sales & Pre-Sales teams

   have sound knowledge and expertise in Proposal preparation and 
bidding. Participate in Proposal defense

Proven track record of delivery

Team management skills ; Coach & Mentor teams to scale up in their skills

Thought Leadership in the area of Delivery, Solutions, Domain in Publishing 
/Education/Learning

 

Regards,

Aditya Pratap Singh.

Sr. Technical Recruiter

Talent IT Services Inc.

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

*Email: **adi...@ittalents.com* 

*Site:-**www.ittalents.com* <http://www.ittalents.com/>

*Hangouts: **adi11pra...@gmail.com* 

 

 

 

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/53e9be9b-74ff-4b53-bd10-2c11afc1ea74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C::Senior/Lead Hadoop Admin::10+EXP

2017-08-22 Thread Aditya Pratap Singh


 

Hello,

 

We have below position, please reply ASAP if feel comfortable with updated 
resume and contact details-

 

*Senior/Lead Hadoop Admin*
St. Louis <https://en.wikipedia.org/wiki/St._Louis>, MO

 

Job Description:  .




1. Experience with Hortonworks HDP version 2.x or higher

2. Experience with creating and maintain Hive/Sqoop scripts

3. Managing and maintaining Ambari

4. Experience with design and maintenance of YARN management

5. Strong shell scripting with Linux/Unix

6. Installation and upgrade of HDP environments

7. Implementation and expansion of HDP nodes

8. Experience with Kerberos & SSL implementation

9. Exposure to No-SQL data stores (MongoDB, Cassandra)

 

*Regards,*

*Aditya Pratap Singh.*

*Sr. Technical Recruiter*

*Talent IT Services Inc.*

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

Phone-315-366-8727 (S)

Email: adi...@ittalents.com

*Site:   www.ittalents.com <http://www.ittalents.com/>*

*Hangouts: *adi11pra...@gmail.com

*Linkedin-* *https://www.linkedin.com/mynetwork/ 
<https://www.linkedin.com/mynetwork/>*

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/d90a71dd-6f51-4618-9e8f-766a26d5becc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C:::Oracle Apps DBA:::Chicago, Illinois

2017-08-22 Thread Aditya Pratap Singh


Oracle Apps DBA

Chicago, Illinois 

C2C

The primary responsibilities of a Oracle Apps DBA are the design, build, 
ongoing maintenance, failure avoidance, detection and repair of the Oracle 
database, e-Business Suite application environments and the multiple 
components within the Oracle technology stack 

Responsibilities: 
Installation and administration of Oracle E-business Suite R12. 
Maintenance and upgrade activities on Production, Test & Development EBS 
R12 environments. 
Installation and configuration of Oracle Business Intelligence Discoverer 
10g. 
Performance Monitoring, Space Monitoring / Capacity Planning and concurrent 
manager tuning. 
Cloning using Rapid clone, Autoconfig and adclone utilities. 
Patching of Development, Test and Production environments. 
OATM migration of 11i tablespaces to R12 tablespaces. 
Creating users, profiles, responsibilities, menus and functions 

Required Skills: 
Specific Modules for this role include: 
Cloning, Refreshing, backup and recovery 
Monitoring performance 
Performance Tuning 
Unix 
Unix Shelling Scripting 
RAC 
AD Tools

*Regards,*

*Aditya Pratap Singh.*

*Sr. Technical Recruiter*

*Talent IT Services Inc.*

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

Email: adi...@ittalents.com

*Site:-**www.ittalents.com* <http://www.ittalents.com/>

Hangouts: adi11pra...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/f3a14ebd-ca1d-4d32-a31d-b77931e4df32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Lead Hadoop Admin:::Min 10+ Exp

2017-08-23 Thread Aditya Pratap Singh


Hello,

 

We have below *C2C* Position, If you are interested please reply ASAP with 
your *updated resume* and *contact details*.

 

*Lead Hadoop Admin*

*St. Louis, MO*

*C2C*

*Min 10+ Exp*

 

*Job Description:  *

*Here is a list of what we expect as a technical foundation in the HDP 
Admin candidate.*

 

*1. Experience with Hortonworks HDP version 2.x or higher*

*2. Experience with creating and maintain Hive/Sqoop scripts*

*3. Managing and maintaining Ambari*

*4. Experience with design and maintenance of YARN management*

*5. Strong shell scripting with Linux/Unix*

*6. Installation and upgrade of HDP environments*

*7. Implementation and expansion of HDP nodes*

*8. Experience with Kerberos & SSL implementation*

*9. Exposure to No-SQL data stores (MongoDB, Cassandra)*

 

 

*Regards,*

*Aditya Pratap Singh.*

*Sr. Technical Recruiter*

*Talent IT Services Inc.*

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

Phone-315-366-8727 (S)

Email: adi...@ittalents.com

*Site:   www.ittalents.com <http://www.ittalents.com/>*

*Hangouts: *adi11pra...@gmail.com

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/99d81d4c-aab6-4ded-a02f-224ac3afd76f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C::Oracle Apps DBA

2017-08-24 Thread Aditya Pratap Singh


Oracle Apps DBA

Chicago, Illinois 

C2C

The primary responsibilities of a Oracle Apps DBA are the design, build, 
ongoing maintenance, failure avoidance, detection and repair of the Oracle 
database, e-Business Suite application environments and the multiple 
components within the Oracle technology stack 

Responsibilities: 
Installation and administration of Oracle E-business Suite R12. 
Maintenance and upgrade activities on Production, Test & Development EBS 
R12 environments. 
Installation and configuration of Oracle Business Intelligence Discoverer 
10g. 
Performance Monitoring, Space Monitoring / Capacity Planning and concurrent 
manager tuning. 
Cloning using Rapid clone, Autoconfig and adclone utilities. 
Patching of Development, Test and Production environments. 
OATM migration of 11i tablespaces to R12 tablespaces. 
Creating users, profiles, responsibilities, menus and functions 

Required Skills: 
Specific Modules for this role include: 
Cloning, Refreshing, backup and recovery 
Monitoring performance 
Performance Tuning 
Unix 
Unix Shelling Scripting 
RAC 
AD Tools

*Regards,*

*Aditya Pratap Singh.*

*Sr. Technical Recruiter*

*Talent IT Services Inc.*

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

Email: adi...@ittalents.com

*Site:-**www.ittalents.com* <http://www.ittalents.com/>

Hangouts: adi11pra...@gmail.com

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1b16e91a-6217-4c79-a7ef-bc20c1da7593%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C::Senior Java Developer::Englewood CO

2017-08-24 Thread Aditya Pratap Singh


Hi ,

 

*Title: Senior Java Developer*

*Location: Englewood CO*

 

Keys’

Experience with Java 8

Java collections

Spring boot

Rest Services

Test driven Environment— (Junit/ Mockito)

 

Job Description:

We are looking for a Software Developer who is highly detailed and 
incredibly analytical with the ability to work alone or as part of a team 
to write and analyse requirements, design, develop, and maintain software. 
We will hire someone who is a passionate and creative Systems Engineer with 
a curious attention to detail that can apply software development expertise 
in the software development life cycle for a complicated software system.

 

Job Description:

· At least 3 years of experience working within the Agile software 
development life cycle (SDLC)

· 5-10 years of experience in software development using Java, J2EE, 
Struts, Spring, Java script, JQuery, REST

 

Responsibilities:

· Participate in requirement gathering to ensure robustness, redundancy, 
and scalability

· Participate in solution brainstorming and reviews to ensure all 
identified problems are solved

· Develop software in a functional style, combined with object-oriented 
techniques.

Design and write unit tests and automated tests.

· Identify and troubleshoot production software issue

· Communicate production problems to concerned team and suggest desired 
solutions

· Continually populate a team knowledge repository with production 
information, takeaways, techniques, and tutorials

Create innovative ways to improve a large distributed software system

Preferred Qualifications:

· At least 1 year of experience using relational databases such as Oracle 
or MySQL.

· At least 1 year experience applying the test driven development 
methodology (TDD).

· Analytical, detail-oriented, and thorough when working on assigned tasks

· Ability to quickly identify a problem and find multiple creative solutions

· Ability to manage multiple projects, activities and tasks simultaneously 
and work them to completion with little supervision

· Highly developed written and verbal communication skills

· Capable of organizing resources and establishing priorities while 
facilitating change management

· Knowledge of computer network and application layer protocols

 

*Regards,*

*Aditya Pratap Singh.*

*Sr. Technical Recruiter*

*Talent IT Services Inc.*

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 <(203)%20813-5616> (P)

Email: adi...@ittalents.com

*Site:-**www.ittalents.com* <http://www.ittalents.com/>

Hangouts: adi11pra...@gmail.com

 

 

 

 

 

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/9e9cdfe0-4c49-48e9-8770-e729550b215c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C::Software Development Engineer In Test (SDET):::Blue Ash, OH@Local Only

2017-08-28 Thread Aditya Pratap Singh
Hi,

Please find below job description and share updated resume ASAP if feel 
comfortable.

Software Development Engineer In Test (SDET)
Blue Ash, OH
C2C
USC/GC/GC-EAD
Rate-$45/h on C2C

We are looking for an individual with a passion for being part of an Agile 
development team, participating in all aspect of the software development 
lifecycle, focusing on making the team more efficient and productive 
through quality software best practices. As an SDET, you will be given the 
opportunity to create software, as well as design/build/maintain test 
automation and have a direct and meaningful impact on the quality of the 
Client Digital platform.

 Key skills:
• Ability to effectively articulate technical challenges and solutions. • 
Experience working in an Agile/Scrum environment • Strong experience in 
quality assurance and in developing automation frameworks and automated 
tests • Experience with front end automated testing tools such as Selenium 
WebdriverIO • Experience with back end services automated testing tools 
such as DevTest • Programming experience in Javascript and/or Java • 
Hands-on experience in setting up continuous integration (CI) build 
environments using TeamCity, Gitlab or a comparable solution. • Familiarity 
with containerization software such as Docker • Experience with defect 
trackers, Atlassian Jira preferred
Demonstrated experience designing and architecting scalable and resilient 
enterprise software Responsibilities • Responsible for design and execution 
of test strategies as part of an Agile scrum team • Participate in product 
design reviews to provide input on testability of functional requirements, 
product designs, and estimating/planning. • Analyze and decompose complex 
software systems and collaborate with and influence others to improve the 
overall design. • Translate user stories and requirements to test cases • 
Develop and support the testing of product features throughout the entire 
development cycle • Own and be accountable for test strategy, test 
planning, and test execution • Design and build advanced automated testing 
frameworks. • Be the voice of quality by uncovering issues, debugging the 
application through logs, stack traces and test results, continuous 
monitoring of systems under test and applications in production to increase 
confidence in the product or features rolled out • Work closely with 
development teams to drive root cause analysis and feed that knowledge into 
automated quality processes effectively • Drive adoption of best practices 
in code health, testing, and maintainability. • Collaborate with engineers 
in other teams to keep current on the company’s latest developments in the 
area of automation, learn from them and share/propose ideas. • Advocate for 
shift-left approach to testing and be the voice of quality • Research 
emerging test tools, trends and methodologies and enhance existing systems 
and processes
Willingness and availability to be a part of a 24/7 production support team 
on a rotating basis

Regards,
Aditya Pratap Singh.
Sr. Technical Recruiter
Talent IT Services Inc.
776 N. Main Street, Manchester CT 06042
Direct:  203-813-5616 (P)
Email: adi...@ittalents.com
Site:-www.ittalents.com
Hangouts: adi11pra...@gmail.com


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/27ac4b79-1d23-4c2c-9354-3517ce467e26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C::Mainframe Business Systems Analyst::: Princeton NJ (Local or Near By)

2017-08-29 Thread Aditya Pratap Singh


Hi,

 

Please find below job description and share updated resume ASAP if feel 
comfortable.

 

Mainframe Business Systems Analyst

Princeton NJ

$48.00 Hr on C2C

Must be local to NJ, Philly PA, NYC

F2F after Phone screen.

 

Special Skills and/or Requirements:   

 o Actively contribute and participate in IDMS/ mainframe software 
development teams for requirements gathering, analysis, design, risk 
mitigation, programming/construction, unit testing and transition of 
applications into a production environment.

o Gather and document business requirements and functional/detail 
requirements

o Translate business requirements to functional and technical 
specifications for implementation in an IDMS/ mainframe environment

o Lead small to medium scaled projects as assigned and actively participate 
in suggesting, analyzing and implementing new and improved processes, 
methods and/or systems to enhance performance of the division

o Develop cost estimates and contribute to the creation of division budgets

o Work with system developers, test teams, process managers, and end users 
to ensure proposed solution is delivered according to schedule and with the 
required functionality

o Analyze/document new and existing processes and procedures

o Continuously review test plans and provide feedback on methodology when 
necessary

o As part of a team, apply technical solutions to problems through the 
coordination of development activities

o Participate as part of a team to provide recommendations and feedback for 
the improvement of business goals

o Apply industry standard analysis, documentation techniques where 
appropriate to assist in providing optimum solutions

o Follow SDLC (Software Development Lifecycle) processes

Process Outputs and Deliverables:

• Documentation of user requirements and project plans

• Point of contact for communication with clients and contractors

• Reports, proposals and memos for both internal and external clients

• Recommendations for process improvement

• Business requirements

• Facilitation

• Research analysis

• Process flows documentation/SOPs

• Software releases

• Process improvement

• Status reports, production planning reports and other project-related 
documentation

Education, Certifications, or Special Licenses:

• Bachelor’s degree in Computer Science or an equivalent combination of 
education and experience from which comparable knowledge and abilities can 
be acquired.

Relevant Years of Experience Required:

• Minimum 4 years of experience in defining/developing software products 
and/or managing software development efforts.

Other Requirements (Specialized skill sets, behavioral/technical):

• Effective/clear written and verbal communication

• Proven ability to work effectively on multiple projects simultaneously 
(balance workload)

• Strong judgement in regard to effective/timely escalation of gaps and 
problem areas

• Excellent information and data analysis skills

• Strong problem identification skills

• Ability to work in a collaborative, team-based environment with direction 
provided by senior staff

 

Regards,

Aditya Pratap Singh.

Sr. Technical Recruiter

Talent IT Services Inc.

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

Email: adi...@ittalents.com

Site:   *www.ittalents.com* <http://www.ittalents.com/>

*Hangouts: *adi11pra...@gmail.com

linkedin.com/in/aditya-pratap-singh-576116a5 
<https://www.linkedin.com/in/aditya-pratap-singh-576116a5>

 

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/ac16eed4-9a72-454e-879c-efb50db7c89c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Mainframe Programmer Analyst:::Princeton NJ @F2F

2017-08-30 Thread Aditya Pratap Singh


Hi, 


Please find below job description and share updated resume ASAP if feel 
comfortable


*Mainframe Programmer Analyst*

*Princeton NJ*

*Interview- telephonic+F2F*

 

Special Skills and/or Requirements:

• Create and Maintain Batch and Online IDMS programs

• Create and maintain new OS jobs and PROCS

• Write specifications for mainframe jobs and Online screens

• Attend meetings with the Client (the College Board)

• Analyze code in existing programs for changes as requested by Change 
Requests.

Work Summary

The candidate filling this position will work with a team lead and write 
and maintain existing COBOL/IDMS batch and online programs. They will also 
be required to review existing COBOL/IDMS programs and make changes as 
needed based on technical specifications or business change requests. The 
ideal candidate will be responsible for:

• Coding new COBOL/IDMS batch and Online programs

• Making changes to existing batch OS jobs and PROCS

• Creating new Batch OS jobs and PROCS

• Following standard SDLC processes to move code from a Development 
environment to a User Acceptance environment to the Production environment

• Analyzing existing programs to determine the impact of proposed changes

• Addressing production issues that may occur during business hours but 
also during non business hours including the middle of the night.

• Attending meetings with the Client to understand the scope of changes 
and/or new work

Experience:

The ideal candidate must have at least 10 year of experience working with 
big COBOL programs that read and update big mainframe IDMS databases.

The ideal candidate should have at least 5 or more years working with 
Batch/Online IDMS programs.

The individual should be willing to work at off hours when required.

Experience working with large databases and large companies is a plus.

Significant experience maintaining existing old COBOL/IDMS programs is also 
a must.

Qualifications:

1. 10 years or more of COBOL

2. 10 years or more of working with a IDMS database.

3. 10 or more years of working with IDMS

4. 5 or more years working in a mainframe, OS/MVS environment, JCL/PROCS, 
TSO.

5. 4 or more years working ADSO, DMLO, IDD, IDDM, ADSA, ADSC, MAPC, OLQ

6. Associates degree

 

Regards,

Aditya Pratap Singh.

Sr. Technical Recruiter

Talent IT Services Inc.

776 N. Main Street, Manchester CT 06042

Direct:  203-813-5616 (P)

Email: adi...@ittalents.com

Site:   *www.ittalents.com* <http://www.ittalents.com/>

*Hangouts: *adi11pra...@gmail.com

linkedin.com/in/aditya-pratap-singh-576116a5 
<https://www.linkedin.com/in/aditya-pratap-singh-576116a5>

 

 

   

   

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/88a59e86-0abd-46a8-a92f-b63be666825a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] how to get data from website

2011-03-11 Thread Muhammad Aditya Haferush
hi everyone,,

i am new in android, i want to ask about how to get data from website
using httpclient and then parse it's??
please help me, sorry for bad english..

-- 
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 more options, visit this group at
http://groups.google.com/group/android-developers?hl=en