It seems like you all wanted to know how to make apps without any coding knowledge (Note: you should have the logic and details before you create the app like how it should work)
β’ First download Claude or Claude mod apk
Then go to settings > capabilities > Tool access > Always available
Click new chat > Turn on Extended Thinking
Ask Claude, "Can you help me create an Android app, I don't have any knowledge on how to make apps ?"
β’ Next take your Pc (I used windows, Idk how to create apps in mobile, maybe ask claude itself, in pc I feel it would be easier), Install Android studio
β’ After installing the Android studio, don't worry about the UI, it looks complicated, but you will get to know about it soon
Create a folder in your PC anywhere you want to (Make sure you won't delete or move it somewhere)
I created 3 folders like this, to make my work easier:
https://t.me/CoolAppArchive2
Btw, my phone has something called moto smart connect which supports desktop mode, so I was able to copy paste things easier,
Alternatively you can use any clipboard manager and quick share
You will be using the temp and the app's name folder to store the files which claude gives to copy paste the zip file
β’ Now go to claude, copy paste something like this first:
Here are the details of the app below :-
Forking Essentials or making a new app, anything is fine
β°ββ€ App name: Everlasting Android Tweak
β°ββ€ Package name: com.coolappstore.everlastingandroidtweak
β°ββ€ UI: Material YOU + Dynamic theming (System dark, system light or both, and with System colors and an option for using custom Colors and give a color picker for the custom colors)
β°ββ€ Features: (What ever you want)
give me the app as a zip file (Source code) and make the features to work as expexted to !
β’ Then claude will guide you how to run debug builds
There are 2 types of bugs: Bugs while compiling the APK and another is When you run the app
β’ Then if you find any APK compiling bugs, Claude will ask for a screenshots, DO NOT GIVE SCREENSHOTS, it would go to endless bug fixing, Instead copy all the errors from the first, Ex: like this:
https://t.me/CoolAppArchive2
β’ If you find any bugs inside the app, take a txt document and write down you thoughts and what logic you can use instead of this etc, explain it clearly, if you can't find the real cause for the bug, mention this with the bug in Claude:
"Check all the files to see the root cause for the bug and fix it and fix the upcoming bugs too and make sure that no bugs are there while you generate"
β’ If you have any UI bugs you can mention the screenshots of the app
β’ After these all are done, put these lines down when ever you are fixing the bugs:
"Check the root cause and examine it detail, to fix the bugs And also fix the upcoming bugs too make sure bugs aren't present while generating"
"Give me the zip file to directly to directly copy paste the app folder into the project to make my work easier, tell me if I have to copy paste only the app folder from the zip file."
I have Lots of things to explain but it would take too much typing and time, so feel free to ask then if you face any issue if Claude isn't able to solve them
Here is my file of how I do features adding and bug Fixing:
https://t.me/CoolAppArchive2