{"id":1531,"date":"2026-09-25T04:21:22","date_gmt":"2026-09-25T04:21:22","guid":{"rendered":"https:\/\/geeksmob.com\/?p=1531"},"modified":"2026-09-25T04:21:23","modified_gmt":"2026-09-25T04:21:23","slug":"cach-tao-cay-gia-pha-mien-phi-bang-dien-thoai-di-dong","status":"publish","type":"post","link":"https:\/\/geeksmob.com\/vi\/como-montar-sua-arvore-genealogica-gratis-pelo-celular\/","title":{"rendered":"C\u00e1ch t\u1ea1o c\u00e2y gia ph\u1ea3 mi\u1ec5n ph\u00ed b\u1eb1ng \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng"},"content":{"rendered":"<p class=\"wp-block-paragraph\">B\u1ea1n \u0111\u00e3 bao gi\u1edd t\u00f2 m\u00f2 mu\u1ed1n t\u00ecm hi\u1ec3u ch\u01b0a? <strong>T\u1ed5 ti\u00ean c\u1ee7a b\u1ea1n l\u00e0 ai, gia \u0111\u00ecnh b\u1ea1n \u0111\u1ebfn t\u1eeb \u0111\u00e2u v\u00e0 \u0111\u1eb1ng sau h\u1ecd c\u1ee7a b\u1ea1n c\u00f3 nh\u1eefng c\u00e2u chuy\u1ec7n g\u00ec?<\/strong>Ng\u00e0y nay, kh\u00f4ng c\u00f2n c\u1ea7n thi\u1ebft ph\u1ea3i d\u00e0nh h\u00e0ng gi\u1edd \u0111\u1ec3 nghi\u00ean c\u1ee9u c\u00e1c t\u00e0i li\u1ec7u c\u0169 n\u1eefa. V\u1edbi m\u1ed9t \u1ee9ng d\u1ee5ng ph\u1ea3 h\u1ec7, b\u1ea1n c\u00f3 th\u1ec3 b\u1eaft \u0111\u1ea7u... <strong>T\u1ea1o c\u00e2y gia ph\u1ea3 tr\u1ef1c ti\u1ebfp t\u1eeb \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng c\u1ee7a b\u1ea1n.<\/strong>.<\/p>\n\n\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\/2lf2gAl7_1C_0UiLTvbn-0NB50BtjXQPpq63H1zHag3NH4jyxowSwkAPUP8qbBAOhsuveYnWaXe139IMxc7TAME=w240-h480-rw\" alt=\"C\u00e2y gia ph\u1ea3 FamilySearch\">\n                    <\/div>\n                    <div class=\"app-card-sc-details\">\n                        <h2 class=\"app-card-sc-name\">C\u00e2y gia ph\u1ea3 FamilySearch<\/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\">36.337 \u0111\u00e1nh gi\u00e1<\/span>\n                                                            <\/div>\n                                                        \n                                                        <div class=\"app-card-sc-downloads\">\n                                <span class=\"app-card-sc-downloads-count\">10 d\u1eb7m+<\/span>\n                                <span class=\"app-card-sc-downloads-label\">t\u1ea3i xu\u1ed1ng<\/span>\n                            <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"app-card-sc-buttons\">\n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/vi\/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                        C\u00e0i \u0111\u1eb7t tr\u00ean Google Play\n                    <\/a>\n                                        \n                                        <a id=\"clique\" href=\"https:\/\/geeksmob.com\/vi\/redir\/?url=https:\/\/apps.apple.com\/br\/app\/familysearch-rvore\/id885982973?utm_source=chatgpt.com\" class=\"app-card-sc-btn app-card-sc-btn-apple app-card-sc-pulse\">\n                        <i class=\"fab fa-apple\"><\/i>\n                        C\u00e0i \u0111\u1eb7t t\u1eeb Apple Store\n                    <\/a>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n    \n\n\n\n<p class=\"wp-block-paragraph\">M\u1ed9t trong nh\u1eefng l\u1ef1a ch\u1ecdn n\u1ed5i ti\u1ebfng nh\u1ea5t cho m\u1ee5c \u0111\u00edch n\u00e0y l\u00e0... <strong>T\u00ecm ki\u1ebfm gia \u0111\u00ecnh<\/strong>, m\u1ed9t n\u1ec1n t\u1ea3ng t\u1eadp trung v\u00e0o nghi\u00ean c\u1ee9u ph\u1ea3 h\u1ec7 cho ph\u00e9p b\u1ea1n t\u1ea1o v\u00e0 s\u1eafp x\u1ebfp c\u00e2y gia ph\u1ea3 mi\u1ec5n ph\u00ed.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">FamilySearch l\u00e0 g\u00ec?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u1ed3 <strong>T\u00ecm ki\u1ebfm gia \u0111\u00ecnh<\/strong> \u0110\u00e2y l\u00e0 m\u1ed9t n\u1ec1n t\u1ea3ng ph\u1ea3 h\u1ec7 t\u1eadp h\u1ee3p c\u00e1c c\u00f4ng c\u1ee5 \u0111\u1ec3 nghi\u00ean c\u1ee9u t\u1ed5 ti\u00ean v\u00e0 ghi l\u1ea1i th\u00f4ng tin v\u1ec1 c\u00e1c th\u1ebf h\u1ec7 kh\u00e1c nhau trong gia \u0111\u00ecnh.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Th\u00f4ng qua \u1ee9ng d\u1ee5ng <strong>C\u00e2y gia ph\u1ea3 FamilySearch<\/strong>, B\u1ea1n c\u00f3 th\u1ec3 th\u00eam cha m\u1eb9, \u00f4ng b\u00e0, c\u1ee5 \u00f4ng c\u1ee5 b\u00e0 v\u00e0 c\u00e1c ng\u01b0\u1eddi th\u00e2n kh\u00e1c, d\u1ea7n d\u1ea7n x\u00e2y d\u1ef1ng n\u00ean b\u1ee9c tranh v\u1ec1 l\u1ecbch s\u1eed gia \u0111\u00ecnh m\u00ecnh.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ngo\u00e0i t\u00ean, b\u1ea1n c\u0169ng c\u00f3 th\u1ec3 \u0111\u0103ng k\u00fd <strong>Ng\u00e0y th\u00e1ng v\u00e0 \u0111\u1ecba \u0111i\u1ec3m sinh, k\u1ebft h\u00f4n v\u00e0 qua \u0111\u1eddi.<\/strong>, Th\u00eam \u1ea3nh v\u00e0 l\u01b0u l\u1ea1i c\u00e1c th\u00f4ng tin quan tr\u1ecdng kh\u00e1c v\u1ec1 t\u1eebng th\u00e0nh vi\u00ean trong gia \u0111\u00ecnh.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">L\u00e0m th\u1ebf n\u00e0o \u0111\u1ec3 t\u1ea1o c\u00e2y gia ph\u1ea3 b\u1eb1ng \u0111i\u1ec7n tho\u1ea1i di \u0111\u1ed9ng?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Sau khi c\u00e0i \u0111\u1eb7t \u1ee9ng d\u1ee5ng, b\u1ea1n c\u00f3 th\u1ec3 t\u1ea1o t\u00e0i kho\u1ea3n mi\u1ec5n ph\u00ed v\u00e0 b\u1eaft \u0111\u1ea7u s\u1eed d\u1ee5ng nh\u1eefng th\u00f4ng tin m\u00e0 b\u1ea1n \u0111\u00e3 bi\u1ebft.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">T\u1ed1t nh\u1ea5t l\u00e0 b\u1ea1n n\u00ean b\u1eaft \u0111\u1ea7u b\u1eb1ng vi\u1ec7c t\u1ef1 m\u00ecnh th\u1ef1c hi\u1ec7n tr\u01b0\u1edbc, sau \u0111\u00f3 m\u1edbi th\u00eam v\u00e0o nh\u1eefng \u00fd ki\u1ebfn ri\u00eang c\u1ee7a m\u00ecnh. <strong>cha m\u1eb9 v\u00e0 \u00f4ng b\u00e0<\/strong>. D\u1ef1a tr\u00ean th\u00f4ng tin ban \u0111\u1ea7u n\u00e0y, b\u1ea1n c\u00f3 th\u1ec3 ti\u1ebfp t\u1ee5c b\u1ed5 sung th\u00eam c\u00e1c th\u1ebf h\u1ec7 m\u1edbi khi t\u00ecm th\u1ea5y d\u1eef li\u1ec7u v\u1ec1 ng\u01b0\u1eddi th\u00e2n c\u1ee7a m\u00ecnh.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">M\u1ed9t chi\u1ebfn l\u01b0\u1ee3c hay l\u00e0 tr\u00f2 chuy\u1ec7n v\u1edbi nh\u1eefng ng\u01b0\u1eddi th\u00e2n l\u1edbn tu\u1ed5i. H\u00e3y h\u1ecfi h\u1ecd t\u00ean \u0111\u1ea7y \u0111\u1ee7, th\u00e0nh ph\u1ed1 n\u01a1i c\u00e1c th\u00e0nh vi\u00ean gia \u0111\u00ecnh sinh ra, ng\u00e0y th\u00e1ng \u01b0\u1edbc ch\u1eebng, v\u00e0 t\u00ean c\u1ee7a cha m\u1eb9 v\u00e0 \u00f4ng b\u00e0 c\u1ee7a h\u1ecd. Nh\u1eefng chi ti\u1ebft nh\u1ecf n\u00e0y c\u00f3 th\u1ec3 r\u1ea5t h\u1eefu \u00edch trong qu\u00e1 tr\u00ecnh nghi\u00ean c\u1ee9u gia ph\u1ea3.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">T\u00ecm ki\u1ebfm h\u1ed3 s\u01a1 v\u1ec1 t\u1ed5 ti\u00ean c\u1ee7a b\u1ea1n.<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">M\u1ed9t trong nh\u1eefng t\u00ednh n\u0103ng th\u00fa v\u1ecb c\u1ee7a FamilySearch l\u00e0 kh\u1ea3 n\u0103ng truy c\u1eadp v\u00e0o m\u1ed9t b\u1ed9 s\u01b0u t\u1eadp l\u1edbn c\u00e1c t\u00e0i li\u1ec7u tham kh\u1ea3o. <strong>h\u1ed3 s\u01a1 l\u1ecbch s\u1eed v\u00e0 gia ph\u1ea3<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">T\u00f9y thu\u1ed9c v\u00e0o s\u1ef1 s\u1eb5n c\u00f3 c\u1ee7a c\u00e1c t\u00e0i li\u1ec7u \u0111\u1ed1i v\u1edbi m\u1ed9t ng\u01b0\u1eddi c\u1ee5 th\u1ec3, khu v\u1ef1c v\u00e0 th\u1eddi k\u1ef3 nh\u1ea5t \u0111\u1ecbnh, c\u00e1c h\u1ed3 s\u01a1 li\u00ean quan \u0111\u1ebfn khai sinh, k\u1ebft h\u00f4n, t\u1eed vong v\u00e0 c\u00e1c s\u1ef1 ki\u1ec7n kh\u00e1c c\u00f3 th\u1ec3 t\u1ed3n t\u1ea1i.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Khi t\u00ecm th\u1ea5y m\u1ed9t t\u00e0i li\u1ec7u kh\u1ea3 nghi, \u0111i\u1ec1u quan tr\u1ecdng l\u00e0 ph\u1ea3i ki\u1ec3m tra k\u1ef9 t\u00ean, ng\u00e0y th\u00e1ng, \u0111\u1ecba \u0111i\u1ec3m v\u00e0 ng\u01b0\u1eddi th\u00e2n c\u00f3 li\u00ean quan tr\u01b0\u1edbc khi k\u1ebft lu\u1eadn r\u1eb1ng t\u00e0i li\u1ec7u \u0111\u00f3 th\u1ef1c s\u1ef1 thu\u1ed9c v\u1ec1 t\u1ed5 ti\u00ean c\u1ee7a b\u1ea1n.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Th\u00f4ng tin c\u00e0ng ch\u00ednh x\u00e1c th\u00ec nghi\u00ean c\u1ee9u c\u1ee7a b\u1ea1n c\u00e0ng \u0111\u01b0\u1ee3c s\u1eafp x\u1ebfp khoa h\u1ecdc h\u01a1n.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">H\u00e3y l\u01b0u gi\u1eef nh\u1eefng b\u1ee9c \u1ea3nh v\u00e0 c\u00e2u chuy\u1ec7n v\u1ec1 gia \u0111\u00ecnh.<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">C\u00e2y gia ph\u1ea3 kh\u00f4ng nh\u1ea5t thi\u1ebft ch\u1ec9 l\u00e0 m\u1ed9t chu\u1ed7i t\u00ean v\u00e0 ng\u00e0y th\u00e1ng. B\u1ea1n c\u0169ng c\u00f3 th\u1ec3 l\u01b0u gi\u1eef... <strong>Nh\u1eefng b\u1ee9c \u1ea3nh c\u0169, k\u1ef7 v\u1eadt v\u00e0 nh\u1eefng c\u00e2u chuy\u1ec7n gia \u0111\u00ecnh<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0110i\u1ec1u n\u00e0y bi\u1ebfn c\u00e2y gia ph\u1ea3 th\u00e0nh m\u1ed9t d\u1ea1ng kho l\u01b0u tr\u1eef gia \u0111\u00ecnh k\u1ef9 thu\u1eadt s\u1ed1, cho ph\u00e9p b\u1ea3o t\u1ed3n v\u00e0 chia s\u1ebb nh\u1eefng th\u00f4ng tin quan tr\u1ecdng v\u1edbi c\u00e1c th\u1ebf h\u1ec7 t\u01b0\u01a1ng lai.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">H\u00e3y t\u01b0\u1edfng t\u01b0\u1ee3ng b\u1ea1n c\u00f3 th\u1ec3 h\u00ecnh dung ra \u00f4ng b\u00e0 c\u1ed1, \u00f4ng b\u00e0 n\u1ed9i, \u00f4ng b\u00e0 ngo\u1ea1i v\u00e0 c\u00e1c th\u1ebf h\u1ec7 kh\u00e1c trong gia \u0111\u00ecnh, \u0111\u1ed3ng th\u1eddi kh\u00e1m ph\u00e1 n\u01a1i h\u1ecd sinh s\u1ed1ng v\u00e0 m\u1ed1i li\u00ean h\u1ec7 gi\u1eefa c\u00e1c th\u00e0nh vi\u00ean kh\u00e1c nhau trong gia \u0111\u00ecnh.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Vi\u1ec7c l\u1eadp gia ph\u1ea3 c\u00f3 \u0111\u00e1ng gi\u00e1 kh\u00f4ng?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u0110\u1ed1i v\u1edbi nh\u1eefng ai t\u00f2 m\u00f2 v\u1ec1 ngu\u1ed3n g\u1ed1c c\u1ee7a m\u00ecnh, vi\u1ec7c l\u1eadp gia ph\u1ea3 c\u00f3 th\u1ec3 l\u00e0 m\u1ed9t tr\u1ea3i nghi\u1ec7m r\u1ea5t th\u00fa v\u1ecb. \u0110i\u1ec1u quan tr\u1ecdng l\u00e0 b\u1eaft \u0111\u1ea7u v\u1edbi nh\u1eefng th\u00f4ng tin hi\u1ec7n c\u00f3 v\u00e0 ti\u1ebfn d\u1ea7n v\u1ec1 ph\u00eda tr\u01b0\u1edbc.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">V\u1edbi <strong>C\u00e2y gia ph\u1ea3 FamilySearch<\/strong>, Ph\u1ea7n l\u1edbn quy tr\u00ecnh n\u00e0y c\u00f3 th\u1ec3 \u0111\u01b0\u1ee3c th\u1ef1c hi\u1ec7n tr\u1ef1c ti\u1ebfp t\u1eeb \u0111i\u1ec7n tho\u1ea1i th\u00f4ng minh c\u1ee7a b\u1ea1n, v\u00e0 ho\u00e0n to\u00e0n mi\u1ec5n ph\u00ed.<\/p>","protected":false},"excerpt":{"rendered":"<p>Voc\u00ea j\u00e1 teve curiosidade para descobrir quem eram seus antepassados, de onde sua fam\u00edlia veio e quais hist\u00f3rias existem por tr\u00e1s do seu sobrenome? Hoje, n\u00e3o \u00e9 mais necess\u00e1rio passar horas pesquisando documentos antigos. Com um aplicativo de genealogia, \u00e9 poss\u00edvel come\u00e7ar a montar sua \u00e1rvore geneal\u00f3gica diretamente pelo celular. Uma das op\u00e7\u00f5es mais conhecidas [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1526,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[32],"tags":[],"class_list":["post-1531","post","type-post","status-publish","format-standard","has-post-thumbnail","category-aplicativos"],"_links":{"self":[{"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/posts\/1531","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/comments?post=1531"}],"version-history":[{"count":1,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/posts\/1531\/revisions"}],"predecessor-version":[{"id":1532,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/posts\/1531\/revisions\/1532"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/media\/1526"}],"wp:attachment":[{"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/media?parent=1531"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/categories?post=1531"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/geeksmob.com\/vi\/wp-json\/wp\/v2\/tags?post=1531"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}