[android-developers] Android Studio and SDK on IBM Power8/LE platform.

2016-06-06 Thread sowani
Hi,

Is it possible to port Android Studio and SDK to IBM Power8/LE platform so 
that Android App development can be done on these machines? I was looking 
for the relevant source code, but apart from Android Source code at 
https://source.android.com/source/index.html, I don't think the Android 
Studio source code is available in public domain.

Is the source code of development environment available as Open Source? In 
either case, is there any way to get the Studio source code (along with the 
source code of other tools provided within) for porting purpose?

Thanks,
Atul.

-- 
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/4660f6eb-9e42-494a-9b3a-603b43502a3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Display notification pages with expandable custom layouts in Android Wear?

2016-06-06 Thread Alessandro Tagliapietra
Hi there, 

I've a custom activity on a notification page created using 
setDisplayIntent(), however the height of the custom activity can be 
changed just with setCustomSizePreset() and it seems there is no way to 
create something like the bigText style with a custom activity content.
It would be nice to have the activity at least scrollable or with a moving 
card as the big text style.

Any ideas?

-- 
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/a7b028a7-7bfb-4c2b-bada-7d84839f3205%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Android Studio installation problem whith JDK

2016-06-06 Thread Joao Henrique Pataki Bernardes
Yes Man.

Today I changed my system to Win10 and I have the same situation.

Em sábado, 28 de maio de 2016 23:16:21 UTC-3, Michael Leung escreveu:
>
> After set java home, have you restart your computer?
>
> Michael leung
> http://www.itblogs.info
> 2016年5月29日 上午9:34 於 "TreKing"  寫道:
>
>>
>> On Fri, May 27, 2016 at 1:47 PM, Joao Henrique Pataki Bernardes <
>> joao...@gmail.com > wrote:
>>
>>> I tryed install Android Studio, but the instalation wizard stoped and I 
>>> receive a mesage tell me JDK is not found by wizard.
>>> I removed my Java JDK and instaled a new, but not work.
>>> My environments variables is configured including the JAVA_HOME, but not 
>>> work.
>>>
>>> Can you help me in this question?
>>>
>>
>> What operating system?
>> What does "not work" mean?
>>
>>
>> -
>> TreKing  - Chicago 
>> transit tracking app for Android-powered devices
>>
>> -- 
>> 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/CANCScghDVhMSSosB%2BpVDSyCoBc%2B_Mss8K7OzLrRBRHVRf3a_nw%40mail.gmail.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/e18a996a-9565-44f6-9f0d-7a494cc4e80b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Android Studio installation problem whith JDK

2016-06-06 Thread Joao Henrique Pataki Bernardes

Yes man.

Today I change my windows to Win10 and I have the same situation.

Em sábado, 28 de maio de 2016 23:16:21 UTC-3, Michael Leung escreveu:
>
> After set java home, have you restart your computer?
>
> Michael leung
> http://www.itblogs.info
> 2016年5月29日 上午9:34 於 "TreKing"  寫道:
>
>>
>> On Fri, May 27, 2016 at 1:47 PM, Joao Henrique Pataki Bernardes <
>> joao...@gmail.com > wrote:
>>
>>> I tryed install Android Studio, but the instalation wizard stoped and I 
>>> receive a mesage tell me JDK is not found by wizard.
>>> I removed my Java JDK and instaled a new, but not work.
>>> My environments variables is configured including the JAVA_HOME, but not 
>>> work.
>>>
>>> Can you help me in this question?
>>>
>>
>> What operating system?
>> What does "not work" mean?
>>
>>
>> -
>> TreKing  - Chicago 
>> transit tracking app for Android-powered devices
>>
>> -- 
>> 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/CANCScghDVhMSSosB%2BpVDSyCoBc%2B_Mss8K7OzLrRBRHVRf3a_nw%40mail.gmail.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/bcc7c150-928d-4cbf-91fd-cb00dbc7c71a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: How to get only one restaurant when I press click button one click

2016-06-06 Thread abeer . shlby
Can any one help me

On Sunday, June 5, 2016 at 1:35:33 AM UTC+2, abeer...@gmail.com wrote:
>
> I have app inside it only one activity (main activity) and layout XML of 
> main activity have only 
> list view .this app get restaurants near from my location and display it 
> in list view 
> What i need to do is add button to the main activity layout when i press 
> on button get to me list of restaurant item by item
> from json file and display it in list view but not display all restaurants 
> in one click but show item by item
> every click get restaurant
> suppose i have 3 restaurant in json file
> when i click on button for first click get me first restaurant
> when i click on button for second click get me second restaurant
> when i click on button for third click get me third restaurant 
> How to customize this code to accept get item by item restaurant from json 
> file
> My code include class and activity and code is working success  
> my class is FoursquareVenue
> package com.foodsmap_project_app.foodsmap_project_app;
> public class FoursquareVenue
> {
> private String name;
> private String city;
>
> private String category;
>
> public FoursquareVenue() {
> this.name = "";
> this.city = "";
> this.setCategory("");
> }
>
> public String getCity() {
> if (city.length() > 0) {
> return city;
> }
> return city;
> }
>
> public void setCity(String city) {
> if (city != null) {
> this.city = city.replaceAll("\\(", "").replaceAll("\\)", "");
> ;
> }
> }
>
> public void setName(String name) {
> this.name = name;
> }
>
> public String getName() {
> return name;
> }
>
> public String getCategory() {
> return category;
> }
>
> public void setCategory(String category) {
> this.category = category;
> }
>
> }
> MainActivity.java
> public class MainActivity extends ListActivity {
> ArrayList venuesList;
>final String CLIENT_ID = 
> "SVIBXYYXOEARXHDI4FWAHXGO5ZXOY204TCF1QJFXQLY5FPV4";
> final String CLIENT_SECRET = 
> "BAAJO1KXRWESGTJJGVON4W3WUFHAQDAJPLRIYJJ5OPHFQ5VI";
>final String latitude = "30.435665153239377";
>final String longtitude = "31.3280148";
> ArrayAdapter  myAdapter;
>
> @Override
> protected void onCreate(Bundle savedInstanceState)
> {
> super.onCreate(savedInstanceState);
> setContentView(R.layout.activity_main);
> new fourquare().execute();
>
> }
> private class fourquare extends AsyncTask {
>
> String temp;
>
> @Override
> protected String doInBackground(View... urls) {
>
>
> temp = makeCall("
> https://api.foursquare.com/v2/venues/search?client_id=; + CLIENT_ID + 
> "_secret=" + CLIENT_SECRET + 
> "=20130815=30.435665153239377,31.144435908398464" + 
> "=resturant");
>
>
> return "";
> }
>
> @Override
> protected void onPreExecute() {
>
> }
>
> @Override
> protected void onPostExecute(String result) {
> if (temp == null) {
>
> } else {
>
> venuesList = (ArrayList) 
> parseFoursquare(temp);
>
> List listTitle = new ArrayList();
>
> for (int i = 0; i < venuesList.size(); i++) {
>
> listTitle.add(i, venuesList.get(i).getName() + ", " + 
> venuesList.get(i).getCategory() + "" + venuesList.get(i).getCity());
> }
>
>
> myAdapter = new ArrayAdapter(MainActivity.this, 
> R.layout.row_layout, R.id.listText, listTitle);
> setListAdapter(myAdapter);
> }
> }
> }
> public static String makeCall(String url) {
>
>
> StringBuffer buffer_string = new StringBuffer(url);
> String replyString = "";
>
>
> HttpClient httpclient = new DefaultHttpClient();
>
> HttpGet httpget = new HttpGet(buffer_string.toString());
>
> try {
>
> HttpResponse response = httpclient.execute(httpget);
> InputStream is = response.getEntity().getContent();
>
>
> BufferedInputStream bis = new BufferedInputStream(is);
> ByteArrayBuffer baf = new ByteArrayBuffer(20);
> int current = 0;
> while ((current = bis.read()) != -1) {
> baf.append((byte) current);
> }
>
> replyString = new String(baf.toByteArray());
> } catch (Exception e) {
> e.printStackTrace();
> }
>
> return replyString.trim();
> }
> private static ArrayList parseFoursquare(final String 
> response) {
>
> ArrayList temp = new ArrayList();
> try {
>
>
> JSONObject jsonObject = new JSONObject(response);
>
>
> if (jsonObject.has("response")) {
> if 

[android-developers] Phone Urgent hire :::::: Genesys SIP- Sunnyvale, CA, USA- ::infosys

2016-06-06 Thread SALMA BHAT
Hi Partners,

Please share resume at *naseer.ahmad@nityo .com*


Duration   :  6 months

Approx. start date: Immediate

Extension possible: Yes

Experience: 7+yrs



*Job Description*



· Should have strong SIP background with strong knowledge of SIP
event flow End to End.

· Strong knowledge and experience in Genesys SIP Server
(familiarity in installation/configuration/troubleshooting/high
availability is necessary as well), Good Experience in SIP server,
configuration of VoIP DNs, Resource Manager, and Media Servers.

· Should have extensive experience in deployment of Genesys SIP
Server and GVP (Gateway, PSTN connector, Supplementary Service gateway
etc), GVP Reporting

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


[android-developers] Need Sr. Software engineer at warren, MI

2016-06-06 Thread ravi kumar
Hi



Hope you are doing great!



This is *Ravi Kumar*, working as a Technical Recruiter at *Nityo Infotech*
. Please find below Job Description and let me know your interest.



*Role ::  Sr. Software engineer *

*Location :: Warren, MI*



*Duration :: 12+ months*



*Experience :: 8+ years*



*JD ::*



•4-7 years of Automotive experience

· Experience in UML modelling using IBM Rhapsody tool

· Experience in scripting using Python Libraries

· Knowledge of handling Java APIs.



*Thanks & Regards*

*Ravi Kumar*

Technical Recruiter

609-853-0818 . 2157

ravi.ku...@nityo.com

www.nityo.com

Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536




--

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK | Australia / Zealand
--

Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500
--

Disclaimer: http://www.nityo.com/Email_Disclaimer.html

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


[android-developers] Urgent Position||Network Engineer |||South Brunswick, NJ

2016-06-06 Thread pragyan dixit
Hi,

Hope you are doing great.

I have a urgent direct client requirement , Please send me your updated
profile.

Below is the Complete Requirement



*Sr. SOC Analyst *

*Location** ::** South Brunswick, NJ*

*Duration** ::** 1 year*

*Responsibilities*

·  Technical analysis of network activity, monitors and evaluates network
flow

·  Analyze network flow data for anomalies and detect malicious network
activity

·  Accumulate IOC’s from intel sources and configure scans across end points

·  Analyze cyber threats, vulnerabilities and provide remediation plans

·  Document, communicate, collaborate and transition incident details to
other SOC members

*Skills*

·  Operational knowledge of Splunk

·  Experience with writing queries, parsing and correlating data

·  Technical understanding of PaloAlto UTM, firewall, IDS and Wildfire
features data, signature-based IDS events and full packet capture (PCAP)
data

·  Strong understanding of parsing and analyzing web, system and security
logs

·  Must have knowledge of Linux/Unix skills and security specific scripting
skills

·  Demonstrated ability to determine and oversee remediation activities

·  Understanding of VPN infrastructure, 2FA, RSA Secur-ID

·  Understand a variety of network protocols including TCP/IP, UDP, DHCP,
FTP, SFTP, SNMP, SMTP, SSH, SSL, VPN, RDP, HTTP and HTTPS

·  Operational knowledge of Q-Radar SEIM console

·  Knowledge of Tripwire, Fireye, Sourcefire, Forescout, AV, Proxies,
Symantec DLP is huge plus

·  Familiar with YARA, STIX, TAXII, OpenIOC

·  DLP is huge plus



*Thanks and Regards…*

Pragyan Dixit

Technical Recruiter

[image: cid:image001.jpg@01D14DEF.5BAD6DB0]408-722-9446[image:
cid:image002.jpg@01D14DEF.5BAD6DB0]pragya...@e-solutionsinc.com

ADDRESS:- e-Solutions Inc| 2 N. Market St., Suite # 400, San Jose, CA
-95113,

WEBSITE:- www.e-solutionsinc.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/CADemGLi_X3TQnxztBsS628ht0ys2F3SC-nXkOt%2BLdt-gTTSPmw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] AlarmManager vs BroadcastReceiver vs Service

2016-06-06 Thread Neilz
Thanks TreKing - I get it, the Alarm Receiver is kind of a redundant step 
if all it does is start the Service. But it's not 'wrong' as such.

To the other point, is there actually a way to lauch an app without a main 
activity? I had read it wasn't possible, and when I tried to do so from 
AndroidStudio I just got errors, and didn't look at it any further. Is 
there an example anywhere that you know of?

On Monday, 6 June 2016 06:53:28 UTC+1, TreKing wrote:
>
>
> On Sat, Jun 4, 2016 at 5:50 AM, Neilz  
> wrote:
>
>> Hi. I need a background task to run every minute.
>>
>
>
> https://developers.google.com/android/reference/com/google/android/gms/gcm/GcmNetworkManager
>  
>
>> I have no need for a user interface, although I understand that I must 
>> still declare a launcher activity
>>
>
> No, you don't.
>  
>
>> I'm confused between the use of AlarmManager, Receivers and Services. So 
>> far, I've scheduled a repeating alarm, which passes a class called 
>> AlarmReceiver in its Intent. AlarmReceiver extends BroadcastReceiver, and 
>> the onReceive() method successfully fires every minute, even if I kill the 
>> activity, which is exactly what I want.
>>
>> However, at no point am I using a class which extends Service or 
>> IntentService, which when I look around at other people's examples, seems 
>> to be what everyone does when they want a task to run as a background 
>> service. Am I doing something wrong? Should I be calling a Service class 
>> from my BroadcastReceiver instead of doing the work there?
>>
>
> Probably. You don't really need a receiver in this case. The point of a 
> receiver is to get notified of specific events happening either in you app 
> or throughout the system. If all you're interested in is doing some work 
> every 1 minute, then you don't need the receiver. The alarm manager's 
> intent that is fired when the alarm goes off can just be an intent to 
> launch an a(n) (Intent)Service that does that work.
>
>
> -
> TreKing  - Chicago 
> transit tracking app for Android-powered devices
>

-- 
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/5b46c17e-b996-493f-968a-f97017068f31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Looking for Oracle Taleo Implementation consultant in Jacksonville, FL with infosys

2016-06-06 Thread SALMA BHAT
Hi Partners ,



 Please share resume at* naseer.ah...@nityo.com  or
call Desk : 609-853-0818 Ext: 2184*


*Skill Set*

Oracle Taleo Implementation Experience - Jacksonville, FL

*Work Location*

Jacksonville, FL

*Special Instructions*

NA



*Job Description*

Skill Set: Must have Experience with Taleo Recruitment and Onboarding
Implementation

Job Description:
• Ability to execute Taleo Recruitment & Onboarding implementation - Drive
Workshops, Design, Configuration, integration, testing , training &
deployment
• Integration - With 3rd Party Vendors, HRIS system using Bulk API & Taleo
Connect Client
• Expertise with system maintenance activities not limited to OLF,Workflow,
email templates, user set-ups, permissions, career portal configuration,
Ability to define the tasks/processes in onboarding
• Reports & Dashboards - Analyze, Design , Develop, implement and Analysis
summary.
• System assessment, configuration, development of test scripts and testing
of functionality, upgrades and enhancements.
· Nice to have - Social Sourcing, Learn Application experience will be an
added advantage

Experience: 2-3 years of Taleo experience (MUST)

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


[android-developers] Looking for Sr. Mulesoft lead in San Jose, US with Infosys

2016-06-06 Thread SALMA BHAT
Hi Partners ,
Good Morning


 Please share resume at* naseer.ah...@nityo.com  or
call Desk : 609-853-0818 Ext: 2184*



*Skill Set*

Senior Technology Lead

*Work Location*

San Jose, US

*Special Instructions*

NA



*Job Description*


Duration of hiring: 6 Months
Extension Possible : Yes
Work location : San Jose
• Skill : Very strong Sr. Mulesoft talent with ESB, APIs, JSON, XML/XSLT,
UI using J2EE & JavaScript. Oracle PL/SQL. (skills in the order importance)
• Number of Openings : 1
• Years of experience : 12+ years
• Job Description : The talent should possess Multiple hands-on project
experience with enterprise integration, SOA, API (defining, deploying,
managing), Messaging. Has to be strong in API platform, WebServices, Java
and needs to be Mulesoft Certified. Must have at-least 5 years of extensive
hands-on experience with Mulesoft. Must have skill to establish designs.
Provide technical leadership to the team. Do reviews to ensure quality and
design adherence etc.
• Extension Possible : Yes
• Other Skills : UI using J2EE & JavaScript, Oracle PL/SQL

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


[android-developers] Phone accelerometer sampling rate and bandwidth

2016-06-06 Thread Ahmed Ibrahim


I was asking about some details in capturing data from smartphone 
accelerometer. I am using Samsung S5, which has the invensense MPU6500 
6-axis chip. The datasheet of the chip indicates a lot of sampling 
rate/bandwidth options. However, through android we only have few options 
concerning the sensor delay: SENSOR_DELAY_FASTEST, SENSOR_DELAY_GAME, 
SENSOR_DELAY_NORMAL and SENSOR_DELAY_UI.


I need to know two things: 1) the sampling rate accuracy and 2) the 
bandwidth. 


What I concluded so far is that the sampling rate for certain setting is 
not exactly fixed, it is fluctuating around certain number, for example the 
fastest setting nominal sampling rate is 200Hz, but the sampling time will 
be 4~6 msec. The sensor provides time stamp with each sample with 1msec 
resolution.


My questions are: 

1) How far the timestamp is accurate, or in other words how much error I 
need to assume in the sample timing?

2) What are the associated bandwidth with each SENSOR_DELAY setting? 
because according to the chip datasheet, the bandwidth is not related to 
the sampling rate. The bandwidth will be known if we can get how android 
program the sensor chip with each of delay settings.


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/9748ea81-e261-4b17-9f27-32ff17501282%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android Bluetooth Increase Speed Performance

2016-06-06 Thread Devin Chen



I am trying to increase the transfer speed on android bluetooth. I 
experimented transferring a 2.7MB buffer from one android device to another 
using RFComm socket of the Bluetooth API (see code below). It took ~70 secs 
to complete. I compared this method against the "Share" via bluetooth 
function that came with the phone. The "Share" function gave exceptionally 
better performance (~15 secs to transfer a 2.7MB file). 

How does the "Share" function differ from using the Bluetooth API? How can 
I replicate the "Share" method to get optimized transfer speed?

Thanks,

Bluetooth API test code:

Server side - installed on one android device


Thanks,

Bluetooth API test code:


Server side - installed on one android device


BluetoothAdapter mBluetoothAdapter = BluetoothAdapter.getDefaultAdapter();
mServerSocket = 
mBluetoothAdapter.listenUsingRfcommWithServiceRecord("DeviceName", MY_UUID);
socket = mServerSocket.accept();
mInStream = socket.getInputStream();int totalByte = 1;while (totalByte < 
2718720) {
int bytesAvailable = mInStream.available();
if (bytesAvailable > 0) {
totalByte += bytesAvailable;
byte[] buffer = new byte[bytesAvailable];
mInStream.read(buffer);
}}

Client side - installed on other android device


mClientSocket = device.createInsecureRfcommSocketToServiceRecord(
MY_UUID);
mClientSocket.connect();
mOutStream = mClientSocket.getOutputStream();byte byteValue = 0;for (int i=0; 
i<2718720; i++) {
byteValue++;
mOutStream.write(byteValue);}

-- 
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/89894d05-269a-4a6f-b9d0-124e77a590f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] messaging app scrollview layout focusing on bottom most item (message)

2016-06-06 Thread Pedro R
hi there,

I am developing an application which (among other things) allows the user 
to send messages regarding a posted advertisement, and I am facing (due to 
lack of experience on my part - just a year, and not all of it with 
Android) a complication regarding the display of each message conversation.

It is currently required that the application should display the bottom 
most message (the most recent one) when the user opens the conversation.

To put simple, there is MessageListActivity, with a child 
MessageConversationActivity -> onClick on one of the messages in the list, 
it should open the full conversation in the child activity (very similar to 
the messanger app from google - which I love by the way, thank you so much 
for that one), but I am presently unable to do this on my own.

So far I have achieved the listing of the messages and the opening of a 
conversation (showing message in and message out, respectively using 
layouts for each) but may not find a method to focus on the bottom of the 
scrollview, or even invert its display.

Any help please, on how this feature could be achieved?

Thank you very much in advance.

Regards,
Pedro

-- 
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/195b0ce4-f9b8-40e7-96af-5912ee09e77a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Find My C2C Hotlist for your Requirements

2016-06-06 Thread shivakumar snazy


Hi,

 

*Greetings From SCION TEX*

 

Hope your doing great,

 

Please Find the Below HOT-LIST of My consultants and Let Me Know Your 
Interest Levels.

 

 

*Name of the consultant *

*Technology *

*Experience*

*In Years*

*Current Location*

*Relocati*on

Prithvi

UI Developer

6+

Fort Washington,PA

YES

Naveen

UI Developer

6+

Bridgewater,NJ

YES

Aditya

Java Developer

9+

Seattle,WA

YES

Himavanth

Devops

6

Raleigh,NC

YES

Tharun

ETL BA

8+

Richardson,TX

YES

Promodh

QA Automation

11+

Chicago,IL

YES

Sunil

QA Manual

10+

Jefferson City,MO

YES

Arvind

Workday Functional

12+

Austin. TX

YES

Tharun Vangavarugu

UI Developer

7

Baitimore,MD

Yes

Charishma

.Net Developer

6

Buckhead-GA

Yes

Tharun Rallabanda

SQL BI Developer

7+

Flushing,NY

YES

Priyanka

SQL BI Developer

6

Glenn Mills PA

Yes

 

 

 

*Thanks And Regards*
Madddy | Sr. Sales Recruiter

Desk Num: 703-372-0499


-- 
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/3604d5c7-4032-4dfa-8e25-7dcfeb45eb7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Help designning the UI

2016-06-06 Thread Diego Torres Milano
Follow https://developer.android.com/design/material/index.html


On Sunday, 5 June 2016 07:16:02 UTC-4, Ventura wrote:
>
> Hello, I am trying to design a cool UI for my app, because it's really 
> ugly at the moment.
>
> How can I know what size will have my icons and what mobile should I 
> design by default? 
> I checked the documentation.. but I get lose with that things. 
>
> I was thinking that I need a kind of template of a mobile with his 
> dimesions in pixeles and his dp so I can export the icons to different 
> mobiles, is it right? I hope that someone can help me with this here :).
>

-- 
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/dbd7372e-c159-4f82-90a9-dcf7004ee9f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need C++ Developer at Peachtree, GA and Farmington Hills, MI

2016-06-06 Thread ravi kumar
Hi



Hope you are doing great!



This is *Ravi Kumar*, working as a Technical Recruiter at *Nityo Infotech*
. Please find below Job Description and let me know your interest.



*Role ::  C++ Developer *

*Location :: Peachtree, GA and Farmington Hills, MI*



*Duration :: 12+ months*



*Experience :: *8+* years*



*JD ::*



· experience as Technical Architect

· experience in application design and  programming

· experience in C/C++  and QNX environment

· experience in OS concepts  like messaging frameworks , debugging
, tools like GDB , IDE ,  design tools like visio , Rhapsody , Enterprise
Architect etc

· experience in automotive

· Good communication skills

· Ability to drive the team achieve very sound technical decisions.



*Thanks & Regards*

*Ravi Kumar*

Technical Recruiter

609-853-0818 . 2157

ravi.ku...@nityo.com

www.nityo.com

Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536




--

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK | Australia / Zealand
--

Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500
--

Disclaimer: http://www.nityo.com/Email_Disclaimer.html

-- 
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/CAFMrq_ZCMgNdo7QmWixMYb0zhN%2BtEaJ%2Bu%3DOmCAAFw%3DuAwi%3DdsQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] UPDATED HOTLIST

2016-06-06 Thread mayank sharma
*Hi friends, Please check my updated hotlist & contact me*

*Email: may...@technocraftsol.com  *

*Contact : **614-664-7632*



*S.NO* 

*Name*

*Technology*

*Location*

*Experience*

*Relocation*

*1*

*Mrunali*

*Informatica*

*Irvine,CA*

*7+*

*CA, TX, FL, NC, AZ*

*2*

*Rounak*

*Business Analyst *

*Des Moines, IA*

*7+*

*Open*

*3*

*Mani*

*Oracle Apps Techno*

*Sunnyvale,CA*

*7+*

*Open*

*4*

*Sampath*

*Tableau*

*Bloomington,IL*

*7+*

*Open*

*5*

*Kartik*

*Informatica Developer*

*Peoria ,IL*

*7+*

*Open*

*6*

*Raja*

*Tableau*

*Chicago,IL*

*7+*

*Open*

*7*

*Shruti*

*.Net Developer*

*Dallas,TX*

*8*

*Only Dallas,TX*

*8*

*Reshma*

*Java*

*Plano,Tx*

*8+*

*Open*



*Thanks & Regards,*



*MAYANK SHARMA*



*BUSINESS DEVELOPMENT MANAGER*


*[image: Inline image 1]*

*Contact No.:6146647632*

*Office ID: **may...@technocraftsol.com *

*Yahoo ID: mayank.technocr...@yahoo.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/CA%2BiLDbdFYzwu0v6_5GU1yG3%3D-h8J_sMAAKmqv3%3D9hCwwewMyMA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: Informatica Admin @ Houston, TX

2016-06-06 Thread Ateeq Rehman
*Hi Partner,*

Hope you are doing great.

This is Ateeq, from Diverse Lynx LLC.


*Please share Informatica Admin profile at **ateeq.reh...@diverselynx.com
*


*Job Description:*

*Role: Informatica Admin*

*Duration: 6+ months*

*Location: Houston, TX*

*Detailed JD:*

Responsible for well log information to provide quality data to the
business in an efficient manner so that critical decisions can be made
effectively and efficiently. Manages and supports technical well
information. Supports, promotes and documents all Data Management processes
and procedures related to geologic data. Develops workflows and tools that
automate data loading processes and help to ensure data quality and
integrity. Ensures the quality, consistency, and integrity of data in a
timely, effective and reliable manner. Receives, archives, distributes,
loads, and disposes off technical data according to policies, standards and
procedures. Typically requires 7-10 years of experience. Senior level.
Understands advanced aspects of discipline and is viewed as an expert in a
given field. Applies broad range of competencies to develop solutions to
complex problems. Influences others to achieve objectives. Often provides
specialized/technical/functional guidance to others within department
and/or business asset.


*Roles & Responsibilities:*


* Administration of Informatica PowerCenter and *Sterling Integrator /
Secure Proxy* including performing software installations, upgrades and
code migrations between environments

* Performance and disk space monitoring of 35+ UNIX servers running the *EAI
team’s tools*

* Developing and maintaining UNIX shell scripts used to automate various
administrative tasks

* Support of FTP services on the EAI team's servers running both UNIX and
Windows and providing general file transfer advice to internal customers
and EAI interface developers

* Ensuring all of the EAI team’s servers comply with Company security
standards

* Managing documentation of EAI administrator duties

* Partnering with EAI interface developers, UNIX, Production Control,
Database Services, Web Services, Storage Management, Disaster Recovery and
other IT teams as part of ongoing operations

* Part of an on-call rotation providing support for critical production
issues







*Thanks & Regards*

*Ateeq Rehman*

*Diverse Lynx LLC|300 Alexander Park|Suite#200|Princeton, NJ 08540*

*Phone No: 732-452-1006 EXT 215*

*Email: **ateeq.reh...@diverselynx.com* * ||
Hangout: ateeq.staffing*

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


[android-developers] Performance Test Lead with (Jmeter****) in Florida, USA with Direct implementation Partner Infosys

2016-06-06 Thread SALMA BHAT
Hi Partners ,
Good morning


 Please share resume at* naseer.ah...@nityo.com  or
call Desk : 609-853-0818 Ext: 2184*


*Skill Set*

Jmeter expertise, SOAP web services/API Performance testing

*Work Location*

Florida, USA

*Special Instructions*


Duration 6  Months  Approx. Start date 20-Jun-16



*Job Description*

We appreciate not to see any rejects at screening stage due to poor quality.


Role Performance Test Lead
Experience 7-9 Years
Skill Jmeter expertise, SOAP web services/API Performance testing



Detailed JD Performance test planning, not limited to scripting, execution,
result analysis and reporting. Stakeholder management. Analyze the CPU
Utilization, Memory usage, thread usage, Garbage collection, and DB
connection to verify the performance of the Application. Analyze the
network connections and logs to troubleshoot any network issues

Client Interview Yes

-- 
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/CAJ0KNK-u69J_TJuBLGJzgmNu-X%2BEfJ3hoJHneeNEb%3D0ebk5YNg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Master Detail Flow with Fragment or Activity

2016-06-06 Thread Amitai Rosenberg
OK. Thanks for your help!

On Monday, June 6, 2016 at 9:11:12 AM UTC+3, TreKing wrote:
>
>
> On Wed, Jun 1, 2016 at 12:17 AM, Amitai Rosenberg  > wrote:
>
>> I see. However, I am already using multiple fragments on the same 
>> Activity with the Navigation Drawer, like Google suggests.
>>
>
> I found it easier to navigate to new Activities that extend some 
> NavigationDrawerActivity base then having one uber-Activity that manages 
> *every 
> single fragment* from the navigation drawer. 
>
>>
>> One question though: I am trying to implement a shared content element 
>> transition from my main activity to the details activity. The problem is 
>> that the content on the first activity is inside a fragment, and calling an 
>> intent with a shared element transition to the details activity doesn't 
>> work.  (If I use a fragment for the details this is easier to do).
>>
>> Any ideas?
>>
>
> Sorry, haven't done enough with transitions to help here.
>
>
> -
> TreKing  - Chicago 
> transit tracking app for Android-powered devices
>

-- 
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/ec1d5aca-d414-40d2-bac7-f1d40ddb9a4b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Anchor link on iframe inside mobile's webview not working.

2016-06-06 Thread microcrosssell
I mean, we give javascript to our client and they insert this javascript 
into their web or mobile app. This javascript then creates a iframe and 
makes the call to our server. I hope this was helpful.

On Thursday, May 26, 2016 at 5:58:01 PM UTC-4, microcr...@gmail.com wrote:
>
>
>
>
> Hi All, below is the screenshot of html page which is loaded via iframe 
> inside mobile app. The anchor link in the question is supposed to open new 
> window in the mobile browser and it works fine on ios app but does not 
> works on android mobile app.  Does anyone has any idea on why it cannot 
> open the link in the browser.  The anchor tag looks like this http://www.google.com; target="_blank">Anchor link
>
>
> 
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> 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/c8c42a04-c0ae-4021-be8b-43f28d666306%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android Studio crash when lauching after fres install

2016-06-06 Thread Andre Techine
Hello,
I freshly installed android studio bundle with Android sdk. The 
installation goes well until completion. At the end when I agree to launch 
the studio, it crashes with the following messages. So I cannot start 
Android studio at all. If anyone knows what is missing on my PC or anything 
else please let me know. The version I installed is : 
android-studio-bundle-141.1903250-windows.exe
Thanks.

My PC: Intel Core 2 Duo 
Windows 8.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/9c062a47-734f-4556-9b9e-be8e8cc7514b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Embed product

2016-06-06 Thread Pieter Pienaar
Hi everyone,
I created a online e-commerce store on Ecwid, and wanted to create a app 
for my store, that customers can download. So I created the app, but got 
stuck at the products. Ecwid gave me a HTML code snippet that begins with 
https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/35d0ab2c-04b1-4d97-a2e9-3681f0ab2220%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Google Fit Nutrition Card

2016-06-06 Thread Christian Becker
My code without the redirection to Pastebin:

NutritionFacts facts = mProduct.NutritionFacts;

DataSource source = new DataSource.Builder()
.setAppPackageName(BuildConfig.APPLICATION_ID)
.setType(DataSource.TYPE_RAW)
.setDataType(DataType.TYPE_NUTRITION)
.build();

DataPoint point = DataPoint.create(source);
point.setTimestamp(System.currentTimeMillis(), TimeUnit.MILLISECONDS);
point.getValue(Field.FIELD_FOOD_ITEM).setString(mProduct.Name);
point.getValue(Field.FIELD_MEAL_TYPE).setInt(Field.MEAL_TYPE_SNACK);

point.getValue(Field.FIELD_NUTRIENTS).setKeyValue(Field.NUTRIENT_CALORIES, 
facts.KCalPerServing);
point.getValue(Field.FIELD_NUTRIENTS).setKeyValue(Field.NUTRIENT_TOTAL_FAT, 
facts.FatsPerServing);
point.getValue(Field.FIELD_NUTRIENTS).setKeyValue(Field.NUTRIENT_SATURATED_FAT, 
facts.SatsPerServing);
point.getValue(Field.FIELD_NUTRIENTS).setKeyValue(Field.NUTRIENT_MONOUNSATURATED_FAT,
 facts.MonounsatsPerServing);
point.getValue(Field.FIELD_NUTRIENTS).setKeyValue(Field.NUTRIENT_POLYUNSATURATED_FAT,
 facts.PolyunsatsPerServing);
point.getValue(Field.FIELD_NUTRIENTS).setKeyValue(Field.NUTRIENT_TOTAL_CARBS, 
facts.CarbsPerServing);
point.getValue(Field.FIELD_NUTRIENTS).setKeyValue(Field.NUTRIENT_SUGAR, 
facts.SugarPerServing);
/* Alcohol missing */
/* Amylum missing */
point.getValue(Field.FIELD_NUTRIENTS).setKeyValue(Field.NUTRIENT_PROTEIN, 
facts.ProteinsPerServing);
point.getValue(Field.FIELD_NUTRIENTS).setKeyValue(Field.NUTRIENT_DIETARY_FIBER, 
facts.RoughagePerServing);
point.getValue(Field.FIELD_NUTRIENTS).setKeyValue(Field.NUTRIENT_SODIUM, 
facts.SatsPerServing * 1f / 2.5f); /* Salt = 2.5 * Sodium */

DataSet set = DataSet.create(source);
set.add(point);

Fitness.HistoryApi.insertData(mGoogleApiClient, set).await();


Am Montag, 6. Juni 2016 12:27:27 UTC+2 schrieb Christian Becker:
>
> Hi,
> unfortunately this was not this problem. I create and insert the 
> DataSource/DataPoint with the following code: http://pastebin.com/WGFC2MsU
>
> Can you take a look at it and compare it with your code so that you can 
> eventually identify the issue with my code?
>
> Thanks in advance,
> Christian
>
>
> Am Donnerstag, 2. Juni 2016 08:59:54 UTC+2 schrieb sanjeet kumar Singh:
>>
>> Hi, 
>> Yes we found the cause for the above problem. There was one attribute 
>> missing when we were setting the nutrition values to DataPoint.
>> So, in DataPoint you need to set the fields listed below (Meal type and 
>> Food item):
>>
>> dataPoint.getValue(Field.FIELD_FOOD_ITEM).setString("some string");
>> dataPoint.getValue(Field.FIELD_MEAL_TYPE).setInt(Field.MEAL_TYPE_SNACK);
>>
>>

-- 
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/ea136a1a-2302-4aef-b52c-7452c53403cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Google Fit Nutrition Card

2016-06-06 Thread Christian Becker
Hi,
unfortunately this was not this problem. I create and insert the 
DataSource/DataPoint with the following code: http://pastebin.com/WGFC2MsU

Can you take a look at it and compare it with your code so that you can 
eventually identify the issue with my code?

Thanks in advance,
Christian


Am Donnerstag, 2. Juni 2016 08:59:54 UTC+2 schrieb sanjeet kumar Singh:
>
> Hi, 
> Yes we found the cause for the above problem. There was one attribute 
> missing when we were setting the nutrition values to DataPoint.
> So, in DataPoint you need to set the fields listed below (Meal type and 
> Food item):
>
> dataPoint.getValue(Field.FIELD_FOOD_ITEM).setString("some string");
> dataPoint.getValue(Field.FIELD_MEAL_TYPE).setInt(Field.MEAL_TYPE_SNACK);
>
>

-- 
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/a60e0c16-be0d-4967-9e38-07513f9a50cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Seeking a motivated cofounder - Hyderabad, India

2016-06-06 Thread ravikar
Friends, I am Y. I am seeking a motivated tech cofounder to join me in 
Hyderabad, India... Please check out: http://bit.ly/covoyager

Please WhatsApp a line to me on 98660 11883, this is going to be a very 
interesting challenge from a technical point of view.

Thanks, Y

-- 
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/5937adf1-3ef7-4e4f-9aaf-088b4cca9e0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android ANR/Crash

2016-06-06 Thread Amit Srivastava
All,

I am facing a ANR/Crash on Android 4.4 devices. Below are the mention log 
which I received from device. Still I an not able to debug/relate this 
issue. Could someone please help me to trace and fixed this issue.

at android.view.GLES20Canvas.nDrawDisplayList(Native Method)
at android.view.GLES20Canvas.drawDisplayList(GLES20Canvas.java:420)
at 
android.view.HardwareRenderer$GlRenderer.drawDisplayList(HardwareRenderer.java:1661)
at android.view.HardwareRenderer$GlRenderer.draw(HardwareRenderer.java:1484)
at android.view.ViewRootImpl.draw(ViewRootImpl.java:2685)
at android.view.ViewRootImpl.performDraw(ViewRootImpl.java:2551)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2157)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1239)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6396)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:813)
at android.view.Choreographer.doCallbacks(Choreographer.java:613)
at android.view.Choreographer.doFrame(Choreographer.java:583)
at 
android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:799)
at android.os.Handler.handleCallback(Handler.java:733)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:146)
at android.app.ActivityThread.main(ActivityThread.java:5511)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1283)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1099)
at dalvik.system.NativeStart.main(Native Method)   

Thanks
Amit

-- 
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/51dbfb9d-39d1-4555-b23b-295100e1887b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] App not updating on developer console when stagerollout to 100%

2016-06-06 Thread nitesh tiwari


We have published our app on playstore with 10% stage rollout & after few 
fixes uploaded newer apk with stage rollout as 100%. But its not updating 
and its more than 24hrs. We're currently in Advanced Mode in Developer 
console which shows fig.1. 





We have wrote mail to develper support. But no response till date.


Do I need to deactivate the previous version?


Any help is highly appreciated.

-- 
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/4d48a184-263f-42c8-8ab7-03311b2e0b62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: Anchor link on iframe inside mobile's webview not working.

2016-06-06 Thread TreKing
On Tue, May 31, 2016 at 11:46 AM,  wrote:

> Thank you TreKing for your suggestion, but my case is little different. We
> insert our iframe into our clients mobile app and have only control over
> iframe and the anchor link inside the iframe.


What do you mean you insert your iframe into your clients mobile apps?


-- 

-
TreKing  - Chicago
transit tracking app for Android-powered devices

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


Re: [android-developers] Removing animation from SwipeRefreshLayout

2016-06-06 Thread TreKing
On Tue, May 31, 2016 at 11:57 PM, Amrapali Dhavare <
amrapali.dhaw...@gmail.com> wrote:

> I want the swipe gesture. I want to use a horizontal progress bar instead
> of circular animation.


Check setProgressViewEndTarget and setProgressViewOffset methods on the
swipe refresh layout. You might be able to hack the position of the
progress indicator so it's off screen and basically invisible.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

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


Re: [android-developers] Master Detail Flow with Fragment or Activity

2016-06-06 Thread TreKing
On Wed, Jun 1, 2016 at 12:17 AM, Amitai Rosenberg 
wrote:

> I see. However, I am already using multiple fragments on the same Activity
> with the Navigation Drawer, like Google suggests.
>

I found it easier to navigate to new Activities that extend some
NavigationDrawerActivity base then having one uber-Activity that manages *every
single fragment* from the navigation drawer.

>
> One question though: I am trying to implement a shared content element
> transition from my main activity to the details activity. The problem is
> that the content on the first activity is inside a fragment, and calling an
> intent with a shared element transition to the details activity doesn't
> work.  (If I use a fragment for the details this is easier to do).
>
> Any ideas?
>

Sorry, haven't done enough with transitions to help here.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

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


Re: [android-developers] Problemas al publicar apps de clientes a los que les desarrollo sus apps

2016-06-06 Thread TreKing
2016-06-03 0:24 GMT-05:00 Miguel Angel Galicia Salazar :

> no existe ningun apartado en google play que diga, "suba documento que
> acredite que es su cliente", conozco a muchos que publican apps de sus
> clientes y jamas les sucede eso. Que puedo hacer, ya estoy en problemas por
> que tengo 8 vendidas y están en desarrollo y no les voy a crear sus cuentas
> de desarrollador a cada cliente.


https://play.google.com/about/spam.html
https://support.google.com/googleplay/android-developer/answer/6320428

-
TreKing  - Chicago
transit tracking app for Android-powered devices

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


Re: [android-developers] Remove permissions in later release

2016-06-06 Thread TreKing
On Thu, Jun 2, 2016 at 10:37 AM, TreKing  wrote:

> On Thu, Jun 2, 2016 at 4:43 AM,  wrote:
>
>> If I remove them and publish another version, are they removed than in
>> the store description or does it keeps them from the initial apk?
>
>
> Yes. Permissions listed in the Play Store reflect the permissions defined
> in the latest version deployed.


Actually, to be more correct: they reflect the permissions defined in the
latest version deployed *that is compatible with the device being installed
on*.

So if v1.0 has 18 permission and supports API level 7 and above and then
v2.0 drops to 1 permission but only supports API level 14 and above, a user
with a device stuck on Gingerbread would see V1.0 with 18 permissions even
though there is a newer version deployed to the store.

-
TreKing  - Chicago
transit tracking app for Android-powered devices

-- 
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/CANCScgjsQ_P4enFUnCjpZ%3DD-H-0vEMAZet2ynyDcTehvPWWinQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] How to create sub menu in navigation drawer

2016-06-06 Thread TreKing
On Fri, Jun 3, 2016 at 2:17 AM, Jefri triyanto 
wrote:

> could you give me the example how to implement expandable in navigation
> drawer ?
> thanks,
> :)


Could you give me the example of what you have tried so far?
thanks,
:)

-
TreKing  - Chicago
transit tracking app for Android-powered devices

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