Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
16 views

Review PR in Android Studio and cmd+click around, it is unclear which version of the file is presented

I'm trying to use the PR review option in AS for the first time. I click on a PR #217 and look at one of the files. [![enter image description here][1]][1] I then cmd+click on a param to see usages ...
Alon's user avatar
  • 693
0 votes
0 answers
27 views

Git Fetch Error in Android Studio with SSH Config for Multiple Accounts in Flutter project

I have two GitHub accounts: Personal: myusername Work: myusername-sh My work account (myusername-sh) has access to this repository: my-company-name/cherubi my-company-name is the company I work for. ...
ajinzrathod's user avatar
0 votes
0 answers
29 views

Android App in repository of a bigger project

Myself and two others are working on a small project together which consists of a Server, a Website and a Mobile app. We want all of it to be in one repository and have already started with the server ...
Ignitz's user avatar
  • 19
0 votes
1 answer
89 views

After renaming file in Android studio it is deleting from git (and lost history)

For some reason, when I rename a file in Android Studio through the "refactor -> rename..." menu, the file is displayed in Git as new and the old file is deleted. Here's an example: There ...
Oleksii Kolotylenko's user avatar
0 votes
1 answer
43 views

project.pbxproj and Git / Github

I use git as VCS and XCODE to make KMP projects. Should I commit/push changes of project.pbxproj to Github? Is it necessary? What are the consequences? Is there a possibility if I dont do that, some ...
Takayuki Furuichi's user avatar
0 votes
0 answers
14 views

how commit as second git account when I have verify git on my device [duplicate]

I want to push my codes to my work-git-hub account but after login with the android studio to my git-hub account, git tries to push with personal account git that verifies with GitHub (gpg) and it ...
Dev Man's user avatar
  • 16
0 votes
0 answers
59 views

Git Hub not showing my Organization's Repositories in Android Studio

My Android Studio is not showing my organization's repositories when I try to create a new "Project from Version Control". It only lists my personal repositories, but I am a member of the ...
jhenrique's user avatar
  • 858
0 votes
1 answer
69 views

Cannot set Git Bash as the default terminal in Android studio

I am trying to set Git Bash as the default terminal in Android studio in windows, but the file path contains a space character F:\Program Files\Git\git-bash.exe. For some reason it looks like android ...
Vivek Singh's user avatar
  • 1,201
0 votes
0 answers
25 views

Trouble pushing changes from one branch to another in Android Studio

I encountered an issue while trying to push changes from one branch to another in Android Studio. Here are the details: Situation: I merged a local branch (let's call it Branch A) into my working ...
vishnu's user avatar
  • 4,537
0 votes
1 answer
131 views

Is there a way to prune remote-tracking branches that are no longer on remote in Android Studio?

Some tools like SourceTree already prune remote-tracking branches that are no longer present in remote, when I do a fetch. It seems to be such a simple functionality, yet I can't find any results on ...
miguelarc's user avatar
  • 800
-1 votes
1 answer
234 views

Install Git within Android Studio Giraffe on Apple MacBook Pro M2 - Ventura 13.0

I am new to Mac OS and hence struggling to install git in android studio. Firstly i tried clicking download and install on the popup shown in android studio After i do this error shows up Failed to ...
harish Padmanabh's user avatar
0 votes
1 answer
36 views

what are .gradle/version/... files on SourceTree

These files appear on SourceTree (probably on other git version controller) maybe because I have updated Android Gradle version before. What are these files? These files seem like appearing on and on ...
foseja's user avatar
  • 311
0 votes
1 answer
45 views

Setting Indicators of modified files in Android Studio

Is there a way to set indicators of git modified lines in a file in Android Studio? I haven't used Android Studio before and now I want to set up such functionality like it was in VsCode(also known as ...
rel1nce's user avatar
  • 19
0 votes
0 answers
68 views

Git Terminal in Android Studio Character PRoblem

I've faced with an issue when i updated the Android Studio Giraffe | 2022.3.1 Patch 1. Before the update i could write "~" character with git bash on Android Studio but after the update i ...
Yunus Emre KÜTÜK's user avatar
0 votes
0 answers
22 views

Can't open new activity in android studio after cloning from github

These are the only options that are available. I cannot create a new xml file or a new activity. What should I do next? I tried updating the SDK, restoring default settings, but nothing seems to work. ...
Umair Arham's user avatar

15 30 50 per page
1
2 3 4 5
61