# infoReborn

*Published:* 2026-06-25
*Author:* Mitja Rutnik

.bfak-ir{--bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:#FAF7F2;
--sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;
--serif:'Fraunces',Georgia,'Times New Roman',serif;
--mono:'JetBrains Mono',ui-monospace,Menlo,Monaco,monospace;
color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;font-weight:400;max-width:720px;margin:0 auto;container-type:inline-size;}
.bfak-ir *{box-sizing:border-box;}
.bfak-ir a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-ir a:hover{text-decoration-thickness:2px;}
.bfak-ir code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-ir-edu{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 24px;}
.bfak-ir-hero{display:flex;gap:20px;align-items:flex-start;margin:0 0 48px;}
.bfak-ir-hero img{width:72px;height:72px;border-radius:16px;flex:0 0 auto;}
.bfak-ir-hero-name{font-family:var(--serif);font-size:40px;line-height:1.1;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;}
.bfak-ir-hero-name em{font-style:italic;}
.bfak-ir-hero-meta{font-size:14px;color:var(--muted);margin:0 0 16px;}
.bfak-ir-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-ir-hero-value{font-size:18px;line-height:1.45;color:var(--ink);margin:0;}
.bfak-ir-h2{font-family:var(--serif);font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:64px 0 24px;}
.bfak-ir-h2 em{font-style:italic;}
.bfak-ir p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-ir p:last-child{margin-bottom:0;}
.bfak-ir-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0;border-top:1px solid color-mix(in srgb,var(--accent) 16%,transparent);border-bottom:1px solid color-mix(in srgb,var(--accent) 16%,transparent);padding:24px 0;}
@container (max-width:480px){.bfak-ir-stats{grid-template-columns:repeat(3,1fr);gap:12px;}.bfak-ir-hero{flex-direction:column;}}
.bfak-ir-stat-num{font-family:var(--serif);font-size:24px;font-weight:500;color:var(--ink);line-height:1.1;font-variant-numeric:tabular-nums;}
.bfak-ir-stat-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:6px;}
.bfak-ir-shot{margin:0;}
.bfak-ir-shot img{width:100%;height:auto;border-radius:10px;border:1px solid color-mix(in srgb,var(--accent) 10%,transparent);}
.bfak-ir-shot figcaption{font-size:13px;color:var(--muted);margin-top:10px;}
.bfak-ir-info{display:grid;grid-template-columns:140px 1fr;gap:12px 24px;margin:0;font-size:16px;}
.bfak-ir-info dt{font-size:14px;color:var(--muted);margin:0;}
.bfak-ir-info dd{font-size:16px;color:var(--ink);margin:0;}
@container (max-width:480px){.bfak-ir-info{grid-template-columns:1fr;gap:4px;}.bfak-ir-info dt{margin-top:12px;}.bfak-ir-info dt:first-child{margin-top:0;}}
.bfak-ir-feat{list-style:none;padding:0;margin:0;}
.bfak-ir-feat li{display:grid;grid-template-columns:24px 1fr;gap:14px;margin:0 0 22px;}
.bfak-ir-feat li:last-child{margin-bottom:0;}
.bfak-ir-check{width:20px;height:20px;color:var(--accent);margin-top:2px;}
.bfak-ir-feat strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-ir-feat p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-ir-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-ir-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 24px;}
.bfak-ir-steps li:last-child{margin-bottom:0;}
.bfak-ir-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:500;color:var(--muted);line-height:1.25;}
.bfak-ir-steps strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-ir-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-ir-related{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;}
.bfak-ir-related li{margin:0;}
.bfak-ir-related a{display:block;font-weight:500;text-decoration:none;color:var(--ink);}
.bfak-ir-related a:hover{color:var(--accent);}
.bfak-ir-related span{display:block;font-size:13px;color:var(--muted);font-weight:400;margin-top:2px;}
.bfak-ir-disclaimer{margin:64px 0 0;}
.bfak-ir-disclaimer-title{font-family:var(--serif);font-size:20px;font-weight:500;color:var(--ink);margin:0 0 12px;}
.bfak-ir-disclaimer p{font-size:14px;line-height:1.55;color:var(--muted);margin:0;}
.bfak-ir-disclaimer a{color:var(--muted);text-decoration:underline;}
.bfak-ir .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease;}
.bfak-ir .reveal.is-in{opacity:1;transform:none;}
Information for educational purposes only



![infoReborn sports events app icon](https://bestforandroid.com/apk/wp-content/uploads/2026/06/inforeborn-icon.png)infoReborn *[sports](https://bestforandroid.com/apk/thoptv-pro-apk-free/ "Thoptv")* tracker

Version **166.0** · Cruz Quinton · `com.infom.reborn`

A lightweight [Android](https://bestforandroid.com/ "best android guides") app for following upcoming sports fixtures. Search by sport or location and get the date, time, venue and ticket details in one list. It is a niche utility rather than a Play Store mainstay.





166.0

Version



59 MB

Size



Events

Category







What *infoReborn* is
--------------------

infoReborn is a small Android app built around one job: showing you what sports are on and where. Open it, pick a sport or set your location, and the app returns a list of upcoming fixtures with the kind of detail a casual fan actually wants, namely the date, the kick-off time, the venue, and where to find tickets. It covers the usual spread of football, basketball, baseball, hockey and a handful of others.

This is not a polished mainstream product, and it helps to set expectations. The build is closer to a community utility than a flagship app, the developer is listed as Cruz Quinton, and the listing has only modest install numbers. It does not currently sit on the Google Play Store, which is part of why people search for the [APK](https://bestforandroid.com/apk/ "apps apk download") directly. If you want a simple fixtures board without a heavy front-end or an account wall, that is the gap it fills.

The APK on this page is the original build at version 166.0. It is the unmodified app, not a cracked or premium-unlocked variant, so what you install is what the developer shipped.



![infoReborn app screenshots showing upcoming sports event listings](https://bestforandroid.com/apk/wp-content/uploads/2026/06/inforeborn-screens.png)Browsing upcoming fixtures inside infoReborn.

What it *does well*
-------------------

- **Fixture search by sport**Filter the list down to a single sport so you only see the matches you care about.
- **Location filtering**Set a region and the app prioritises events that are happening near you.
- **Venue and ticket details**Each entry carries the date, time, venue and a pointer to where tickets are sold.
- **Light footprint**A simple list-driven interface that runs on Android 5.0 and up without much overhead.



How to *install* it
-------------------

1. **Download the APK file**Tap the download button on this page. The file saves to your default Downloads folder.
2. **Allow installs from this source**Open Settings, search `Install unknown apps`, find your browser or file manager and turn the permission on.
3. **Open the downloaded APK**Tap the file in Downloads. Android’s package installer opens and lists the permissions requested.
4. **Tap Install**Confirm and let the progress bar finish, then tap Open to launch infoReborn.
5. **Set your sport and location**Pick a sport or set a region on first run so the fixture list shows what matters to you.



App *info*
----------

DeveloperCruz QuintonPackage ID`com.infom.reborn`Version166.0Size59 MBAndroid floorAndroid 5.0 and aboveCategoryEventsPlay StoreNot currently listed

Related *apps*
--------------

- [You TV PlayerLive channel and sports streaming app](https://bestforandroid.com/apk/you-tv-player/)
- [HD StreamzLive TV and sports channel viewer](https://bestforandroid.com/apk/hd-streamz-app-download/)
- [YouTube Premium APKWatch highlights and replays ad-free](https://bestforandroid.com/apk/youtube-premium-apk-download/)
- [8 Ball Pool tips and tricksMore casual gaming guides](https://bestforandroid.com/8-ball-pool-tips-tricks/)



Disclaimer

The infoReborn APK above is the original developer build, hosted here for convenience because the app is not currently on the Google Play Store. It is provided for educational and informational purposes. All app names, trademarks and logos belong to their respective owners. Rights holders: see our [DMCA process](/apk/dmca/) to request removal.




(function(){
  var nodes=document.querySelectorAll('.bfak-ir .reveal');
  if(!('IntersectionObserver' in window)){for(var i=0;i<nodes.length;i++){nodes.classList.add('is-in');}return;}
  var ob=new IntersectionObserver(function(entries){
    for(var j=0;j<entries.length;j++){
      if(entries.isIntersecting){entries.target.classList.add('is-in');ob.unobserve(entries.target);}
    }
  },{threshold:0.12});
  for(var k=0;k<nodes.length;k++){ob.observe(nodes);}
})();

{"@context":"https://schema.org","@type":"SoftwareApplication","name":"infoReborn","operatingSystem":"Android","applicationCategory":"UtilitiesApplication","softwareVersion":"166.0","fileSize":"59 MB","offers":{"@type":"Offer","price":"0","priceCurrency":"USD"}}