[android-developers] Seeking Advice on ChatGPT Implementation

2023-06-22 Thread sharon brown
Hello everyone, I'm implementing ChatGPT and would greatly appreciate your insights and experiences. I have a few specific questions: 1. Fine-tuning: Any effective strategies for fine-tuning ChatGPT for specific

[android-developers] Re: "Unable to obtain result of 'adb version'"

2016-08-20 Thread Sharon Gilmore
Update: I can obtain the adb version via the command line. But apparently screaming "it's version 1.0.36!" at the computer doesn't help :) -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving

[android-developers] Re: "Unable to obtain result of 'adb version'"

2016-08-20 Thread Sharon Gilmore
On Saturday, 20 August 2016 15:35:12 UTC+1, Sharon Gilmore wrote: > > For 3 days now I've been getting the error "Unable to obtain result of > 'adb version'" when I try to run an emulator in Android Studio. I don't > think I changed anything on my system to make it ha

[android-developers] "Unable to obtain result of 'adb version'"

2016-08-20 Thread Sharon Gilmore
For 3 days now I've been getting the error "Unable to obtain result of 'adb version'" when I try to run an emulator in Android Studio. I don't think I changed anything on my system to make it happen, though I usually update any packages Android Studio recommends. I've Googled and that has given

[android-developers] Re: How do I create a canvas for my app?

2016-04-11 Thread Sharon Gilmore
Never mind - I figured it out! On Monday, 11 April 2016 11:11:50 UTC+1, Sharon Gilmore wrote: > > I'm creating an app in Android Studio, and I need to have one part of one > of the Activity screens which shows a grid. I'm having difficulty in > getting this set up, though. I've cu

[android-developers] How do I create a canvas for my app?

2016-04-11 Thread Sharon Gilmore
I'm creating an app in Android Studio, and I need to have one part of one of the Activity screens which shows a grid. I'm having difficulty in getting this set up, though. I've cut it back so that it should just display some text in the appropriate area, but even that's not showing up. I'm

[android-developers] Changing contact photo problem

2012-01-26 Thread shmulik-sharon
i'm trying to change contact's photo by using this code: public void setContactPhoto(byte[] bytes, long personId) { ContentValues values = new ContentValues(); int photoRow = -1; String where = ContactsContract.Data.RAW_CONTACT_ID + = +

[android-developers] Problem with my C2DM account

2012-01-23 Thread shmulik-sharon
I have signed up for C2DM 4 days ago, and I get an aprroval with the account shmulikc...@gmail.com when I try to get the authentication token I get 403 error (but when I use my regular gmail account I get a respond) can anybody help me? (I tried to sign up again but the problem wasn't solved) --

[android-developers] creating dynamic non grid keyboard

2011-07-04 Thread Sharon
I'm writing a dynamic keyboard that needs to be set on runtime. 1. I want the layout to be non grid-like, but a semi-circle. Is it possible to use the KeyboardView+ Keyboard for that? i.e - can the KeyboardView get a flexible layout of keys (graphically) 2. Would you recommend to skip the

[android-developers] RelativeLayout and getTextBounds

2010-10-21 Thread Sharon
); RelativeLayout rl = new RelativeLayout(context); rl.setLayoutParams(params1); Than I add a new TextView to this RelativeLayout. But I can see only small part of the text. How can I measure the height I will need to this layout before the onMeasure or onLayout. Thanks, Sharon -- You received this message

[android-developers] Any method to access the /data portion on the phone?

2009-08-31 Thread sharon
hi all, I want to store some images into the /data folder,is it possible? And how to do ? Thanks. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] How to get all data of one contact ?

2009-07-01 Thread sharon
Hi all, Seems no direct way to get all info (name,number,phone,email,IM,organization.total data) of one contact. Is that so? If I want to get all these data,how could I do? Thanks for your help. --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Re: How to get all data of one contact ?

2009-07-01 Thread sharon
the results. On Wed, Jul 1, 2009 at 12:31 AM, sharon dxx...@gmail.com wrote: Hi all, Seems no direct way to get all info (name,number,phone,email,IM,organization.total data) of one contact. Is that so? If I want to get all these data,how could I do? Thanks for your help

[android-developers] How can we realize so COOL animation like this?Help!

2009-05-05 Thread sharon
Watch the cool animation below. http://www.fiercemobilecontent.com/story/check-out-some-tats-user-interface-innovations/2009-04-20 In the second video 'Glassy',after entering the 'Albums',the covers of albums scroll like page-turning. Now I want to get the same effect,but have no idea. Please

[android-developers] Re: How can we realize so COOL animation like this?Help!

2009-05-05 Thread sharon
Anybody has idea? Thanks. On 5月5日, 下午5时07分, sharon dxx...@gmail.com wrote: Watch the cool animation below.http://www.fiercemobilecontent.com/story/check-out-some-tats-user-int... In the second video 'Glassy',after entering the 'Albums',the covers of albums scroll like page-turning. Now I