7
TYML
7y

Working on my first Android app. 🤔🤷🏾‍♂️

I've heard mixed reviews about building Android apps. I've used Xcode to build apps before, I'm sure it's the same lol 😂

Comments
  • 1
    Studio is better imho. You will enjoy it. Have fun
  • 3
    Although android studio never crashes! (At least for me).
    I used to see lot off people going crazy over Xcode crashing!
  • 1
    @elonmusk I've had Xcode crash many times.
  • 3
    @TYML Haha my guess was right!
  • 1
    @elonmusk I found Xcode quite good overall, except Interface Builder. IB is a bitch
  • 2
    @imAasif haha! But still crashes! 😁
  • 0
    @elonmusk haha sure it does
  • 0
    Xcode is a better system, if you exclude IB (with storyboard) and its NORMAL crashes.
  • 1
    I've build a lot of apps with Xamarin.Forms . Works great and you can share lot of code
  • 2
    This install is taking FOREVER!
  • 1
    @TYML you will love the delay of the gradle building and syncing especially if you dont have a gaming computer
    *silently talks it takes at least 1384 years*
  • 0
    If your noob try App inventor 2...
    May Not be the pritiest but you can make fast apps with it...
    Use it a lot
  • 0
    @CozyPlanes it's taking forever and I'm just building the "Main Activity"
  • 2
    @RodrigoF @TYML nah, use thunkable. They have better designs and components. It is the same as app inventor though. All tutorials based in app invemtor works with thunkable

    Also try out sketchware. Free download in your mobile android device.
  • 3
    @TYML protip
    If you get your mainactivity.java file full of errors and all R is red, never ever try to fix it. Just sync or build it again and it will fix it itself. Or not start android studio again. Making a class called R can mess up your entire project unless you use git. Search google for more.
  • 0
    @CozyPlanes thanks, gonna check them both... Still by what I saw they aren't as powerful as ai2... Although if I can program in my phone with Sketchware I'm on it
  • 2
    @RodrigoF thunkable is a CLONE of ai2 with a bit more features like maps and ai, with material design
  • 0
    @CozyPlanes EVERY R just went RED 😂😂😂
  • 0
    Fixed it. Thanks for the tip
  • 1
Add Comment