My First API using Google App Engine and Flask.

Today, i want to share about my latest Github project which i created using Google App Engine and Pycharm. I used micro web framework Flask for creating the API.

Actually,it is really easy to design API using GAE.

This simple api will generate a simple json of latest whatsapp download link and version number.

Later,i will add a tutorial series … Read more

Sending free sms using api

indian_sms_free

Hi,In this article i will demonstrate how to send free sms using api.First of all,This method is only for indians and this is just an implementation of mashape sms api.Here,I used 2 different sms apis,one is free from webaroo (no login required,but limited sms) and other uses fullonlinesms(you need to signup).

Please make sure that,this is a Third PartyRead more

[APP][PAID][4.0+]Power Button 1.0

Generic_104E952DE195_


After developing ,i always thought about a colourfull ,new designed Power Button.Finally,Power Button came to life :)

**This app requires ROOT permission

Easy and Friendly User Interface:

☆ Power Off (Shutdown your device)
☆ Reboot (Restart your device hardware)
☆ Soft Reboot (Fast boot & Restart your device software)
☆ Restart SystemUI (Restart your System User Interface)
☆ … Read more

How to hide app icon from launcher

**This project requires Xposed module ,note that the concept for hiding app from drawer is same.

I used this method for my latest app .you can use the below method to hide app icon  from launcher and keep use from Xposed Installer Module section.I think this gives more privacy for the user when they hide what software … Read more