Jon2G/TiktokStreakSaver — reverse-engineered prompt
Reverse engineered prompt
Build me an Android app called Streak Saver that helps people keep their TikTok streaks alive by automatically sending a short message to selected friends every few hours, usually every 23 hours.
The app should let me log in to TikTok inside the app, save my session, add and edit a list of friends by username, choose a custom streak message, or turn on random short messages so it doesn’t send the exact same thing every time. It should have a simple mobile UI with a dashboard, friends list, history, and profile settings.
It needs to work in the background even when the app is closed, show notifications while it’s sending and when it finishes, retry later if the phone is offline, and keep working after the phone restarts. Add a Run Now button for testing, scheduling controls from 1 to 23 hours, run history with success or failure info, and import or export for the friend list and logs. Use Android WebView automation for TikTok messages and look up current docs online if needed.
Want more depth? Deep Reverse