Android vcard format example. Tinode chat client application for Android.

Android vcard format example. String lookupKey = cur.
Android vcard format example The problem is how do I save a contact with a QRCode VCard. Which things are case sensitive and which are not. Select the VCF file and click Open. May 8, 2023 · There is no problem to create a QRCode VCard by following this example "QR Code Vcard". base64_encode(raf_create_vcard()), because the browser will interpret plain text line endings depending on the host OS and that will generate off-spec vCards, which will not be done with base64 encoded strings. Response; //clear the response and Aug 10, 2016 · I am new to android development. There are 2 ways of doing this : automate the exact "tappings" of the If you’re on your phone, use the file manager to search for the file and open it via an app that supports the format (E. 2. csv file extension. Jul 21, 2020 · You can use the ez-vcard library for Android, here's an example usage snippet from the lib's readme: VCard vcard = new VCard(); StructuredName n = new StructuredName(); n. An example of how to do this: VCard vcard = Ezvcard. vcf", System. The complexities of the virtual business card and its vcf format come from its hybrid nature. Android based devices support geo URIs, [3] although that implementation is based on a draft revision of the specification, and supports a different set of URI parameters and query Apr 16, 2017 · Here the problem I'm with. getSingleton(). window. vcf. db to . 5 (left) (7). I open it to Thunderbird and fix the wrong information. For vCard files, look for the . The following code works almost perfect. setFamily("Doe"); n. May 9, 2022 · The vcf format is defined by strict guidelines. String vcfMimeType = MimeTypeMap. vcf file in text editor. I had to change it from private to public first, don't forget this if you ever update vCard Library for PHP by jeroendesloovere Software example written for Visual Studio . Sample VCF file for the test. Dec 5, 2012 · It's actually quite easy to generate a . I make my code to get the csv to a vcard(vcf) again; So: in old vcard there are some fields that: NOTE;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:=6E=6F1=61=74=61=63=69= in csv file all the characters and info are right. Most popular NDEF types implemented : URI, SMS, Phone, vCard, Bluetooth handover. NFC operates at a short distance Jun 13, 2016 · However, the Apple vCard seems to be (at least a bit) different from a standard vCard, as I have found out while trying to add standard vCards to the Address Book. Choose your file. Aug 30, 2019 · I tried that but it shows the vcard as a file and says "Open in contacts" on the iphone, but with the QR vcard it just opens the add new contact with the fields Aug 6, 2014 · I am working in a project that will backup all contacts as a . , formatted and structured name and delivery addresses, email address, multiple telephone numbers, photograph, logo, audio clips, etc. in new vcard:. Most of VCard properties can be transformed to appropriate ContactsContract. vcf file extension. Data table. withAppended Jan 3, 2025 · Save the file as CSV format, then use a CSV to VCF converter tool or import the CSV into Google Contacts and re-export as VCF format. It is not clear whether vCard is or should be used to encode contact information. so it's probably something wrong with my vCard file basically what I'm trying to make is a vCard containing a photo that Nov 7, 2011 · I am trying to read Android device contacts in VCard format using Android Api. A vCard is saved as a . Data table, and insert Vcards into ContactsContract. vcf"); My app open browser and contacts with specified vcf is displayed. Uri uri = Uri. This is a Python script that converts org-contacts contact information of GNU Emacs with Org-mode to Android 4. The text has been designed to be human-readable and machine May 11, 2023 · In the new popup window, select "Import a VCARD File (. NFC is based on standards. vCard 3. setStructuredName(n); vcard. Jul 1, 2023 · Sample . 1 Oct 19, 2023 · I am trying to load a vcf file (created using GATK using data. Java vCard library. version Apr 17, 2012 · The vCard is a text format file, so the image is encoded in Base64 (characters) if you open any vCard with a notepad, you will be able to see the contact picture encoded with characters. If "@james_sgp" can explain how he does it, that would be great. I export to csv file. Find and select the VCF file to import. Jun 1, 2023 · You can now export your contacts to a VCF file using the 'People' app: select 'Import/export' in the menu, then one of the export items. VCF stands for "vCard File" and is a file extension commonly used to store and exchange contact data on mobile devices and computers. Define the format of an electronic business card (or vCard. NET Sample VCF Reader. I am using this code. En Android normalmente se usa la versión 2. Using Text Editors. Sep 8, 2023 · Find and tap on the vCard (. Click Import. getStructuredName(). Create vCards to import contacts into Outlook, iOS, Mac OS, and Android devices from your website or application. Current. For example, if I have a vcard file with multiple contacts in it stored at path then I can return all those contacts with: Someone say, I have to use external libraries, but Android must have a code to import the vCard, otherwise it can't do that (in the contact manager, I can just select a vcf-file and import it. These guidelines have evolved to the current Version 4. If you have multiple accounts on your device, pick the account where you want to save the contacts. you don't need http or https unless you have redirect issues with your domain. Android will scan the selected storage to detect any . getPrefixes(). With QR Codes Unlimited, you can easily create your vCard as a QR code, taking advantage of our dynamic QR code generator and free QR codes. ) We have, for example, the vCard format for encoding contact information as text. Sep 19, 2021 · @IMSoP "Save the block of code as a . Now i have a few doubt. For example Firefox on iOS behaves like an android device… This is an android library which converts ez-vcard VCard object into appropriate Android compatible version so that it can be used to read vcard files easily in android platform Download Using Gradle- under dependencies section: Jun 18, 2024 · Here is a comparison between these three VCF file formats to help you select a suitable one. g. Tip: Additionally, check out our guide on How to Organize Your Contacts for tips and best practices. ) Jul 26, 2010 · For example, to define a customer number, you could say simply X-CUSTOMER-ID:123 on a separate line. vcf file) is a universally accepted format for sharing contacts. vCard 2. The content consists of one or more lines in the format given below. any eg. Do you have any ideas? Thanks Edit: I have tried this code. Nov 25, 2018 · Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers; Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand If you want to save an Outlook contact as a . first(); String fullName = vcard. You'll still have to get the file off your phone but that's easy enough via ADB (or maybe email. Automatically generating the vCard and QR code We can go one step further. android, io, ioexception, pim, string, vcard, vcardexception, vcardinterpreter, vcardparser Nov 6, 2014 · With the help of ez-vCard, a external library, I am able to parse vcf file. Things to beware: Escaping characters like comma, semicolon, colon and newline. Open vCard with Javascript this is similar question but did not solve for android. On the left, click Import Select file. Here are three different methods to create a VCF contact file on your Android device: Method 1: Via the Contacts App Jul 20, 2012 · That's it! then just write to your chip. Comparison is one of the best ways to find an appropriate choice. But, VCard TEL and EMAIL properties has the different set of allowed type values than Jul 30, 2012 · hi thanks for your help. It simplifies networking, ensures your contact information is always up to date, and reflects your modern approach to communication. 1 and 3. getString(cur. Export Android Contacts to vCard File (. vcf This is a package of classes that are meant to provide an interface to access data of iCalendar and vCard files defined by the IMC (Internet Mail Consortium). 5. The example shows how to create the VCard, but nothing more. Contribute to mangstadt/ez-vcard-android development by creating an account on GitHub. Aug 15, 2012 · public void downloadCard() { //generate the vCard text string vCard = generateCard(); //create the filename the user will download the file as string filename = HttpUtility. 1) contains contact information, typically pertaining to a single contact or group of contacts. 3. 0 is required for iOS and newer platforms. 4. Open the Contacts App on your Android Phone. This is well defined in the syntax rules. Written by EV. vcf file is an electronic business card that contains contact data in the vCard format. That isn’t user friendly! I am wondering if the code itself can request automatically the inbuilt “contact”app. Jan 20, 2017 · The solutions below (particularly the use of the library) should be considered, but I'd like to add that you're better off with your href link being 'data:text/vcard;base64,' . If you’ve saved contacts to a VCF file, you can import them to your Google Account: On your Android phone or tablet, open the Contacts app . But still not able to parse it using any Android built-in API. A vCard enables you to send contact information in a format that can be easily read in other e-mail programs. When I select a contact from the list, details of the contact are shown and saved in a . Sep 28, 2011 · Is there any android API to extract contacts in vcard 3. Click File > Import. Apr 28, 2015 · vCard 2. 1 is commonly used by Android and older systems, while version 3. RFC 7095 describes a lossless method of representing vCard instances in JSON, using arrays of sequence-dependent tag–value pairs. Different Methods to Create A VCF Contact File on Android. Updated for newer versions of react-native-fs. Encoding and line endings in the resulting file. 5. UTF8); //get a reference to the response HttpResponse response = HttpContext. 0 format ? I have come across an open-source vcard project android-vcard but in the usage Example the following comments are mentioned. LDIF in Wikipedia. Is there way to avoid this in react native and open vcf without moving to browser first? Feb 5, 2015 · How to read the v-card data for ORG filed ? Example : ORG:Bubba Gump Shrimp Co. 6 Followers For more information on customizing the vCard, the vCard Wikipedia article contains a useful reference table that summarizes potential vCard properties for your use. Jan 3, 2025 · How to create a VCF file from an Android device. , formatted and structured name and delivery addresses, email address, multiple telephone numbers, photograph, logo, audio clips, etc). i'm able to make my links and social feeds work without it. It must format Vcards from ContactsContract. Jul 20, 2016 · I am trying to send a VCard from a String or file via Intents choosing the app, for example Whatsapp. vcf) file in the Files app. At this time, I am able to get all information of a contact ( including number, emails, birthday etc. how to read above field in vcard type in store to string in android. For CSV files, look for the . Now, you can view this VCF file in the People section of Outlook. parse(str). This format proves a bit verbose for use in 2D barcodes, whose information capacity is limited. LOOKUP_KEY)); Uri uri=Uri. jCard has been incorporated into several other protocols, including RDAP, the Protocol to Access White Space Databases (PAWS, described in RFC 7545), and SIP, which (via RFC 8688) uses Tinode chat client application for Android. Giving an example for 1. Is there a page somewhere detailing what the Apple-format for a vCard should be? Thanks! Dec 18, 2012 · After scanning the "ADDRESSBOOK" type from QR code, the content that I get is the simple string like: Sandeep abc def ;;my new address +908888888888 +901111111111 +902222222222 hom Jan 12, 2016 · Now for the vCard format, I can see there's a class named VCardResultParser in the ZXing javadoc, and apparently it supports vCard v2. LDIF: LDAP Data Interchange format LDIF is is the format which Mozilla (e. Nov 5, 2024 · Having an Android vCard QR code is a must for every professional. Also with set type text/plain. It would be awesome if Apple Devices could recognize and retrieve Photos located at the VCF File's specified PHOTO URI Location to allow for more compact VCF files to be distributed in various formats. Example of API usage for manipulation of NDEF (Nfc Data Exchange Format) records. Since VCF files are plain text files, you can open them with any text editor like Notepad, TextEdit, or Sublime Text. Content-Type: text/vcard; charset=ISO-8859-1. getValue(); String lastName = vcard. Can u export apple mail, outlook, thunderbird contacts as vcard Java - Android tags/keywords. Most of these fields make sense, but you would never see this format on a business card. 1. ; You should see a contact card open. add("Mr"); vcard. Oct 25, 2017 · Done! You are ready to use this vcf file to import to iPhone, Android and other contact application. A VCF file can contain various types of information such as name, email address, phone number Apr 28, 2023 · i am trying to save a vcard on users phone (IOS & ANDROID). Contribute to kparal/android-vcard development by creating an account on GitHub. I am trying to create an application which it is used to back up the contacts as vcf file in sd card The application shows basic NFC functionality. The improved format now features optimizations for representing structural variants. Encoding. Jan 24, 2023 · This document defines the vCard data format for representing and exchanging a variety of information about individuals and other entities (e. UrlEncode(username + ". Now i am using Ruby to convert the file and here is what Below is a simple example of how to create a basic vCard and how to save it to a file, or view its contents from the console. The vCard specification allows the public exchange of Personal Data Interchange PDI information, which can be found in traditional paper business cards. setGiven("Jonathan"); n. N:Gump;Forrest;;Mr. The column names are given by the FORMAT field, with each element separated by a : . QR code scanners parse it as a text (scan works) but they are not able to parse it as contact information and pass it on the contacts app to be imported. I think it's a lot more complicated than using 'vCards internally' especially as vCard is effectively just a text file format making it inefficient to store and more so to search a large number of them. Method 3: CSV to VCF file Conversion with Windows Contacts. Android offers you to download the vCard file and then you can save it. BEGIN:VCARD. Oct 1, 2020 · Especially for Android, An Android phone need to import manually the VCF by opening “contact” and select “import from” storage. 1. vcf) via Android Assistant. Being supported by email clients and services, there is no loss of data during the transfer of contacts via using the vCard format. vcf file? A . getFamily(); If you need to share the contact info with another app, you can check this answer Maps the Android vCard API to the ez-vcard API. , taken from this article: Dec 22, 2024 · A vcard file is a standard file format used to store information about individuals, such as names, addresses, phone numbers, and other contact details. First you must save your . vCard 4. These standards are created by the NFC forum. However, there are times when you need a VCF file – perhaps for an offline backup or sharing specific contacts with others. On your computer, go to Google Contacts. How to Export Android Contacts from Gmail to VCF File. Tell me more about vCards. Not ideal but works. vcf (vCard) file" but I forgot to say open it! it ( the file ) should usually pop the contact manager app on any OS You're right I forgot to say that none of Windows/Android/IOS/macOS contact managers will fetch the photo from the url. We want to have a link that, when clicked, automatically adds the contact in the . NET C++. there are other fields you can add as per the vcard standards u can look up, but i believe, these jCard, "The JSON Format for vCard" is a standard proposal of 2014 in RFC 7095. Update 2020-10-20: I am still using this code to export my Org-contacts to my Android mobile phone (running Android 9). Have a look at VCF format - it's a simple text file. Method 4: CSV to VCF file Conversion with Online Converter. In the context of Android, a vcard file is a type of file that can be used to store and manage contact information. Locate the target VCF file on your computer, and click the "Open" button to load it to Outlook. setFormattedName("John Doe"); String str = Ezvcard. Also setting another browser on iOS can influence the experience. May 26, 2022 · Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers; Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand Java vCard library. Most Android users rely on Google account sync to manage their contacts. You'll end up with something like this: Dec 7, 2010 · There is now an import functionality on Android ICS 4. getFormattedName(). ; Now select the Contacts app from the Share Sheet. The steps involved are: 19 hours ago · Select vCard (VCF file) and click Import. Method 2: CSV to VCF file Conversion with Mac Contacts. The I am using a code in which a list of all contacts is shown. ; FN:Forrest Gump Sep 26, 2019 · When I try: Linking. 4 contact VCard import format. Jun 13, 2023 · The Handy Address Book program mentioned above is one of the best offline VCF to CSV converters. getColumnIndex(Contacts. Text. vcf file and will import it on the selected address book. By submitting this Internet-Draft, each author represents that any applicable patent or other IPR claims of which he or she is aware have been or will be disclosed, and any of which he or she becomes aware will be disclosed, in accordance with Section 6 of BCP 79. dev/pa Aug 1, 2011 · This document defines the vCard data format for representing and exchanging a variety of information about individuals and other entities (e. e CSV,vCard or JSON i need to transfer the contacts using web services. would be appreciated thanks Dec 6, 2016 · With vobject, you can get all of the components of a vcard file using the readComponents function. The current revision of the vCard specification [2] supports geo URIs in a vCard's "GEO" property, and the GeoSMS standard uses geo URIs for geotagging SMS messages. Individual properties can be overridden with the CHARSET= parameter. vcf file, for example, for bulk distribution or to make that information available to others for download, you can do that too. Tap the Share button in the bottom-left corner of the screen. Vcard----2. An example vCard is shown in Fig. 2. Jun 6, 2019 · Alternatively since I'm aware of the mess that the VCF format seems to come in (my export will generate a completely clean/consistent new file) if this is something specific to Android in example I would be happy to see that documentation instead. . Jun 15, 2014 · I could manage to claim the vCard with this simple line. can u suggest me the best vCard API for java as my requirement is to transfer the contacts to centralized database (Mysql) and again take backup from that database to android device. Use its File > Import menu to open the VCF file and see all the contacts. Import/Export to VCard format programmatically using android OS 2. Here is a fairly full ldif file exported from Thunderbird version 1. . What’s the difference between VCF version 2. vcf file to the address book of the mobile device (with some confirmation of some sort that the iPhone/Android must already be handling by itself) The solution I've tried would be to create a link, directly pointing to the . You can embed images in the photo or logo field instead of linking to them from a URL using base64 encoding Oct 5, 2023 · When it comes to sharing a contact's information that doesn't exist in the phone's contact list, one way to achieve this is by sending a vCard (Virtual Contact File) using Android's sharing intent. The vCard format (. Browse to the location of your VCF file, select it, and click Open. g : Contacts VCF on Android, MobileTrans on iOS) If nothing else, works, you can view the file as a raw text file since that is the foundation of the file type. pointing the QR code to the URL lets you update the data and keep the same URL and QR code. every character adds up. Jun 25, 2008 · vCard Format Specification draft-ietf-vcarddav-vcardrev-02 Status of This Memo. The library can read and write files with the formats defined by IMC. 0 is always UTF-8. macOS Contacts: Open the Contacts app. sample. openURL(". VCF files are textual by nature and are human readable. The structured file is made to be parsed by a software program. withAppendedPath(ContactsContract. Data table rows. Someone other say, that I can use internal API, but I can't find any API to import vCard. addEventListener("load", function { // Contact Information var contact = { Dec 6, 2017 · I was able to add Custom Labels to vCard urls by calling the setProperty method. vcf file (in proper vcard format), working fine. If you don’t find the menu on the left, at the top left click Menu . db and i am trying to covert the . Contribute to msh91/android-example development by creating an account on GitHub. Once you are in the Contacts App, tap on the More option located at the top right corner of your screen. String lookupKey = cur. NFC connects and exchange data based on existing Radio Frequency Identification (RFID) standards. Here's an example of a VCard who's PHOTO option specifies a remote URI for the image. you can list as many urls as you'd like. Jul 23, 2019 · VCF son las siglas de VCard File, siendo VCard el estándar creado en 1996 (¡hace 23 años!) para la transmisión de tarjetas de visita digitales. vcf) via Android Assistant Way 2. so m not sure about which format would be easier to work with i. 1, which is also called the original version of this file Dec 4, 2024 · Android vcard使用示例,生成vcf文件 我们备份手机联系人时,导出到SD卡时,会在SD卡中生成一个vcf文件,用于保存联系人姓名,手机号码。 vCard 规范容许公开交换个人数据交换 (Personal Data Interchange PDI)信息,在传统纸质商业名片可找到这些信息。 Sep 28, 2011 · an android contact looks suspiciously like a vcard, so i suspect they use vcards internally. 1 is US-ASCII by default. Here's an example spreadsheet that shows how you can generate scannable vCard QR codes based on your data. Insert vCard in Android. table::fread, and then parse the results of the FORMAT and sample fields, into different columns. The column names are given by the FORMAT May 26, 2023 · Way 1. ). I made this small example stripping down some fields from the example in the wikipedia page for vCard: vCard Format Specification The text/vcard MIME content type (hereafter known as "vCard"; see Section 10. Follow. 0. If I were to send this file as an attachment to an email account using Microsoft Outlook, the data would come across to the correct contact fields. write(vcard). Jan 6, 2014 · I take a vcf from phone. Do iphone, android, blackberry, symbian allow export as vcard and is the vcard format same by all. Also read: Convert Contacts List from VCF files to CSV format. These can be opened in text editors such as Notepad on Microsoft Windows and TextEdit on Mar 1, 2020 · if you change any data in the vcf file, like a new phone number, the old QR code floating around out in the wild is out of date. Third-party packages must be used to use vcard on Android: Copy it to the project and Add jar. The foremost version of the VCF file format is vCard 2. 0 API level 5. CONTENT_VCARD_URI, lookupKey); Here is the full code to get a vCard as String Share Contact on Android Phone Using vCard (Samsung Phones) In case you have a Samsung Galaxy Phone, you can follow the steps below to Share Contacts on Android Phone using vCard. This is a sample vCard: Nov 22, 2023 · All I have found on the internet were solutions converting a VCARD text into a QR code. This technology was officially accepted in 2003 by the International Standards Organization. Aug 14, 2011 · I am considering vcard format as most mobile phones allow vcard export. Android contatcs vcard API. To export Android phone contacts to VCF file, you have to depend on a third-party program like the Coolmuster Android Assistant, which Sep 30, 2023 · Androidには、連絡先からvCard形式のデータを取得するContent URIがあるので、それを利用して連絡先をvCardにして取得を行います。 利用するには READ_CONTACTS のパーミッションが必要になるので適宜取得してください。 vCardを取得したい連絡先を選択 May 18, 2010 · . vcf file with a lot of contacts. Then, select the ones you want to export and go to File > Export to choose the output type (it supports CSV, TXT, and A May 21, 2024 · Method 1: CSV to VCF file Conversion with Google Conta cts. 0 requires the mimetype to include a character set, e. Thunderbird) takes for import/export of an address book. NTT DoCoMo has popularized a compact MECARD format for encoding contact information. vcf)" and then click the "Next" button. The media type for VCF file format is text/vcard. Way 1. vcf file. Mar 7, 2023 · If you want to upload the VCF contact file to the cloud for backup or in any other way, make sure the cloud service is compatible with the Android operating system. 9 (20061207): I am using the following code to read contacts and create a vcard file. It does have an API to import vCard). 0? VCF version 2. Import from an existing CSV or vCard file. and the values for each of these columns is given by the sample field, with each corresponding value The phone book manager sets the vCard (Virtual Contact File -VCF) parameters and parses the vCards in accordance with storage requirements. VCF File Format . Also uses uFR API reader mode, tag emulation mode, combined emulation mode. How to import or insert Mar 6, 2014 · I'm trying to programmatically start the contacts app to import a big . What is a . VERSION:3. May 6, 2014 · I am currently trying to automate some Android actions through ADB and getting stuck with the contact import through vCards. vcf file on a storage (USB storage, or SDcard). This document defines the vCard data format for representing and exchanging a variety of information about Jun 27, 2024 · I am trying to load a vcf file (created using GATK using data. Ditto. vcf file Nov 6, 2017 · You can use this library to parse a VCard and extract the info. vcf file in sdcard. Also u can export Gmail contacts vcard is that too in same format. But I want to get specific information from contacts. initially Jul 20, 2022 · How to create the contact in locally with Name and phone number and share the created contact to other apps like whatsapp, social media's etc By using vcard_maintained library https://pub. All you need to do is create text file and write info into it using the VCF fields. Now listed as a peerDependency. Contacts. It supports writing NFC tags in following formats TNF: TNF_MIME_MEDIA (vCard mime type and custom application mime type. At the bottom, tap Organize Import from file. i found one link for the same: Android contatcs vcard API and trying to write the same code but its not working, as I I accidentally deleted my contacts and i don't have a backup for that now i got the contacts2. Open VCF file with Gmail May 29, 2014 · I'm working on Android Contacts to/from VCard transform. sjgvm lybgs ovcjl vaipl jdt vvu zzjjgc cyzd wsf cmtjtnz
{"Title":"What is the best girl name?","Description":"Wheel of girl names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}