r/rokid_official

Talk to me as I’d have 90 years old about external apps for Rokid Glasses using iPhone.

Talk to me as I’d have 90 years old about external apps for Rokid Glasses using iPhone.

Hello community! I am on my second day using Rokid Glasses in Brazil and currently loving it. Bought it for registering moments with my newborn and having scripts for executive meetings. I use it pairing with an iPhone.

Reading this community, just found out the potential for the glasses installing external apps. I’d like to try and, why not, start programming my own apps as well.

I was a developer 10 years ago and I am not up do date with IT anymore. Could you please explain to me, like I am a 90 years old, how to:

  1. Where can I find apps that are ready to install on Rokid Glasses and HOW TO INSTALL IT?

  2. How to start programming my own apps for these glases? I need literally suggestions and help how to make it from ZERO knowledge about apps programming. I see that many Rokid users are experts but I am just a common user.

Plus: if there is any youtube video I learn fast 😊 thank you in advance!

u/Express_Salad_7699 — 1 day ago
▲ 6 r/rokid_official+1 crossposts

Rokid Glasses Complete Official Accessories Bundle – Charging Case, Boxes, Clips & Pouches (NO GLASSES) Selling a complete set of original accessories and original packaging for Rokid smart glasses.

​

​PLEASE NOTE: The actual Rokid smart glasses are NOT included in this sale. This bundle is perfect for someone who needs a replacement charging case, extra lenses, travel pouches, or original boxes for resale.

Selling as one bundle - not separately.

​What is included in the bundle:

​Original Rokid Glasses Charging Case (Silver capsule power bank case) + original retail box

​Original Rokid Glasses Retail Box with grey magnetic folding protective case

​Rokid Prescription Lens Frame (with original box) for adding custom corrective lenses

​2x Tinted/Sun Lens Clips (different shapes/shades for sun protection)

​2x Replacement Nose Pads (clear)

​1x Rokid Black Leather Slip Pouch

​1x Stepper Protective Case/Pouch

​All items are in mint condition.

​Price: €120

Shipping: Not included (will be calculated based on your location, shipping worldwide from EU/Slovakia).

Payment: Bank Transfer

u/kingule1977 — 2 days ago

IPhone17E connection

How do I get the IPhone to mirror my screen to the rokid. I just got my RokidMax2 in today and I got my steam deck and the station to work beautifully. The IPhone is not showing anything.

The App is mostly in a broken version of my native language and the manuals won’t load.

I also have the rokid rocket hub too. Idk if that needs to be connected.

reddit.com
u/TextEducational8459 — 2 days ago

ROKID AI GLASSES

Nag-shoot ako ng mini vlog last weekend tapos halos isang kamay ko occupied buong oras dahil hawak ko lagi yung phone. Ang dami ko tuloy na-miss na moments kasi busy akong mag-record.

May nakagamit na ba rito ng AI glasses na pang-POV recording? Maganda ba talaga siya for casual content creation? Curious ako dun sa ROKID AI Glasses ng Smart.

reddit.com
u/fvkingdisgrace — 2 days ago

Creative workflow to capture photos with Rokid AI Glasses and upload/share to Instagram?

Hi everyone,

I’m exploring the Rokid AI Glasses and trying to understand if there’s a practical workflow similar to Meta/Ray-Ban glasses, where you can quickly take a photo and then upload or share it to Instagram.

I’m not looking to violate any app rules, privacy protections, or platform restrictions. I’m just curious whether anyone has found a creative, resourceful setup using supported features, such as:

Capturing photos directly from the glasses

Auto-syncing media to a phone

Using Android shortcuts, automation apps, cloud sync, or companion apps

Sending the image to Instagram Stories/Reels/posts with minimal steps

Any third-party workflow that makes the process smoother

Has anyone tested this successfully with Rokid AI Glasses?

I’d love to hear your setup, limitations, and whether the experience feels close to Meta glasses for quick social sharing.

reddit.com
u/pornchavo — 2 days ago

Playing GTA San Andreas on Rokid AI glasses

On the Rokid AI glasses the game runs at a locked 60 fps on balanced settings and 30fps plus at max settings.

u/Slickerboy — 4 days ago

Ring Problem

Hello,

I bought the Bluetooth ring shown in the picture above to control my Rokid AR glasses. I specifically need this ring to control the text in a teleprompter app.

The ring successfully connects to my glasses, but I am running into the following issue:

When scrolling down using the scroller, the text moves way too fast. It ends up skipping an entire page at once and is not smooth at all.

What should I do to fix this? Do I need to install or sideload a button-mapping app, or is there another solution?

u/Dhpvr — 4 days ago

I ordered Rokid lens via the official link and the lens came looking like this. What happened?

I ordered Rokid AI Glasses prescription lens using the official link. The lens took 30 days to arrive, and when it did the lens was clearly the wrong size. I also think it did not arrive with the display insert on the lens.

The default lens shattered to pieces when removed in the way instructed by the official video.

What happened here?

PS
For those saying I ordered wrong item, the item I ordered was Rokid AI Glasses, not Style glasses. The billing clearly states as much (see image 2).

Turns out this was my own mistake in ordering incorrect lenses sadly. An expensive mistake for sure XD

Have ordered new glasses and correct lens. Does anyone think this item can still be repaired for lower price than new item?

u/kittichankanok — 8 days ago

Ported Rokid Lyrics to iOS, new Spotify lyrics provider

Hey everyone, I made an iOS port of Rokid Lyrics.

Same idea as the Android one, use an iPhone as the companion app, detect what is playing on Spotify, fetch synced lyrics, and show them on Rokid glasses.

However right now it only detects Spotify as iOS is much more restrictive than Android..
I may add Apple Music after.

Current features:

- Spotify login and currently-playing monitoring

- automatic track detection from Spotify

- live lyric display on Rokid glasses

- lyrics provider fallback chain

- direct Spotify lyrics provider added

- backend mode so the Spotify sp_dc cookie can stay outside the iOS app

- direct iOS mode if you manually provide your own sp_dc

Important caveat: this is still prototype / dev build.

First you will need to add a Spotify client id from there : https://developer.spotify.com/

Getting a Spotify Client ID

The iOS app uses Spotify Web API OAuth with PKCE, so it needs a Spotify Client ID but no Client Secret.

  1. Open the Spotify Developer Dashboard: https://developer.spotify.com/dashboard.
  2. Log in with your Spotify account.
  3. Click Create app.
  4. Enter an app name and description, for example Rokid Lyrics iOS.
  5. Select Web API when Spotify asks which APIs you plan to use.
  6. Add this Redirect URI:

​

rokidlyrics://spotify-callback
  1. If Spotify asks for an iOS Bundle ID, use the bundle ID of the build you are signing. The default project bundle ID is:

​

com.anezium.rokidlyrics
  1. Save the app.
  2. Open the app's Settings page in the Spotify dashboard.
  3. Copy the Client ID.
  4. Paste that Client ID into Rokid Lyrics iOS Settings -> Spotify Account -> Client ID.
  5. Tap Connect in Rokid Lyrics iOS and finish the Spotify login.

Installation

For now, the IPA is meant for AltStore, SideStore, Sideloadly, or similar sideloading tools. You may also try to resign it if you have an Apple dev Cert with Feather or eSign. I do not have a paid Apple Developer distribution cert right now, and I honestly do not know if this would pass App Store review as-is, especially because the direct Spotify lyrics provider relies on Spotify internal lyrics behavior and Musixmatch reversed API.

Spotify supports

The app does not extract Spotify cookies from the Spotify iOS app so the user has to provide their own sp_dc explicitly, and backend mode is recommended because it keeps that cookie off the phone app.

Getting sp_dc

Recommended path: use a desktop browser and keep this value private. sp_dc is an account session cookie, not a Spotify OAuth token.

Chrome / Brave / Edge on desktop:

  1. Open https://open.spotify.com/ and log in with your own Spotify account.
  2. Open DevTools with Cmd+Option+I on macOS, or F12 / Ctrl+Shift+I on Windows.
  3. Go to Application -> Storage -> Cookies -> https://open.spotify.com.
  4. Filter for sp_dc.
  5. Copy only the Value column for sp_dc.
  6. Paste it into your private backend config, or into iOS Settings -> Lyrics API -> Direct -> SP_DC for full-local testing.

For Musixmatch support you only need to put your login/password and it should work. But sometimes if you change songs too fast it can restrict you.
The app still have Netease and LRCLIB support as providers.

Project:

https://github.com/Anezium/Rokid-Lyrics-iOS

If you want to support me you can donate on Ko-fi, I may develop more app for iOS in the future, please let me know what can be done for the ecosystem :

https://ko-fi.com/anezium

u/Monstreboss — 5 days ago

Question on Rokid glasses real-life translation for traveling

Hi everyone,

I wanted to ask if anyone has real experience using Rokid glasses for actual live translation, especially while travelling.

I’m going to Japan later this year, and my Japanese is really not good at all. I’m thinking of using my Rokid glasses as my main translator during the trip, for things like ordering food, asking for directions, shopping, taking transport, and general conversations.

For those who have tried it, is the translation good and reliable enough for real-life use? Is it fast enough during normal conversation, or does it feel awkward and slow?

I’m also wondering whether it is advisable to rely mainly on the glasses, or whether I should prepare another dedicated translation device, or just use my iPhone instead.

Would really appreciate any insight, especially from anyone who has used the glasses overseas in Japan or other countries where they don’t speak the language well.

Thanks!

reddit.com
u/Zodian87 — 7 days ago

Rokid NewPipe: a NewPipe fork rebuilt for Rokid glasses, w/ R08 ring support

I just published a Rokid RV101-focused NewPipe build:

https://github.com/Anezium/Rokid-NewPipe/releases/tag/rokid-v0.28.8-20260628

This is a fork of NewPipe adapted for Rokid glasses. The goal is not to make a
generic phone app smaller; it is to make the core video workflow usable directly
on a 480x640 no-touch HUD. I tried to make the app work entirely with only the D-PAD Left and Right for the navigation.

What changed:

  • Home, search, video detail, and player screens are adjusted for the glasses.
  • Navigation uses the real glasses model: swipe forward/back to move focus, tap/select to activate, Back to exit.
  • Search opens into a Rokid-friendly on-screen keyboard. (no voice search atm)
  • Player controls are reachable from a compact action rail: pause/play, skip, quality, speed, subtitles, close, and exit.
  • The UI uses black surfaces, high-contrast text, and green outline focus so it stays readable without blocking too much of the AR view.

R08 Access Bridge was also updated for this app:

https://github.com/Anezium/R08-Access-Bridge/releases/latest

Use R08 Access Bridge v1.4.7 or newer. When Rokid NewPipe is active, the bridge
forwards ring swipes/taps into NewPipe's own one-axis navigator:

  • Ring swipe forward/back moves focus.
  • Single tap activates the focused item.
  • Double tap goes Back.
  • Stable mode is recommended.

Install order:

  1. Install Rokid NewPipe on the glasses.
  2. Install/update R08 Access Bridge to v1.4.7.
  3. Enable the R08 Access Bridge Accessibility Service.
  4. Pair the R08 ring in Stable mode.
  5. Open Rokid NewPipe.

Support my projects : https://ko-fi.com/anezium

u/Monstreboss — 8 days ago

How good is the display for higher prescriptions?

I've been looking forward to the Rokid glasses but there's something i haven't seen anyone answer or ask.

Is the display in the glasses still comfortably visible at higher prescriptions?

My prescription is R -7.00 and L -8.00 and I'm astigmatic.

I'm worried about ordering the glasses and not being able to see the displays properly for a lens this size.

Any feedback would be appreciated thanks!

reddit.com
u/ArshRocks — 10 days ago

The original Rokid Ring

As others here pointed out there was a Rokid giveaway some months ago and the first 100 got this ring. I got mine today and love it. It's bulky but way better than all the other smart rings I bought on Amazon. It works without an additional app and doubles as a mouse as well as a substitute for the touchpad on the glasses. The charging case has a small phone stand integrated which I think is pretty cool. The RFR06 seems to be exclusively for the Rokids, compatibility with other glasses not guaranteed. I found this site where the ring could be bought for those who didn't participate in the giveaway or didn't win. Here you go: smartglassgear.com

u/beltemps — 10 days ago

Rokid New product

today's Rokid Open Day 2026 event, the new AR glasses were officially unveiled, supporting electrochromic lenses, 6DoF (6 Degrees of Freedom), and a 58° FoV (Field of View). They utilize the Hengxuan 6nm flagship chip and are the first AR glasses to feature the Snapdragon Ultra 3nm spatial computing coprocessor.

u/ShortAlternative8824 — 10 days ago

Audio translation not working for Rokid Ai styles

I just bought the Rokid AI styles and was playing around with the live translation. While I can see the language translated in text, nothing comes through audio. When I search the app for “speak” in the glasses settings, the feature shows but redirects me to AI assistant more settings. Has the audio translation been removed? If so, has it been permanently removed?

reddit.com
u/No-Nefariousness3505 — 8 days ago

What type of apk files work best for glasses, can anything work?

I want to watch my restaurant cctv on my glasses so I'll need the apk but I would need to log in, Can I login? Or is it more for simpler apk?

What are you using and where do you find your apks for the glasses

reddit.com
u/nvonshats — 9 days ago

Gesture Input

Hi,

i was wondering if gestures could be an input options for some applications so i tried to bring gesture recognition directly to the rokid ai glasses. No phone needed. Actually its not optimized, but my goal is, to make a lightweight version for some applications i will build in the future. What do you think about gestures as input?

u/emulo2 — 14 days ago

Any idea how to make this work???

I know I’m bad but that’s really what I bought the glasses for, I’m not sure if it’s because of the location it can detect me at college, I even covered the “exam” words and it still doesn’t work. Base is ChatGPT I’m not sure whether changing to Gemini will work? Can anyone help PLEASE!!

u/Medical-Trouble-9425 — 13 days ago