Anitaa Murthy

Results 7 issues of Anitaa Murthy

Hey, I had a requirement, where the list of available devices would be displayed and then data would be sent to the selected device. Like shareIt, where the list of...

feature

Connection between the devices is successful. For transferring data from the server to the client, I am using the below code: ``` public static String downloadDataFromSender(String apiUrl) throws IOException {...

Testing this PR with the Woo app. **It's not ready for review**

[PR] Not Ready For Merge

As discussed in `p1626262769408100-slack-C02QANACA`, we want to support webp & heic media types when uploading images from both Woo and WordPress.

[Store] Media

Provide the option to search for products by SKU in the Products tab. This is one of the feature requested by users from the feedback survey. Related android issue: woocommerce/woocommerce-android#3168...

type: enhancement
needs: api support
feature: product list

Hey, I tried to clone this project in my system and run it in my device. The build was successful and I installed it in two devices: Moto G5 Plus...

Hey, I keep getting the following error when trying to connect to receiver: `01-09 07:36:13.039 8035-8819/io.github.karuppiah7890.filesharer W/System.err: java.net.ConnectException: Connection refused 01-09 07:36:13.039 8035-8819/io.github.karuppiah7890.filesharer W/System.err: at java.net.PlainSocketImpl.socketConnect(Native Method) 01-09 07:36:13.039 8035-8819/io.github.karuppiah7890.filesharer...