New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Tip us?
 
Kinuser1
Old
(Last edited by Kinuser1; 23rd May 2012 at 12:27 AM.)
#1  
Senior Member - OP
Thanks Meter 34
Posts: 117
Join Date: Apr 2011
Smile Correct Contact Format For importing

Directions.pdfClick image for larger version

Name:	IMG_0012.jpg
Views:	70
Size:	38.7 KB
ID:	967119 I uploaded an official contact file from verizon. I successfully imported all 200+ contacts to my new replacement KIN

In order for this to work, you MUST use the .xml file below. You may delete the numbers that came in the file, but nothing else. Deleting anything else will cause the string to be incomplete. So please, if you are adding contacts, or deleting, make sure to just erase the names and not the whole thing. If you are adding contacts, then you can copy and past this:

<Contact>
<FirstName></FirstName>
<LastName></LastName>
<PhoneNumbers>
<PhoneNumber PhoneType="mobile"></PhoneNumber>
</PhoneNumbers>
</Contact>

Once you copy and paste that, just insert your names and numbers and it should look like this:

<Contact>
<FirstName>Chuck</FirstName>
<LastName>Norris</LastName>
<PhoneNumbers>
<PhoneNumber PhoneType="mobile">1885555555</PhoneNumber>
</PhoneNumbers>
</Contact>

That is a complete string, after you are done with one contact, just continue..example

<Contact>
<FirstName>Chuck</FirstName>
<LastName>Norris</LastName>
<PhoneNumbers>
<PhoneNumber PhoneType="mobile">1885555555</PhoneNumber>
</PhoneNumbers>
</Contact>
<Contact>
<FirstName>John</FirstName
<LastName>Smith</LastName
<PhoneNumbers>
<PhoneNumber PhoneType="mobile">122555555</PhoneNumber>
</PhoneNumbers>
</Contact>

</Contacts>
</XMLContactList>


Bold=Start of new contact
Italic=Complete xml schema end. (Nothing can be added after this text)

Then, go to file-> Save As->cellebrite.contacts-> File Type-> Extensible Markup Language (*.xml)

Don't ask how to install/use kinO! http://forum.xda-developers.com/show....php?t=1091166

Open KINO, and upload the contact file to the KIN's root storage

Once that is done, go to your KIN, Dial ##PROGRAMMITT and press send (Sec code is all 0's)

Go to contacts then select import.
If Import is grayed out, then you did something wrong.

Just make sure when you import your contacts, to put in the the names/numbers in their respective area. It will not work if you don't. YOU DO NOT NEED TO INPUT A LAST NAME!

Also, If you wish to edit the contacts file, below is a link to the software i use.
http://www.altova.com/thankyou.asp [Scroll Down and click the download link if it doesn't download.]

Here is my contacts file. Editing is common sense, and easy. For some it may be complicated. If you need help, leave your comments or pm me.

cellebrite.contacts.rar
Attached Thumbnails
Click image for larger version

Name:	Untitled.jpg
Views:	60
Size:	28.3 KB
ID:	967116   Click image for larger version

Name:	Untitled2.jpg
Views:	50
Size:	32.8 KB
ID:	967117  
The Following User Says Thank You to Kinuser1 For This Useful Post: [ Click to Expand ]
 
WEM97
Old
#2  
WEM97's Avatar
Senior Member
Thanks Meter 703
Posts: 699
Join Date: Jun 2011
Location: Redmond

 
DONATE TO ME
This sounds good im going to try it once I get the chance cause right now im busy flashing cm7 to my bn nook color. Nice find. Thumbs up to you!




Device: Samsung Unlocked GSM Galaxy Nexus
ROM: Paranoid Android
Kernel: Trinity Stable
 
Kinuser1
Old
#3  
Senior Member - OP
Thanks Meter 34
Posts: 117
Join Date: Apr 2011
Quote:
Originally Posted by WEM97 View Post
This sounds good im going to try it once I get the chance cause right now im busy flashing cm7 to my bn nook color. Nice find. Thumbs up to you!
Just make sure when you import your contacts, to put in the the names/numbers in their respective area. It will not work if you don't
 
Kinuser1
Old
#4  
Senior Member - OP
Thanks Meter 34
Posts: 117
Join Date: Apr 2011
*Bumb* Everything is updated. @WEM97 disreguard the last post.
 
Kinuser1
Old
#5  
Senior Member - OP
Thanks Meter 34
Posts: 117
Join Date: Apr 2011
Someone Sticky this. People are asking how to import contacts and are not searching the forums.
 
Kinuser1
Old
#6  
Senior Member - OP
Thanks Meter 34
Posts: 117
Join Date: Apr 2011
Exclamation Someone sticky this!

I see too many people asking how to import contacts

XDA PORTAL POSTS

Dos and Don’ts of Android Design

As long as you’re coming from some type of programming background, the unseen part of app … more

Expand Your Choice of Icons with Icon Themer

Icons are some of the most commonly themed elements of the Android UI, and there is certainly no … more

MicrowaveTimePicker Brings 4.2 TimePicker to 2.1+ Devices

It’s frustrating to see slick new features that you can’t use when … more

What’s Possible with CASUAL & How to Make Your Own CASUAL – XDA Developer TV

XDA Elite Recognized Developer AdamOutler is known … more