This is an Android sample app with integrations for sharing to Whatsapp status. After running the app, you will reach a screen where you can upload media from your phone's gallery app.
You can choose to share with or without a sticker.
The integration code is available under app/src/main/java/com/example/sharetowhatsappstatus
.
In order to run the sample app you will need to install some required software, as follows:
- Android Studio
- Android AutoUpgrader
- Android NDK
- Java Runtime AutoUpgrader
- Adopt OpenJDK 8
- Open the sample app project on Android Studio.
- Enable dev mode on your Android phone.
- Connect your phone to your Mac or PC using a USB cable.
- Your phone should appear on the devices tab in Android Studio.
- Select your phone and click on the play button. The app should load on your phone.
Enabling Dev Mode on Your Android Phone
- Open the Settings App.
- Scroll down to About Phone.
- Tap Software Information.
- Tap Build number seven times.
- Enter your pin or password.
- Go back to the initial screen of the Settings App and the Developer Options tab should be there.
- Access the Developer Options on your phone and enable USB debugging.
Share to Whatsapp Status Android is Meta Platform Policy licensed, as found in the LICENSE file.