[android-developers] Need to place Childe view starting from left side

2009-10-10 Thread Android_Learner
I want to place first image view in gallery view starting from left side of the screen, instead of centre. Right now, it always position of first tem always starts from centre. Any help on this would be highly appreciated. --~--~-~--~~~---~--~~ You received

[android-developers] Can I Hide native phone app GUI when incoming call comes

2009-08-18 Thread Android_Learner
Hi, I am developing a phone application with my own GUI , I want to receive incoming call event. I am able to receive it using Broadcast receiver , But after receiving in My Broadcast receiver. Native phone application GUI comes to foreground and my application GUI goes to background. I do not

[android-developers] Re: Business search using Android GeoCoder APIs

2009-04-15 Thread Android_Learner
Hi , As per google's saying that Android framework treats each application equally as Native application. But here native Maps application is able to retreive Business searches like pizza hut etc. But My 3rd Party Maps application is not able to retreive it. As per SDK 1.0 , there are APIs in

[android-developers] Business search using Android GeoCoder APIs

2009-04-14 Thread Android_Learner
Hi, I am developing a maps application and want to search for business points like pizza hut etc as done by native android maps application. I am using getfromlocationname() API for this purpose. But i am not able to get any result for any business search. But when i search using native maps

[android-developers] Re: Business search using Android GeoCoder APIs

2009-04-14 Thread Android_Learner
Hi, Is there any chance to use Google APIs( Http Based) instead of Android APIs for doing business search? or any other 3rd party Http based APIs(Web service) for business search On Apr 14, 6:16 pm, Android_Learner sunil.bha...@aricent.com wrote: Hi, I am developing a maps application

[android-developers] Refresh of MapView

2009-03-24 Thread Android_Learner
Hi, I have created map view using XML layout in MapActivity and want to use this map view in another Activity group. I got mapview object in Acitivity group using GetWindow.Decorview(), MAP view is also displayed in the same layout of Activity Group. But without any image, only white background

[android-developers] Looking for Projects in Android

2009-03-07 Thread Android_Learner
Hi All, We have a very strong team and expertise in Android and have developed various applications on Android with incredible GUI , Thanks to google for such a nice platform . I am looking for some OEM/ Client who is interested in developing android applications. We would be able to have

[android-developers] Routes and Driving Directions in Android application

2009-02-19 Thread Android_Learner
Hi, I am developing Maps application and want to give routes information and driving direction support in my Application. I saw the similar support in Android inbuilt maps application, But i could not find the similar APIs support in Android SDK Maps Package. But i read the there was one

[android-developers] Re: Android Developers Needed in Singapore

2009-02-19 Thread Android_Learner
Hi Zi Yong, I am working as a Senior Technical Architect in Mobile Application domain and having a strong expertis and skilled team of Android. Worked on the application suite like, Video, Music,Inbox,contacts and Maps on Android. But we are india based, can take on this project. Looking forward

[android-developers] Driving Directions using Google Map APIs

2009-02-19 Thread Android_Learner
Hi All, I am developing maps application which has to support driving directions and route search and creation. But there is no API support in Android for this. So i want to use google map APIs instead of Android APIs, Are there any APIs available for driving directions in google. If yes, What

[android-developers] Proxy in MapView

2009-02-19 Thread Android_Learner
Hi, I am using Mapview with proxy, but i am not able to see map on the screen, I can see the logs that connection time out because it is connecting to google map server via proxy. Proxy is also set in the System DB, and my browser application is running perfectly fine with Proxy. So How can i