Category: For Developers

Protect App from FRep series automation

Dear responsible app developers,

We provide this protection interface for you, to prevent damage from who break your terms of service, and/or to prevent wasting server resources.

The required codes are common with FRep, so if your app already has the (following) codes for FRep, they are also effective for FRep2 too.

 

Codes to Protect Activity from FRep

– Add following line in onResume() to send broadcast to restrict functions of FRep and FRep2.

  sendBroadcast(new Intent("com.x0.strai.frep.action.PROTECTCLASS"));