Re: [android-developers] App Android Development

2016-04-01 Thread Rakesh Jha
Hi Guys,

My view is something different, and since 10 yrs I'm implementing within my
team.

Hope this may help you, if you have basic understanding of Java, OOPS,
Classes, and little bit programming exp then, follow below steps -

1.think about small small example or idea like, student registration
system, data entry or something like that
2. install & open ur studio
3. search how to create project in Studio, and follow the steps - 5-10 times
4. 4-5 times go thr each and every file and try to understanding, which
files called from where
5. search how to build, run application
6. do little bit changes in strings, header part (default string apps),
build and run it, this will give u where to make changes
7. search how to design form in android (if ur idea is student registration)
8. search button click function, on click start with alret show, then
capture value and show in alert
9. then try to store in sqlite - search and do it - repeat 4-5 times
10. then try to view (search how to access data from db


This is most effective way to learn anything, on the job training (called
it)


Regards,
Rakesh

On Sat, Apr 2, 2016 at 2:43 AM, Steve Gabrilowitz 
wrote:

> If you have experience programming on a different platform then one way to
> learn is to just dive in - install Android Studio and play with some of the
> demo programs and try reading the code.  Before doing that google "android
> activity lifecycle" and pay careful attention to learning the information
> you find there, when you have that down you will find that the code makes a
> lot more sense.  First demo program you should probably try (not actually a
> demo but...) is the little app that studio will completely write for you
> when you tell it to start a new app, it will demonstrate the use of the
> lifecycle information.
> On Apr 1, 2016 4:40 PM, "Amin Sai"  wrote:
>
>> Thank you I ll see,
>>
>> I tried to follow any training at developer.android.com but I like to
>> learn philosophy and approch of this platform
>>
>> On Friday, April 1, 2016 at 9:27:13 PM UTC+2, Steve Gabrilowitz wrote:
>>>
>>> I recommend "Android Wireless Application Development" volume 1 by
>>> Lauren Darcy and Shane Conder, I found it very helpful when I was
>>> learning.  Also lots of good info at developer.android.com
>>> On Apr 1, 2016 3:09 PM, "Amin Sai"  wrote:
>>>
 Hello everyone

 I'm looking for help, I need a good support to start coding in android,
 if u have any training, books, for support are welcome

 Cheers

 --
 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-d...@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/9a28742f-a2d4-4391-9759-3e21cf25ba0c%40googlegroups.com
 
 .
 For more options, visit https://groups.google.com/d/optout.

>>> --
>> 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/c2df4ddf-a0d1-4359-9bab-ee70ad27e230%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> 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/CABfabRjVOzkPn07fvCbirpjY-DPgXUvGw1%3D2pkx1YRUMasFL4A%40mail.gmail.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Thanks & Regards

Rakesh Kumar Jha

Re: [android-developers] App Android Development

2016-04-01 Thread Steve Gabrilowitz
If you have experience programming on a different platform then one way to
learn is to just dive in - install Android Studio and play with some of the
demo programs and try reading the code.  Before doing that google "android
activity lifecycle" and pay careful attention to learning the information
you find there, when you have that down you will find that the code makes a
lot more sense.  First demo program you should probably try (not actually a
demo but...) is the little app that studio will completely write for you
when you tell it to start a new app, it will demonstrate the use of the
lifecycle information.
On Apr 1, 2016 4:40 PM, "Amin Sai"  wrote:

> Thank you I ll see,
>
> I tried to follow any training at developer.android.com but I like to
> learn philosophy and approch of this platform
>
> On Friday, April 1, 2016 at 9:27:13 PM UTC+2, Steve Gabrilowitz wrote:
>>
>> I recommend "Android Wireless Application Development" volume 1 by Lauren
>> Darcy and Shane Conder, I found it very helpful when I was learning.  Also
>> lots of good info at developer.android.com
>> On Apr 1, 2016 3:09 PM, "Amin Sai"  wrote:
>>
>>> Hello everyone
>>>
>>> I'm looking for help, I need a good support to start coding in android,
>>> if u have any training, books, for support are welcome
>>>
>>> Cheers
>>>
>>> --
>>> 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-d...@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/9a28742f-a2d4-4391-9759-3e21cf25ba0c%40googlegroups.com
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> 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/c2df4ddf-a0d1-4359-9bab-ee70ad27e230%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CABfabRjVOzkPn07fvCbirpjY-DPgXUvGw1%3D2pkx1YRUMasFL4A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] App Android Development

2016-04-01 Thread Amin Sai
Thank you I ll see, 

I tried to follow any training at developer.android.com but I like to learn 
philosophy and approch of this platform

On Friday, April 1, 2016 at 9:27:13 PM UTC+2, Steve Gabrilowitz wrote:
>
> I recommend "Android Wireless Application Development" volume 1 by Lauren 
> Darcy and Shane Conder, I found it very helpful when I was learning.  Also 
> lots of good info at developer.android.com
> On Apr 1, 2016 3:09 PM, "Amin Sai"  
> wrote:
>
>> Hello everyone
>>
>> I'm looking for help, I need a good support to start coding in android, 
>> if u have any training, books, for support are welcome
>>
>> Cheers
>>
>> -- 
>> 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-d...@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/9a28742f-a2d4-4391-9759-3e21cf25ba0c%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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/c2df4ddf-a0d1-4359-9bab-ee70ad27e230%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] App Android Development

2016-04-01 Thread Steve Gabrilowitz
I recommend "Android Wireless Application Development" volume 1 by Lauren
Darcy and Shane Conder, I found it very helpful when I was learning.  Also
lots of good info at developer.android.com
On Apr 1, 2016 3:09 PM, "Amin Sai"  wrote:

> Hello everyone
>
> I'm looking for help, I need a good support to start coding in android, if
> u have any training, books, for support are welcome
>
> Cheers
>
> --
> 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/9a28742f-a2d4-4391-9759-3e21cf25ba0c%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CABfabRiy1B7NY40Tm-_mc%3DJJ0hFyjmu047xi0K6%2BRY60ZDXVUQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] App Android Development

2016-04-01 Thread Amin Sai
Hello everyone

I'm looking for help, I need a good support to start coding in android, if 
u have any training, books, for support are welcome

Cheers

-- 
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/9a28742f-a2d4-4391-9759-3e21cf25ba0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent req of DW/BI Production Support (Hadoop)@ Dallas, TX.

2016-04-01 Thread Shaik Sadiq
Hi,

Hope you are doing well !!!

I have an urgent requirement for a *DW/BI Production Support (Hadoop).*
Please let me know if you have any consultants and get back to me with
their updated resume in .doc format immediately. Given below is the job
description.

*Job Title:  DW/BI Production Support (Hadoop)*

*Location: Dallas, TX*

*Duration: 4 Month*


*JD:*

Job Description- Provide production support services for software
applications that provide business units or supporting functions with
critical data from the Enterprise Data Warehouse. These applications may
involve diverse platforms, software, hardware, technologies and tools
including, but not limited to, Hadoop, Teradata and Mainframe technologies.
Responsibilities include Problem/Incident Management, Release/Deployment,
Operational Readiness, Capacity/Availability Management, Application
Monitoring, Service Analytics and Reporting, Production Governance, Triage,
Change/Configuration Management, etc. May provide technical direction and
system architecture advice for individual initiatives. Serves as a fully
seasoned/proficient technical resource. Will not have direct reports but
will lead production support activities, and direct the activities of teams
related to special initiatives or operational improvement efforts. May
collaborate with external programmers to coordinate delivery of software
Big Data Infrastructure Architecture (P0 - Trained)
1 - Hadoop (P0 - Trained)



*Sadiq Shaik*

ASAP Solutions Group LLC,

678-221-4992 (ext) 217

ssh...@myasap.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/CAMy78asMTneTo7Puv2uzSNtu1ENW%2BSPy9%2BFjJ7xX7s_VsK0RLg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] how to pick up in the period of 30 days, the data consumption in java for android?

2016-04-01 Thread Pedro Henrique


I'm using traffic stats to get the data consumption in Android, but the 
byte value transformed into Mb has a lot lower than it should be used 
value. then I would like to know how to get the consumption data in a set 
period. example 01.03.2016 until 31.03.2016. I use this code to get the 
bytes:

getTotalTxBytes() and getTotalRxBytes()

-- 
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/ae30db3a-c04c-4559-903b-14846efbc68b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Req:::::::::::::CA Siteminder Admin, Woonsocket, RI ,12+ Months....US Citizen OR Green Card

2016-04-01 Thread sudhanshu pandey
*Hi There,*

*I am technical recruiter and I am looking for Relevant consultant for
below job description, if interested please let me know the hourly rate you
are looking for below mention job position.*

*Job Title: CA Siteminder Admin*

*Location: Woonsocket, RI *

*Contract: 12+ Months*

*Visa : US Citizen OR Green Card*

*Interview Mode: Telephonic Followed By F2F or Skype *

*Requirement:*

· *CA Siteminder v6, R12, R12.52, Federated Services and SPS
experience*

· Deploying & Administer Single sign On (SSO) solutions using CA
SiteMinder.

· Siteminder SPS 12.52 (Secure Proxy Server).

· Siteminder Web Services 12.52 experience

· SiteMinder Policy Server installation & configuration.

· Web server (Apache, Iplanet, IBM HTTP Server and IIS) agent
installations & configuration,

· Policy, Rules, Realms, Response and Auth Schemes setup

· Configure User Directory and Directory Mapping for Authentication
and Authorization.

· Develop Custom Central Authentication Page

· Implement Federation using SAML 2.0

· Implement IDP as well as SP initiated Federation SSO.

· Configure Encryption and Signing of SAML assertion.



*Thanks & Regards,*
--



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536



*Sudhanshu Pandey Sr. Technical Recruiter*

Desk : 609-853-0818 X 2126
Fax :   609 7995746

*sudhansh...@nityo.com   *
*www.nityo.com *
*Gtalk : sudhanshu.intime*

-- 
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/CAEZkQ%2BiRh_mpfDXtJ-dUT%2BEVTtoSfDmVjT5ij%3Dy6RcGmy2OtTg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How to monitor/limit my app's effect on battery life

2016-04-01 Thread Chris Beauchamp
Obviously battery drain is a big issue 
,
 
especially since the Battery tool shows which apps are hogging juice. 
Anyone have any tips for how I can monitor my app's battery? i.e. figuring 
out which interactions, code areas, etc cause the most drain so I can try 
to limit it? At least in the development stages, this would be good to know

-- 
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/0808b548-dc08-4e4a-815d-e1845371d711%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Tips for limiting my app's effect on battery drain

2016-04-01 Thread Chris Beauchamp
Obviously battery drain is a big issue 
, especially 
since the Battery tool shows which apps are hogging juice. Anyone have any 
tips for how I can monitor my app's battery? i.e. figuring out which 
interactions, code areas, etc cause the most drain so I can try to limit 
it? At least in the development stages, this would be good to know.

-- 
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/75c17f3b-062a-40f5-937c-cbf802db4389%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android Lollipop save image downloaded in background on SD-CARD

2016-04-01 Thread Claudio Pomo
whit ANDROID previous kitkat I was able to store an image on sd-card 
without problem, now, instead, I've a lot of difficult.

I can't understand how use a new Access Store Framework of Android Lollipop 
and I don't know if it is useful to case of mine.

This code below is a part of my project and it's worked perfectly


private Bitmap getBitmap(String url, String image){

String root = Environment.getExternalStorageDirectory().toString();
root = "/mnt/extSdCard/";


Bitmap bitmap = null;

File f=fileCache.getFile(url);

//from SD cache
bitmap = decodeFile(f);
if(bitmap!=null)
return bitmap;


try{
bitmap = BitmapFactory.decodeFile(root + image);
if(bitmap!=null){
return bitmap;
}
}catch (Exception e) {
e.printStackTrace();
}

//from web
if (netInfo != null && netInfo.isConnectedOrConnecting()) {
Foto foto = new Foto();
try {
try{

foto = new ObjectMapper().readValue(new URL("."),
 Foto.class);

if(foto!=null){
String[] values = image.split("/");
File dir = new File(root + values[0]);
if (!dir.exists()) {
   dir.mkdir();
   String fname = values[1];
File file = new File (dir, fname);
bitmap = BitmapFactory.decodeByteArray(foto.getFoto(), 0, foto.getFoto
().length);
try {
FileOutputStream out = new FileOutputStream(file);
bitmap.compress(Bitmap.CompressFormat.JPEG, 100, out);
out.flush();
out.close();

} catch (Exception e) {
e.printStackTrace();
}
}else{
String fname = values[1];
File file = new File (dir, fname);
bitmap = BitmapFactory.decodeByteArray(foto.getFoto(), 0, foto.getFoto
().length);
try {
FileOutputStream out = new FileOutputStream(file);
bitmap.compress(Bitmap.CompressFormat.JPEG, 100, out);
out.flush();
out.close();

} catch (Exception e) {
e.printStackTrace();
}
}

//bitmap = decodeFile(f);
return bitmap;
}else{
return bitmap;
}
}catch(Exception e){
e.printStackTrace();
return null;
}


} catch (Exception ex){
if (ex instanceof SQLiteConstraintException){
bitmap = BitmapFactory.decodeByteArray(foto.getFoto(), 0, foto.getFoto
().length);
return bitmap;
}else{
ex.printStackTrace();
return null;
}
}
}else{
return bitmap;
}
}
Android Lollipop save image downloaded in background on SD-CARD


If I use `Environment.getExternalStorageDirectory().getAbsolutePath();` I 
can't get path of sd-card.

Thanks

-- 
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/b129f74e-7c97-433d-9933-7cd8e1918ac8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hot List

2016-04-01 Thread Shaik Sadiq
Hi,

Hope all the Employers are doing great :) am updating my database. So, can
you please share your Hot-List to ssh...@myasap.com :) hoping to work with
each and every Employer to get a lots of closures :)

Thanks & Regards,

*Sadiq Shaik*

ASAP Solutions Group LLC,

678-221-4992 (ext) 217

ssh...@myasap.com 
www.myasap.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/CAMy78asaYVCaquRhKbbYP_iTFgRKj_PoNNh6ZmiK6%3Ds%2BxaFqQQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Req:::::::::::::Storage Engineer ,Cumberland, RI/Scottsdale, AZ /Dublin, Ohio ,6-12+ Months

2016-04-01 Thread sudhanshu pandey
*Hi There,*

*I am technical recruiter and I am looking for Relevant consultant for
below job description, if interested please let me know the hourly rate you
are looking for below mention job position.*

*Job Title: Storage Engineer *

*Location: Cumberland, RI/Scottsdale, AZ /Dublin, Ohio*

*Contract: 6-12+ Months*



*Requirement:*

*POSITION SUMMARY:*

Enterprise Storage Engineer will be responsible for hands-on Engineering
role in a Fortune 12 company on 1 year contract

Responsibilities will include developing implementation solutions based on
established Enterprise Technical Architecture standards and service
catalogs, evaluating new technologies and creating supporting documentation
to be used by other parts of IT organization. The individual will work with
domain architects, other engineering and operations team members to fulfill
business IT requirements by delivering effective solutions that are
supportable, maintainable and cost effective. Selected individual will
focus on primarily EMC technologies that are both SAN and NAS based.

*Target Technologies:*

The skill set needs to be EMC centric and include:

   - Solutions Enabler
   - VMAX 2/3
   - VNX
   - DMX
   - Brocade Switches
   - Connectrix Manager
   - SRDF
   - Isilon
   - Centera
   - Data Domain
   - Avamar

*PRIOR WORK EXPERIENCE:*

· 5+ years of experience with Enterprise Storage Engineering
technologies

*Required Skills:*

· Strong knowledge of EMC based storage technologies (VMAX, VNX,
Isilon, Data Domain, Celerra, Centera)

· In-depth knowledge of connectivity requirements for open systems
hosts (ESX, Linux, Windows,  UNIX)

· Understanding of storage replication and virtualization
technologies

· Understanding of how to interact with external vendors in the
form of troubleshooting and escalation

· Ability to do both capacity planning and performance analysis

*Desired Abilities:*

   - Strong problem solving, time management and organizational skills
   - Excellent interpersonal and communication (oral, listening and
   writing) skills are required
   - Excel at efficient multi-tasking
   - Demonstrate a sense of urgency in completing tasks and resolving
   issues in order to deliver quality projects on time and within budget
   - Strong collaboration skills and ability to communicate all aspects of
   the job requirements, including the creation of formal documentation

*Time allocation*

·   Engineering services - deliver Engineering storage build
solutions and documentation in accordance with established Architecture
guidelines -  90%

·   Assist with escalated storage issue resolution - 5%

·   Lead POC activities for new to CVS storage devices, create
operational documentation - 5%





*Thanks & Regards,*
--



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536



*Sudhanshu Pandey Sr. Technical Recruiter*

Desk : 609-853-0818 X 2126
Fax :   609 7995746

*sudhansh...@nityo.com   *
*www.nityo.com *
*Gtalk : sudhanshu.intime*

-- 
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/CAEZkQ%2BhB0xxO-y1qdY4SqrEQj2w4NWc9thJcm2zYN92s3YEGNQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need:::::::::::::Unix Infrastructure Engineer , RI / AZ, 6-12+ Months

2016-04-01 Thread sudhanshu pandey
*Hi There,*

*I am technical recruiter and I am looking for Relevant consultant for
below job description, if interested please let me know the hourly rate you
are looking for below mention job position.*

*Job Title: Unix Infrastructure Engineer *

* Location: RI / AZ *

*Contract: 6-12+ Months*



*Requirement*

The UNIX/LINIX infrastructure Engineer is responsible for the development
of technical specifications through analysis of functional and business
requirements, coordinating the high and low level design effort on
projects, providing guidance and mentoring on technical issues, helping to
define and document development standards and providing engineering
oversight on projects to ensure that systems conform to all architectural
standards.  The infrastructure architect:

· Excellent verbal communication skills

· Strong interpersonal skills

· Ability to meet time sensitive deadlines required

· Ability to make sound decisions and exercise good judgment
pertaining to operating procedures and projects

· Is a technical expert contributor in infrastructure, systems
engineering and operations.

· Acts independently with little direction supporting the system
engineering, hosting and system services, networking, application
development, and PMO teams.

· Performs the necessary coordination, facilitation, analysis and
design tasks related to the development of an enterprise technical
architecture.

· The technical architect will assume the primary responsibility
and ownership for all enterprise technology architectures. This includes
creating optimum technical solutions, meeting / exceeding requirements,
ensuring system security, quality, robust performance, and flexibility for
future change.



*Qualifications: *

· *8+ years experience and working knowledge of enterprise-wide
Linux/Unix (RHEL. AIX and Solaris) infrastructure architecture and
engineering.*

· *5+ years experience in VMware.*

· *8+ years Server/OS Architecture and Engineering level knowledge
in large heterogeneous environments; hands-on experience.*

· *8+ years sharp analytical abilities and proven design skills*

· *8+ years experience in multiple operating systems, network
protocols and hardware virtualization technologies, including initial
system design, deployment, and maintenance*

· 8+ years of broad technical knowledge of current emerging
technologies, including but not limited to virtual technologies, cloud
storage, enterprise file sharing, data encryption, and data migration
techniques.

· 8+ years of strong communication skills, including written and
verbal presentations

· 8+ years of experience in IBM AIX PowerHA, GPFS, Power Systems
Architecture and Engineering.



*Education: *

· BS Degree in computer science or related technical discipline

· VMWare certifications, Linux Certifications, other infrastructure
certifications a plus



*Experience: *

· Working knowledge writing system and user
specifications/documentation

· Working knowledge of UML

· Working knowledge of object oriented computer programming.

· Must be strong in scripting (Shell and PERL)



*Thanks & Regards,*
--



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536



*Sudhanshu Pandey Sr. Technical Recruiter*

Desk : 609-853-0818 X 2126
Fax :   609 7995746

*sudhansh...@nityo.com   *
*www.nityo.com *
*Gtalk : sudhanshu.intime*

-- 
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/CAEZkQ%2BhuirW_sMA%3DLe_frBECbVqcYXtU8q%3D1pGdB89MuCnt%2BJw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] UX Designer

2016-04-01 Thread Manisha Budhwar
Hi,

Hope you doing Well !!

Please review the requirement and if you are interested then reply back
with your updated resume and contact details ASAP to manish...@nityo.com



*Position*:  UX Designer

*Location*:  Atlanta, GA

*Duration*: 6+ months
*Interview*: Phone/ Skype



* Job Description:-   *
The candidate for UX Designer will be expected to work in UX assets
development including
• User experience design experience for software, Web applications which
leverage emergent technologies mobile devices
• Strong conceptualization ability, strong visual communication ability,
drawing skills and sketchbook technique
• Ability to create wireframes as well as visual design comps
• Ability to create redlines
• Strong working knowledge of Photoshop, Illustrator and associated design
tools
• Experience with user interface design patterns and standard UCD
methodologies
• Strong written and verbal communication skills



*Thanks & Regards,*

*Manisha Budhwar*

Recruiter

Nityo InfoTech .

Desk No-609-853-0818 Ext-2160

Gtalk ID:- manishanityo16

E Mail: manish...@nityo.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/CAMnZ%3DMBf6OqMkmLGSj65EgVNhJN8yzaqyEXAK5H6DLe3zMGj1Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] OBIEE Functional Lead

2016-04-01 Thread Navuluri Venkat Chowdary
Hi Partner,

Hope you are doing great!

Please find the below requirement and let me know if you are comfortable,
Please send your updated resume to *venk...@tanuinfotech.com
*



*Experience: 10+ Years*

*Location: Sunnyvale ,CA*

*Duration: 1+ year*

*End client: Google*





*  Skills*



*Mandatory (M) / Preferable (P)*

·*OBIEE*

*M*andatory

·*Oracle GL*

*M*andatory

·*Oracle AP*

*M*andatory

·*Basic SQL *
*P*referable

·   * Accounting Knowledge*

*M*andatory

·*Experience*

*10+* Years



Thanks,

Venkat.

-- 
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/CAOzKZn2JOnrn5iRJOCT-2AvhP5A_uuS%3DBNpmED0iGq1Ft_D6Uw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Purchased UI with Dummy Data Embedded

2016-04-01 Thread Andrew Brigance
Noob here...

Purchased a UI from Code Canyon as a design template and came with stock 
data embedded into it "pictures, messages profiles" etc and I am trying to 
removed them. Its using Picasso for the photos. When I try and removed the 
data I recieve errors when debugging because, what I'm guessing is becasue 
I removed a data string...

What I am trying to accomplish is having the UI blank without all the extra 
un-needed information such as fake profiles, fake pictures, fake txt 
messages... Its just to play around with until I get a better grasp on the 
the information flow in Android Studio by tinkering with it like I did in 
my old Dos days...

-Andrew

-- 
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/8dd1232e-10b9-4970-9c4c-9c3440f2b5af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] TabLayout selector doesn't work

2016-04-01 Thread Roman Tokarenko
Hi everyone!

I'm trying to use TabLayout from support design library. I' using it within 
Toolbar view group and selectors works well. Actually, no selector 
customization wasn't performed to make it work, it's out of the box:

A layout where it's all ok:

http://schemas.android.com/apk/res/android;
xmlns:app="http://schemas.android.com/apk/res/im.titanium;
android:orientation="vertical"
android:focusable="true"
android:focusableInTouchMode="true"
android:background="@color/white"
android:layout_width="match_parent"
android:layout_height="match_parent">

















So, I decided to use TabLayout in my custom view. But in this case touch 
selectors doesn't work. Any ideas?

custom view layout:


http://schemas.android.com/apk/res/android;
xmlns:app="http://schemas.android.com/apk/res-auto;
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@android:color/white"
android:orientation="vertical">







-- 
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/9bcf0d97-c2b4-4e6a-8bea-5aa303782484%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android project compilation error using IntelliJ

2016-04-01 Thread rainnow-guy
Hi.  

I am trying to compile a project under the IntelliJ development ide but 
getting this error message:


Error:Abnormal build process termination: 
/usr/local/java/jdk1.8.0_77/bin/java -Xmx700m -Djava.awt.headless=true 
-Djava.endorsed.dirs=\"\" -Djdt.compiler.useSingleThread=true 
-Dcompile.parallel=false -Drebuild.on.dependency.change=true 
-Djava.net.preferIPv4Stack=true 
-Dio.netty.initialSeedUniquifier=-3799269651756916639 -Dfile.encoding=UTF-8 
-Djps.file.types.component.name=CommunityFileTypes -Duser.language=en 
-Duser.country=US -Didea.paths.selector=IdeaIC2016.1 
-Didea.home.path=/home/server/Downloads/ide/idea-IC-145.258.11 
-Didea.config.path=/home/server/.IdeaIC2016.1/config 
-Didea.plugins.path=/home/server/.IdeaIC2016.1/config/plugins 
-Djps.log.dir=/home/server/.IdeaIC2016.1/system/log/build-log 
-Djava.io.tmpdir=/home/server/.IdeaIC2016.1/system/compile-server/_temp_ 
-Dcom.android.studio.gradle.offline.mode=false 
-Dcom.android.studio.gradle.configuration.on.demand=true 
-Dcom.android.studio.gradle.home.path=/home/server/.gradle/wrapper/dists/gradle-2.5-all/d3xh0kipe7wr2bvnx5sk0hao8/gradle-2.5
 
-Dcom.android.studio.gradle.java.home.path=/usr/local/java/jdk1.8.0_77 
-Dcom.android.studio.gradle.project.path=/home/server/WAID/android/WAID 
-Dcom.android.studio.gradle.use.verbose.logging=false 
-Dcom.android.studio.gradle.build.mode=REBUILD 
-Dcom.android.studio.gradle.gradle.tasks.0=clean 
-Dcom.android.studio.gradle.gradle.tasks.1=:app:generateDebugSources 
-Dcom.android.studio.gradle.gradle.tasks.2=:app:generateDebugAndroidTestSources 
-Dcom.android.studio.gradle.gradle.tasks.3=:app:compileDebugSources 
-Dcom.android.studio.gradle.gradle.tasks.4=:app:compileDebugAndroidTestSources 
-Dcom.android.studio.gradle.gradle.tasks.5=:openCVLibrary249:generateDebugSources
 
-Dcom.android.studio.gradle.gradle.tasks.6=:openCVLibrary249:generateDebugAndroidTestSources
 
-Dcom.android.studio.gradle.gradle.tasks.7=:openCVLibrary249:compileDebugSources
 
-Dcom.android.studio.gradle.gradle.tasks.8=:openCVLibrary249:compileDebugAndroidTestSources
 
-Dcom.android.studio.gradle.gradle.tasks.9=:linkedin-sdk:generateDebugSources 
-Dcom.android.studio.gradle.gradle.tasks.10=:linkedin-sdk:generateDebugAndroidTestSources
 
-Dcom.android.studio.gradle.gradle.tasks.11=:linkedin-sdk:compileDebugSources 
-Dcom.android.studio.gradle.gradle.tasks.12=:linkedin-sdk:compileDebugAndroidTestSources
 
-Dkotlin.daemon.enabled 
-Dkotlin.daemon.client.alive.path=\"/tmp/kotlin-idea-2130367797716115812-is-running\"
 
-classpath 
/home/server/Downloads/ide/idea-IC-145.258.11/lib/jps-launcher.jar:/usr/local/java/jdk1.8.0_77/lib/tools.jar:/home/server/Downloads/ide/idea-IC-145.258.11/lib/optimizedFileManager.jar:/home/server/Downloads/ide/idea-IC-145.258.11/lib/ecj-4.4.2.jar
 
org.jetbrains.jps.cmdline.Launcher 

[android-developers] How to use the android.net.LinkProperties APIs

2016-04-01 Thread yviney
android.net supports many APIs e.g. LinkProperties 
 . 
In code, this class has many public constructors e.g. public 
LinkAddress(String address) 

 but 
these aren't published at 
http://developer.android.com/reference/android/net/LinkProperties.html. Any 
idea why?

The comments on top of these constructors have a @hide which I assume 
causes the auto generator of documentation to skip these constructors. Does 
this mean that developers are not supposed to create objects of these 
classes? If so, how do I actually use these APIs?

-- 
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/7363c424-327c-42e6-ad0e-7c77851a5ea0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.