You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/03/25 11:59:37 UTC

[GitHub] [cordova-android] sagrawal31 opened a new issue #1172: Add name of the project in .idea/.name for Android Studio

sagrawal31 opened a new issue #1172:
URL: https://github.com/apache/cordova-android/issues/1172


   # Feature Request
   
   ## Motivation Behind Feature
   
   Opening multiple Cordova Android projects in Android Studio leads to confusion that which project to open because it does not show the name, instead, it shows the path (that too trimmed) and just **android** as shown below-
   
   ![image](https://user-images.githubusercontent.com/1804514/112433451-48a7be00-8d68-11eb-953f-873ba8e27e33.png)
   
   
   ## Feature Description
   
   While we run the command `cordova platform add android` or whenever we run `cordova platform run android` or `cordova platform build android`, after creating the Android project skeleton in `platform/android`, simply create a new file in `.idea/.name` which can have the name of the project (possibility picked from `config.xml`).
   
   Nothing else!
   
   Now, when we open this Android project in Android Studio, it can show the name instead of just **android** as shown in the above screenshot.
   
   ## Alternatives or Workarounds
   
   As of now, we do this via Cordova (or Ionic) hooks but we have to do it for every single project.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] sagrawal31 commented on issue #1172: Add name of the project in .idea/.name for Android Studio

Posted by GitBox <gi...@apache.org>.
sagrawal31 commented on issue #1172:
URL: https://github.com/apache/cordova-android/issues/1172#issuecomment-806655198


   Thanks, @breautek for the quick response. After creating the issue when I went to check the code to create a PR myself, I realized that this should be in `cordova-android`. Thanks again!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] sagrawal31 commented on issue #1172: Add name of the project in .idea/.name for Android Studio

Posted by GitBox <gi...@apache.org>.
sagrawal31 commented on issue #1172:
URL: https://github.com/apache/cordova-android/issues/1172#issuecomment-806758395


   @breautek I tried to help you https://github.com/apache/cordova-android/pull/1173. Not sure how close I am. Please feel free to discard it if it doesn't work.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] breautek closed issue #1172: Add name of the project in .idea/.name for Android Studio

Posted by GitBox <gi...@apache.org>.
breautek closed issue #1172:
URL: https://github.com/apache/cordova-android/issues/1172


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org