[android-developers] Re: Running an experiment in open beta-test

2016-01-18 Thread MIchael Grab
up

-- 
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/c89275ae-2e2e-4eb7-bda9-b47319f3daa7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate Need: .Net UI Developer - MD

2016-01-18 Thread Megha Agarwal
*Hello,Please let me know if you have any consultant available for the
below role,*Position :* .Net UI Developer*
Location: Chevy Chase, MD
Duration: Long Term


*H1b & EAD GC Copy is compulsory to submit the profile*













*Required skills:Expertise in ASP.NET  MVC 4
FrameworkWorking experience on HTML5 and CSS3Good understanding of
.Net 4.5Experience working with REST and SOAP Web servicesGood JavaScript
knowledge, especially JQueryUnderstanding of Design Patterns such as
Dependency injection, SingletonExperience writing Unit Test cases for code
coverageExperience working with KnockoutExperience working with
AngularJavascript, Knockout.js, Jasmine js unit testing, and Html/CSS –
particularly using SASS for CSS compilation.Experience making Ajax calls
from client to reverse proxy that are directed to app tier.  Application
handles responses to:  populate controls with applicable data-sources,
navigate through the application rendering partial views, and consuming
third-party services used in tracking client side experience.*

*___*

*Please send your resumes to megha.agar...@panzersolutions.com
  for immediate consideration*

*Thanks,*

*Megha Agrawal*
*megha.agar...@panzersolutions.com
203-652-1444*278*

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


[android-developers] Re: Cant see taken pictures after saving as file

2016-01-18 Thread niks

>
> I presume that this is not your entire code correct?
>

First off, did you include the following code to your manifest:



? 

-- 
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/8d7bfef9-249e-4761-b3ad-45394932e6a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Burning Need: .Net UI Developer - MD

2016-01-18 Thread Megha Agarwal
*Hello,Please let me know if you have any consultant available for the
below role,*Position :* .Net UI Developer*
Location: Chevy Chase, MD
Duration: Long Term


*H1b & EAD GC Copy is compulsory to submit the profile*













*Required skills:Expertise in ASP.NET  MVC 4
FrameworkWorking experience on HTML5 and CSS3Good understanding of
.Net 4.5Experience working with REST and SOAP Web servicesGood JavaScript
knowledge, especially JQueryUnderstanding of Design Patterns such as
Dependency injection, SingletonExperience writing Unit Test cases for code
coverageExperience working with KnockoutExperience working with
AngularJavascript, Knockout.js, Jasmine js unit testing, and Html/CSS –
particularly using SASS for CSS compilation.Experience making Ajax calls
from client to reverse proxy that are directed to app tier.  Application
handles responses to:  populate controls with applicable data-sources,
navigate through the application rendering partial views, and consuming
third-party services used in tracking client side experience.*

*___*

*Please send your resumes to megha.agar...@panzersolutions.com
  for immediate consideration*

*Thanks,*

*Megha Agrawal*
*megha.agar...@panzersolutions.com
203-652-1444*278*

-- 
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/CAOwfwP3oucF9jN4Brujb1BCiHwhPbFPLCnm-BpMy-NUKxYskrA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Sticky Broadcasts and Concurrency

2016-01-18 Thread lightdude

I work with one of Android vendors, and recently faced a confusing 
situation.

One of the volumes' state has changed, as a result package parser is 
parsing packages in that volume and updating permissions etc.
During this operation, packageparser has held lock over mPackages(arraymap 
consisting the list of packages installed on device).

In the meanwhile, a change in wifi state happens, wifi in turn requests 
Activitymanagerservice to broadcast intent of wifi change.
AMS performs broadcastIntent as a synchronised operation over itself, thus 
taking a lock on itself.

Whilie executing this method, it needs to query the list of intent 
receivers, for which it is blocked on access to mPackages.

While packageparser continues to parse for ~ 2min, framework watchdog times 
out, and restarts framework.

This situation doesn't reproduce a lot often, but it can certainly happen 
one odd time.

Please suggest what could be a good solution to handle this situation!

-- 
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/d8d8f866-85c4-4e94-895d-5a8dc48d9d2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Someone published a modified APK of my application with a new ID

2016-01-18 Thread hicham boushaba
Hello,

Someone modified the apk of my application, and republished it with a new ID 
and a similar name of my application.
My application is very famous in my country, classed in the top ten. But now 
this hacked version is gaining more and more installations because people can't 
make difference between it and mine.
I tried to fill form of copyright infringement, but Google didn't accept it.

There is anything I can do to persuade Google to remove this application?

-- 
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/a22e4eac-ac9f-480d-b49f-ac7656f955a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] NFC intent on Android for Work

2016-01-18 Thread Ben Morris
 

I've created a very basic app that has an intent for external NDEF type as 
shown below.







The activity the above is nested in is the main activity for the app and is 
just a vanilla blank activity. 

All works fine on the standard user side however if I side load the app on 
to the Work Profile the intent never reaches the app and the "New tag 
collected" screen is shown. 

The Android documentation states that the Profile administrator can control 
which intents are sent across from the user to the work profile however I 
can find no such settings within the BlackBerry Enterprise Server 12 (our 
MDM) console or the Android for Work console.


http://developer.android.com/training/enterprise/app-compatibility.html#prevent_failed_intents

-- 
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/a96348a5-079e-40f8-b9ce-cb22933078ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Cant see taken pictures after saving as file

2016-01-18 Thread Dudi Dudewitz
 want to take a picture and save it as a file on the sd-card. All works 
fine, the camera starts, the pictures were taking, and saving. If i check 
the picturefolder on my device, i see the taken picute, but if i check the 
folder from another actvity, i cant see the taken pictures. The same, if i 
check the folder from my pc. What is wrong with my code?


public static final String PHOTO_ALBUM = "/MyIdea/IdeaGallery/";
//Init ImageView
mPhotoCapturedImageView = (ImageView) findViewById(R.id.imgViewThumbNail);

Intent intent = new 
Intent(android.provider.MediaStore.ACTION_IMAGE_CAPTURE);
startActivityForResult(intent, ACTIVITY_START_CAMERA_APP);

}

protected void onActivityResult(int requestCode, int resultCode, Intent data) {
if (requestCode == ACTIVITY_START_CAMERA_APP && resultCode == RESULT_OK) {

Bitmap thumbnail = (Bitmap) data.getExtras().get("data");
mPhotoCapturedImageView.setImageBitmap(thumbnail);

ByteArrayOutputStream bytes = new ByteArrayOutputStream();
thumbnail.compress(Bitmap.CompressFormat.JPEG, 100, bytes);

String timeStamp = new SimpleDateFormat("MMdd_HHmmss").format(new 
Date());
String imageFileName = "IMAGE_" + timeStamp+ "_";

File file = new File(Environment.getExternalStorageDirectory()+ 
PHOTO_ALBUM + imageFileName + ".jpg");
try {
file.createNewFile();
FileOutputStream fo = new FileOutputStream(file);
//5
fo.write(bytes.toByteArray());
fo.close();
} catch (IOException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
}
...




-- 
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/2cec82c6-f81b-4747-9435-e1c717f110df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Ability for users to resize views?

2016-01-18 Thread ericrterrell
My Android app has two views, displayed simultaneously, when the app is in 
landscape orientation.

I would like to enable the user to change the relative sizes of the views. 
In other words, the user could change the left view to be 20% of the width, 
and the right view to be 80%.

What is the recommended approach?

Sincerely,

Eric Bergman-Terrell
www.ericbt.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/d479b80c-b967-428b-91ce-47aafe9f562d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Update notification when time change

2016-01-18 Thread Martijn van Kekem
Hello,

I'm developing one of my first apps right now, and i'm trying to update the 
notification when the date manually/automatic changed. 
I was trying with Intent and ACTION_TIME_CHANGED but it doesn't work for 
me. Does someone now how to do this?

Thanks!
Martijn

-- 
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/bdcf31cd-d7f9-4645-9866-13bc0aff93a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: App changes name???

2016-01-18 Thread Burke Knight
No, no one hacked my account.
I think I may found the issue, but to say the least, it was not my account 
that was the issue.
How it was, is being dealt with.



On Monday, January 18, 2016 at 7:41:59 PM UTC-5, MagouyaWare wrote:
>
> Sounds like someone hacked your account...
>
> On Mon, Jan 18, 2016, 6:37 PM Burke Knight  > wrote:
>
>> Since can't edit post, have to double post.
>>
>>
>> Not only was the title changed, but the description was, too.
>> I'm not very pleased with this, as it added false information to the 
>> description.
>>
>> -- 
>> 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/94de6a09-3a30-4ef8-b75a-248373f25bba%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/b04fa337-4b4b-4dc2-b7fa-9acea977130d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: App changes name???

2016-01-18 Thread Burke Knight
Since can't edit post, have to double post.


Not only was the title changed, but the description was, too.
I'm not very pleased with this, as it added false information to the 
description.

-- 
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/94de6a09-3a30-4ef8-b75a-248373f25bba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate Need: UX Designer - IL

2016-01-18 Thread Megha Agarwal
*Hello,Please let me know if you have any consultant available for the
below role,Position : Sr. UX DeveloperLocation: Chicago, ILDuration:
6+Months Contract Start Date: ASAPLooking for USC,GC,EAD GC OnlyRate MAX:
$50/hr on C2C/1099Looking for the consultant having an experience in UX
Designing *

*___*

*Please send your resumes to megha.agar...@panzersolutions.com
  for immediate consideration*

*Thanks,*

*Megha Agrawal*
*megha.agar...@panzersolutions.com
203-652-1444*278*

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


[android-developers] Android App Developers - 15 minute phone survey $50 Amazon Gift Card

2016-01-18 Thread melody
We are recruiting Android app creators and sellers to participate in a 
15-minute live phone survey. You will receive a $50 Amazon Gift Card as a 
thank you after you've completed the scheduled phone survey. 
https://www.surveymonkey.com/r/CR66ZPH

-- 
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/d45d9aa9-080c-404c-bdcc-7237b7231319%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] App changes name???

2016-01-18 Thread Burke Knight
I've had an app up for over a week, Asteroid Evader.
Looked tonight, and it was now listed as Asteroid Fever!

What the heck?

I submitted name change, but I have no idea why or how, it got renamed in 
the first play.

-- 
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/65bcb0bd-a237-4870-bc64-2b3e3b6f29f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: App changes name???

2016-01-18 Thread Justin Anderson
Sounds like someone hacked your account...

On Mon, Jan 18, 2016, 6:37 PM Burke Knight  wrote:

> Since can't edit post, have to double post.
>
>
> Not only was the title changed, but the description was, too.
> I'm not very pleased with this, as it added false information to the
> description.
>
> --
> 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/94de6a09-3a30-4ef8-b75a-248373f25bba%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/CAOq06s_KRPhStVrswf1GD1J%3DLX07rSkoa_JRHj6n0wqHgCBsOQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: App changes name???

2016-01-18 Thread Nalin Savara
What exactly was the issue that caused app description and name to be
changed other than hacked ?
Will really appreciate if you can share with all of us -- since it will be
useful to know - and at some level even you wanted community help.

Regards,

Nalin
On 19 Jan 2016 06:17, "Burke Knight"  wrote:

> No, no one hacked my account.
> I think I may found the issue, but to say the least, it was not my account
> that was the issue.
> How it was, is being dealt with.
>
>
>
> On Monday, January 18, 2016 at 7:41:59 PM UTC-5, MagouyaWare wrote:
>>
>> Sounds like someone hacked your account...
>>
>> On Mon, Jan 18, 2016, 6:37 PM Burke Knight  wrote:
>>
>>> Since can't edit post, have to double post.
>>>
>>>
>>> Not only was the title changed, but the description was, too.
>>> I'm not very pleased with this, as it added false information to the
>>> description.
>>>
>>> --
>>> 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/94de6a09-3a30-4ef8-b75a-248373f25bba%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/b04fa337-4b4b-4dc2-b7fa-9acea977130d%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/CABY81mb3NYsq6ZG%3DXCAHyARdmcU%3D7g3xXSr5Lx5oxJ2gAADU2g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] This app is incompatible with all of your devices

2016-01-18 Thread pankaj kumar


Hi,
can anyone suggest how to resolve the issue "This app is incompatible with 
all of your devices." 
Please helpe 
https://play.google.com/store/apps/details?id=com.myapps.vtu

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/f4fc63f7-2d50-45c1-8042-e83a559260c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] read file from phone by using android studio

2016-01-18 Thread omo
Hi, i m newbie here. I want to choose files from phone and encrypt it.
The problem is i cannot get the path or select the files.
Can teach me how to solve this problem by using what method?
Or any tutorial can i learn? 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/7c39ce30-c72d-490e-a87a-5687c1623e8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Update notification when time change

2016-01-18 Thread Justin Anderson
Well, what exactly were you trying?

On Mon, Jan 18, 2016, 1:56 PM Martijn van Kekem <
s93martijn.ke...@leerling.denieuwsteschool.nl> wrote:

> Hello,
>
> I'm developing one of my first apps right now, and i'm trying to update
> the notification when the date manually/automatic changed.
> I was trying with Intent and ACTION_TIME_CHANGED but it doesn't work for
> me. Does someone now how to do this?
>
> Thanks!
> Martijn
>
> --
> 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/bdcf31cd-d7f9-4645-9866-13bc0aff93a9%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/CAOq06s9%3DS37YH%2BEP%3DWHy7dy8-%3DVmGz8wJ-XoFWmvUm0eoS2Rnw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Serious Developer Needed

2016-01-18 Thread United 45
Hi, I'm starting a serious app project, and only serious people wanted. I 
need a back-end android developer. Leave your email below if you're 
interested. I'll get back to 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/95e8dfb2-68b3-4519-ae09-3eba7eac6aa8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.