[android-developers] How to calibrate accelerometer sensor on Google Nexus 6P?

2016-07-07 Thread gjs
Wave device around in large figure 8

-- 
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/2331fd9b-471a-49af-99b2-6526e1b8881a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Saving Data on External Storage

2016-07-02 Thread gjs
See https://developer.android.com/training/basics/data-storage/files.html
 and 
https://developer.android.com/reference/android/content/Context.html#getExternalFilesDir(java.lang.String)

On Friday, July 1, 2016 at 11:35:27 PM UTC+10, Paolo Turatti wrote:
>
> Hello everybody!
>
> I am not able to save data from my appication (in my case video or 
> picture) on the external sdcard) I think it is related to the write 
> permission introduced with android 4.4.
> I am able to write data on the /sdcard whitout problem, but if the device 
> has an external sd card i get the "permission denied" error.
> How is it possbile to save data on this memories?
>
> 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/698940e3-21e7-43c2-839f-082bb8232778%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Can't get rid of the title

2016-07-02 Thread gjs
https://www.google.com.au/webhp?sourceid=chrome-instant=1=2=UTF-8#q=Android+hide+title+bar

On Saturday, July 2, 2016 at 12:08:55 AM UTC+10, ERPMusicVideos wrote:
>
> Hi,
> I'm in trouble. Can't get rid of the title when the app is open 
> (VideoEnabledWebView)... have tried almost like everything.
>
> Can anyone help me out? I'm a newbie so the problem is probably something 
> really simple, yet I haven't managed to fix it in days (2 weeks actually).
>
> http://www59.zippyshare.com/v/BoGp7we1/file.html
>
> I really hope someone has a heart kind enough to help me out :=)
>
> All the best and have a great weekend!
>

-- 
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/b7a6c01b-53e5-462e-8efd-46caa1ac528b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Access Problem External SD-Card Android 6.01

2016-07-02 Thread gjs
See https://developer.android.com/training/basics/data-storage/files.html 
and 
https://developer.android.com/reference/android/content/Context.html#getExternalFilesDir(java.lang.String)

On Saturday, July 2, 2016 at 1:09:35 AM UTC+10, Susanne wrote:
>
> Hello,
>
>  
>
> Thanks a lot for your reply, but all permissions are already set to 
> read/write sd-card. 
>
>  
>
> But the permissions are for the built-in sd card (via System.*getenv*(
> *"EXTERNAL_STORAGE"*)) only. 
>
> I still cannot access the removeable sd-card (in the slot) from within my 
> application written in Java.
>
>  
>
> Greetings from Austria,
>
> Susanne
>
>  
>
> DI. Susanne KALLIANY - susanne.kalli...@tefis.at 
>
> TeFiS - www.tefis.at
> Technische und forstliche Informationssysteme (Forstliche Software, GIS)
>
> +43 (0)664 1424269
>
> A-1040 Wien, Schaumburgergasse 11/13
>
>
>  
>
>  
>
> *Von:* Paolo Turatti [mailto:paolo@gmail.com ] 
> *Gesendet:* Freitag, 01. Juli 2016 15:42
> *An:* Android Developers
> *Cc:* Susanne Kalliany; rai...@kalliany.at 
> *Betreff:* Re: Access Problem External SD-Card Android 6.01
>
>  
>
> Hello, did you check your app permissions?
>
> In Android 6 many things have changed on permissions, go under android 
> settings, applications, select you app, select rights, give the 
> applications the right to read and write external storage, then on the top 
> right corner, all permissions.
>
> Open you app again and check if it is working.
>
> Il giorno lunedì 20 giugno 2016 19:38:15 UTC+2, Susanne ha scritto:
>
> I am very deperate: After my Samsung Galaxy Note 4 updated to Android 
> 6.0.1., my application (written in Java - Android Studio and running since 
> Android 3.3) no longer can access data on the external sd-card.
>
>  
>
> I manage to address internal sd-card via  "System.*getenv*(
> *"EXTERNAL_STORAGE"*)" but alas on the web so far I found no path working 
> with the external sd-card.
>
>  
>
> Of course I have no problem to read/write external sd-card via 
> file-explorer.
>
>  
>
> I would be very grateful for any help,
>
> thanks a lot in advance 
>
> Susanne 
>
>  
>
>  
>

-- 
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/51717961-0866-4e5a-9a96-e942b13c1e6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Wi-Fi Direct without connections

2016-07-02 Thread gjs
"... method is feasible to do the collision avoidance job or not?"

Probably NOT. Consider vehicles travelling in opposite directions on a two 
lane road. Even with perfect instantaneous communications between any two 
oncoming vehicles, the inaccuracy in smartphone GPS position (lat, lon) of 
roughly 3 meters in good circumstances, would mean that your project would 
likely be reporting incorrectly, that nearly every passing vehicle was 
going to be involved a head on collision.

To have any confidence in your project smartphone GPS position would need 
to be accurate to within 10 centimeters or less.

On Saturday, July 2, 2016 at 12:47:52 PM UTC+10, 吴梦飞 wrote:
>
> Recently I'm doing a project about broadcast my location infos (latitude, 
> longitude, bearing and speed) from gps module in smartphone, then ppls or 
> drivers who are closer to each other could get the distance and avoid the 
> collision(Actually part of the VANET). I wanna use the Wi-Fi Direct to 
> broadcast these infos without establishing connections among the devices. 
> Just fill the infos into the name of Wi-Fi Direct ssid. Then a problem 
> occurs that the delay is really long. When I switched on the Wifi Direct of 
> one device, another one could find it after about 1 second. However it’s 
> not enough when comes to the vehicular network. This problem became more 
> terrible when changing the device name periodically. If anyone can tell me 
> whether this method is feasible to do the collision avoidance job or not? 
> If there are some better ways using android smartphones? Thanks a lot!
>

-- 
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/ebf2a9e8-6423-4fc0-8bd8-1ef00be33768%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How to implement the bluetooth-based button for google cardboard?

2016-06-30 Thread gjs
Find suitable by device with button eg TI Sensor Tag 
http://www.ti.com/ww/en/wireless_connectivity/sensortag2015/?INTC=SensorTag=sensortag

Examine sample code to access buttons, implement in your app to control 
whatever when using cardboard.

-- 
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/0e805d0f-1668-4b8e-9d5a-33d0f94aad32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Learning SQLite databases

2016-06-11 Thread gjs
https://www.sqlite.org/docs.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/f0664b3c-25f2-4620-8715-9931b1dc1848%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android Bluetooth Increase Speed Performance

2016-06-07 Thread gjs
Improve transfer speed by buffering the reads and writes (in 
pre-allocated fixed sized arrays) and DON'T allocate a new byte buffer in 
the middle of your while loop...

On Tuesday, June 7, 2016 at 3:18:13 AM UTC+10, Devin Chen wrote:
>
>
> 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/812ee3a1-09a6-4843-ab18-4a53db402122%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Phone accelerometer sampling rate and bandwidth

2016-06-07 Thread gjs
I'd suggest two things, (1) Read the Android source code eg: 
https://source.android.com/devices/halref/sensors_8h_source.html + CTS 
eg 
http://static.googleusercontent.com/media/source.android.com/en//compatibility/android-cdd.pdf
 
(2) Answer your own questions by writing a test app to measure the data 
yourself, being sure to run it on several different devices.

On Tuesday, June 7, 2016 at 3:31:59 AM UTC+10, Ahmed Ibrahim wrote:
>
> 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/bc501c0b-e198-442a-949f-d6fbbd6df465%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] HttpUrlConnection issues

2016-06-05 Thread gjs
Use another thread

-- 
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/9acd0075-d7e5-4df8-bc41-c85cd0aef731%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Detail on location attributes

2016-05-25 Thread gjs
Location:getTime() is a long value, representing milliseconds since 1/1/1970

All of these values are usually updated every 1 second, the lat and lon 
values change even when stationary due to 'jitter' in the computed values.

See https://developer.android.com/reference/android/location/Location.html

On Wednesday, May 25, 2016 at 12:05:09 AM UTC+10, durgadevi1 wrote:
>
> Hello members,
>
> I'm creating a GPS tracker app.
>
> I have used these few attributes:
>
> 1) Location:getTime()
> 2) Location:getLatitude()
> 3) Location:getLongitude()
>
> I managed to see the outputs on my app screen. But I noticed the values 
> keep changing on the app screen.
> Why do the values keep changing?
>
> Also, for Location.getTime() I get a large number as a output. Sometimes 
> the number is negative. (eg -2122202741)
> What does the large number represent and what format does it represent?
>
> 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/3b694740-df76-4f06-9421-0bb5ed5c67d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Why won't my app work on devices running 6.0?

2016-05-25 Thread gjs
Trimble GNSS Status app doesn't work in Android 6 the way it did in prior 
Android versions because of the manner in which the app was (ab?)using Mock 
Locations, a setting intended for developers not end users. Google fixed 
this in Android 6.

http://trl.trimble.com/docushare/dsweb/Get/Document-797557/Geospatial_Bultn_GNSSStatusApp_R1andR2_Nov2015.pdf

https://youtu.be/RTX1DFEMOCY

On Friday, May 20, 2016 at 12:24:03 AM UTC+10, michae...@trimble.com wrote:
>
> I have built an app using the 5.1 SDK and it is having problems running on 
> 6.0 devices. Any suggestions or fixes?
>

-- 
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/22e4b885-85c6-4aea-9310-0d75e17ed371%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] running android camera and viewing it on full screen

2016-05-24 Thread gjs
https://github.com/googlesamples/android-Camera2Basic

-- 
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/8a70578d-7ced-44d9-9c91-c26f280ec85f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] call audio routing

2016-05-13 Thread gjs
https://en.wikipedia.org/wiki/Interactive_voice_response

-- 
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/54d7122a-b4cd-4ec1-abd1-df26764d636b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Looking for an example of AudioRecord on Android

2016-05-11 Thread gjs
http://stackoverflow.com/questions/6150592/need-a-simple-example-for-audio-recording?lq=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/20fe7b36-cd6c-4759-8b93-61f0951dcdc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] content providers

2016-05-09 Thread gjs
https://commonsware.com/Android/previews/content-provider-theory

-- 
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/57d232fc-cef9-4a24-a807-cfd0d7b3825e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] content providers

2016-05-09 Thread gjs
http://www.vogella.com/tutorials/AndroidSQLite/article.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/6e72e3b4-c2f0-4d1c-bdb6-f84eb95b488a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Data monitoring

2016-05-09 Thread gjs
http://developer.android.com/reference/android/os/FileObserver.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/236ced5a-7156-415a-b2cb-0cd0be3f3b24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Can I get help with inapp purchases a simple step by step guide not missing one step

2016-05-09 Thread gjs
http://developer.android.com/google/play/billing/billing_integrate.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/94115074-eb0c-4b4e-a0d4-e942d3f04bb1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] vision barcode api - aztec codes

2016-05-06 Thread gjs
https://github.com/zxing/zxing/issues/357

-- 
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/7b496046-58c5-46ca-9b57-16300a134f08%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android 4.3 (API 18) google maps development problem

2016-05-06 Thread gjs
You need internet connection to download Google  map tiles. GPS is just used to 
decide which map tiles to download and display.

-- 
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/2e1534a7-97a6-4f33-aa44-a64f3a354ac7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Google API problem after publishing

2016-05-04 Thread gjs
https://developers.google.com/maps/documentation/android-api/signup

-- 
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/2b5d0df4-ce49-45f9-a7c5-aee339bb4cc9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android trademark protection

2016-05-02 Thread gjs
https://support.google.com/googleplay/contact/brand_developer

-- 
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/d9f7b6b5-3d99-47d0-88a9-8e52869eab79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Saving state of custom adapter

2016-04-29 Thread gjs
http://developer.android.com/training/basics/activity-lifecycle/recreating.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/5f617835-7598-40f5-9273-6a934eb96522%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Why does 'adb devices' show 'unauthorized' with no 'allow' prompt on the device?

2016-04-28 Thread gjs
Enable developer options on your Android 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/a386f304-4d0d-4ab1-a23e-b882e7c9f647%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: android phone to purchase for testing

2016-04-24 Thread gjs
Hi,

Will any Android phone work with the current highest API - NO

or would the phone limit what API I can test on it?  - YES

I am basically looking for the cheapest phone I can use to test an Android 
Studio project using the current highest API. - Look at the Google Nexus 
Phones they are designed for this purpose - https://store.google.com/

The google nexus phones going back to nexus 5 still support latest Android 
API - https://developers.google.com/android/nexus/images#instructions

You might be able to still be able to buy nexus 5 new or second hand - 
https://www.google.com/webhp?sourceid=chrome-instant=1=2=UTF-8#q=nexus+5+buy=shop

Regards





On Sunday, April 24, 2016 at 3:24:56 AM UTC+10, Shinehah wrote:
>
> I would like to purchase an Android phone to test software I create in 
> Android Studio.  I would like to use the phone when I run a project in 
> Android Studio.  Will any Android phone work with the current highest API 
> or would the phone limit what API I can test on it?  I am basically looking 
> for the cheapest phone I can use to test an Android Studio project using 
> the current highest API.
>

-- 
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/29c37da4-9eb5-4451-98d7-b9cac6c6df80%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Activity TextView displayed incorrect value received from Service Thread.

2016-04-23 Thread gjs
 Try volatile 
https://docs.oracle.com/javase/tutorial/essential/concurrency/atomic.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/7f0dde35-cc3e-4374-9ef5-cde10121e619%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Creating Multiple APKs for Different API Levels

2016-04-23 Thread gjs
http://developer.android.com/google/play/publishing/multiple-apks.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/aada5db4-0d92-4d3e-9847-b2716602ad1a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Creating Multiple APKs for Different API Levels

2016-04-23 Thread gjs
http://developer.android.com/google/play/publishing/multiple-apks.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/2dd096f8-26ef-4b41-b297-5d94ccd750d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Creating Multiple APKs for Different API Levels

2016-04-23 Thread gjs
http://developer.android.com/google/play/publishing/multiple-apks.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/72d63447-051b-400e-bb67-a709af8eecc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: ayuda

2016-04-21 Thread gjs
Create a new Gmail account and try that.

On Thursday, April 21, 2016 at 8:27:07 AM UTC+10, Engel Adalid wrote:
>
> hola me puenden ayudar a resolver este problema??  quiero subir una 
> aplicacion a la playstore pero mi correo no se puede convertir a cuenta de 
> desarrollador
>

-- 
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/9c43fc58-97e7-4b5b-aaf6-cf152a6898dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Google Play Services Error - Google Maps on Android App

2016-04-21 Thread gjs
Hi,

Examine Android device Log and learn debugging.

Regards

On Wednesday, April 20, 2016 at 6:11:48 PM UTC+10, Viplav Kambli wrote:
>
> Am developing a basic Google Map on Android Eclipse.
>
> Upon installing & building the Google Play Services, the app shuts down 
> while loading on my testing device.
>
> Kindly suggest a way.
>

-- 
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/d57b0058-1eb6-420f-967e-b467839e91bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: How to make sure my Device time is correct before my android app opens

2016-04-21 Thread gjs
Hi,

You app can obtain correct time from Location API or GPS 
http://developer.android.com/training/location/index.html or NTP 
eg: https://github.com/Free-Software-for-Android/NTPSync

Regards

On Wednesday, April 20, 2016 at 6:31:27 PM UTC+10, Tafadzwa Innocent 
Chin'ombe wrote:
>
>
> public class MainMenuActivity extends ListActivity {
>
>private static final String TAG = MainMenuActivity.class.getSimpleName();
>
>@Override
>protected void onCreate(Bundle savedInstanceState) {
> super.onCreate(savedInstanceState);
> setContentView(R.layout.activity_main_menu);
>   try {
>
>  //insure device date time is correct before app opens
>  String ServerDate=  "";
>  String DeviceDateTime "";
>
> //if date & time correct opens else show a message corect device date time
>
>

-- 
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/1869580a-1459-49b1-a763-1e7890081084%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: developing vs job opportunity

2016-04-20 Thread gjs
Sadly this ML was hijacked and overrun by recruiters a few months back, 
they are blatantly disregarding the Developer posting guidelines but nobody 
from Google is policing this anymore. Soon it will just be recruiters and 
nothing else...

On Wednesday, April 20, 2016 at 1:12:03 AM UTC+10, Massimo Canonico wrote:
>
> Hi all, 
> I'm quite new in this mailing list, so probably I haven't a clear idea 
> of the purpose of this mailing list. 
>
> When I subscribed to android-developer ML, I was thinking about code, 
> android studio e stuff like that. 
>
> In the last 2 days I have received several "job opportunity" email (many 
> of them in several copies). 
>
> First, I'm glad that android developers have many job opportunities, but 
> second I do not want receive so many emails concerning job opportunities 
> (please, at least, just send one copy of your job opportunity). 
>
> I see two solutions: 
> - I unsubscribe to this ML 
> - Someone creates a new ML just for job opportunity purpose 
>
> Best, 
>  Massimo 
>

-- 
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/42f95e07-6b10-4f51-95d6-d2a12a0a3d28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: How do I make my custom video app not exit when it's been idle for a while?

2016-04-15 Thread gjs
Hi,

Take a look 
at http://developer.android.com/training/scheduling/wakelock.html

You probably also need to set the Display Sleep time in Android Settings as 
well.

Regards

On Friday, April 15, 2016 at 12:07:03 PM UTC+10, David Karr wrote:
>
> I've assembled a custom video recorder app based on a common sample from 
> Google.  You can see the entire source at 
> https://github.com/davidmichaelkarr/android-Camera2Video/tree/refinements 
> .
>
> Except for an annoyance I recently posted about here (writes zero length 
> file in addition to valid files), it works pretty well, except for the fact 
> that when the app sits idle for a minute or so, it seems like it just goes 
> away.
>
> I imagine there's an idle timeout, perhaps related to the overall power 
> management on the phone.
>
> For this particular app, when it's running, I want it to never time out.  
> What's the best way to make that happen?
>

-- 
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/2f74a07d-20c3-43a6-8346-2d3f1f1b4899%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Clone DataInputStream

2016-04-08 Thread gjs
Hi,

If you have the value in one variable can you not just copy it into the 
other variable as well, instead of cloning the input stream ?

Regards

On Thursday, April 7, 2016 at 7:18:49 PM UTC+10, jvb2008 wrote:
>
> Hello all,
>
> I am creating an app for Android and I need to save in two different 
> variables the same part (64B) of a stream I have received 
> (DataInputStream). How can I clone the stream in order to for save in two 
> different variables the same part of this stream? Otherwise, how can I 
> position the pointer in the stream in order to read twice the same part of 
> the stream?
>
> I am using this:
>
> DataInputStream in;
> in.read(data,0 , numBytesRead);
>
> Thanks so much,
>

-- 
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/e4bf8703-b73a-4a08-94ab-e0294eecc367%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android Studio Does not run on School Issued devices.

2016-04-08 Thread gjs
Hi, 

Probably as you say because of -

The issue is that when it is run, it displays a message that Windows 
Firewall has blocked several features

- perhaps arrange for temporary firewall traversal to test this theory and 
also report it to https://code.google.com/p/android/issues as suggested, 
null value exception in this case is poor error handling.

Regards

On Thursday, April 7, 2016 at 10:10:08 PM UTC+10, Josh Parkinson wrote:
>
> Any reason why this may occur?
>
> On Thursday, April 7, 2016 at 8:09:36 AM UTC-4, Josh Parkinson wrote:
>>
>> For our Engineering Design and Development project, we need to use 
>> Android Studio on the school computers. The issue is that when it is run, 
>> it displays a message that Windows Firewall has blocked several features, 
>> then it gives us the following error message:
>>
>> Internal error. Please report to https://code.google.com/p/android/issues
>>
>> java.lang.RuntimeException: java.lang.IllegalArgumentException: Argument 
>> for @NotNull parameter 'name' of 
>> com/android/tools/idea/welcome/Platform. must not be null
>> at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:178)
>> at com.intellij.idea.MainImpl$1$1$1.run(MainImpl.java:52)
>> at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
>> at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
>> at java.awt.EventQueue.access$500(EventQueue.java:97)
>> at java.awt.EventQueue$3.run(EventQueue.java:709)
>> at java.awt.EventQueue$3.run(EventQueue.java:703)
>> at java.security.AccessController.doPrivileged(Native Method)
>> at 
>> java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
>> at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
>> at 
>> com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:362)
>> at 
>> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
>> at 
>> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
>> at 
>> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
>> at 
>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>> at 
>> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
>> at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
>> Caused by: java.lang.IllegalArgumentException: Argument for @NotNull 
>> parameter 'name' of com/android/tools/idea/welcome/Platform. must not 
>> be null
>> at com.android.tools.idea.welcome.Platform.(Platform.java)
>> at 
>> com.android.tools.idea.welcome.Platform.getLatestPlatform(Platform.java:72)
>> at 
>> com.android.tools.idea.welcome.Platform.createSubtree(Platform.java:89)
>> at 
>> com.android.tools.idea.welcome.InstallComponentsPath.createComponentTree(InstallComponentsPath.java:81)
>> at 
>> com.android.tools.idea.welcome.InstallComponentsPath.init(InstallComponentsPath.java:215)
>> at 
>> com.android.tools.idea.wizard.DynamicWizardPath.attachToWizard(DynamicWizardPath.java:97)
>> at 
>> com.android.tools.idea.wizard.DynamicWizard.addPath(DynamicWizard.java:233)
>> at 
>> com.android.tools.idea.welcome.FirstRunWizard.init(FirstRunWizard.java:75)
>> at 
>> com.android.tools.idea.welcome.FirstRunWizardHost.setupWizard(FirstRunWizardHost.java:100)
>> at 
>> com.android.tools.idea.welcome.FirstRunWizardHost.getWelcomePanel(FirstRunWizardHost.java:92)
>> at 
>> com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame.(WelcomeFrame.java:68)
>> at 
>> com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame.showNow(WelcomeFrame.java:173)
>> at 
>> com.intellij.idea.IdeaApplication$IdeStarter.main(IdeaApplication.java:302)
>> at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:172)
>> ... 16 more
>>
>>

-- 
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/67a13026-6148-4923-a658-f0aa86a96b61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Create pdf in android programmtically

2016-04-08 Thread gjs
Hi,

See http://developer.android.com/reference/android/graphics/pdf/PdfDocument.html

Regards

On Friday, April 8, 2016 at 4:03:25 PM UTC+10, sardar khan wrote:
>
> Hy every one can any one guide me how to create pdf in android 
> programmatically. i want to write some text and some images to pdf 
> programmatically can any one guide me 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/998d39ad-024c-4162-814c-56b9329b0721%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: How to upload an app with a trademark?

2016-03-26 Thread gjs
See - https://support.google.com/googleplay/android-developer/answer/6320428

Provide advance notice to the Google Play App Review team

The Google Play App Review team accepts advance notice about your upcoming 
app or store listing publishing event.

We only accept advance notice in the following scenario(s):

   - You have written documentation proving that you have permission to use 
   a 3rd party's intellectual property in your app or store listing (e.g. 
   Brand names and logos, graphic assets, audio, etc.).

...

On Friday, March 25, 2016 at 7:25:19 PM UTC+11, spher...@gmail.com wrote:
>
> Hi!
> I have a problem with publication an app, it's contain a registered 
> trademark name on the description and name of app.
> Could you please help me with information, which certificate i should to 
> provide to prove that publication of this application is approved by 
> company host of trademark?
> If i ll try to upload it without, it will be banned...
>

-- 
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/35128d6d-3658-4951-ad22-e3f7c689b6ff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Camcorder app produces video that is out of focus, and upside down

2016-03-26 Thread gjs
Hi,

To check the video metadata / properties I'd transfer the .mp4 video 
file(s) you have recorded with your app from your Android device to a PC, 
then use VLC ( http://www.videolan.org/vlc/index.html ) and select Media 
Information->Code Details and examine the Resolution values.

High Quality / resolution would be 1920x1080 or better and Low quality 
would be something like 640x480 or less, the exact values will depend on 
the Android device used for your video recordings...

Regards

On Saturday, March 26, 2016 at 7:17:09 AM UTC+11, David Karr wrote:
>
> On Friday, March 25, 2016 at 12:29:57 AM UTC-7, gjs wrote:
>>
>> Hi again,
>>
>> Well I suspect you are also getting low resolution / low quality video 
>> due to missing -
>>
>> mediaRecorder.setProfile(CamcorderProfile.get(CamcorderProfile.QUALITY_HIGH));
>>
>>
>> See http://developer.android.com/guide/topics/media/camera.html
>>
>>
>> - you could verify that by examining the metadata / properties of the video 
>> you have already recorded.
>>
>>
> And how exactly do I do that?  I found an app that shows the metadata of 
> videos, and I opened one of my recorded videos with that.  It shows a 
> "Properties" list, along with a "View Atom Structure" function.  How can I 
> tell from this whether it's "high quality" or not? 
>
>>
>> Regards
>>
>>
>> On Friday, March 25, 2016 at 11:58:15 AM UTC+11, David Karr wrote:
>>>
>>>
>>>
>>> On Thursday, March 24, 2016 at 3:49:52 PM UTC-7, gjs wrote:
>>>>
>>>> Hi,
>>>>
>>>> Re -  I imagine I'm doing something horribly wrong,
>>>>
>>>> Well yes, particularly for this code, calling methods on a null object 
>>>> ???  -
>>>>
>>>>  if (mCamera == null) {
>>>> mCamera.setPreviewDisplay(holder); ...
>>>>
>>>>
>>>> I'd suggest waiting a little after starting the Camera Preview before 
>>>> initiating a call to autofocus, say 500ms to 1 second, this is to give the 
>>>> camera some time to settle after it has just been opened.
>>>>
>>>>
>>>> I'd also suggest that you do this asynchronously, eg -
>>>>
>>>>
>>>> // Need handler for callbacks to the UI thread
>>>> final Handler mHandler = new Handler();
>>>>
>>>>
>>>> mHandler.postDelayed(new Runnable()
>>>> {
>>>>@Override
>>>>public void run()
>>>>{
>>>>   doAutoFocus(..
>>>>}
>>>>  
>>>> }, 500 );
>>>>
>>>>
>>>> Regards
>>>>
>>>>
>>> Ok, well, the good news is that doing this let it get into the callback 
>>> with success == true.  And I think I saw the preview display sharpen.  
>>> However, the resulting stored video seems to be the same.  It's still 
>>> fuzzy. 
>>>
>>>

-- 
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/7208b83c-6224-4361-8f87-b2983680d5c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Direct client Requirement for C# developer for Timonium, MD location !!!

2016-03-25 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Friday, March 25, 2016 at 1:18:40 AM UTC+11, Shaik Sadiq wrote:
>
> HI 
>
> Hope you are doing well !!!
>
>  
>
> We are looking for C# developer for Timonium, MD location. please go 
> through the below requirement and let me know your Response.
>
>  
>
> Role : Sr.Programmer Analyst
>
> Location : Timonium, MD   
>
> Duration : 6+ months
>
>  
>
> Job description :
>
>  
>
> Technologies in order of importance.
>
>  
>
> *1)  C#*
>
> *2)  Sql programming*
>
> *3)  C++*
>
> *4)  Core Java and xml (beginner or better)*
>
>  
>
> *Need  C# and Sql with the ability to do some C++ and Java.*
>
>  
>
> *Note: Face to Face Interview. It would be better if you have Local 
> Candiate*
>
>  
>
>  
>
> Explanation for Position:
>
> The position requires the candidate to provide input and support for full 
> systems
>
> life cycle management activities (e.g., analyses, technical requirements, 
> design,
>
> coding, testing, implementation of systems and applications software, 
> etc.).
>
> She/he performs tasks within planned durations and established deadlines. 
> This
>
> position collaborates with teams to ensure effective communication in 
> supporting
>
> the achievement of objectives. She/he provides knowledge, development,
>
> maintenance, and support for applications.
>
>  Safety
>
> Details of Position:
>
> The candidate must have strong comprehension and communication skills. They
>
> must be able to express technical and business concepts and ideas.
>
>  
>
> Management Skills:
>
> She/he must be able to analyze and solve problems effectively with good 
> critical thinking skills
>
>  
>
> Note: 100% Closure if you have Excellent candidate
>
>
> *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/6e96a741-b6bc-46ae-80be-ff552f9179e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Camcorder app produces video that is out of focus, and upside down

2016-03-25 Thread gjs
Hi again,

Well I suspect you are also getting low resolution / low quality video due 
to missing -

mediaRecorder.setProfile(CamcorderProfile.get(CamcorderProfile.QUALITY_HIGH));


See http://developer.android.com/guide/topics/media/camera.html


- you could verify that by examining the metadata / properties of the video you 
have already recorded.


Regards


On Friday, March 25, 2016 at 11:58:15 AM UTC+11, David Karr wrote:
>
>
>
> On Thursday, March 24, 2016 at 3:49:52 PM UTC-7, gjs wrote:
>>
>> Hi,
>>
>> Re -  I imagine I'm doing something horribly wrong,
>>
>> Well yes, particularly for this code, calling methods on a null object 
>> ???  -
>>
>>  if (mCamera == null) {
>> mCamera.setPreviewDisplay(holder); ...
>>
>>
>> I'd suggest waiting a little after starting the Camera Preview before 
>> initiating a call to autofocus, say 500ms to 1 second, this is to give the 
>> camera some time to settle after it has just been opened.
>>
>>
>> I'd also suggest that you do this asynchronously, eg -
>>
>>
>> // Need handler for callbacks to the UI thread
>> final Handler mHandler = new Handler();
>>
>>
>> mHandler.postDelayed(new Runnable()
>> {
>>@Override
>>public void run()
>>{
>>   doAutoFocus(..
>>}
>>  
>> }, 500 );
>>
>>
>> Regards
>>
>>
> Ok, well, the good news is that doing this let it get into the callback 
> with success == true.  And I think I saw the preview display sharpen.  
> However, the resulting stored video seems to be the same.  It's still 
> fuzzy. 
>
>

-- 
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/4464ffeb-02e2-4c9a-9372-582ad4cfdc94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Camcorder app produces video that is out of focus, and upside down

2016-03-24 Thread gjs
Hi,

Re -  I imagine I'm doing something horribly wrong,

Well yes, particularly for this code, calling methods on a null object ??? 
 -

 if (mCamera == null) {
mCamera.setPreviewDisplay(holder); ...


I'd suggest waiting a little after starting the Camera Preview before 
initiating a call to autofocus, say 500ms to 1 second, this is to give the 
camera some time to settle after it has just been opened.


I'd also suggest that you do this asynchronously, eg -


// Need handler for callbacks to the UI thread
final Handler mHandler = new Handler();


mHandler.postDelayed(new Runnable()
{
   @Override
   public void run()
   {
  doAutoFocus(..
   }
 
}, 500 );


Regards



On Thursday, March 24, 2016 at 12:11:11 PM UTC+11, David Karr wrote:
>
> On Wednesday, March 23, 2016 at 12:06:47 AM UTC-7, gjs wrote:
>
> Hi,
>
> For the focus / fuzzy issue try initiating auto focusing of the camera 
> before you start recording your video -
>
>
> http://developer.android.com/reference/android/hardware/Camera.html#autoFocus(android.hardware.Camera.AutoFocusCallback)
>
>
> Thanks for replying.  I imagine I'm doing something horribly wrong, but 
> I'm not getting much from this.  I made a change in my "CameraPreview" 
> class to add this call, in the "surfaceCreated()" method.  It now looks 
> like this, which will immediately look odd:
>
> public void surfaceCreated(SurfaceHolder holder) {
> try {
> // create the surface and start camera preview
> if (mCamera == null) {
> mCamera.setPreviewDisplay(holder);
> mCamera.startPreview();
> mCamera.autoFocus(new Camera.AutoFocusCallback() {
> @Override
> public void onAutoFocus(boolean success, Camera camera) {
> Log.d(VIEW_LOG_TAG, "Completed autofocus setup: success[" 
> + success + "]");
> }
> });
> }
> else {
> mCamera.setPreviewDisplay(holder);
> mCamera.startPreview();
> mCamera.autoFocus(new Camera.AutoFocusCallback() {
> @Override
> public void onAutoFocus(boolean success, Camera camera) {
> Log.d(VIEW_LOG_TAG, "Completed autofocus setup: success[" 
> + success + "]");
> }
> });
> }
> } catch (IOException e) {
> Log.d(VIEW_LOG_TAG, "Error setting camera preview: " + 
> e.getMessage());
> }
> }
>
>
>
>
> Yes, I'm calling that block for both the null and !null case.  I did that 
> because when I ran in the debugger, I saw that it never got into the "== 
> null" block, so I'm experimenting with calling it when it's not null.  In 
> any case, it calls the "autofocus()" method, but the "onAutoFocus()" method 
> is never called.  At one point when it retrieves the "Camera.Parameters" 
> object, I added a log statement for "focusMode", and it prints "auto".  And 
> it doesn't appear to be focusing.
>  
>
>
> - you can also do this whilst the video is recording as well, although you 
> will have periods of a few seconds where focus is lost before being 
> regained.
>
> Note sure about upside down video, I suspect this not the video recording 
> but perhaps some Camera Preview rotation mismatch / issue in your 
> CameraPreview class ? Compare the Camera Preview orientation in your app 
> vs when you use the default Camera App. (NOTE also that Nexus 5X has some 
> wrong camera preview orientation issues...)
>
> Regards
>
>
>
> On Wednesday, March 23, 2016 at 3:41:02 PM UTC+11, David Karr wrote:
>
> I've assembled a relatively small camcorder app. It only does what I need 
> it to do.  I assembled it from sample code, and some people on this forum 
> have helped me fix some of the problems with it, although some of the 
> details of interfacing with the camera are beyond me.
>
> After some usage of it, I've realized there are two problems with it:
>
> * Although the preview display is right-side up, the resulting stored 
> video is upside down.  This isn't a huge deal, as I later process this with 
> another app that lets me rotate it till its right-side up, but it's still 
> an annoyance, especially when previewing many videos to see which ones I 
> want to use.
>
> * The video it produces is just fuzzy, or out of focus.  I don't know 
> whether this is the nature of video vs. still images or whether I'm not 
> doing something I should be doing.  Is there some autofocus feature of the 
> camcorder that I'm not taking advantage of?
>
> I'd a

[android-developers] Android Development for Reading Temperature data from multiple SensorTag_CC2650

2016-03-24 Thread gjs
Hi,
Read the sample code supplied by TI for the SensorTag. 
Regards

-- 
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/b9653c16-d627-4549-9758-5bc9897024ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need::::::::::::: Hadoop Admin ,Woonsocket , RI ,12+ Months

2016-03-24 Thread gjs
Posts about job openings or from recruiters are considered spam. This list gets 
too many, and it drowns out the actual conversations. Making these types of 
posts will get your account banned without warning.

-- 
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/40e3a20b-4436-49d2-b783-f4756bbf0996%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need::::::::::::: Sr. Service Now Developer , Cincinnati, OH ,12+ Months

2016-03-24 Thread gjs
Posts about job openings or from recruiters are considered spam. This list gets 
too many, and it drowns out the actual conversations. Making these types of 
posts will get your account banned without warning.

-- 
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/7707496b-25f2-4fb4-8d44-b46522cd078f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent req for PROJECT MANAGER @ Minneapolis, MN

2016-03-24 Thread gjs
Posts about job openings or from recruiters are considered spam. This list gets 
too many, and it drowns out the actual conversations. Making these types of 
posts will get your account banned without warning.

-- 
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/9dd4e2f6-59f0-4ebe-b698-2d277936e1d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Req: .Net Development Manager

2016-03-24 Thread gjs
Posts about job openings or from recruiters are considered spam. This list gets 
too many, and it drowns out the actual conversations. Making these types of 
posts will get your account banned without warning.

-- 
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/98ebb786-1663-4692-a5aa-cd6b10595b10%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Req SAP 02C

2016-03-24 Thread gjs
Posts about job openings or from recruiters are considered spam. This list gets 
too many, and it drowns out the actual conversations. Making these types of 
posts will get your account banned without warning.

-- 
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/1a3977f4-451f-4d40-b0ee-d42af3793fe1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent req for Solution Aarchitect @ Atlanta, GA

2016-03-24 Thread gjs
Posts about job openings or from recruiters are considered spam. This list gets 
too many, and it drowns out the actual conversations. Making these types of 
posts will get your account banned without warning.

-- 
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/208a6b69-7971-4593-8e95-47b4ec44e1c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android Camera

2016-03-23 Thread gjs
Sure read http://developer.android.com/training/camera/cameradirect.html

On Wednesday, March 23, 2016 at 3:53:18 AM UTC+11, Luca Bondin wrote:
>
> Is there a way of turning on the camera as part of an activity? I don't 
> need my app to take photos, I just need the camera view appearing on screen.
>
> 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/45f665d6-1994-45e9-b002-751bddc41160%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Camcorder app produces video that is out of focus, and upside down

2016-03-23 Thread gjs
Hi,

For the focus / fuzzy issue try initiating auto focusing of the camera 
before you start recording your video -

http://developer.android.com/reference/android/hardware/Camera.html#autoFocus(android.hardware.Camera.AutoFocusCallback)

- you can also do this whilst the video is recording as well, although you 
will have periods of a few seconds where focus is lost before being 
regained.

Note sure about upside down video, I suspect this not the video recording 
but perhaps some Camera Preview rotation mismatch / issue in your 
CameraPreview class ? Compare the Camera Preview orientation in your app vs 
when you use the default Camera App. (NOTE also that Nexus 5X has some 
wrong camera preview orientation issues...)

Regards



On Wednesday, March 23, 2016 at 3:41:02 PM UTC+11, David Karr wrote:
>
> I've assembled a relatively small camcorder app. It only does what I need 
> it to do.  I assembled it from sample code, and some people on this forum 
> have helped me fix some of the problems with it, although some of the 
> details of interfacing with the camera are beyond me.
>
> After some usage of it, I've realized there are two problems with it:
>
> * Although the preview display is right-side up, the resulting stored 
> video is upside down.  This isn't a huge deal, as I later process this with 
> another app that lets me rotate it till its right-side up, but it's still 
> an annoyance, especially when previewing many videos to see which ones I 
> want to use.
>
> * The video it produces is just fuzzy, or out of focus.  I don't know 
> whether this is the nature of video vs. still images or whether I'm not 
> doing something I should be doing.  Is there some autofocus feature of the 
> camcorder that I'm not taking advantage of?
>
> I'd appreciate any useful advice on this.
>
> I'll provide here the entire Activity class.
>
> package com.integralsoftware.videograbber;
>
> import android.content.Intent;
> import android.media.AudioFormat;
> import android.media.AudioManager;
> import android.media.AudioTrack;
> import android.media.MediaScannerConnection;
> import android.net.Uri;
> import android.os.Bundle;
> import android.os.Environment;
> import android.util.Log;
> import android.view.View;
>
> import java.io.File;
> import java.io.IOException;
> import java.text.SimpleDateFormat;
> import java.util.Date;
>
> import android.app.Activity;
> import android.content.Context;
> import android.content.pm.PackageManager;
> import android.hardware.Camera;
> import android.hardware.Camera.CameraInfo;
> import android.media.MediaRecorder;
> import android.view.View.OnClickListener;
> import android.view.WindowManager;
> import android.view.animation.AlphaAnimation;
> import android.view.animation.Animation;
> import android.widget.Button;
> import android.widget.LinearLayout;
> import android.widget.TextView;
> import android.widget.Toast;
>
> public class VideoGrabberActivity extends Activity {
> private Camera  mCamera;
> private CameraPreview   mPreview;
> private MediaRecorder   mediaRecorder;
> private Button  capture;
> private Context myContext;
> private LinearLayoutcameraPreview;
> private TextViewcountdownText;
> private String  outputFilePath;
> private SimpleDateFormatsimpleDateFormat= new SimpleDateFormat
> ("MMdd_HHmmss");
>
> private static final String VG  = "VideoGrabber";
>
> private static final intRS_WAITING  = 0;
> private static final intRS_COUNTING = 1;
> private static final intRS_RECORDING= 2;
>
> private int recordingState  = RS_WAITING;
>
> @Override
> public void onCreate(Bundle savedInstanceState) {
> super.onCreate(savedInstanceState);
> setContentView(R.layout.activity_video_grabber);
> getWindow().addFlags(WindowManager.LayoutParams.
> FLAG_KEEP_SCREEN_ON);
> countdownText   = (TextView) findViewById(R.id.countdown_text);
> myContext = this;
> initialize();
> }
>
>
> private int findBackFacingCamera() {
> int cameraId = -1;
> int numberOfCameras = Camera.getNumberOfCameras();
> for (int i = 0; i < numberOfCameras; i++) {
> CameraInfo info = new CameraInfo();
> Camera.getCameraInfo(i, info);
> if (info.facing == CameraInfo.CAMERA_FACING_BACK) {
> cameraId = i;
> break;
> }
> }
> return cameraId;
> }
>
> public void onResume() {
> super.onResume();
> if (!hasCamera(myContext)) {
> Toast toast = Toast.makeText(myContext, "Sorry, your phone 
> does not have a camera!", Toast.LENGTH_LONG);
> toast.show();
> finish();
> }
> if (mCamera == null) {
> mCamera = Camera.open(findBackFacingCamera());
> mPreview.refreshCamera(mCamera);
> 

[android-developers] Re: Urgent Need:::::::::::::Windows Admin + App packaging , Woonsocket, RI ,6-12+ Months

2016-03-23 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Wednesday, March 23, 2016 at 3:54:20 AM UTC+11, sudhanshu pandey wrote:
>
> *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: Windows Admin + App packaging *
>
> * Location: Woonsocket, RI*
>
> *Contract: 6-12+ Months*
>
>  
>
> *Requirement*
>
> · Manage Windows desktop and servers
>
> · perform imaging and app packaging  in the store environment 
> using MDT 2013, including server deployments and offline installers
>
> · Manage Windows patching initiatives in store environment using 
> WSUS 3.0
>
> · Ensure all Windows client configurations meet security 
> guidelines 
>
> · Update new App server VM image as needed using Sysprep/Unattend 
> tools
>
> · implement a new Active Directory infrastructure 
>
> · Provide Level 3 support to tech support teams during rollouts
>
>  
>
> *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
>
> *sudha...@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/9c11c239-7eab-4c8d-9af6-79ac09062c92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Looking : Java Developer with Sencha @ Boston MA

2016-03-23 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Wednesday, March 23, 2016 at 4:07:03 AM UTC+11, Dev wrote:
>
> Please share Profile at de...@tresourceinc.com 
>
> Hi ,
>
> Hope you are doing well!
>
> Please review below Job Description and let me know you interest
>
> *Role: Java Developer with Sencha*
>
> *Location: Boston, MA*
>
> *Duration: 2 years*
>
>  
>
> *Job Description:*
>
> Experience with Sencha Ext JS including Widgets, Layout Manager and 
> Architect (tool and command line). 
> Hands on using Sencha MVC, Events and Components. Sencha 5 is preferred. 
>
> Design and code from specifications, analyzes, evaluates, tests, debugs, 
> documents, and implements complex software apps 
> - Uses coding methods in specific programming languages to initiate or 
> enhance program execution and functionality 
> - Participate in the evaluation, recommendation, and selection of hardware 
> and software 
> - Research/analyze data processing functions, methods and procedures 
> - Monitor program execution for expected performance Requires a bachelor's 
> degree in area of specialty and at 5 years of experience in the field or in 
> a related area 
> - Experience working with development teams on the deployment of web based 
> applications using J2EE technologies 
> - Excellent communication skills. Must be able to effectively interact and 
> senior developers and IT management.
>
>  
>
>  
>
>  
>
>  
>
> *Thanks & Regards*
>
>  
>
> *Dev*
>
> *Technical Recruiter*
>
> *Technology Resource Group*
>
> *1700 Park St, Unit 212, and Naperville IL, 60563*
>
> *Staffing|Consulting|Outsourcing*
>
> *Phone: **+1 408-709-1760 x 9869*
>
> *E-mail:* *de...@tresourceinc.com* * |WEB:* 
> *www.tresourceinc.com* 
>
> *Hangout:*  *devstaffin...@gmail.com* 
>
> *Linkedin:* https://www.linkedin.com/in/vishnu-dev-a0aa3791
>
>  
>
>  
>

-- 
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/b41e6939-a8e3-4cd7-a3ca-6d712cea6b18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2016-03-23 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Wednesday, March 23, 2016 at 5:12:37 AM UTC+11, sudhanshu pandey wrote:
>
> *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: Senior 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
>
> *sudha...@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/38c09d19-d83d-4944-a6ab-d740afc7c1e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: SAP ARM IN Redmond , WA

2016-03-23 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Wednesday, March 23, 2016 at 8:34:04 AM UTC+11, Navuluri Venkat Chowdary 
wrote:
>
> 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  *venkat. 
> rec...@gmail.com  *
>
>  
>
> *Location:* Redmond , WA
>
> *Experience:* 8-12 yrs
>
>  
>
> *Job description:*
>
> o  Expertise in implementing SAP ARM ( Advance Return Management )
>
> o  Strong knowledge of Service Notification, Catalog, Catalog Profiles, 
> Screen Templates, User Status, Partner Determination, tasks and activity 
> including Exchange Repairs, Depot (Same Unit) Repairs, Enterprise Repairs 
> ,Repair Order / Service Order, Repair Procedure
>
> o  Extended Service Plan, Warranty / Revenue Products, Service Contract, 
> Revenue Recognition
>
> o  SAP SM / CS Integration with SD / MM, For Sales Documents, Repair BOM, 
> Material Determination
>
> o  SAP SM / CS Integration with FI, For Repair Costing and Revenue
>
> o  Integration knowledge of SAP to downstream warehouse systems.
>  
>
> · *General Skills*
>
> o  Familiar with SDLC, Agile, Lean, SCRUM, KanBan or similar 
> development/implementation Methodologies
>
> o  Strong verbal communication and cross-group collaboration skills
>
> o  Skilled in writing high-quality functional specifications and working 
> with a team to see the vision realized
>
> o  Drives through ambiguity, self-motivated, thrives with minimal 
> supervision
>
> o  Confident, takes ownership, willingness to “do what it takes” to get 
> the job done
>
> o  Proven experience driving projects to successful completion
>  
> 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/c3362b7a-c7d2-41c1-b2b8-5be9fe3632ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent Need:::::::::::::Windows Admin + App packaging , Cumberland, RI ,6-12+ Months

2016-03-22 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Tuesday, March 22, 2016 at 12:45:41 AM UTC+11, sudhanshu pandey wrote:
>
> *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: Windows Admin + App packaging *
>
> * Location: Cumberland, RI*
>
> *Contract: 6-12+ Months*
>
>  
>
> *Requirement*
>
> · Manage Windows desktop and servers
>
> · perform imaging and app packaging  in the store environment 
> using MDT 2013, including server deployments and offline installers
>
> · Manage Windows patching initiatives in store environment using 
> WSUS 3.0
>
> · Ensure all Windows client configurations meet security 
> guidelines 
>
> · Update new App server VM image as needed using Sysprep/Unattend 
> tools
>
> · implement a new Active Directory infrastructure 
>
> · Provide Level 3 support to tech support teams during rollouts
>
>  
>
> *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
>
> *sudha...@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/edb1b641-64d6-4252-8999-37e19acc0665%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent req for Software Developer @ Boca Raton, FL

2016-03-22 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Tuesday, March 22, 2016 at 6:58:18 AM UTC+11, Shaik Sadiq wrote:
>
> Hi,
>
> Hope you are doing well !!!
>
> I have an urgent requirement for an *Software Developer. * Please let me 
> know if you Interested and get back to me with their updated resume in .doc 
> format immediately. Given below is the job description. 
>
> *Job Title: Software Developer*
>
> *Location: Boca Raton, FL*
>
> *Duration: 12+ Months*
>
> *Experience: 6-8 years*
>
> Visa: USC/ GC/ H1B
>
>  
>
> JD:
>
> · Admin experience in IBM Sterling File Gateway, Axway, 
>
> · hands on development experience in Oracle OSB, SOASuite, and/or 
> OEM 
>

-- 
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/299b4d0f-15dd-48ab-b058-2990ff60d3b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2016-03-22 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Tuesday, March 22, 2016 at 3:43:15 AM UTC+11, sudhanshu pandey wrote:
>
> *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
>
> *sudha...@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/55788f45-c207-43ba-a37e-081f4fa208ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent req for Project Coordinator @ New Orleans, LA

2016-03-22 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Tuesday, March 22, 2016 at 1:23:10 AM UTC+11, Shaik Sadiq wrote:
>
> Hi,
>
> Hope you are doing well !!!
>
> I have an urgent requirement for an *Project Coordinator. * 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: Project Coordinator*
>
> *Location: New Orleans, LA*
>
> *Duration: 12+ Months *
>
> *Rate: $30/hr on C2C*
>
> *Visa: USC/ GC/ H1B/ OPT*
>
> *Exp: 4 years*
>
>  
>
> JD:
>
> Review all Project Processes and deliverables for compliance with client 
> standards Ensure maintenance of appropriate level of details for the Risk 
> Registers for all Projects Provide Process training to various stakeholders 
> in the IT organization Point of contact for all Process and Tool related 
> matters Responsible for providing Lead role for creation and upkeep of 
> consistent Project Management Processes and Tools for use by all IT 
> Projects in all Business Units Ensure implementation of standard and 
> consistent Project Management Processes for all IT Projects across all 
> Business Units by conducting periodic Project audits All other tasks as 
> directed by the Entergy IT Performance Management -PMO organization in 
> ensuring successful IT Project execution 
>
>  
>
> *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/2ec5ce3e-4448-4807-916f-0ae56a87fc7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Need Biztalk Server Admin - Houston,TX

2016-03-22 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Tuesday, March 22, 2016 at 8:45:28 AM UTC+11, Raj @ Reqroute wrote:
>
> Hello Partners
>
> Please support me on this requirement.
>
> Looking for Biztalk Server Admin profiles. send your responses to 
> *rsi...@reqroute.com 
> *
>
>
> *Responsibilities*
>
>  
>
> *Administration*
>
> Maintain environment uptime by monitoring BizTalk Server exceptions and 
> resolving BizTalk Server specific issues.
>
>  
>
> *Platform Modifications*
>
> · Create new hosts
>
> · Add and configure adapters
>
> · Create new MessageBox databases
>
> · Add additional BizTalk servers as required for scale out
>
> · Create new BizTalk groups
>
>  
>
> *Platform Monitoring*
>
> · Monitor for BizTalk Server platform exceptions
>
> · Debug application errors.
>
> · Manage load across the BizTalk Server group.
>
>
> Regards,
>
> Raj Singh
>
> * ReqRoute,Inc *Desk: 408 338 0074; Fax: 888-400-2698
> email: rsi...@reqroute.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/17c2e2f9-b451-44c7-83a6-a52d67debc37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: When I get gps location in background.I got ANR

2016-03-21 Thread gjs
Hi,

Yes - 

*Caution:* A service runs in the main thread of its hosting process—the 
service does *not* create its own thread and does *not* run in a separate 
process (unless you specify otherwise). This means that, if your service is 
going to do any CPU intensive work or blocking operations (such as MP3 
playback or networking), you should create a new thread within the service 
to do that work. By using a separate thread, you will reduce the risk of 
Application Not Responding (ANR) errors and the application's main thread 
can remain dedicated to user interaction with your activities.
- see http://developer.android.com/guide/components/services.html
Regards



On Sunday, March 20, 2016 at 11:22:07 PM UTC+11, Kai Zhang wrote:
>
> Hello,
>  I start a service from broadcast receiver.Then use thread.sleep in 
> service's onStartCommand function.Then the ANR shows.the code is here(
> https://github.com/GisKook/testservice).So the service is in UI thread 
> too?
> Thanks,
> zhangkai
>
> 2016-03-20 16:13 GMT+08:00 gjs <garyjam...@gmail.com >:
>
>> Hi,
>>
>> ANR usually means you are doing too much work on a UI thread, long 
>> running tasks should be run on other non UI threads.
>>
>> Regards
>>
>> On Saturday, March 19, 2016 at 5:43:30 PM UTC+11, Kai Zhang wrote:
>>>
>>> Hello,
>>> I start a service(main service) from broadcast receiver(No 1).I know 
>>> that If I do things more than 10s android will pop a ANR window.In case of 
>>> this happen.I only request gps location for 6s.But only 6s I can not get 
>>> gps location.So I register 3 broadcast receiver.The others(broadcast 
>>> receiver No 2 and No 3) only request for gps location.The service's will 
>>> return the location value to another broadcast receiver(result collect 
>>> broadcast receiver No 4). In the No 4 receiver.If I do not do anything, The 
>>> app works correctly.But If I request for a network service It will pop ANR 
>>> sometimes.How can I debug the ANR situation?
>>> Thanks,
>>> zhangkai
>>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Android Developers" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/android-developers/1UT00xeVFqA/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, 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/96fd07c6-413b-41e2-8c82-8658ad7042a5%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/android-developers/96fd07c6-413b-41e2-8c82-8658ad7042a5%40googlegroups.com?utm_medium=email_source=footer>
>> .
>>
>> 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/fd0da8ab-40c5-40f7-9d54-a9ed7122721d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: How to search for contacts with phone number

2016-03-21 Thread gjs
Hi,

If you were a Developer 
- http://developer.android.com/training/contacts-provider/retrieve-names.html

For a User, maybe try Contacts->More->Settings->Contacts to display->select 
'Device'. That's how it is on a Samsung Galaxy S6 (Active) with Android 5.1 
not sure about S5 & S3 mini.

Regards

On Monday, March 21, 2016 at 2:43:17 AM UTC+11, Marcel Jay wrote:
>
> *push*

-- 
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/d4f37e6b-b43a-4e18-ad84-f68b4db6a986%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Question regarding "massive" application downloads

2016-03-21 Thread gjs
Hi,

Some people may not trust apps that require that they must to first turn on 
'Unknown sources' in Android Security Settings to 'Allow installation of 
apps from sources other than Google Play Store'.

Regards

On Monday, March 21, 2016 at 5:41:04 AM UTC+11, Nalin Savara wrote:
>
> Alan...
> Just give your people a signed apk to install from a local server.
>
> Don't worry too much... even if not installed from Google play it can use 
> and access google services and as long as binary and sign is same as once 
> uploaded to Google play... it works okay and you will even get an option to 
> upgrade when you put a new version.
>
> Alternatively you can have some license check and force user to re 
> download from Google play once google play is accessible or better still 
> make people in cave get a version one version behind google play version 
> but same apk as was earlier put on Google play -- then google will give 
> them option to upgrade apk from Google play... and so you will see download 
> count increase. ..
>
> Hope that helps
> Regards, 
> Nalin 
> On 18 Mar 2016 23:28, "Alain Bonnefoy"  
> wrote:
>
>> Hello,
>>
>> I'm developping an application for touristic sites.
>> The main problem is caused by the application's download, when a group of 
>> maybe 50 persons or more come in the same time on the site.
>>
>> As a touristic site like a cave, or a castle is rarely covered by an 
>> Internet fiber link, you guess that downloading an application is a big 
>> problem if peoples have to wait long minutes to get it.
>>
>> I suppose that a device must access directly to the store to download an 
>> application and we cannot imagine to cache it
>>
>> Any idea on a possible solution?
>>
>> Regards,
>> Alain
>>
>> -- 
>> 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/e8f3e78f-d68b-4d35-b607-9be84a4f1cbe%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/b9cb5028-0537-400a-a18d-604984b4147d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: How to use offline Google Map in my MapView?

2016-03-21 Thread gjs
Hi,

Yes OSM maps can be slow (to download) according to where you source them 
from, however once OSM map tiles are downloaded and cached locally they do 
work ok / reasonably fast within Android Google Maps (views).

Regards

On Sunday, March 20, 2016 at 9:29:07 PM UTC+11, Alain Bonnefoy wrote:
>
> Gary,
>
> I already use OSM, with MapsForge maps for offline usage, but I didn't 
> understood that was also useable with GoogleMaps.
> And OSM maps are much slower than GoogleMaps to be refreshed.
> So, I was wondering to keep using OSM or not...
>
> Thanks,
>
> Le dimanche 20 mars 2016 09:08:55 UTC+1, gjs a écrit :
>>
>> Hi,
>>
>> You can download, cache and use Open Street Map tiles in an Android Map 
>> view when there is no internet coverage, if you search in Stack Overflow 
>> for TileProvider you might find some examples eg 
>> http://stackoverflow.com/questions/14784841/tileprovider-using-local-tiles?rq=1
>>  
>> <http://www.google.com/url?q=http%3A%2F%2Fstackoverflow.com%2Fquestions%2F14784841%2Ftileprovider-using-local-tiles%3Frq%3D1=D=1=AFQjCNEQD3uchshMgPcQWWOpuzXgD3KjPQ>
>>  
>> and 
>> http://stackoverflow.com/questions/14253790/android-google-api-v2-enable-disable-tileprovider?rq=1
>>  
>> <http://www.google.com/url?q=http%3A%2F%2Fstackoverflow.com%2Fquestions%2F14253790%2Fandroid-google-api-v2-enable-disable-tileprovider%3Frq%3D1=D=1=AFQjCNHDku8aJ8lLpthJy5SfclVceQ84IQ>
>>  
>> that will help you with using OSM map tiles.
>>
>> Regards
>>
>> On Saturday, March 19, 2016 at 8:41:26 PM UTC+11, Alain Bonnefoy wrote:
>>>
>>> Hello,
>>>
>>> It's possible to define and download a part of the map for using in non 
>>> Internet covering area.
>>>
>>> But I didn't find something about using it from an application.
>>>
>>> So I'm wondering if it's possible to use it in my MapView and how?
>>>
>>> Regards, Alain
>>>
>>

-- 
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/282612d6-fc9a-4a43-aed6-6dd4b9a52e8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Need a Front End & Back End Developer for an Android App / Technical Co-founder for a Startup in Bangalore

2016-03-21 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Monday, March 21, 2016 at 3:47:00 AM UTC+11, Edward Rodrigues wrote:
>
> Hi All,
>
>  
>
> We at SKA, are trying to change the way motorists park their car, with an 
> affordable and amazingly convenient On-Demand Valet Parking service. 
>
>  
>
> SKA gives you the freedom to go anywhere and do anything, without ever 
> having to deal with parking.
>
>  
>
> SKA is the first On Demand Valet Parking Startup in the Asia-Pacific 
> Region
>
>  
>
> We at SKA, are looking for Front End and Back End Android Developers who 
> are based out of Bangalore India, and who can help us execute the product 
> as per the specifications provided.
>
>  
>
> We are open for Full time or Freelance availability, and with Equity or 
> Fixed Pay
>
>  
>
> In case you are interested in joining our startup as a *Co-founder*, 
> apply directly on our linked job posting 
> https://www.linkedin.com/jobs2/view/122131000
>
>  
>
> Our initial discussions with seed fund investors have been positive. 
>
>  
>
> We at SKA, plan to go live into the market with our product on 1st of 
> June 2016
>
>  
>
> Only Apply if, you are an Android Developer, based out of Bangalore, and 
> are confident of delivering the job by 15th of May 2016.
>
>  
>
> We will share the detailed specifications of the Android App with 
> shortlisted candidates 
>
>
> Together, Lets Execute a Unicorn* !*
>
>  
>
> Best Regards
>
>  
>
> *Edward Rodrigues*
>
> Founder & CEO *I* teska Technologies Pvt. Ltd. (SKA) *I* Bangalore
>
> Mobile: +91 99-7299-7804 *I* Skype: edward.ska *I* Email:  edw...@ska.in 
> * I* Website:  http://ska.in
>

-- 
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/dc2de635-96d6-4388-9e2a-30e3943240a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: When I get gps location in background.I got ANR

2016-03-20 Thread gjs
Hi,

ANR usually means you are doing too much work on a UI thread, long running 
tasks should be run on other non UI threads.

Regards

On Saturday, March 19, 2016 at 5:43:30 PM UTC+11, Kai Zhang wrote:
>
> Hello,
> I start a service(main service) from broadcast receiver(No 1).I know that 
> If I do things more than 10s android will pop a ANR window.In case of this 
> happen.I only request gps location for 6s.But only 6s I can not get gps 
> location.So I register 3 broadcast receiver.The others(broadcast receiver 
> No 2 and No 3) only request for gps location.The service's will return the 
> location value to another broadcast receiver(result collect broadcast 
> receiver No 4). In the No 4 receiver.If I do not do anything, The app works 
> correctly.But If I request for a network service It will pop ANR 
> sometimes.How can I debug the ANR situation?
> Thanks,
> zhangkai
>

-- 
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/96fd07c6-413b-41e2-8c82-8658ad7042a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: How to use offline Google Map in my MapView?

2016-03-20 Thread gjs
Hi,

You can download, cache and use Open Street Map tiles in an Android Map 
view when there is no internet coverage, if you search in Stack Overflow 
for TileProvider you might find some examples 
eg 
http://stackoverflow.com/questions/14784841/tileprovider-using-local-tiles?rq=1 
and 
http://stackoverflow.com/questions/14253790/android-google-api-v2-enable-disable-tileprovider?rq=1
 
that will help you with using OSM map tiles.

Regards

On Saturday, March 19, 2016 at 8:41:26 PM UTC+11, Alain Bonnefoy wrote:
>
> Hello,
>
> It's possible to define and download a part of the map for using in non 
> Internet covering area.
>
> But I didn't find something about using it from an application.
>
> So I'm wondering if it's possible to use it in my MapView and how?
>
> Regards, Alain
>

-- 
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/46c48b9b-9e41-4bd0-8db4-d6870ae4bfd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Question regarding "massive" application downloads

2016-03-20 Thread gjs
Hi,

I did, but still don't get the issue.

Perhaps you mean that the previously installed application would be 
required to download additional DATA related to the specific site, when the 
persons are located at the site of interest ?

Or otherwise perhaps you could bundle all the site's data within the 
application so that the data is also downloaded when the user installs the 
app, hence my reference to what is https://play.google.com for ?

There is many other possible solutions, eg cache the data on a server 
located at the site & get your app to download the data from the nearby 
local server over wifi connection. Or setup Kiosk machines eg Tablets on 
site that anybody can access, etc.

Without knowing what your intended content and projected data volumes are 
it's a bit hard to know what to advise, could the data be streamed instead 
of download ?

I'm still just guessing because as your issue is not clear to me, maybe due 
to language translation of your original question...

Regards

On Sunday, March 20, 2016 at 12:40:49 AM UTC+11, Alain Bonnefoy wrote:
>
> Please reread the question
> Alain
>
> Le samedi 19 mars 2016 12:08:56 UTC+1, gjs a écrit :
>>
>> What is
>>
>> https://play.google.com
>>
>> for ?
>>
>>

-- 
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/7930137d-8517-4d4b-9be0-8c21e92c9c03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent Need : Android Developer@Madison, WI

2016-03-19 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Thursday, March 17, 2016 at 4:17:18 AM UTC+11, Dev Vishnu wrote:
>
> Please share Profile at de...@tresourceinc.com 
>
> Hi ,
>
> Hope you are doing well!
>
> Please review below Job Description and let me know you interest
>
>
> *Role: Android Developer*
>
> *Location: Madison, WI*
>
> *Duration:6+months*
>
>  
>
>  
>
> *Job Description:*
>
>  
>
> *TARGET PROFILES*
>
> (in order of desirability)
>
> ·  #1 - Android Developer -- 5+ years, OOAD experience
>
> *SKILLS - CORE:*
>
> ·  Mobile Development -- Android
>
> ·  Android SDK
>
> *SKILLS - MAJORITY REQUIRED:*
>
> ·  Android -- UI
>
> ·  Android -- Remote upgrades/patching
>
> ·  Proficient in one modern object oriented language (C++, Java or C#)
>
> ·  Diagnostics and Troubleshooting
>
> ·  Version control systems
>
> *SKILLS - ALSO CONSIDERED:*
>
> ·  iPhone SDK
>
> ·  Unit Testing
>
> ·  QA -- Integration Testing
>
>  
>
>   
>
> *Thanks & Regards*
>
>  
>
> *Dev*
>
> *Technical Recruiter*
>
> *Technology Resource Group*
>
> *1700 Park St, Unit 212, and Naperville IL, 60563*
>
> *Staffing|Consulting|Outsourcing*
>
> *Phone: **+1 408-709-1760 x 9869/+1 408-933-9547*
>
> *E-mail:* *de...@tresourceinc.com ** |WEB:* 
> *www.tresourceinc.com* 
>
> *Hangout:*  *devsta...@gmail.com *
>
> *Linkedin:* https://www.linkedin.com/in/vishnu-dev-a0aa3791
>
>  
>
>
>
>  
>
>  
>

-- 
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/1b17d9d7-68c3-449b-ae03-ec1245666d75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent Need - Genesys Developer CA / NJ

2016-03-19 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Friday, March 18, 2016 at 6:16:43 AM UTC+11, Raj @ Reqroute wrote:
>
> Hello Partners
>
> Please share suitable profiles for
>
> Title:
>
> Genesys Developer
>
> Location
>
> Carlsbad, CA  / Franklin Lake, New jersey
>
> Bill Rate
> Quote the best rate 
>
>
> Mode of Employment
>
> C2C
>
> Job Description
>
> 1. Strong Genesys Framework experience installation, configuration and 
> Deployment
> 2. Genesys Infomart  Implementation experience
> 3. 6-8 years of Genesys composer –e-services, strategy routing   
> development experience 
> 4. Good understanding of Genesys Framework 7.6 and 8.0
>
> Year of Experience
>
> 6-8 years
>
>
> Regards,
>
> Raj Singh
>
> * ReqRoute,Inc *Desk: 408 338 0074; Fax: 888-400-2698
> email: rsi...@reqroute.com 
>
>
> website: http://www.reqrouteinc.com/careers
>

-- 
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/062cd871-321a-4b4f-a65a-ef5002e84e3d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: How much internet is spent for each Restful request

2016-03-19 Thread gjs
Hi, 

See in the following example code ( modified from an older version 
of 
https://developer.sony.com/downloads/camera-file/sony-camera-remote-api-beta-sdk/
 
)

 In the httpPost(...) method there is an example code to count the total 
number of bytes downloaded as well as show elapsed time measurements ( in 
milliseconds ) that I mentioned.

The code is not tested, it is just provided as an example...

Hope that helps.

Regards

-

/*
 * Copyright 2014 Sony Corporation
 */

package com.example.sony.cameraremote.utils;

import android.util.Log;

import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.SocketTimeoutException;
import java.net.URL;


/**
 * Simple HTTP Client for sample application.
 */
public final class SonyHttpClient {

private static final String TAG = SonyHttpClient.class.getSimpleName();

private static final int DEFAULT_CONNECTION_TIMEOUT = 1; // [msec]

private static final int DEFAULT_READ_TIMEOUT = 1; // [msec]

private SonyHttpClient() {

}

/**
 * Send HTTP GET request to the indicated url. Then returns response as
 * string.
 *
 * @param url request target
 * @return response as string
 * @throws IOException all errors and exception are wrapped by this
 * Exception.
 */
public static String httpGet(String url) throws IOException {
return httpGet(url, DEFAULT_READ_TIMEOUT);
}

/**
 * Send HTTP GET request to the indicated url. Then returns response as
 * string.
 *
 * @param url request target
 * @param timeout Request timeout
 * @return response as string
 * @throws IOException all errors and exception are wrapped by this
 * Exception.
 */
public static String httpGet(String url, int timeout) throws 
IOException {
HttpURLConnection httpConn = null;
InputStream inputStream = null;

// Open connection and input stream
try {
final URL urlObj = new URL(url);
httpConn = (HttpURLConnection) urlObj.openConnection();
httpConn.setRequestMethod("GET");
httpConn.setConnectTimeout(DEFAULT_CONNECTION_TIMEOUT);
httpConn.setReadTimeout(timeout);
httpConn.connect();

int responseCode = httpConn.getResponseCode();
if (responseCode == HttpURLConnection.HTTP_OK) {
inputStream = httpConn.getInputStream();
}
if (inputStream == null) {
Log.w(TAG, "httpGet: Response Code Error: " + responseCode 
+ ": " + url);
throw new IOException("Response Error:" + responseCode);
}
} catch (final SocketTimeoutException e) {
Log.w(TAG, "httpGet: Timeout: " + url);
throw new IOException();
} catch (final MalformedURLException e) {
Log.w(TAG, "httpGet: MalformedUrlException: " + url);
throw new IOException();
} catch (final IOException e) {
Log.w(TAG, "httpGet: " + e.getMessage());
if (httpConn != null) {
httpConn.disconnect();
}
throw e;
}

// Read stream as String
BufferedReader reader = null;
try {
StringBuilder responseBuf = new StringBuilder();
reader = new BufferedReader(new InputStreamReader(inputStream));
int c;
while ((c = reader.read()) != -1) {
responseBuf.append((char) c);
}
return responseBuf.toString();
} catch (IOException e) {
Log.w(TAG, "httpGet: read error: " + e.getMessage());
throw e;
} finally {
try {
if (reader != null) {
reader.close();
}
} catch (IOException e) {
Log.w(TAG, "IOException while closing BufferedReader");
}
try {
if (inputStream != null) {
inputStream.close();
}
} catch (IOException e) {
Log.w(TAG, "IOException while closing InputStream");
}
}
}

/**
 * Send HTTP POST request to the indicated url. Then returns response as
 * string.
 *
 * @param url request target
 * @param postData POST body data as string (ex. JSON)
 * @return response as string
 * @throws IOException all errors and exception are wrapped by this
 * Exception.
 */
public static String httpPost(String url, String postData) throws 
IOException
{
return httpPost(url, postData, DEFAULT_READ_TIMEOUT);
}

/**
 * Send HTTP POST request to the indicated 

[android-developers] Re: Need : SiteCore Developer : WI - long term contract

2016-03-19 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Friday, March 18, 2016 at 4:52:29 AM UTC+11, Raj @ Reqroute wrote:
>
> *Hello Partners*
>
>
> *Please share suitable profiles. Send responses to 
> rsi...@reqroute.com *
>
>
> *Sitecore Developer  *
>
> *Type of Hire:* Contract 
>
> Locations: Neenah, WI
>
> Rate: *$60/hr-65 on C2C*
>
>  
>
> *Please Share the candidates SKYPE ID & Photo ID.*
>
>  
>
> *Skillset:*
>
> · Strong and very deep knowledge on Sitecore, SiteCore 8.1, 
> Microsoft technologies - .Net and MVC , Strong Communication Skills
>
> · Possessing  very strong sitecore knowledge. 
>
> · Provide suggestions  and help in decision making  for IT 
> Proposals Programs, Architecture Discussions  related to  Sitecore
>
> · Guide the complete Web marketing Portfolio  IT team members  by 
> providing suggestions , feedbacks and answering queries related to sitecore.
>
> · Work with other developers, designers to make sure  the 
> Implementation is in accordance with Sitecore Best Practices.
>
> · Hosting sitecore applications and managing configurations
>
>  
>
> Regards,
>
>
> Raj Singh
>
> * ReqRoute,Inc *Desk: 408 338 0074; Fax: 888-400-2698
> email: rsi...@reqroute.com 
>
>
> website: http://www.reqrouteinc.com/careers
>

-- 
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/66824b66-d294-4e7b-9a13-354b3e79cbc4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: List of Available consultants for new projects..

2016-03-19 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Friday, March 18, 2016 at 12:48:21 AM UTC+11, sam isolvers wrote:
>
> Hello Partner,
>
> Please find below of my consultants available for new projects.
>
> Please share the requirements to s...@isolvers.com  if you 
> come up across any matched positions.
>
> I Look forward to work with you.
>
> S No
>
> Name
>
> Technology
>
> Experience
>
> Current Location
>
> Relocation
>
> 1
>
> Usha
>
> QA
>
> 7+
>
> WA
>
> Open
>
> 2
>
> Rakul
>
> Sr Java UI
>
> 10+
>
> MO
>
> Open
>
> 3
>
> Pradeep
>
> IOS
>
> 7+
>
> MO
>
> Open
>
> 4
>
> Prathyusha
>
> .Net
>
> 7+
>
> WA
>
> Open
>
> 5
>
> Harsha
>
> Oracle DBA
>
> 10+
>
> FL
>
> Open
>
> 6
>
> Janani
>
> SQL BI
>
> 7+
>
> NY
>
> Open
>
> 7
>
> Bharagav
>
> Java
>
> 6+
>
> IL
>
> Open
>
> 8
>
> Swetha
>
> Java
>
> 6+
>
> MD
>
> DC,MD,VA
>
> 9
>
> Aditya
>
> Java
>
> 7+
>
> FL
>
> Open
>
> 10
>
> Amulya
>
> OBIEE
>
> 8+
>
> CA
>
> Only Bay Area
>
> 11
>
> Harsha
>
> CQ5
>
> 7+
>
> NJ
>
> Open
>
> 12
>
> Nishitha
>
> Pega
>
> 6+
>
> CT
>
> OPEN
>
> 13
>
> Ravi
>
> QA Lead
>
> 14+
>
> UT
>
> Open
>
> 14
>
> Shilpitha
> ...

-- 
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/b9667917-76dc-4207-bfc1-c12ebcaff859%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Writing strings to text file android

2016-03-19 Thread gjs
Hi,

Try reading 
this http://developer.android.com/training/basics/data-storage/files.html 
and 
this 
http://developer.android.com/reference/android/content/Context.html#openFileOutput(java.lang.String,
 
int) in particular use -


   - MODE_APPEND 
   

   - so you don't overwrite previous strings.

Also your "logs" file will *not* be located in src/main/assets folder it 
will typically be in 
http://developer.android.com/reference/android/content/Context.html#getFilesDir()

Regards

On Friday, March 18, 2016 at 2:00:16 AM UTC+11, Jordan Ong wrote:
>
> I am new to android programming and I am trying to write strings into a 
> text file without overwriting the previous one. It is somehow like a 
> history log of the application. I tried reading online guide but it doesnt 
> seem to write in to my text file. Can anyone advice me on this? My empty 
> text file name logs is inside src/main/assets folder. Everytime the 
> saveText function is called, it successfully prompt the Toast that shows 
> the string of the saveText, so I wonder why it did not write into the logs 
> textfile.
>
> public void saveText(){
> int seconds;
> FileOutputStream outputStream;
> String saveText;
> long elapsedMillis = SystemClock.elapsedRealtime() - 
> mChronometer.getBase();
> seconds = (int) (elapsedMillis / 1000);
> try {
> outputStream = openFileOutput("logs", Context.MODE_PRIVATE);
> saveText = String.valueOf(seconds);
> outputStream.write(saveText.getBytes());
> outputStream.close();
> Toast.makeText(this, saveText, Toast.LENGTH_LONG).show();
>
> } catch (Throwable t){
> Toast.makeText(this, "Exception: " + t.toString(), 
> Toast.LENGTH_LONG).show();
> }}
>
> Android Manifest:
>
>  
>
> 
>  android:allowBackup="true"
> android:icon="@mipmap/ic_launcher"
> android:label="@string/app_name"
> android:supportsRtl="true"
> android:theme="@style/AppTheme">
> 
> 
> 
>
> 
> 
> 
> 
> 
>
>

-- 
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/b5301764-321d-423a-b7e1-38d3a76e10a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: list of available consultants for new projects....

2016-03-19 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Friday, March 18, 2016 at 12:48:21 AM UTC+11, sam isolvers wrote:
>
> Hello Partner,
>
> Please find below of my consultants available for new projects.
>
> Please share the requirements to s...@isolvers.com  if you 
> come up across any matched positions.
>
> I Look forward to work with you.
>
> S No
>
> Name
>
> Technology
>
> Experience
>
> Current Location
>
> Relocation
>
> 1
>
> Usha
>
> QA
>
> 7+
>
> WA
>
> Open
>
> 2
>
> Rakul
>
> Sr Java UI
>
> 10+
>
> MO
>
> Open
>
> 3
>
> Pradeep
>
> IOS
>
> 7+
>
> MO
>
> Open
>
> 4
>
> Prathyusha
>
> .Net
>
> 7+
>
> WA
>
> Open
>
> 5
>
> Harsha
>
> Oracle DBA
>
> 10+
>
> FL
>
> Open
>
> 6
>
> Janani
>
> SQL BI
>
> 7+
>
> NY
>
> Open
>
> 7
>
> Bharagav
>
> Java
>
> 6+
>
> IL
>
> Open
>
> 8
>
> Swetha
>
> Java
>
> 6+
>
> MD
>
> DC,MD,VA
>
> 9
>
> Aditya
>
> Java
>
> 7+
>
> FL
>
> Open
>
> 10
>
> Amulya
>
> OBIEE
>
> 8+
>
> CA
>
> Only Bay Area
>
> 11
>
> Harsha
>
> CQ5
>
> 7+
>
> NJ
>
> Open
>
> 12
>
> Nishitha
>
> Pega
>
> 6+
>
> CT
>
> OPEN
>
> 13
>
> Ravi
>
> QA Lead
>
> 14+
>
> UT
>
> Open
>
> 14
>
> Shilpitha
> ...

-- 
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/1e987f68-1c00-4b5d-9cdd-4583abc5269d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent req for Apache Spark Developer @ New York, NY

2016-03-19 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Thursday, March 17, 2016 at 6:20:00 AM UTC+11, Shaik Sadiq wrote:
>
> Hi,
>
> Hope you are doing well !!!
>
> I have an urgent requirement for a *Apache Spark Developer.* 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: Apache Spark Developer*
>
> *Location: New York, NY*
>
> *Duration: 5+ Months*
>
> *Visa: USC/ GC/ H1B*
>
>  
>
> *Primary Skills: core Java, Hadoop and Spark clusters, Mesos & Spark 
> Stream*
>
>  
>
> *JD*
>
> · Extensive experience with Hadoop and Spark clusters 
>
> · Apache Mesos & Spark Stream 
>
> · Prior experience in solving IO bound problems dealing with 
> large amounts of data 
>
> · Strong core Java skills 
>
> · Concurrency, Collections 
>
> · Strong Analytical and Problem solving skills 
>
> · Good communication skills 
>
>  
>
> *Preferred: *
>
> · Knowledge of VaR 
>
> · Capital Markets 
>
> · Distributed Computing 
>
> · Bachelors Degree in Computer Science or Engineering or 
> Mathematics
>
>  
>
> *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/675f5c05-9b2a-4f51-9aa2-316624e79d92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Question regarding "massive" application downloads

2016-03-19 Thread gjs
What is

https://play.google.com

for ?

-- 
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/76801dcf-af2a-413b-8a53-2337a9c101ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent req for Apache Spark Developer @ New York, NY.

2016-03-19 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Friday, March 18, 2016 at 12:50:36 AM UTC+11, Shaik Sadiq wrote:
>
> Hi,
>
> Hope you are doing well !!!
>
> I have an urgent requirement for a *Apache Spark Developer.* 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: Apache Spark Developer*
>
> *Location: New York, NY*
>
> *Duration: 5+ Months*
>
> *Visa: USC/ GC/ H1B*
>
>  
>
> *Primary Skills: core Java, Hadoop and Spark clusters, Mesos & Spark 
> Stream*
>
>  
>
> *JD*
>
> · Extensive experience with Hadoop and Spark clusters 
>
> · Apache Mesos & Spark Stream 
>
> · Prior experience in solving IO bound problems dealing with 
> large amounts of data 
>
> · Strong core Java skills 
>
> · Concurrency, Collections 
>
> · Strong Analytical and Problem solving skills 
>
> · Good communication skills 
>
>  
>
> *Preferred: *
>
> · Knowledge of VaR 
>
> · Capital Markets 
>
> · Distributed Computing 
>
> · Bachelors Degree in Computer Science or Engineering or 
> Mathematics
>
>  
>
> *Note: Need a Hadoop Developer with minimum 3+ Years of Experience in 
> Apache Spark.*
>
>  
>
> *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/48d242d9-1d87-4909-be33-c07e8b72f020%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] References for when you want to code outside

2016-03-19 Thread gjs
Tether your laptop to your phones wifi and use the cell network for Internet 
connectivity.

-- 
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/0646c44d-4dd7-474c-b7d9-bbef5652dbbd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: NEED : EDI Developer (All Payor Database Exp.) - NY

2016-03-19 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Friday, March 18, 2016 at 5:02:05 AM UTC+11, Raj @ Reqroute wrote:
>
> Hello Partner
>
> Urgently looking to hire EDI Developer
> Location : Rochestor, New York 
> Hourly Rate ($): $50/hr 
>
> Skills : Healthcare X12 EDI Developer Ability to create, process and 
> understand EDI files (834, 837, 835, 820) Ability to work with Map tools 
> Medicaid experience 
>
> MUST Have : All Payor Database experience.
>
>
> Regards,
>
> Raj Singh
>
> * ReqRoute,Inc *Desk: 408 338 0074; Fax: 888-400-2698
> email: rsi...@reqroute.com 
>
>
> website: http://www.reqrouteinc.com/careers
>

-- 
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/bb253bc3-12a1-43d4-965b-7674ee41b462%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent req for Hyperion Lead @ Bloomfield, CT.

2016-03-19 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Thursday, March 17, 2016 at 1:16:31 AM UTC+11, Shaik Sadiq wrote:
>
> Hi,
>
> Hope you are doing well !!!
>
> I have an urgent requirement for a *Hyperion Lead.* 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: Hyperion Lead*
>
> *Location: Bloomfield, CT*
>
> *Duration: 6+ Months*
>
> *Visa: USC/ GC/ H1B*
>
>  
>
> *JD:*
>
>  
>
> We are looking for a Hyperion lead for our client at Bloomfield, CT. 
> Details for the role as below:
>
>  
>
> •Oracle Hyperion (HFM, EPM)
>
> •Essbase skills are strongly desired
>
> •Good communication skills
>
> •Good Team management Skills
>
> •Production support experience
>
>  
>
> *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/a482dd72-5f2a-4e15-875f-37923a291183%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent Need: Sr Backend Java/Telecom Exp/Warren NJ and Alpharetta GA

2016-03-18 Thread gjs

   
   - *Posts about job openings or from recruiters are considered spam.* This 
   list gets too many, and it drowns out the actual conversations. Making 
   these types of posts will get your account banned without warning.


On Friday, March 18, 2016 at 2:24:19 AM UTC+11, Dev Vishnu wrote:
>
> Please share profile at de...@tresourceinc.com 
>
> Hi ,
>
> Hope you are doing well!
>
> Please review below Job Description and let me know you interest
>
>  
>
>  
>
> Position: *Sr Java Backend Developer*
>
> Location: *Warren NJ and Alpharetta GA*
>
> *Interview Mode: telephonic +Face to Face*
>
> Anyone has a Sr Java candidate with *3+ years of telecom experience*. 
> Purely *backend developer*. 
>
>  
>
> *Job Description:*
>
> 7+ years experience as Senior System Analyst/Developer with J2EE and Java 
> technologies, Spring, Servlet, Web Services, XML, XSLT, SOA & AJAX . 
> - solid working experience of Java, OOP, SOA, modular code development, 
> design pattern, multi-threading. 
> - Server back end and API/Service development experience is required 
> - Mobile web experience is a plus 
> - Experience in Spring Integration, Caching, or any similar technology is 
> a plus 
> - Experience with JUnit/TestNG, Maven, Oracle, UNIX 
> - Good understanding or network protocols such as TCP/IP, HTTP etc. 
> - Strong problem solving and analytical skills, proactive and go-getter 
> - Good grasp of industry best practices in enterprise-class software 
> development, agile methodology 
> - Design and code from specifications, analyzes, evaluates, tests, debugs, 
> documents, and implements complex software apps 
> - Uses coding methods in specific programming languages to initiate or 
> enhance program execution and functionality 
> - Participate in the evaluation, recommendation, and selection of hardware 
> and software solutions 
> - Performs expert-level engineering tasks associated with the analysis, 
> design, and development of computer hardware, firmware, embedded systems, 
> and/or operating systems 
> - Develop, maintain, and report intranet metrics 
> - Interface with different departments within the organization regarding 
> new deployments 
> - Research/analyze data processing functions, methods and procedures 
> - Monitor program execution for expected performance 
> - Requires a bachelor's degree in area of specialty and at least 5 years 
> of experience in the field or in a related area
>
>  
>
> *Thanks & Regards*
>
>  
>
> *Dev*
>
> *Technical Recruiter*
>
> *Technology Resource Group*
>
> *1700 Park St, Unit 212, and Naperville IL, 60563*
>
> *Staffing|Consulting|Outsourcing*
>
> *Phone: **+1 408-709-1760 x 9869*
>
> *E-mail:* *de...@tresourceinc.com ** |WEB:* 
> *www.tresourceinc.com* 
>
> *Hangout:*  *devsta...@gmail.com *
>
> *Linkedin:* https://www.linkedin.com/in/vishnu-dev-a0aa3791
>
>  
>   
>

-- 
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/5eedcdf3-bf78-4c5c-a91a-a8178fa9c35c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: How much internet is spent for each Restful request

2016-03-16 Thread gjs
Hi,

I'd suggest you conduct some tests to try to work this out for yourself by 
writing some test code to measure the elapsed time (in milliseconds eg 
using System.currentTimeMillis() ) and the counting the number of total 
bytes downloaded when you (a) include the News Description & (b) when you 
exclude the News Description.

You would probably need to run the tests multiple times to get a good 
representation of the differences given that the number of bytes for New 
Description will likely vary for each News item.

I'd guess that including the News Description probably won't make too much 
of a difference if these are only a few sentences long and that including 
or excluding the News Picture would likely make more of a significant 
difference.

I find that measuring by testing yourself is usually a good way to learn 
things instead of just asking someone else...

Regards 

On Wednesday, March 16, 2016 at 4:44:32 PM UTC+11, Mustafa Mohammadi wrote:
>
> Hello every one
> I am new to android and I'm developing a *News application* for just 
> *improving 
> myself*. The application loads news from a WordPress website using 
> Restful. Here is the simple news model:
>
>1. Title
>2. News Description
>3. Category
>4. Date
>5. News Picture
>
> For every new News, the application sends a request using *Restful* for 
> new one(s) to sync data. Here is a case scenario that: the reader do not 
> read all news, I mean from 20 News, just open 2 or 3 of them. To prevent 
> data bundle consumption, I thought that just request for needed info like 
> (*Title, 
> Category, Data and Picture*) but, just *News Description* is remained 
> (Not requested). While reader opens the news, then application sends 
> request for opened *News Description.*
> Here are two questions:
>
>1. Do you think if it is a correct approach that request for *all news 
>attributes* apart from News Description? Doesn't it reduce the 
>application performance or whatever?
>2. How much internet is spent for just News Description?
>
> Please help me to improve my skill.
> 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/6c3baac6-10e3-4241-9cb0-65f2eb98354e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Wii Balance Board and Android (already paired) - how to get Data

2016-03-02 Thread gjs
Hi,

Just search a bit and you'll 
find https://play.google.com/store/apps/details?id=eu.paulburton.fitscales 
and https://github.com/paulburton/fitscales

Regards

On Wednesday, March 2, 2016 at 8:26:26 PM UTC+11, Dirk Bellstaedt wrote:
>
> Hello,
>  i want to use Wii Balance Board with my Android Device, i already paired 
> it with my Device ( rooted Custom Rom, but i don't know how, it just worked 
> ;) ),
>  but now i don't know how to grab the RawData of the InputDevice? Is there 
> any way to get it?
> Best Regards
>
>
>

-- 
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/740e842b-c4be-4875-aab9-d508bf81ead1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: GPS Issue with Android Marshmallow

2016-03-02 Thread gjs
Hi,

re : Could you check this app (http://app.trekken.com.br) to see if it 
works? It should start automatically and record your trip while you are 
driving. 

No sorry, I actually develop my own GPS related app(s) and one of these 
already provides the same / similar functionality & is working ok with 
Android 6 on various devices. (On the Play store it already say - Attention: 
Trekken is not fully supported by the Android 6.0 / Marshmallow.)

re: ...Until Android 6, FusedLocation worked pretty good, giving low 
accuracy and speed.

Personally I think FusedLocation sux so I won't use it. My opinion about 
this was hardened when using the Google PIxel C tablet which actually 
'tricks' app's into thinking it has support for 'High Accuracy' Location 
but in fact this device has no GPS receiver at all (WTF it lies!!!) For the 
Pixel C (my app) will connect to & use an external Bluetooth GPS receiver 
instead...

re: Regarding the NMEA 0183, I read over the Internet that some 
manufactures define its own codes. Is it a problem with android? Would you 
have to take into account different manufactures codes to parse NMEA 
sentences ?

No it is not a problem you just use the few (standard) NMEA sentences such 
$GPRMC, $GPGGA, $GPGSA, $GPGSV (&/or their $GN equivalents) to extract the 
relevant location details (and convert accordingly) and usually just ignore 
any others NMEA sentences that might be specific to particular GPS receiver 
chips. There used to be some older Android devices that did not return any 
data via the NMEA listener interface - 
http://developer.android.com/reference/android/location/GpsStatus.NmeaListener.html
 but 
most seem to these day, well except for the Pixel C tablet.

re: I'm sorry, I meant "high accuracy and speed values (getSpeed returning 
values different than 0)" in my previous email.

ok

Regards

On Wednesday, March 2, 2016 at 8:16:35 AM UTC+11, Rodrigo Saad wrote:
>
> Hello Gary,
>
> Thank you for your reply. 
>
>>
>> I checked https://code.google.com/p/android/issues/detail?id=190376 and 
>> also tested with Nexus 5 running Android V6.0.1 (that's the device most 
>> mentioned in the ticket) and GPS is working ok for me on the Nexus 5. GPS 
>> is also working ok for me with Android V6 on Nexus 5X, 6, 6P, 7 & 9. 
>>
>
> Could you check this app (http://app.trekken.com.br) to see if it works? 
> It should start automatically and record your trip while you are driving. 
>
>
>> However I don't use the Location API class much and where possible prefer 
>> to use the lower level NMEA listener interface - 
>> http://developer.android.com/reference/android/location/GpsStatus.NmeaListener.html
>>
>
> I believe you are right, it is a FusedLocationApi bug related. I will make 
> some tests with the GPS_Provider to check it out. Until Android 6, 
> FusedLocation worked pretty good, giving low accuracy and speed.  The app I 
> mentioned before uses FusedLocation and it is not working anymore. 
>
>
>> You could use the NMEA listener interface as a temporary work around and 
>> create your own Location objects from the lower level NMEA data (this works 
>> fine, I also do this when using external Bluetooth GPS receivers with 
>> Android devices - converting GPS NMEA data back into Location objects, you 
>> just need to do the relevant data conversions between the different 
>> measurement units...)
>>
>
> Regarding the NMEA 0183, I read over the Internet that some manufactures 
> define its own codes. Is it a problem with android? Would you have to take 
> into account different manufactures codes to parse NMEA sentences ? 
>  
> Cheers,
>
> Rodrigo
>
>
>> Regards
>>
>>
>>
>> On Tuesday, March 1, 2016 at 1:39:35 AM UTC+11, Rodrigo Saad wrote:
>>>
>>> Hello,
>>>
>>> We are experiencing problems with GPS in almost all smartphones (Nexus, 
>>> Mogo-G 2nd, Moto-G 3nd, Moto-X) with Android 6 (Marshmallow). In our case, 
>>> it does not acquire a good accuracy and, consequently, it does not return 
>>> the speed anymore (location.getSpeed). There is an open ticket but without 
>>> any update from google since last December (
>>> https://code.google.com/p/android/issues/detail?id=190376). 
>>>
>>> Anyone else having the same problem? Any advice to solve it, at least 
>>> temporarily? 
>>>
>>> Cheers,
>>>
>>> Rodrigo Saad
>>>
>> -- 
>> You received this message because you are subscribed to a topic in the 
>> Google Groups "Android Developers" group.
>> To unsubscribe from this topic, visit 
>> https://groups.google.com/d/topic/android-developers/2He1mUMH6lc/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, 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 
>> 

[android-developers] Re: Image adquisicion app

2016-03-02 Thread gjs
Read http://developer.android.com/training/camera/cameradirect.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/b83c3209-ba44-4081-af2e-f8fc82c177f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Google Maps Android GPS App

2016-03-02 Thread gjs
Hi

You can probably do this by also using the various maps API eg

https://developers.google.com/maps/documentation/directions/intro#Waypoints

Regards

-- 
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/512efecb-d387-4b28-b37a-efde1ee3a13a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android Wear development

2016-03-01 Thread gjs
Hi,

Sure why not, if you know some android already you are 'half way' there 
already. In fact many android (phone) apps will actually work to varying 
degrees on android wear devices, but they do suffer certain limiting 
restrictions - tiny screen size, usually no camera, no google maps and some 
others...

I'd suggest you do test your android wear apps on actual android wear 
devices where possible.

Regards

On Monday, February 29, 2016 at 11:20:29 PM UTC+11, Adrees 85 wrote:
>
> Hello Guys ,
> i'm working on android app development from 6 month. i heard about android 
> wear development and its look interesting to me. i want to know should i go 
> for android wear development ?
> any recommendation ?
> manny 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/31fd0fa3-d24e-427e-88d0-c2d6f0e1da45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Updated Hot-List of Available consultants

2016-02-29 Thread gjs
well howD partna you need2 touchbase 
with https://groups.google.com/forum/#!topic/android-developers/EnfFXiIJ3FQ 
dik

On Tuesday, March 1, 2016 at 1:33:56 AM UTC+11, sam isolvers wrote:
>
> Hello Partner,
>
> Good morning, Hope you are doing good,
>
> Please find below updated Hot-List of my consultants ,Let me know if you 
> came across any matched positions according to them.
>
> I look forward to work with you.
>
>  
>
> SNO
>
> Name
>
> Skill
>
> Experience 
>
> Location
>
> Relocation
>
> 1
>
> Naveen
>
> CQ5
>
> 7+
>
> NY
>
> Open
>
> 2
>
> Harsha
>
> CQ5
>
> 7+
>
> NJ
>
> Open
>
> 3
>
> Janani 
>
> SQL BI
>
> 7+
>
> NY
>
> Open
>
> 4
>
> Phani
>
> SQL BI
>
> 8+
>
> RI
>
> Open
>
> 5
>
> Usha
>
> QA
>
> 7+
>
> WA
>
> Open
>
> 6
>
> Pradeep 
>
> IOS
>
> 7+
>
> AZ
>
> Open
>
> 7
>
> Pratisha
>
> BA
>
> 7+
>
> IL
>
> Open
>
> 8
>
> Ravi
>
> QA Lead
>
> 14+
>
> UT
>
> Open
>
> 9
>
> Rakul 
>
> UI
>
> 10+
>
> MO
>
> Open
>
> 10
>
> Sriharsha
>
> Oracle DBA
>
> 10+
>
> FL
>
> Open
>
> 11
>
> Amulya
>
> OBIEE
>
> 8+
>
> CA
>
> Bay Area
>
> 12
>
> Brahmi
>
> Pega
>
> 6
>
> MD
>
> Open
>
> 13
>
> Veera
>
> Pega
>
> 8
>
> TX
>
> Open
>
> 14
>
> Nishita
>
> Pega
>
> 6+
>
> CT
>
> Open
>
> 15
>
> Sridhar 
>
> Pega
>
> 14+
>
> NE
>
> Open
>
> 16
>
> Prathyusha
>
> .Net
>
> 7
>
> WA
>
> Open
>
> 17
>
> Lakshmi
>
> .Net
>
> 7+
> ...

-- 
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/3aaac69d-d500-42a9-adca-887045c05a4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: GPS Issue with Android Marshmallow

2016-02-29 Thread gjs
Hi,

I checked https://code.google.com/p/android/issues/detail?id=190376 and 
also tested with Nexus 5 running Android V6.0.1 (that's the device most 
mentioned in the ticket) and GPS is working ok for me on the Nexus 5. GPS 
is also working ok for me with Android V6 on Nexus 5X, 6, 6P, 7 & 9. 

However I don't use the Location API class much and where possible prefer 
to use the lower level NMEA listener interface - 
http://developer.android.com/reference/android/location/GpsStatus.NmeaListener.html

You could use the NMEA listener interface as a temporary work around and 
create your own Location objects from the lower level NMEA data (this works 
fine, I also do this when using external Bluetooth GPS receivers with 
Android devices - converting GPS NMEA data back into Location objects, you 
just need to do the relevant data conversions between the different 
measurement units...)

Regards



On Tuesday, March 1, 2016 at 1:39:35 AM UTC+11, Rodrigo Saad wrote:
>
> Hello,
>
> We are experiencing problems with GPS in almost all smartphones (Nexus, 
> Mogo-G 2nd, Moto-G 3nd, Moto-X) with Android 6 (Marshmallow). In our case, 
> it does not acquire a good accuracy and, consequently, it does not return 
> the speed anymore (location.getSpeed). There is an open ticket but without 
> any update from google since last December (
> https://code.google.com/p/android/issues/detail?id=190376). 
>
> Anyone else having the same problem? Any advice to solve it, at least 
> temporarily? 
>
> Cheers,
>
> Rodrigo Saad
>

-- 
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/dbf62523-d8ed-4926-9f1a-dbc83195d9fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: Android Wear Ibeacon and Bluetooth

2016-02-29 Thread gjs
done!

-- 
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/371b2739-e12d-488d-bf78-0a42991c74c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Image adquisicion app

2016-02-29 Thread gjs
Keh?

-- 
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/c9ffe589-b48d-494e-9f49-2a9ab693deb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android Wear Ibeacon and Bluetooth

2016-02-28 Thread gjs
Hi,

Not sure if this helps you much, but I too have a Sony Smart Watch 3 and 
can confirm that it does indeed work ok with Bluetooth devices including 
Bluetooth Low Energy devices. I just tested my Sony Smart Watch 3 working 
ok with a TI Sensor tag B/LE device, eg reading the barometer sensor -

02-29 18:09:56.856 1737-1787/? D/BluetoothLEConnection: CALIBRATED 
BAROMETER = 1020.5832253894113

Source code for this is located here - http://git.ti.com/sensortag-android

Sorry can't help you with Beacons, maybe try these -

https://developers.google.com/beacons/

https://www.pubnub.com/blog/2015-04-14-building-android-beacon-android-ibeacon-tutorial-overview/

Regards

On Monday, February 29, 2016 at 8:40:52 AM UTC+11, Buğra Öztürk wrote:
>
> Me and my friends try to make a Android Wear app that will communicate 
> with Beacons. We have to provide bluetooth connection between our wear and 
> beacon in our program. But we have not found any information about Android 
> wear bluetooth connection code example or something else. If there is a any 
> informations you knew, pls tell me and rescue me this struggle. Our wear is 
> Sony Smart Watch 3 by the way. Thank you for now.
>

-- 
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/0171e7b8-6805-4631-bb31-d5eb6fe5c57a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Client / Server Style Android App

2016-02-27 Thread gjs
Hi

Try https://cloud.google.com/solutions/mobile/appengine-endpoints-mobile-app

Regards

-- 
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/ddf9a752-64f0-4cb5-9395-316c5c262f3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: "Google Maps API key" - How does it work? Where, and how (in what form) do i store it securely?

2016-02-24 Thread gjs
Hi,

RTFM perhaps ? 
- https://developers.google.com/maps/documentation/android-api/signup

You should store your maps api key safely & securely for future reference, 
offsite backup copies or version control is a good approach, at a minimum 
email it to yourself. However you don't really need to keep it a secret per 
se as it only works with your secret digital certificate app signing key 
(which should be kept secret, safe & secure).

Regards

On Thursday, February 25, 2016 at 4:09:11 AM UTC+11, Alexander Verba wrote:
>
> Hi,
>
> Help is needed in regards "Google Maps API key".
> How does it work? Where, and how (in what form) do i store it securely 
> (version control, plain, encoded, what encoding)?
>  
>

-- 
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/b5cca799-dc8f-4577-a82b-26c60064a734%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Working around API-purchase-logic-flaws for consumables in Google Play's Billing API v3 (Relevant to everyone using consumables with API v3)

2016-02-23 Thread gjs
Hi,

I'd suggest you use the In-App purchase testing facilities Google provides 
- https://developer.android.com/google/play/billing/billing_testing.html - 
to test your theories about perceived failure scenarios.

When In-App purchases was initially introduced Google also recommended 
using your own (secure web) server to help keep track / verify some of 
purchase details as well. That's still mentioned at the end of 
- http://developer.android.com/google/play/billing/billing_integrate.html I 
found that useful as alternative to the 'journaling' you've suggested. I 
also attempted to (securely) store some of the details on the device itself 
as soon as they were received, but both of these approaches have their own 
issues - where you server is not available & where the user has multiple 
devices... In the end you just need to 'trust' the Google Play API's, but 
your own server can also help somewhat (with any disputes) by providing an 
independent transaction log even if it is sometimes incomplete.

Regards

On Wednesday, February 24, 2016 at 6:12:48 AM UTC+11, Markus A. wrote:
>
> Bump!
>
> I'm really amazed that nobody seems to care about this! Shouldn't this be 
> relevant to everyone selling consumable items on the Play Store? Has no-one 
> ever experienced this failure mode coming up in production?
>
> Obviously, there's always the possibility that I'm just misunderstanding 
> something and there really is no issue, but given that every single other 
> app-store that I've ever worked with does distinguish between consumable 
> and non-consumable products makes me think there's a good reason for it.
>
> But, in the unlikely event that I am just seeing things here, PLEASE TELL 
> ME SO!
>

-- 
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/95408ad1-98b0-4b67-a87c-17f59421e188%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Application getting wrong location until open inbuilt Google Map application

2016-02-17 Thread gjs
Hi,

Try checking 
http://developer.android.com/reference/android/location/Location.html#hasAccuracy()
 
and 
http://developer.android.com/reference/android/location/Location.html#getAccuracy()
 
on the Location object provided your location listener associated with Fused 
Location API, if that accuracy is not good enough for your purposes then 
probably try GPS location provider (as per Google Maps), see also 
http://developer.android.com/guide/topics/location/strategies.html

Regards

On Wednesday, February 17, 2016 at 11:50:00 PM UTC+11, Chirag Raval wrote:
>
> Hello All,
>
> I have developed one application which is used to find current location of 
> device. I have used Fused Location API to get current location.
>
> I am facing very strange issue, in some of devices i am not getting 
> accurate current location until i open inbuilt Google Map, once i open 
> Google Map and back to my application at that time application return exact 
> location.
>
> Can anyone tell me what is the wrong? Your help is really 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/175bba94-fc8f-4c22-a3fc-a7312a2091b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent Need Automation Tester (Coded UI) Long-term Contracts

2016-02-17 Thread gjs
Try Setting -> Factory Reset that should fix your error...

On Thursday, February 18, 2016 at 4:16:28 AM UTC+11, Javed Khan wrote:
>
> Please share profile: ja...@globalwebmaster.us
>
>  
>
> Hi,
>
> Hope you are doing great.
>
> We have new job opportunity with our client. I am sending the job 
> description for your review so please go through that and reply with 
> your/consultation resume with contact details. I will highly appreciate if 
> you can send ASAP.
>
>  
>
> VERY URGENT AND IMMEDIATE NEED
>
>  
>
> Job Title  :   Automation Tester (Coded UI)
>
> Location  :   Chevy Chase, MD
>
> Duration :   Long-term Contracts
>
> Interview   :   Phone / Skype
>
> Start Date   :   ASAP
>
>  
>
> *Job Description:*
>
> •  *Test Automation* 
>
> •  Should be capable to understand the underlying technology 
> on the various automation tools. 
>
> •  Should be capable to evaluate the best tool to the client. 
>
> •  Should be capable to create the required automation 
> framework to the client.
>
> •  Web Testing 
>
> •  Should have good knowledge & concepts of UI validations, 
> GUI features etc. Concepts of Globalization and Localization testing will 
> be an added advantage
>
> •  Application Testing 
>
> •  Should be able to differentiate the different testing 
> phases like Unit Integration, System, Acceptance, Regression testing 
>
> •  should be capable to perform these tests with the help of 
> ready-test cases. 
>
> •  Should understand Test Plans, Requirement Traceability 
> Matrix, Orthogonal Array Tool. 
>
> •  Should be able to do metrics analysis and reliability 
> analysis effectively with DFA tool.
>
> •  Tool - *VSTS Coded UI Automation Testing*
>
>  
>
> ---
>
>  
>
> Warm Regards,
> *Javed Khan (Sr. Technical Recruiter)*
>
> Global Webmaster Inc.
>
> 160 Beach, Rockaway Park, NY 11694
>
> Direct: (312) 428-7795
>
> Email: ja...@globalwebmaster.us 
>
> Skype ID: *javeedkhan.khan2*
>
> GTalk: javeedimrank...@gmail.com   ; 
> javedglobalwebmas...@gmail.com  
>
> www.globalwebmaster.us
>

-- 
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/80bbdfa2-5aa3-4aa8-8039-c157b8ab14ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Immediate Need||UX Architect/ Project Manager(12+ Months,DC)

2016-02-17 Thread gjs
Try Setting -> Factory Reset that should fix your error...

On Thursday, February 18, 2016 at 6:05:49 AM UTC+11, pragyan dixit wrote:
>
>
>
> Hi,
> Hope you are doing great.
> I have a urgent direct client requirement , Please send me your updated 
> profile.
>
> Below is the Complete Requirement
>
>  
>
>  
>
> *Role:  * *UX Architect/ Project Manager*
>
> *Location: Washington ,DC*
>
> *Duration: 12+Months *
>
>  
>
> *Job Description:*
>
> *10 year experience required.*
>
> Experience with standard prototyping & Design tools (ex: Axure, Photoshop, 
> Omnigraffle, Invision, FramerJS, etc.).
>
> Creating process flows, site maps, wireframes, screen prototypes, and 
> functional specifications
>
> Ability to elicit feedback and understand complex requirements
>
> Knowledge of business requirement gathering, site assessment, competitive 
> analysis, and secondary research
>
> Interaction design, process development and improvement
>
>  
>
>  
>
> *Thanks and Regards…*
>
> Pragyan Dixit 
>
> Technical Recruiter
>
> [image: cid:image001.jpg@01D14DEF.5BAD6DB0]408-722-9446 ext. 5099 [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/06551bca-a031-497a-a011-09905bcbb665%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   4   5   6   7   >