Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
-
turdwallet15y@kescherRant I've done that, I always end up getting a bunch of errors and never let's me click the option to run a preview in the emulator or anything
-
turdwallet15y@possum idk I'm literally only a few days into learning any of this type of stuff what are those and how would I do that. All I've done is imported it and tried to run it but wouldn't let me
-
possum16365y@Lhllc03 I‘m using IntelliJ (not for app dev though) but your problem seems to be similar to the ones I came across.
There should be something like project settings, and in it a panel that shows file hierarchy. You can then mark folders as „contains the code“ and „contains test“, „is compile out“ and whatnot. Save that. Also, there should be settings for JKD vers. and dependencies/libraries.
Now look for run configurations, where you should be able to specify the main() method.
I hope some of that gave you some pointers what to look into or more terms for a search, unfortunately I can‘t help you much further as I‘m in the middle of exam period and not experienced with Android Studio itself.
Related Rants
Obviously I'm just now beginning to learn, criticism not appreciated, lol.. Can anyone tell me like.. How to ACTUALLY edit github files in android studio???! Ive tried importing, copying and pasting the code, idk what to do maybe I'm just dumb who knows.. But I cannot for the life of me seem to get any of the code from github files to actually run once it's imported..
rant
github
app development
xml
java
git
developer
android studio