Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to create an app widget on the home screen like a basic music player that contains next, previous and pause/resume. I don't want to use the android studio.

What I have tried:

I tried to use Cordova, capacitor but nothing found interesting to create a widget. In angular, there is no option for that. Please tell me what alternative programming I use to make an app widget.
Posted
Updated 18-Jun-21 22:56pm

1 solution

You need to use whichever language you understand that is capable of generating Android applications. And if you don't want to use Android Studio then take a look at Xamarin.Forms | .NET[^], or possibly Intel's C++ Compiler For Android[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900