{"id":1176,"date":"2025-09-17T01:17:20","date_gmt":"2025-09-17T01:17:20","guid":{"rendered":"https:\/\/howbees.com\/?p=1176"},"modified":"2025-09-17T01:17:38","modified_gmt":"2025-09-17T01:17:38","slug":"application-to-discover-ancestors","status":"publish","type":"post","link":"https:\/\/howbees.com\/en\/aplicativo-para-descobrir-antepassados\/","title":{"rendered":"App to discover ancestors"},"content":{"rendered":"<p>If you want to set up your <b>family tree<\/b> and discover ancestors without complications, the <b>FamilySearch Tree<\/b> is a great option. It brings together historical records, automatic suggestions, and simple tools to organize relatives, photos, and documents on your phone. You can <b>download it below<\/b>.<\/p>\n<h2>What the app does<\/h2>\n<p>FamilySearch Tree allows <b>create and edit<\/b> your family tree, search <b>historical records<\/b> (such as certificates and books), attach <b>photos, stories and audios<\/b> and collaborate with relatives on a shared tree. As you fill in names and dates, the app suggests possible <b>related records<\/b> (\u201ctips\u201d) to speed up discoveries.<\/p>\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n    \/* Cont\u00eainer para centralizar o cart\u00e3o *\/\n    .app-card-sc-wrapper {\n        display: flex;\n        justify-content: center;\n        padding: 40px 0;\n    }\n\n    \/* Cart\u00e3o do aplicativo *\/\n    .app-card-sc {\n        background-color: #f0f0f0;\n        border-radius: 16px;\n        padding: 20px;\n        width: 100%;\n        max-width: 800px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    }\n\n    \/* Container para layout flex\u00edvel *\/\n    .app-card-sc-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 20px;\n    }\n\n    \/* Informa\u00e7\u00f5es do aplicativo *\/\n    .app-card-sc-info {\n        display: flex;\n        align-items: center;\n        flex: 1;\n        max-width: 60%;\n    }\n\n    .app-card-sc-icon {\n        flex-shrink: 0;\n        margin-right: 20px;\n    }\n\n    .app-card-sc-icon img {\n        width: 90px;\n        height: 90px;\n        border-radius: 15px;\n        object-fit: cover;\n    }\n\n    .app-card-sc-details {\n        flex-grow: 1;\n    }\n\n    .app-card-sc-name {\n        font-size: 28px;\n        font-weight: 700;\n        margin-bottom: 10px;\n        color: #000;\n    }\n\n    .app-card-sc-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n\n    .app-card-sc-rating, .app-card-sc-downloads {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .app-card-sc-rating-value, .app-card-sc-downloads-count {\n        font-size: 18px;\n        font-weight: 600;\n        color: #333;\n        display: flex;\n        align-items: center;\n    }\n\n    .app-card-sc-rating-value i {\n        color: #ffc107;\n        margin-left: 4px;\n        font-size: 16px;\n    }\n\n    .app-card-sc-rating-count, .app-card-sc-downloads-label {\n        font-size: 14px;\n        color: #666;\n        margin-top: 2px;\n    }\n\n    \/* Bot\u00f5es *\/\n    .app-card-sc-buttons {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        width: 300px;\n    }\n\n    .app-card-sc-btn {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        padding: 15px 25px;\n        border-radius: 8px;\n        font-size: 18px;\n        font-weight: 500;\n        text-decoration: none;\n        color: white;\n        transition: all 0.3s ease;\n        width: 100%;\n        white-space: nowrap;\n    }\n\n    .app-card-sc-btn i {\n        margin-right: 8px;\n        font-size: 18px;\n    }\n\n    .app-card-sc-btn-google {\n        background-color: #01875f;\n    }\n\n    .app-card-sc-btn-google:hover {\n        background-color: #095943;\n    }\n\n    .app-card-sc-btn-apple {\n        background-color: #0b57cf;\n    }\n\n    .app-card-sc-btn-apple:hover {\n        background-color: #ecf1f4;\n        color: #0b57cf;\n    }\n\n    \/* Responsividade *\/\n    @media (max-width: 768px) {\n        .app-card-sc-container {\n            flex-direction: column;\n            align-items: stretch;\n        }\n\n        .app-card-sc {\n            padding: 15px;\n        }\n\n        .app-card-sc-info {\n            flex-direction: column;\n            align-items: center;\n            text-align: center;\n            margin-bottom: 20px;\n            max-width: 100%;\n            margin: 0 auto;\n        }\n\n        .app-card-sc-icon {\n            margin-right: 0;\n            margin-bottom: 15px;\n            align-self: center;\n        }\n\n        .app-card-sc-details {\n            width: 100%;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .app-card-sc-stats {\n            justify-content: center;\n        }\n\n        .app-card-sc-buttons {\n            width: 100%;\n            flex-direction: column;\n        }\n\n        .app-card-sc-btn {\n            padding: 18px 25px;\n            font-size: 20px;\n        }\n\n        .app-card-sc-btn i {\n            font-size: 20px;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .app-card-sc-name {\n            font-size: 24px;\n        }\n\n        .app-card-sc-rating-value, .app-card-sc-downloads-count {\n            font-size: 16px;\n        }\n\n        .app-card-sc-rating-count, .app-card-sc-downloads-label {\n            font-size: 12px;\n        }\n\n        .app-card-sc-btn {\n            font-size: 18px;\n            padding: 16px 20px;\n        }\n    }\n\n    @keyframes app-card-sc-pulse {\n        0% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0.7);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(59, 130, 246, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(59, 130, 246, 0);\n        }\n    }\n\n    .app-card-sc-pulse {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n\t\t\n    @keyframes app-card-sc-pulse2 {\n        0% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 1);\n        }\n        70% {\n            box-shadow: 0 0 0 10px rgba(1, 135, 95, 0);\n        }\n        100% {\n            box-shadow: 0 0 0 0 rgba(1, 135, 95, 0);\n        }\n    }\n\n    .app-card-sc-pulse2 {\n        animation: app-card-sc-pulse 2s infinite;\n    }\n    <\/style>\n        <div class=\"app-card-sc-wrapper\">\n        <div class=\"app-card-sc\">\n            <div class=\"app-card-sc-container\">\n                <div class=\"app-card-sc-info\">\n                    <div class=\"app-card-sc-icon\">\n                        <img decoding=\"async\" src=\"https:\/\/play-lh.googleusercontent.com\/D_hJ1XOlKMyOhDH4Bt985UIWfK_gH8gEX3V4VjJSk4AtSg5MwH_UjdfzwCgMCFScnCw=w240-h480-rw\" alt=\"FamilySearch Tree\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">FamilySearch Tree<\/h2>\n                        <div class=\"app-card-sc-stats\">\n                                                        <div class=\"app-card-sc-rating\">\n                                <span class=\"app-card-sc-rating-value\">4,3<i class=\"fas fa-star\"><\/i><\/span>\n                                                                <span class=\"app-card-sc-rating-count\">33,967 reviews<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">5 mi+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">downloads<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/howbees.com\/en\/redir\/?url=https:\/\/play.google.com\/store\/apps\/details?id=org.familysearch.mobile&#038;hl=pt_BR\" class=\"app-card-sc-btn app-card-sc-btn-google app-card-sc-pulse2\">\n                        <i class=\"fab fa-google-play\"><\/i>\n                        Install on Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/howbees.com\/en\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/familysearch-rvore\/id885982973\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        Install from Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n<h2>Main features<\/h2>\n<ul>\n<li><b>Tree editing<\/b>: Add people, relationships, and sources directly on your phone.<\/li>\n<li><b>Search records<\/b>: Search for documents and link them to family profiles.<\/li>\n<li><b>Automatic tips<\/b>: The system shows suggestions for records that may match your ancestors.<\/li>\n<li><b>Memories<\/b>: attach photos, stories and <b>audio recordings<\/b> to preserve memories.<\/li>\n<li><b>Relatives around me<\/b>: identifies kinship with nearby users (great for family gatherings).<\/li>\n<li><b>Ancestry maps<\/b> and <b>internal messages<\/b> to collaborate with other researchers.<\/li>\n<\/ul>\n<h2>Compatibility (Android and iOS)<\/h2>\n<p>The app is available for <b>Android<\/b> and <b>iOS<\/b>. On Google Play, it appears with a rating around <b>4,5\/5<\/b> and more than <b>5 million downloads<\/b>. In the Brazilian App Store, it usually displays an average rating close to <b>4,9\/5<\/b>. In addition, it receives <b>frequent updates<\/b>, which helps with stability and the arrival of new features.<\/p>\n<h2>How to use (step by step)<\/h2>\n<ol>\n<li><b>Create your free account<\/b> on FamilySearch (or log in if you already have one).<\/li>\n<li><b>Start with you<\/b>: Add your name and basic information; then register your parents and grandparents.<\/li>\n<li><b>Search for records<\/b>: Use the app&#039;s search to find certificates and attach them as <b>sources<\/b>.<\/li>\n<li><b>Take advantage of the tips<\/b>: Check the auto-suggestions and confirm when it makes sense.<\/li>\n<li><b>Add memories<\/b>: upload old photos, write stories and record family accounts.<\/li>\n<li><b>Invite relatives<\/b>: Share the project with your family to fill in gaps faster.<\/li>\n<\/ol>\n<h2>Advantages and disadvantages<\/h2>\n<h3>Advantages<\/h3>\n<ul>\n<li><b>Free<\/b> to create the tree and search a large part of the collection.<\/li>\n<li><b>Simple interface<\/b> and automatic tips that speed up discovery.<\/li>\n<li><b>Collaboration<\/b> with family members and other researchers directly in the app.<\/li>\n<li><b>Extra resources<\/b>: life event maps and \u201cRelatives Around Me\u201d mode.<\/li>\n<\/ul>\n<h3>Disadvantages<\/h3>\n<ul>\n<li>Model of <b>shared tree<\/b>: Profiles can be edited by others, requiring occasional revisions.<\/li>\n<li>Some <b>partner records<\/b> have restricted access to specific locations.<\/li>\n<\/ul>\n<h2>Is it free or paid?<\/h2>\n<p>FamilySearch is maintained by a <b>non-profit organization<\/b> and the use of the website and app is <b>free<\/b>In some cases, third-party records may require access to partner centers\/locations, but tree creation and most searches are free.<\/p>\n<h2>Usage tips<\/h2>\n<ul>\n<li><b>Validate sources<\/b>: Confirm dates and relationships with documents (and leave clear notes).<\/li>\n<li><b>Avoid duplication<\/b>: Before creating a person, check if they already exist in the tree.<\/li>\n<li><b>Use \u201cRelatives around me\u201d<\/b> at family gatherings to connect branches and exchange photos.<\/li>\n<li><b>Take care with your memories<\/b>: Named photos and dated stories make future searches easier.<\/li>\n<\/ul>\n<h2>Overall rating<\/h2>\n<p>To begin (and continue) your genealogy, FamilySearch Tree delivers a <b>full package<\/b>: tree building, document search, collaboration, and memories \u2014 all on your phone and free. <b>good reviews<\/b> in stores reinforce the app&#039;s usefulness for the general public, although the collaborative model and occasional bugs require some patience. Overall, it&#039;s a <b>recommended app<\/b> for those who want to discover ancestors and keep their family history organized.<\/p>\n<p><\/p>\n<p><i>References: FamilySearch (app page and help), Google Play (ratings\/downloads) and App Store Brazil (reviews).<\/i><\/p>","protected":false},"excerpt":{"rendered":"<p>Se voc\u00ea quer montar sua \u00e1rvore geneal\u00f3gica e descobrir antepassados sem complica\u00e7\u00e3o, o FamilySearch \u00c1rvore \u00e9 uma \u00f3tima op\u00e7\u00e3o. Ele re\u00fane registros hist\u00f3ricos, sugest\u00f5es autom\u00e1ticas e ferramentas simples para organizar parentes, fotos e documentos pelo celular. Voc\u00ea pode baix\u00e1-lo a seguir. O que o app faz O FamilySearch \u00c1rvore permite criar e editar sua \u00e1rvore [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1177,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,5],"tags":[],"class_list":{"0":"post-1176","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-aplicativos","8":"category-utilidades"},"_links":{"self":[{"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/posts\/1176","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/comments?post=1176"}],"version-history":[{"count":2,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/posts\/1176\/revisions"}],"predecessor-version":[{"id":1181,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/posts\/1176\/revisions\/1181"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/media\/1177"}],"wp:attachment":[{"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/media?parent=1176"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/categories?post=1176"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/howbees.com\/en\/wp-json\/wp\/v2\/tags?post=1176"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}