[android-developers] Re: c2c-...@googlegroups.com hopesf...@googlegroups.com android-d...@googlegroups.com ctocst...@googlegroups.com cateso...@googlegroups.com consultant-avail...@googlegroups.com co

2016-10-25 Thread Raja Sekhar Y
Title: Test Developer Location: Sunnyvale, CA Interview Mode: Face to Face Requirements : 1. Experience in building and executing automated and performance tests for REST web services, enterprise applications and backend distributed systems. 2. Experience in developing and performing

[android-developers] Re: Opening local HTML file via browser intent: Reaches wrong page

2009-09-07 Thread raja sekhar
ok i understand the problem.here is the solution for ur problem //crete a intent like this and add it in ur appliction Intent intent = new Intent(); intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); intent.setAction(android.content.Intent.ACTION_VIEW); String type = getMIMEType(f);

[android-developers] Camera and video mode

2009-08-24 Thread raja sekhar
can any one help me to create this jobs i'm tried a lot but still failure. plz help me.thanks for ur help. i need these things . 1. Capture Image using Camera (with the name, format and path provided) 2. Capture Video (with the name, format and path provided)